2018-10-20 07:41:20,340 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 07:41:20,343 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 07:41:20,343 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-20 07:41:20,344 - 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-20 07:41:20,365 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-20 07:41:20,476 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-20 07:41:20,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-20 07:41:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:41:20,484 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4696d506-c9f8-470e-a386-63ff79067d0d 2018-10-20 07:41:20,484 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:41:20,484 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-4696d506-c9f8-470e-a386-63ff79067d0d 2018-10-20 07:41:20,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:41:20,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["tjY5MCP3SlGsdSXhCcJ71A"], "issued_at": "2018-10-20T07:41:20.000000Z"}} 2018-10-20 07:41:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:21,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-5122ae8f-95f3-4aae-8bcc-819ae8c02a44 x-openstack-request-id: req-5122ae8f-95f3-4aae-8bcc-819ae8c02a44 2018-10-20 07:41:21,808 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-20 07:41:21,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-5122ae8f-95f3-4aae-8bcc-819ae8c02a44 2018-10-20 07:41:21,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.33087587357s 2018-10-20 07:41:21,808 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-20 07:41:21,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:41:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:22,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef317bfe-3212-448f-9e69-2c6c715ac2c9 2018-10-20 07:41:22,013 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:41:22,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ef317bfe-3212-448f-9e69-2c6c715ac2c9 2018-10-20 07:41:22,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198711156845s 2018-10-20 07:41:22,015 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'c8786c4cf45c4f25b430e1b5b46dfa36', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-20 07:41:22,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-20 07:41:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:22,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1988 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eefdbed-e879-4ecf-83f4-6e7b1c6dcd10 2018-10-20 07:41:22,143 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "79767aac852a443c8981856dfb6038e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "7c754c6fc55844319ed302c07b936140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de205ae224144c37ab783d603a949f03", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "c2e7cc79c797410096292bcb937bb055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c6f01ef4a9234041a64e3f77252b79bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de205ae224144c37ab783d603a949f03", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "cb24290703524ca0842568129b043c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "cf54752e013441c497a4c1d40c6f76b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "d2d5ab1836e2423c9800b9839fac61f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de205ae224144c37ab783d603a949f03", "id": "d73432ca50db436582fb85c452eedd78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "d84c932b1b98477794d768c50bbe7597"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "e06e17cb64ab490cb8427f182b16d431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "e19302198c4c481fa3f0883f166260a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "e44e1a6f8be74015b372fc549f175ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "e94385624de744b5b6d32141cea46e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "f13189d7185246f9a8cc962bff652cae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-20 07:41:22,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-3eefdbed-e879-4ecf-83f4-6e7b1c6dcd10 2018-10-20 07:41:22,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.125177145004s 2018-10-20 07:41:22,151 - 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.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ffda9a65021e44449236894d2481a18e', u'id': u'1961e890bdd44a259d165b75f8ce858c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f8d2d3c63eac4189be7049813eb310d7', u'id': u'1bda0a0d4ddd4f5e9e0727b3df8953b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'24d59e5d93d742568c0bf2f8a8865da8', u'id': u'21276a8d773b4019b7d945ed6d419f37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f83c9194e8864aceaaaa1525e1d43713', u'id': u'2393bab5f8964f01a18fe61a2e0ccaa6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'23a6b442c2fe45e99b7c6863cd18ed2a', u'id': u'27a4b016a04c4f1ea7ef5d970ece8e0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd35125f0490a472687c353e67e1ce5b8', u'id': u'38da88e4637c41aea63ccb15f30593e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ffda9a65021e44449236894d2481a18e', u'id': u'4a750e84d18c416d87589b3dbc0b98ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'24d59e5d93d742568c0bf2f8a8865da8', u'id': u'59d659f7823c4969ae1fcea754b2412b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5c3b9fff14294cabb58b0d0ff001e779', u'id': u'5e0470bcbef142daaae12b3bafb88793'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e7b044e8ea5d4e09aade3966c3b44c91', u'id': u'60a035aaf1b94695b30fdf3b8425913c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ee526f9e32042e18fdeb82e429bb297', u'id': u'6d66fb502d874daf924aa816ffc05a88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ee526f9e32042e18fdeb82e429bb297', u'id': u'6f0d7ff35ec740fd91665daa3fb3dd3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5c3b9fff14294cabb58b0d0ff001e779', u'id': u'73b2aeef1bd745f7baa2994640a8b2b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'38453bdf316d42c1a9ee3346f563349b', u'id': u'77c00078ff204c1e98c49f93b43e84be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63dfd628ae864c96b5e2abe44f18a688', u'id': u'79767aac852a443c8981856dfb6038e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'266bc8a246064655982f03e8b2cca98b', u'id': u'7c754c6fc55844319ed302c07b936140'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6aacf4c1f55f4cdfadee4b4d9b12f8b3', u'id': u'7d29c69c49124ea2ae726c11b539b0a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e7b044e8ea5d4e09aade3966c3b44c91', u'id': u'a92532f4f5d941bba3b9422a7cafcb3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f8d2d3c63eac4189be7049813eb310d7', u'id': u'a9d04d5ccecf4a7eb4162b7e00b21981'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de205ae224144c37ab783d603a949f03', u'id': u'ad7e1c442d2e447eb5821c9bbc0d3506'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'266bc8a246064655982f03e8b2cca98b', u'id': u'b579cc6e1a694f4aa294b90c4dc94198'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63dfd628ae864c96b5e2abe44f18a688', u'id': u'b66b6a79820a44bf9f60743e4090f17b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'23a6b442c2fe45e99b7c6863cd18ed2a', u'id': u'b9acbecdb10845b3b00b4cc18bdd7a19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd35125f0490a472687c353e67e1ce5b8', u'id': u'c2e7cc79c797410096292bcb937bb055'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6aacf4c1f55f4cdfadee4b4d9b12f8b3', u'id': u'c46143a45f87411c9dcf8d64fd2cfc22'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6aacf4c1f55f4cdfadee4b4d9b12f8b3', u'id': u'c6f01ef4a9234041a64e3f77252b79bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de205ae224144c37ab783d603a949f03', u'id': u'c9f62e1192c1475cba24aa407cb81e50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'266bc8a246064655982f03e8b2cca98b', u'id': u'cb24290703524ca0842568129b043c76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f83c9194e8864aceaaaa1525e1d43713', u'id': u'cb9e5b33cf264b8fae6f381fc5e533bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f8d2d3c63eac4189be7049813eb310d7', u'id': u'cf54752e013441c497a4c1d40c6f76b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ffda9a65021e44449236894d2481a18e', u'id': u'd2d5ab1836e2423c9800b9839fac61f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'24d59e5d93d742568c0bf2f8a8865da8', u'id': u'd4bb24cdf7814df1b20b446ad25aef1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de205ae224144c37ab783d603a949f03', u'id': u'd73432ca50db436582fb85c452eedd78'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e7b044e8ea5d4e09aade3966c3b44c91', u'id': u'd84c932b1b98477794d768c50bbe7597'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5c3b9fff14294cabb58b0d0ff001e779', u'id': u'dc600a21cbd54227a63b1d14fa1e35ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'23a6b442c2fe45e99b7c6863cd18ed2a', u'id': u'e06e17cb64ab490cb8427f182b16d431'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'38453bdf316d42c1a9ee3346f563349b', u'id': u'e19302198c4c481fa3f0883f166260a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ee526f9e32042e18fdeb82e429bb297', u'id': u'e44e1a6f8be74015b372fc549f175ad1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63dfd628ae864c96b5e2abe44f18a688', u'id': u'e94385624de744b5b6d32141cea46e0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f83c9194e8864aceaaaa1525e1d43713', u'id': u'ecce69e6fa6b42a0b1c1ef328798484b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd35125f0490a472687c353e67e1ce5b8', u'id': u'f13189d7185246f9a8cc962bff652cae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'38453bdf316d42c1a9ee3346f563349b', u'id': u'f29f1e86b4e94edf90eaa1750af73263'})] 2018-10-20 07:41:22,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-20 07:41:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-9010a209-f80c-4a8c-ae2e-9538337a113b x-openstack-request-id: req-9010a209-f80c-4a8c-ae2e-9538337a113b 2018-10-20 07:41:22,265 - 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-20 07:41:22,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-9010a209-f80c-4a8c-ae2e-9538337a113b 2018-10-20 07:41:22,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112591028214s 2018-10-20 07:41:22,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-20 07:41:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:24,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-27672582-4ba8-4b4a-81ab-98a821bf926b x-openstack-request-id: req-27672582-4ba8-4b4a-81ab-98a821bf926b 2018-10-20 07:41:24,303 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-20 07:41:24,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-27672582-4ba8-4b4a-81ab-98a821bf926b 2018-10-20 07:41:24,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.02135109901s 2018-10-20 07:41:24,304 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-20 07:41:24,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:41:24,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:25 GMT X-Openstack-Request-Id: req-f231cb02-bdcf-4db3-94d9-47448806d10f 2018-10-20 07:41:25,361 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:41:25,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f231cb02-bdcf-4db3-94d9-47448806d10f 2018-10-20 07:41:25,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.04631090164s 2018-10-20 07:41:25,361 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-20 07:41:25,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 07:41:25,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-95dac19e-604b-43da-aa40-7a36bbc2c65d x-openstack-request-id: req-95dac19e-604b-43da-aa40-7a36bbc2c65d 2018-10-20 07:41:25,523 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 07:41:25,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-95dac19e-604b-43da-aa40-7a36bbc2c65d 2018-10-20 07:41:25,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.161333084106s 2018-10-20 07:41:25,524 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-1.opnfvlf.org', u'disabled_reason': None, u'id': 11}, 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.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-0.opnfvlf.org', u'disabled_reason': None, u'id': 10}, 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-20 07:41:25,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-20 07:41:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-5ec19453-4218-4ab7-b212-8912794210af x-openstack-request-id: req-5ec19453-4218-4ab7-b212-8912794210af 2018-10-20 07:41:25,650 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-20 07:41:25,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5ec19453-4218-4ab7-b212-8912794210af 2018-10-20 07:41:25,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.12543296814s 2018-10-20 07:41:25,650 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-20 07:41:25,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:25,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:25 GMT X-Openstack-Request-Id: req-f67a5d22-1558-49e6-ba71-55ccbbd1d152 2018-10-20 07:41:25,747 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:41:25,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f67a5d22-1558-49e6-ba71-55ccbbd1d152 2018-10-20 07:41:25,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967631340027s 2018-10-20 07:41:25,748 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-20T07:38:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 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-20T07:38:50Z', u'provider:network_type': u'flat', u'tenant_id': u'bf6d2380454343518b91bb562008241c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bf6d2380454343518b91bb562008241c', u'l2_adjacency': True})] 2018-10-20 07:41:25,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:41:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:25 GMT X-Openstack-Request-Id: req-e1f58c5e-734d-4df7-828c-da1787ead3c1 2018-10-20 07:41:25,778 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-20 07:41:25,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-e1f58c5e-734d-4df7-828c-da1787ead3c1 2018-10-20 07:41:25,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0293369293213s 2018-10-20 07:41:25,778 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-20 07:41:25,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:41:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 719 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07732d6e-0193-47d4-ade9-cbeb06ca05bc 2018-10-20 07:41:25,969 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "0b2692c9adab427b89e864e7ab2bddf9"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/0b2692c9adab427b89e864e7ab2bddf9/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "0b64c2420fe648589aba7e29450bdc27"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/0b64c2420fe648589aba7e29450bdc27/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "13a02f7a1291440ba4d39a8ab2f271d1"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/13a02f7a1291440ba4d39a8ab2f271d1/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "1f7ddbc86ab64b88bcc5486b00e8feab"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/1f7ddbc86ab64b88bcc5486b00e8feab/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "b346ff0c7d774ef3b78ea6b5a0897dc3"}, "user": {"id": "1f7ddbc86ab64b88bcc5486b00e8feab"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/1f7ddbc86ab64b88bcc5486b00e8feab/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "3b1627d5d007488487163f344372e650"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/3b1627d5d007488487163f344372e650/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "6f44e98afcfa4af3bdf2abf8c6d81412"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/6f44e98afcfa4af3bdf2abf8c6d81412/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "8feab3d2d66a47d680ec1011ae60d0c7"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/8feab3d2d66a47d680ec1011ae60d0c7/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "ba07014974c249fc83aaa7face5f7fd9"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/ba07014974c249fc83aaa7face5f7fd9/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "bd220c70640c4450810edcf34f634097"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/bd220c70640c4450810edcf34f634097/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "c2bdff28e7df4708afce0ed3d6811931"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/c2bdff28e7df4708afce0ed3d6811931/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "c97c37d4afee47ba8c9f12bd87ec320e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/c97c37d4afee47ba8c9f12bd87ec320e/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "bf6d2380454343518b91bb562008241c"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "ea389a5ddc0740b7b8ae90fdb406bf04"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c/users/ea389a5ddc0740b7b8ae90fdb406bf04/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"project": {"id": "906439e73a574f6faa0801abd57f945a"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "ee4d951e0b444caead7f5dcebde58c80"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a/users/ee4d951e0b444caead7f5dcebde58c80/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"domain": {"id": "c8786c4cf45c4f25b430e1b5b46dfa36"}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "02ae00c2f5c14e319d46374d2012f6f6"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36/users/02ae00c2f5c14e319d46374d2012f6f6/roles/230bc15b574845fc870e118466e5e0d3"}}, {"scope": {"system": {"all": true}}, "role": {"id": "230bc15b574845fc870e118466e5e0d3"}, "user": {"id": "ee4d951e0b444caead7f5dcebde58c80"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/ee4d951e0b444caead7f5dcebde58c80/roles/230bc15b574845fc870e118466e5e0d3"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-20 07:41:25,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-07732d6e-0193-47d4-ade9-cbeb06ca05bc 2018-10-20 07:41:25,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.187867879868s 2018-10-20 07:41:25,973 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'0b2692c9adab427b89e864e7ab2bddf9'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'0b64c2420fe648589aba7e29450bdc27'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'13a02f7a1291440ba4d39a8ab2f271d1'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'1f7ddbc86ab64b88bcc5486b00e8feab'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'b346ff0c7d774ef3b78ea6b5a0897dc3', 'user': u'1f7ddbc86ab64b88bcc5486b00e8feab'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'3b1627d5d007488487163f344372e650'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'6f44e98afcfa4af3bdf2abf8c6d81412'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'8feab3d2d66a47d680ec1011ae60d0c7'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'ba07014974c249fc83aaa7face5f7fd9'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'bd220c70640c4450810edcf34f634097'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'c2bdff28e7df4708afce0ed3d6811931'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'c97c37d4afee47ba8c9f12bd87ec320e'}), Munch({'project': u'bf6d2380454343518b91bb562008241c', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'ea389a5ddc0740b7b8ae90fdb406bf04'}), Munch({'project': u'906439e73a574f6faa0801abd57f945a', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'ee4d951e0b444caead7f5dcebde58c80'}), Munch({'domain': u'c8786c4cf45c4f25b430e1b5b46dfa36', 'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'02ae00c2f5c14e319d46374d2012f6f6'}), Munch({'id': u'230bc15b574845fc870e118466e5e0d3', 'user': u'ee4d951e0b444caead7f5dcebde58c80'})] 2018-10-20 07:41:25,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:41:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:26,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbf2c62-951c-483c-b3c9-b57af7000c3a 2018-10-20 07:41:26,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:41:26,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ffbf2c62-951c-483c-b3c9-b57af7000c3a 2018-10-20 07:41:26,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181415081024s 2018-10-20 07:41:26,160 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'230bc15b574845fc870e118466e5e0d3'}), 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'32be5820ba984669a6a549c343fc5692'}), 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'6579f8fde05c4dc2be1047856e59f565'}), 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'a0e20a5457174fb29f7b31a40a2536f9'}), 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'aa96a58380d448f980008a63e321802d'}), 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'b346ff0c7d774ef3b78ea6b5a0897dc3'}), 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'cb6b50579cdf44338cd1e130ff513a0d'})] 2018-10-20 07:41:26,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:41:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:26 GMT X-Openstack-Request-Id: req-96021945-bf67-47aa-a74b-674010d049d3 2018-10-20 07:41:26,211 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-20 07:41:26,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-96021945-bf67-47aa-a74b-674010d049d3 2018-10-20 07:41:26,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0500390529633s 2018-10-20 07:41:26,211 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-20 07:41:26,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:41:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:26,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41: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-132e2bef-e682-4eb5-b4b1-1ff500a078c2 x-openstack-request-id: req-132e2bef-e682-4eb5-b4b1-1ff500a078c2 2018-10-20 07:41:26,425 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:41:26,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-132e2bef-e682-4eb5-b4b1-1ff500a078c2 2018-10-20 07:41:26,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213303089142s 2018-10-20 07:41:26,425 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-20 07:41:26,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 07:41:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 07:41:26,438 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6455fdd-705e-402b-b1b3-6f5da61b3b2d 2018-10-20 07:41:26,438 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 07:41:26,438 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-b6455fdd-705e-402b-b1b3-6f5da61b3b2d 2018-10-20 07:41:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:26,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdf1cd6-8b0a-49d6-9cac-42b709b0086e 2018-10-20 07:41:26,627 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 07:41:26,627 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7bdf1cd6-8b0a-49d6-9cac-42b709b0086e 2018-10-20 07:41:26,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199177980423s 2018-10-20 07:41:26,633 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'23a6b442c2fe45e99b7c6863cd18ed2a', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'24d59e5d93d742568c0bf2f8a8865da8', 'name': u'aodh'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'266bc8a246064655982f03e8b2cca98b', 'name': u'glance'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'38453bdf316d42c1a9ee3346f563349b', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'3ee526f9e32042e18fdeb82e429bb297', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'5c3b9fff14294cabb58b0d0ff001e779', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'63dfd628ae864c96b5e2abe44f18a688', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'6aacf4c1f55f4cdfadee4b4d9b12f8b3', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'bd4cfb7c2d8f434e878bb874def8d9c6', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd35125f0490a472687c353e67e1ce5b8', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'de205ae224144c37ab783d603a949f03', 'name': u'swift'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e7b044e8ea5d4e09aade3966c3b44c91', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f83c9194e8864aceaaaa1525e1d43713', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f8d2d3c63eac4189be7049813eb310d7', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'ffda9a65021e44449236894d2481a18e', 'name': u'panko'})] 2018-10-20 07:41:26,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:41:26,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4d3995dcbb375d284e8cfee4cfad700269d0dcf6340fd88585256093930cc2b0" 2018-10-20 07:41:26,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:26 GMT X-Openstack-Request-Id: req-a8af36c5-f11b-4e53-867c-b8e268b7f5bb 2018-10-20 07:41:26,673 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:41:26,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8af36c5-f11b-4e53-867c-b8e268b7f5bb 2018-10-20 07:41:26,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0401430130005s 2018-10-20 07:41:26,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:38:54Z', 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'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'tenant_id': u'bf6d2380454343518b91bb562008241c', u'created_at': u'2018-10-20T07:38:54Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'bf6d2380454343518b91bb562008241c'})] 2018-10-20 07:41:26,809 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:41:26,809 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-20 07:41:26,861 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-20 07:41:26,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:41:27,000 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2de0ef41-1154-4a27-a13d-77daf83d5423 2018-10-20 07:41:27,000 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:41:27,000 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-2de0ef41-1154-4a27-a13d-77daf83d5423 2018-10-20 07:41:27,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:41:27,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["CxbQ6F9_TQCawRBzeFEfjA"], "issued_at": "2018-10-20T07:41:27.000000Z"}} 2018-10-20 07:41:27,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:28,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:28 GMT X-Openstack-Request-Id: req-5fcaeb7f-83d9-4906-914a-9db721b598dc 2018-10-20 07:41:28,496 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:41:28,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5fcaeb7f-83d9-4906-914a-9db721b598dc 2018-10-20 07:41:28,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09834194183s 2018-10-20 07:41:28,497 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-20 07:41:28,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:41:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:28,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee202786-8a78-4be0-945c-d919ccd18bae 2018-10-20 07:41:28,699 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:41:28,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ee202786-8a78-4be0-945c-d919ccd18bae 2018-10-20 07:41:28,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195611000061s 2018-10-20 07:41:28,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:41:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:28,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa752f4-0fcf-4695-bf66-88df0dfd0d57 2018-10-20 07:41:28,820 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:41:28,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6fa752f4-0fcf-4695-bf66-88df0dfd0d57 2018-10-20 07:41:28,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11239695549s 2018-10-20 07:41:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:41:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" -d '{"network": {"tenant_id": "906439e73a574f6faa0801abd57f945a", "name": "tenantnetwork1-net_e3ebcbdc-d217-4efb-8455-22234d938f50", "admin_state_up": true}}' 2018-10-20 07:41:29,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:29 GMT X-Openstack-Request-Id: req-9dd6b6e1-2034-4e07-a72e-e0b7a0d394ac 2018-10-20 07:41:29,236 - 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":"7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:29Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_e3ebcbdc-d217-4efb-8455-22234d938f50","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:41:29Z","mtu":1450}} 2018-10-20 07:41:29,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9dd6b6e1-2034-4e07-a72e-e0b7a0d394ac 2018-10-20 07:41:29,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.414767026901s 2018-10-20 07:41:29,237 - 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-20T07:41:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37', u'provider:segmentation_id': 34, 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_e3ebcbdc-d217-4efb-8455-22234d938f50', u'created_at': u'2018-10-20T07:41:29Z', u'mtu': 1450, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'906439e73a574f6faa0801abd57f945a', u'l2_adjacency': True}) 2018-10-20 07:41:29,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:29,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:29 GMT X-Openstack-Request-Id: req-55e5da77-f53a-4ad8-8826-9af3f3ef0e98 2018-10-20 07:41:29,340 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:29Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3ebcbdc-d217-4efb-8455-22234d938f50","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:41:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:41:29,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-55e5da77-f53a-4ad8-8826-9af3f3ef0e98 2018-10-20 07:41:29,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102344036102s 2018-10-20 07:41:29,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:41:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" -d '{"subnet": {"name": "tenantnetwork1-subnet_e3ebcbdc-d217-4efb-8455-22234d938f50", "enable_dhcp": true, "network_id": "7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:41:29,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:29 GMT X-Openstack-Request-Id: req-7f77654d-21c3-4e3b-bb43-2e04bf20e473 2018-10-20 07:41:29,806 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-20T07:41:29Z","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":"a805bd3e-f1b5-450f-bee5-e811180089db","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3ebcbdc-d217-4efb-8455-22234d938f50","enable_dhcp":true,"segment_id":null,"network_id":"7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:41:29Z","ip_version":4}} 2018-10-20 07:41:29,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7f77654d-21c3-4e3b-bb43-2e04bf20e473 2018-10-20 07:41:29,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.464556932449s 2018-10-20 07:41:29,807 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:41:29Z', 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'a805bd3e-f1b5-450f-bee5-e811180089db', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e3ebcbdc-d217-4efb-8455-22234d938f50', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37', u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:41:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:41:29,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:41:29,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "tenantnetwork1-router_e3ebcbdc-d217-4efb-8455-22234d938f50", "admin_state_up": true}}' 2018-10-20 07:41:31,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:31 GMT X-Openstack-Request-Id: req-ee938f10-b766-4b39-a7ff-e5833e4eacb0 2018-10-20 07:41:31,478 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:29Z", "admin_state_up": true, "updated_at": "2018-10-20T07:41:31Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "bc9b47a6-a185-413c-86c6-fd897e141d6a", "name": "tenantnetwork1-router_e3ebcbdc-d217-4efb-8455-22234d938f50"}} 2018-10-20 07:41:31,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ee938f10-b766-4b39-a7ff-e5833e4eacb0 2018-10-20 07:41:31,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67108798027s 2018-10-20 07:41:31,479 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:41:31Z', u'revision_number': 2, u'ha': False, u'id': u'bc9b47a6-a185-413c-86c6-fd897e141d6a', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_e3ebcbdc-d217-4efb-8455-22234d938f50', u'admin_state_up': True, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:41:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:41:31,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:41:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a/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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" -d '{"subnet_id": "a805bd3e-f1b5-450f-bee5-e811180089db"}' 2018-10-20 07:41:33,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:33 GMT X-Openstack-Request-Id: req-2414e17a-8d64-4b07-88aa-4b244ec0faa2 2018-10-20 07:41:33,675 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "a805bd3e-f1b5-450f-bee5-e811180089db", "subnet_ids": ["a805bd3e-f1b5-450f-bee5-e811180089db"], "port_id": "17e3fe44-4075-4a25-ae59-c7907cc4ba27", "id": "bc9b47a6-a185-413c-86c6-fd897e141d6a"} 2018-10-20 07:41:33,675 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a/add_router_interface.json used request id req-2414e17a-8d64-4b07-88aa-4b244ec0faa2 2018-10-20 07:41:33,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19571590424s 2018-10-20 07:41:33,785 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:41:33,786 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-20 07:41:33,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:41:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a/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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" -d '{"subnet_id": "a805bd3e-f1b5-450f-bee5-e811180089db"}' 2018-10-20 07:41:35,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:35 GMT X-Openstack-Request-Id: req-f95b11d6-d0e1-4b54-a45a-1c01a1516586 2018-10-20 07:41:35,772 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "a805bd3e-f1b5-450f-bee5-e811180089db", "subnet_ids": ["a805bd3e-f1b5-450f-bee5-e811180089db"], "port_id": "17e3fe44-4075-4a25-ae59-c7907cc4ba27", "id": "bc9b47a6-a185-413c-86c6-fd897e141d6a"} 2018-10-20 07:41:35,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a/remove_router_interface.json used request id req-f95b11d6-d0e1-4b54-a45a-1c01a1516586 2018-10-20 07:41:35,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98150396347s 2018-10-20 07:41:35,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:41:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:35,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:35 GMT X-Openstack-Request-Id: req-b469566d-977b-4706-832a-e03340f086d1 2018-10-20 07:41:35,938 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:29Z", "admin_state_up": true, "updated_at": "2018-10-20T07:41:34Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "bc9b47a6-a185-413c-86c6-fd897e141d6a", "name": "tenantnetwork1-router_e3ebcbdc-d217-4efb-8455-22234d938f50"}]} 2018-10-20 07:41:35,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b469566d-977b-4706-832a-e03340f086d1 2018-10-20 07:41:35,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.166193008423s 2018-10-20 07:41:35,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:41:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:37,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:37 GMT X-Openstack-Request-Id: req-253cb0e0-1c3e-46ff-8f29-0f32a2633a35 2018-10-20 07:41:37,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:37,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bc9b47a6-a185-413c-86c6-fd897e141d6a.json used request id req-253cb0e0-1c3e-46ff-8f29-0f32a2633a35 2018-10-20 07:41:37,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3577580452s 2018-10-20 07:41:37,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:41:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:37,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:37 GMT X-Openstack-Request-Id: req-ac73e8bc-d459-4210-835c-14495e14760d 2018-10-20 07:41:37,359 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4},{"updated_at":"2018-10-20T07:41:29Z","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":"a805bd3e-f1b5-450f-bee5-e811180089db","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_e3ebcbdc-d217-4efb-8455-22234d938f50","enable_dhcp":true,"segment_id":null,"network_id":"7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:41:29Z","ip_version":4}]} 2018-10-20 07:41:37,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ac73e8bc-d459-4210-835c-14495e14760d 2018-10-20 07:41:37,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611741542816s 2018-10-20 07:41:37,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:41:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/a805bd3e-f1b5-450f-bee5-e811180089db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:38,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:38 GMT X-Openstack-Request-Id: req-1d95462f-cc67-4695-9396-ac3c9f262ec8 2018-10-20 07:41:38,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:38,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/a805bd3e-f1b5-450f-bee5-e811180089db.json used request id req-1d95462f-cc67-4695-9396-ac3c9f262ec8 2018-10-20 07:41:38,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.878444194794s 2018-10-20 07:41:38,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:38,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:38 GMT X-Openstack-Request-Id: req-0057770b-af7b-4aef-98d4-6c73da779f03 2018-10-20 07:41:38,516 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:38Z","qos_policy_id":null,"name":"tenantnetwork1-net_e3ebcbdc-d217-4efb-8455-22234d938f50","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:41:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:41:38,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0057770b-af7b-4aef-98d4-6c73da779f03 2018-10-20 07:41:38,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275945186615s 2018-10-20 07:41:38,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:41:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c3c34b2fa3199d4df47a45033b584e35ccb0ee3677a39692288014275627e3ea" 2018-10-20 07:41:39,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:39 GMT X-Openstack-Request-Id: req-ecbefb6f-c66e-4d41-b2f5-dde3a658809a 2018-10-20 07:41:39,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:39,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7e6f41df-0bd9-4c4f-8e66-7cd4d8cb0a37.json used request id req-ecbefb6f-c66e-4d41-b2f5-dde3a658809a 2018-10-20 07:41:39,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47203993797s 2018-10-20 07:41:40,037 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-20 07:41:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:41:40,084 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887733d8-05ca-486b-a170-c5bb79b5ae51 2018-10-20 07:41:40,085 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:41:40,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-887733d8-05ca-486b-a170-c5bb79b5ae51 2018-10-20 07:41:40,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:41:40,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["b9U2bD-0RbWnDqAunYO1KQ"], "issued_at": "2018-10-20T07:41:40.000000Z"}} 2018-10-20 07:41:40,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:40,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:41 GMT X-Openstack-Request-Id: req-3249c528-9ee7-48a8-a9fe-536a5da4731c 2018-10-20 07:41:41,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":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:41:41,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3249c528-9ee7-48a8-a9fe-536a5da4731c 2018-10-20 07:41:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0948112011s 2018-10-20 07:41:41,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:41:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:41,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda1761e-7046-40f7-96e1-97664baddaba 2018-10-20 07:41:41,948 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:41:41,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dda1761e-7046-40f7-96e1-97664baddaba 2018-10-20 07:41:41,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.272311925888s 2018-10-20 07:41:41,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:41:41,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}}' 2018-10-20 07:41:42,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4bb7f6-7f5f-4403-ab95-d8f878acb20e 2018-10-20 07:41:42,147 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8"}, "tags": [], "enabled": true, "id": "18b1d3481ba44fa5aae4da769cb767b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}} 2018-10-20 07:41:42,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ec4bb7f6-7f5f-4403-ab95-d8f878acb20e 2018-10-20 07:41:42,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191296815872s 2018-10-20 07:41:42,148 - 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'18b1d3481ba44fa5aae4da769cb767b8', '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_b302e94c-6314-4093-8e5e-42847d9e49a7'}) 2018-10-20 07:41:42,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:41:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4a3de690-65ba-4257-9b74-43cc4159f03a", "email": null, "name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7"}}' 2018-10-20 07:41:42,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6b0f01-67e0-4e7e-bd1d-eabb3cb9957a 2018-10-20 07:41:42,698 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7", "links": {"self": "http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22a605a13fee413384343c7e788ccd99", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:41:42,698 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ca6b0f01-67e0-4e7e-bd1d-eabb3cb9957a 2018-10-20 07:41:42,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.543173074722s 2018-10-20 07:41:42,699 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'22a605a13fee413384343c7e788ccd99', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7'}) 2018-10-20 07:41:42,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:41:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:42,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceeacdfe-674f-44d7-b5d1-278b47f3b5ec 2018-10-20 07:41:42,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:41:42,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ceeacdfe-674f-44d7-b5d1-278b47f3b5ec 2018-10-20 07:41:42,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192091941833s 2018-10-20 07:41:42,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:41:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193b485a-c83b-4e02-8c28-3ca4095da031 2018-10-20 07:41:43,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:41:43,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-193b485a-c83b-4e02-8c28-3ca4095da031 2018-10-20 07:41:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17825293541s 2018-10-20 07:41:43,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:41:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0dfc640-e5ec-49de-8334-9fb5f84ae9b2 2018-10-20 07:41:43,274 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:41:43,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b0dfc640-e5ec-49de-8334-9fb5f84ae9b2 2018-10-20 07:41:43,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190997123718s 2018-10-20 07:41:43,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:41:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e7ede3-d659-43bc-911c-48dcde127829 2018-10-20 07:41:43,466 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:41:43,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a5e7ede3-d659-43bc-911c-48dcde127829 2018-10-20 07:41:43,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186136007309s 2018-10-20 07:41:43,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:41:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2554a5-5090-417d-8690-e90724f8b3cf 2018-10-20 07:41:43,679 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7", "links": {"self": "http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22a605a13fee413384343c7e788ccd99", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:41:43,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4a2554a5-5090-417d-8690-e90724f8b3cf 2018-10-20 07:41:43,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212480068207s 2018-10-20 07:41:43,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:41:43,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee50cc81-3915-4de9-90b2-002a6bb750bd 2018-10-20 07:41:43,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8"}, "tags": [], "enabled": true, "id": "18b1d3481ba44fa5aae4da769cb767b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}]} 2018-10-20 07:41:43,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ee50cc81-3915-4de9-90b2-002a6bb750bd 2018-10-20 07:41:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113832950592s 2018-10-20 07:41:43,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:41:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=22a605a13fee413384343c7e788ccd99&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=18b1d3481ba44fa5aae4da769cb767b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:43,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25e76b9-87d1-47bd-b4bf-07c01fef5159 2018-10-20 07:41:43,923 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=22a605a13fee413384343c7e788ccd99&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=18b1d3481ba44fa5aae4da769cb767b8", "previous": null, "next": null}} 2018-10-20 07:41:43,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=22a605a13fee413384343c7e788ccd99&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=18b1d3481ba44fa5aae4da769cb767b8 used request id req-f25e76b9-87d1-47bd-b4bf-07c01fef5159 2018-10-20 07:41:43,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109427213669s 2018-10-20 07:41:43,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:41:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8/users/22a605a13fee413384343c7e788ccd99/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:44,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db568a9-87c3-4c4d-a329-e4ea5572d91a 2018-10-20 07:41:44,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:41:44,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8/users/22a605a13fee413384343c7e788ccd99/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-4db568a9-87c3-4c4d-a329-e4ea5572d91a 2018-10-20 07:41:44,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187129974365s 2018-10-20 07:41:44,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7', 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'18b1d3481ba44fa5aae4da769cb767b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4a3de690-65ba-4257-9b74-43cc4159f03a', 'username': u'tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:41:44,119 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7', 'password': '4a3de690-65ba-4257-9b74-43cc4159f03a', 'project_name': 'tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '18b1d3481ba44fa5aae4da769cb767b8', 'project_domain_name': 'Default'} 2018-10-20 07:41:44,119 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-20 07:41:44,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:41:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:44,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82effe66-9ce9-4e1e-af1b-e3bb321b15f4 2018-10-20 07:41:44,248 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:41:44,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-82effe66-9ce9-4e1e-af1b-e3bb321b15f4 2018-10-20 07:41:44,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128676891327s 2018-10-20 07:41:44,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:41:44,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:44,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a564d6cb-8864-4106-8218-e79362c584b2 2018-10-20 07:41:44,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8"}, "tags": [], "enabled": true, "id": "18b1d3481ba44fa5aae4da769cb767b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}]} 2018-10-20 07:41:44,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a564d6cb-8864-4106-8218-e79362c584b2 2018-10-20 07:41:44,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111027956009s 2018-10-20 07:41:44,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:41:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" -d '{"network": {"tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "name": "tenantnetwork2-net_b302e94c-6314-4093-8e5e-42847d9e49a7", "admin_state_up": true}}' 2018-10-20 07:41:44,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:44 GMT X-Openstack-Request-Id: req-cf36eefa-8570-42ef-896d-8910303e190a 2018-10-20 07:41:44,827 - 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":"978abd0f-2132-4a6c-b70d-ed9b29e2f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"18b1d3481ba44fa5aae4da769cb767b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:44Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_b302e94c-6314-4093-8e5e-42847d9e49a7","admin_state_up":true,"tenant_id":"18b1d3481ba44fa5aae4da769cb767b8","created_at":"2018-10-20T07:41:44Z","mtu":1450}} 2018-10-20 07:41:44,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cf36eefa-8570-42ef-896d-8910303e190a 2018-10-20 07:41:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.458145856857s 2018-10-20 07:41:44,828 - 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-20T07:41:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'978abd0f-2132-4a6c-b70d-ed9b29e2f4a7', 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'tenantnetwork2-net_b302e94c-6314-4093-8e5e-42847d9e49a7', u'created_at': u'2018-10-20T07:41:44Z', u'mtu': 1450, u'tenant_id': u'18b1d3481ba44fa5aae4da769cb767b8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'18b1d3481ba44fa5aae4da769cb767b8', u'l2_adjacency': True}) 2018-10-20 07:41:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:41:44,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2937f57e-e3ff-450b-813e-49a704ba8edd 2018-10-20 07:41:44,838 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:41:44,839 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-2937f57e-e3ff-450b-813e-49a704ba8edd 2018-10-20 07:41:44,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:41:45,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18b1d3481ba44fa5aae4da769cb767b8", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/18b1d3481ba44fa5aae4da769cb767b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/18b1d3481ba44fa5aae4da769cb767b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/18b1d3481ba44fa5aae4da769cb767b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/18b1d3481ba44fa5aae4da769cb767b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/18b1d3481ba44fa5aae4da769cb767b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/18b1d3481ba44fa5aae4da769cb767b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_18b1d3481ba44fa5aae4da769cb767b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_18b1d3481ba44fa5aae4da769cb767b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/18b1d3481ba44fa5aae4da769cb767b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7", "id": "22a605a13fee413384343c7e788ccd99"}, "audit_ids": ["qU1lxDEXSka3QoJMzQtQ-A"], "issued_at": "2018-10-20T07:41:45.000000Z"}} 2018-10-20 07:41:45,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:45,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:45 GMT X-Openstack-Request-Id: req-d29b21b3-603e-4892-b22f-decabb5bd011 2018-10-20 07:41:45,521 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"978abd0f-2132-4a6c-b70d-ed9b29e2f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"18b1d3481ba44fa5aae4da769cb767b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_b302e94c-6314-4093-8e5e-42847d9e49a7","admin_state_up":true,"tenant_id":"18b1d3481ba44fa5aae4da769cb767b8","created_at":"2018-10-20T07:41:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:41:45,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d29b21b3-603e-4892-b22f-decabb5bd011 2018-10-20 07:41:45,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280628919601s 2018-10-20 07:41:45,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:41:45,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" -d '{"subnet": {"name": "tenantnetwork2-subnet_b302e94c-6314-4093-8e5e-42847d9e49a7", "enable_dhcp": true, "network_id": "978abd0f-2132-4a6c-b70d-ed9b29e2f4a7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:41:46,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:46 GMT X-Openstack-Request-Id: req-3eb184c0-407b-46ac-ba06-7addc291c696 2018-10-20 07:41:46,202 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"978abd0f-2132-4a6c-b70d-ed9b29e2f4a7","tenant_id":"18b1d3481ba44fa5aae4da769cb767b8","created_at":"2018-10-20T07:41:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:41:45Z","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":"18b1d3481ba44fa5aae4da769cb767b8","id":"2325ae55-1af1-4670-ae5a-f6b177c4ecda","subnetpool_id":null,"name":"tenantnetwork2-subnet_b302e94c-6314-4093-8e5e-42847d9e49a7"}} 2018-10-20 07:41:46,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3eb184c0-407b-46ac-ba06-7addc291c696 2018-10-20 07:41:46,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.678964853287s 2018-10-20 07:41:46,203 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:41:45Z', 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'2325ae55-1af1-4670-ae5a-f6b177c4ecda', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b302e94c-6314-4093-8e5e-42847d9e49a7', u'enable_dhcp': True, u'network_id': u'978abd0f-2132-4a6c-b70d-ed9b29e2f4a7', u'tenant_id': u'18b1d3481ba44fa5aae4da769cb767b8', u'created_at': u'2018-10-20T07:41:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'18b1d3481ba44fa5aae4da769cb767b8'}) 2018-10-20 07:41:46,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:41:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "tenantnetwork2-router_b302e94c-6314-4093-8e5e-42847d9e49a7", "admin_state_up": true}}' 2018-10-20 07:41:47,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:47 GMT X-Openstack-Request-Id: req-b2242c0d-cd59-4aa3-a88a-50ca714d388a 2018-10-20 07:41:47,828 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "created_at": "2018-10-20T07:41:46Z", "admin_state_up": true, "updated_at": "2018-10-20T07:41:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "18b1d3481ba44fa5aae4da769cb767b8", "id": "72d63424-f4be-49ea-86d5-ab7846acc08f", "name": "tenantnetwork2-router_b302e94c-6314-4093-8e5e-42847d9e49a7"}} 2018-10-20 07:41:47,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b2242c0d-cd59-4aa3-a88a-50ca714d388a 2018-10-20 07:41:47,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62500405312s 2018-10-20 07:41:47,829 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:41:47Z', u'revision_number': 2, u'id': u'72d63424-f4be-49ea-86d5-ab7846acc08f', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b302e94c-6314-4093-8e5e-42847d9e49a7', u'admin_state_up': True, u'tenant_id': u'18b1d3481ba44fa5aae4da769cb767b8', u'created_at': u'2018-10-20T07:41:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'18b1d3481ba44fa5aae4da769cb767b8'}) 2018-10-20 07:41:47,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:41:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f/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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" -d '{"subnet_id": "2325ae55-1af1-4670-ae5a-f6b177c4ecda"}' 2018-10-20 07:41:50,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:50 GMT X-Openstack-Request-Id: req-1772c846-87db-4a5f-9aa9-094d3371bebc 2018-10-20 07:41:50,415 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "978abd0f-2132-4a6c-b70d-ed9b29e2f4a7", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "subnet_id": "2325ae55-1af1-4670-ae5a-f6b177c4ecda", "subnet_ids": ["2325ae55-1af1-4670-ae5a-f6b177c4ecda"], "port_id": "01ee70ba-38b1-4673-b007-df56e06a1914", "id": "72d63424-f4be-49ea-86d5-ab7846acc08f"} 2018-10-20 07:41:50,415 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f/add_router_interface.json used request id req-1772c846-87db-4a5f-9aa9-094d3371bebc 2018-10-20 07:41:50,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58569216728s 2018-10-20 07:41:50,528 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:41:50,528 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-20 07:41:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:41:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f/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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" -d '{"subnet_id": "2325ae55-1af1-4670-ae5a-f6b177c4ecda"}' 2018-10-20 07:41:53,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:53 GMT X-Openstack-Request-Id: req-948d7ad0-3fd4-4fff-be0a-b5fed726e745 2018-10-20 07:41:53,436 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "978abd0f-2132-4a6c-b70d-ed9b29e2f4a7", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "subnet_id": "2325ae55-1af1-4670-ae5a-f6b177c4ecda", "subnet_ids": ["2325ae55-1af1-4670-ae5a-f6b177c4ecda"], "port_id": "01ee70ba-38b1-4673-b007-df56e06a1914", "id": "72d63424-f4be-49ea-86d5-ab7846acc08f"} 2018-10-20 07:41:53,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f/remove_router_interface.json used request id req-948d7ad0-3fd4-4fff-be0a-b5fed726e745 2018-10-20 07:41:53,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.90333795547s 2018-10-20 07:41:53,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:41:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:53,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:53 GMT X-Openstack-Request-Id: req-c64819f6-42b4-4738-a7f6-7149de211f89 2018-10-20 07:41:53,588 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "created_at": "2018-10-20T07:41:46Z", "admin_state_up": true, "updated_at": "2018-10-20T07:41:52Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "18b1d3481ba44fa5aae4da769cb767b8", "id": "72d63424-f4be-49ea-86d5-ab7846acc08f", "name": "tenantnetwork2-router_b302e94c-6314-4093-8e5e-42847d9e49a7"}]} 2018-10-20 07:41:53,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c64819f6-42b4-4738-a7f6-7149de211f89 2018-10-20 07:41:53,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.151453971863s 2018-10-20 07:41:53,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:41:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:55,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:55 GMT X-Openstack-Request-Id: req-ad1c37a3-b527-4b80-a666-82e5e6078366 2018-10-20 07:41:55,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:55,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/72d63424-f4be-49ea-86d5-ab7846acc08f.json used request id req-ad1c37a3-b527-4b80-a666-82e5e6078366 2018-10-20 07:41:55,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46559906006s 2018-10-20 07:41:55,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:41:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:55,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:55 GMT X-Openstack-Request-Id: req-de7e6966-b6a9-4afa-9216-1638f7c4f560 2018-10-20 07:41:55,147 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"978abd0f-2132-4a6c-b70d-ed9b29e2f4a7","tenant_id":"18b1d3481ba44fa5aae4da769cb767b8","created_at":"2018-10-20T07:41:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:41:45Z","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":"18b1d3481ba44fa5aae4da769cb767b8","id":"2325ae55-1af1-4670-ae5a-f6b177c4ecda","subnetpool_id":null,"name":"tenantnetwork2-subnet_b302e94c-6314-4093-8e5e-42847d9e49a7"}]} 2018-10-20 07:41:55,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-de7e6966-b6a9-4afa-9216-1638f7c4f560 2018-10-20 07:41:55,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0906760692596s 2018-10-20 07:41:55,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:41:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/2325ae55-1af1-4670-ae5a-f6b177c4ecda.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:56,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:56 GMT X-Openstack-Request-Id: req-efb7197b-89aa-4eba-bc11-d32618a275ac 2018-10-20 07:41:56,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:56,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2325ae55-1af1-4670-ae5a-f6b177c4ecda.json used request id req-efb7197b-89aa-4eba-bc11-d32618a275ac 2018-10-20 07:41:56,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.973160982132s 2018-10-20 07:41:56,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:41:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:56,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:56 GMT X-Openstack-Request-Id: req-eab147fe-c77d-479a-986a-7bc849e5c3e2 2018-10-20 07:41:56,220 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"978abd0f-2132-4a6c-b70d-ed9b29e2f4a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"18b1d3481ba44fa5aae4da769cb767b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:41:56Z","qos_policy_id":null,"name":"tenantnetwork2-net_b302e94c-6314-4093-8e5e-42847d9e49a7","admin_state_up":true,"tenant_id":"18b1d3481ba44fa5aae4da769cb767b8","created_at":"2018-10-20T07:41:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:41:56,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eab147fe-c77d-479a-986a-7bc849e5c3e2 2018-10-20 07:41:56,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988450050354s 2018-10-20 07:41:56,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:41:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/978abd0f-2132-4a6c-b70d-ed9b29e2f4a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5387ce7517778a4444586434547f82edbdf9e792052f9d31fe1d386e057efeb7" 2018-10-20 07:41:57,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:41:57 GMT X-Openstack-Request-Id: req-1af63268-8294-4efd-9552-d5af91f062ba 2018-10-20 07:41:57,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:41:57,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/978abd0f-2132-4a6c-b70d-ed9b29e2f4a7.json used request id req-1af63268-8294-4efd-9552-d5af91f062ba 2018-10-20 07:41:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61601996422s 2018-10-20 07:41:57,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:41:57,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966affea-542b-4c53-b640-04827318ccb0 2018-10-20 07:41:57,963 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7", "links": {"self": "http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "22a605a13fee413384343c7e788ccd99", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:41:57,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-966affea-542b-4c53-b640-04827318ccb0 2018-10-20 07:41:57,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124787092209s 2018-10-20 07:41:57,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:41:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:58,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dbf25aa-73aa-4b3f-b019-0f7fed3bfc9f 2018-10-20 07:41:58,171 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b302e94c-6314-4093-8e5e-42847d9e49a7", "links": {"self": "http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "22a605a13fee413384343c7e788ccd99", "description": null}} 2018-10-20 07:41:58,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99 used request id req-4dbf25aa-73aa-4b3f-b019-0f7fed3bfc9f 2018-10-20 07:41:58,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201463937759s 2018-10-20 07:41:58,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:41:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:58,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f35ff30-663b-42fe-88c5-a52588b6aeac 2018-10-20 07:41:58,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:41:58,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/22a605a13fee413384343c7e788ccd99 used request id req-8f35ff30-663b-42fe-88c5-a52588b6aeac 2018-10-20 07:41:58,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288077831268s 2018-10-20 07:41:58,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:41:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:58,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 20 Oct 2018 07:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d42a678-8464-4fcf-9961-70007e3b9526 2018-10-20 07:41:58,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8"}, "tags": [], "enabled": true, "id": "18b1d3481ba44fa5aae4da769cb767b8", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b302e94c-6314-4093-8e5e-42847d9e49a7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:41:58,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9d42a678-8464-4fcf-9961-70007e3b9526 2018-10-20 07:41:58,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187404870987s 2018-10-20 07:41:58,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:41:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:41:58,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735158f4-92f0-4885-8caf-507a070444ba 2018-10-20 07:41:58,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:41:58,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/18b1d3481ba44fa5aae4da769cb767b8 used request id req-735158f4-92f0-4885-8caf-507a070444ba 2018-10-20 07:41:58,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.305043935776s 2018-10-20 07:41:58,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:41:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=18b1d3481ba44fa5aae4da769cb767b8&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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:42:00,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:00 GMT X-Openstack-Request-Id: req-2af577e7-0529-431c-ba2e-bd88ce181812 2018-10-20 07:42:00,099 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "created_at": "2018-10-20T07:41:44Z", "updated_at": "2018-10-20T07:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "1bae47da-14fc-4256-a361-ce2a91447cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "b5ff1533-9bb3-4867-9137-936406ca6c87", "remote_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "d9c36573-3d28-48c0-b96f-d8b789fb76a5", "remote_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "fcc597a0-75d4-4063-b585-2a374ffba311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}], "revision_number": 1, "project_id": "18b1d3481ba44fa5aae4da769cb767b8", "id": "94835864-9473-4e69-b8ac-9450c397ef83", "name": "default"}]} 2018-10-20 07:42:00,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=18b1d3481ba44fa5aae4da769cb767b8&name=default used request id req-2af577e7-0529-431c-ba2e-bd88ce181812 2018-10-20 07:42:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.13044309616s 2018-10-20 07:42:00,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:42:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:42:00,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:00 GMT X-Openstack-Request-Id: req-adf017a2-a3b1-4b3d-8f85-11d08a1b5747 2018-10-20 07:42:00,154 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "created_at": "2018-10-20T07:41:44Z", "updated_at": "2018-10-20T07:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "1bae47da-14fc-4256-a361-ce2a91447cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "b5ff1533-9bb3-4867-9137-936406ca6c87", "remote_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "d9c36573-3d28-48c0-b96f-d8b789fb76a5", "remote_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:44Z", "revision_number": 0, "id": "fcc597a0-75d4-4063-b585-2a374ffba311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:44Z", "security_group_id": "94835864-9473-4e69-b8ac-9450c397ef83", "tenant_id": "18b1d3481ba44fa5aae4da769cb767b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "18b1d3481ba44fa5aae4da769cb767b8"}], "revision_number": 1, "project_id": "18b1d3481ba44fa5aae4da769cb767b8", "id": "94835864-9473-4e69-b8ac-9450c397ef83", "name": "default"}]} 2018-10-20 07:42:00,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-adf017a2-a3b1-4b3d-8f85-11d08a1b5747 2018-10-20 07:42:00,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497269630432s 2018-10-20 07:42:00,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:42:00,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/94835864-9473-4e69-b8ac-9450c397ef83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3975d4ddb796200270a4dffdc0b7f674448e56740d99c991de8edae97cba95af" 2018-10-20 07:42:00,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:00 GMT X-Openstack-Request-Id: req-f9e38fb7-dbc3-440c-907c-066271329f51 2018-10-20 07:42:00,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:00,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/94835864-9473-4e69-b8ac-9450c397ef83.json used request id req-f9e38fb7-dbc3-440c-907c-066271329f51 2018-10-20 07:42:00,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138333082199s 2018-10-20 07:42:00,348 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-20 07:42:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:00,425 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d253d246-b682-4795-9fb5-445feb5729a7 2018-10-20 07:42:00,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:42:00,426 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d253d246-b682-4795-9fb5-445feb5729a7 2018-10-20 07:42:00,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:42:00,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["i2TF7TKMT3W1y6fr32pcDQ"], "issued_at": "2018-10-20T07:42:00.000000Z"}} 2018-10-20 07:42:00,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:01,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:01 GMT X-Openstack-Request-Id: req-0e313a34-593b-4d45-ae48-4d664bcfd90b 2018-10-20 07:42:01,194 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:01,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e313a34-593b-4d45-ae48-4d664bcfd90b 2018-10-20 07:42:01,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347100019455s 2018-10-20 07:42:01,196 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-20 07:42:01,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:42:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:01,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4dd182-ddaf-4c41-a4dd-96cb6d921fe1 2018-10-20 07:42:01,321 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:42:01,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2d4dd182-ddaf-4c41-a4dd-96cb6d921fe1 2018-10-20 07:42:01,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117855072021s 2018-10-20 07:42:01,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:42:01,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:01,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85357c27-aaaa-40cf-9175-0dff2cb81a12 2018-10-20 07:42:01,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:42:01,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-85357c27-aaaa-40cf-9175-0dff2cb81a12 2018-10-20 07:42:01,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111446857452s 2018-10-20 07:42:01,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:42:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"network": {"tenant_id": "906439e73a574f6faa0801abd57f945a", "name": "vmready1-net_3bc65894-a4e7-42cb-a921-7c180feb6c04", "admin_state_up": true}}' 2018-10-20 07:42:01,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:01 GMT X-Openstack-Request-Id: req-e82d16f5-29a0-434b-8070-5d478318aa7f 2018-10-20 07:42:01,732 - 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":"83fe9381-f52b-41ba-88cc-f8aaa26f4f8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:01Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_3bc65894-a4e7-42cb-a921-7c180feb6c04","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:01Z","mtu":1450}} 2018-10-20 07:42:01,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e82d16f5-29a0-434b-8070-5d478318aa7f 2018-10-20 07:42:01,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.291258811951s 2018-10-20 07:42:01,733 - 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-20T07:42:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'83fe9381-f52b-41ba-88cc-f8aaa26f4f8a', u'provider:segmentation_id': 68, 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_3bc65894-a4e7-42cb-a921-7c180feb6c04', u'created_at': u'2018-10-20T07:42:01Z', u'mtu': 1450, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'906439e73a574f6faa0801abd57f945a', u'l2_adjacency': True}) 2018-10-20 07:42:01,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:01,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:01 GMT X-Openstack-Request-Id: req-75fc7d44-6c8a-4774-a005-2c64c9152099 2018-10-20 07:42:01,841 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"83fe9381-f52b-41ba-88cc-f8aaa26f4f8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:01Z","qos_policy_id":null,"name":"vmready1-net_3bc65894-a4e7-42cb-a921-7c180feb6c04","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:01,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75fc7d44-6c8a-4774-a005-2c64c9152099 2018-10-20 07:42:01,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107594966888s 2018-10-20 07:42:01,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:42:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"subnet": {"name": "vmready1-subnet_3bc65894-a4e7-42cb-a921-7c180feb6c04", "enable_dhcp": true, "network_id": "83fe9381-f52b-41ba-88cc-f8aaa26f4f8a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:42:02,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:02 GMT X-Openstack-Request-Id: req-3b2d4e2e-876a-4fa3-9cd3-f8c6d383200b 2018-10-20 07:42:02,393 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-20T07:42:01Z","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":"1294401d-b6ba-4d4d-8f2b-78f1987864a7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3bc65894-a4e7-42cb-a921-7c180feb6c04","enable_dhcp":true,"segment_id":null,"network_id":"83fe9381-f52b-41ba-88cc-f8aaa26f4f8a","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:01Z","ip_version":4}} 2018-10-20 07:42:02,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3b2d4e2e-876a-4fa3-9cd3-f8c6d383200b 2018-10-20 07:42:02,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.550764083862s 2018-10-20 07:42:02,394 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:01Z', 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'1294401d-b6ba-4d4d-8f2b-78f1987864a7', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_3bc65894-a4e7-42cb-a921-7c180feb6c04', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'83fe9381-f52b-41ba-88cc-f8aaa26f4f8a', u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:42:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:42:02,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:42:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vmready1-router_3bc65894-a4e7-42cb-a921-7c180feb6c04", "admin_state_up": true}}' 2018-10-20 07:42:04,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:04 GMT X-Openstack-Request-Id: req-34c6c7c2-9b3b-4ff4-bd52-353c37722ea9 2018-10-20 07:42:04,011 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:02Z", "admin_state_up": true, "updated_at": "2018-10-20T07:42:03Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "17185130-985f-4ddd-996b-a49f2aba2419", "name": "vmready1-router_3bc65894-a4e7-42cb-a921-7c180feb6c04"}} 2018-10-20 07:42:04,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-34c6c7c2-9b3b-4ff4-bd52-353c37722ea9 2018-10-20 07:42:04,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61630988121s 2018-10-20 07:42:04,012 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:03Z', u'revision_number': 2, u'ha': False, u'id': u'17185130-985f-4ddd-996b-a49f2aba2419', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_3bc65894-a4e7-42cb-a921-7c180feb6c04', u'admin_state_up': True, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:42:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:42:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:42:04,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419/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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"subnet_id": "1294401d-b6ba-4d4d-8f2b-78f1987864a7"}' 2018-10-20 07:42:06,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:06 GMT X-Openstack-Request-Id: req-d965cd4a-5d50-4be6-899f-892a5023b3b6 2018-10-20 07:42:06,158 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "83fe9381-f52b-41ba-88cc-f8aaa26f4f8a", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "1294401d-b6ba-4d4d-8f2b-78f1987864a7", "subnet_ids": ["1294401d-b6ba-4d4d-8f2b-78f1987864a7"], "port_id": "ffdaa4f4-51f7-4533-94ea-c3fe07e9f4af", "id": "17185130-985f-4ddd-996b-a49f2aba2419"} 2018-10-20 07:42:06,158 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419/add_router_interface.json used request id req-d965cd4a-5d50-4be6-899f-892a5023b3b6 2018-10-20 07:42:06,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14590501785s 2018-10-20 07:42:06,159 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:42:06,293 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:42:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:06,301 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:06 GMT 2018-10-20 07:42:06,301 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:42:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:06,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:07 GMT X-Openstack-Request-Id: req-a5cf38d7-67c7-4ec2-9cf5-e561e269f727 2018-10-20 07:42:07,113 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:07,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a5cf38d7-67c7-4ec2-9cf5-e561e269f727 2018-10-20 07:42:07,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.810036897659s 2018-10-20 07:42:07,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:42:07,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04"}' 2018-10-20 07:42:07,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:07 GMT Location: http://172.30.9.22:9292/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f4447f8-6566-498c-9636-2ecca8d90d2c 2018-10-20 07:42:07,214 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:07Z", "file": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "711e3989-e0ed-43b6-bc9f-a688330612a2", "size": null, "self": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2", "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_3bc65894-a4e7-42cb-a921-7c180feb6c04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "checksum": null, "created_at": "2018-10-20T07:42:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:42:07,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9f4447f8-6566-498c-9636-2ecca8d90d2c 2018-10-20 07:42:07,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0919940471649s 2018-10-20 07:42:07,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:42:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '' 2018-10-20 07:42:09,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:42:09 GMT X-Openstack-Request-Id: req-4118d1b6-50bb-4e34-81da-86002b7468c0 2018-10-20 07:42:09,716 - 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-20 07:42:09,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/file used request id req-4118d1b6-50bb-4e34-81da-86002b7468c0 2018-10-20 07:42:09,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.50052690506s 2018-10-20 07:42:09,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:09,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:09 GMT X-Openstack-Request-Id: req-4e1c602b-1b8a-4210-8a78-1751961cb303 2018-10-20 07:42:09,749 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:09Z", "file": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "711e3989-e0ed-43b6-bc9f-a688330612a2", "size": 12716032, "self": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:09,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4e1c602b-1b8a-4210-8a78-1751961cb303 2018-10-20 07:42:09,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287501811981s 2018-10-20 07:42:09,751 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/file', 'owner': u'906439e73a574f6faa0801abd57f945a', 'id': u'711e3989-e0ed-43b6-bc9f-a688330612a2', 'size': 12716032, u'self': u'/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906439e73a574f6faa0801abd57f945a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:42:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:42:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04', '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/711e3989-e0ed-43b6-bc9f-a688330612a2', 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_3bc65894-a4e7-42cb-a921-7c180feb6c04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04', 'created': u'2018-10-20T07:42:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:42:07Z', 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/711e3989-e0ed-43b6-bc9f-a688330612a2', 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_3bc65894-a4e7-42cb-a921-7c180feb6c04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:42:09,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:42:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_3bc65894-a4e7-42cb-a921-7c180feb6c04", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:42:10,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-2261915a-ea70-4ec4-9eca-eb50aefcf810 x-openstack-request-id: req-2261915a-ea70-4ec4-9eca-eb50aefcf810 2018-10-20 07:42:10,533 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6e5e9163-4706-42ad-821f-ed3329116b7e", "name": "vmready1-flavor_3bc65894-a4e7-42cb-a921-7c180feb6c04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:42:10,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-2261915a-ea70-4ec4-9eca-eb50aefcf810 2018-10-20 07:42:10,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.778044939041s 2018-10-20 07:42:10,534 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_3bc65894-a4e7-42cb-a921-7c180feb6c04', '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'906439e73a574f6faa0801abd57f945a', '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'6e5e9163-4706-42ad-821f-ed3329116b7e', 'swap': 0}) 2018-10-20 07:42:10,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:42:10,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e/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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"extra_specs": {}}' 2018-10-20 07:42:10,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-6e2ed1a6-ec0e-4acb-b1ad-75101daa526b x-openstack-request-id: req-6e2ed1a6-ec0e-4acb-b1ad-75101daa526b 2018-10-20 07:42:10,565 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:42:10,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e/os-extra_specs used request id req-6e2ed1a6-ec0e-4acb-b1ad-75101daa526b 2018-10-20 07:42:10,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.031044960022s 2018-10-20 07:42:10,669 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:42:10,669 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:42:10,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:42:10,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419/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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" -d '{"subnet_id": "1294401d-b6ba-4d4d-8f2b-78f1987864a7"}' 2018-10-20 07:42:12,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:12 GMT X-Openstack-Request-Id: req-f57dcad6-ff15-4edd-bd61-cbcaea6c82db 2018-10-20 07:42:12,763 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "83fe9381-f52b-41ba-88cc-f8aaa26f4f8a", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "1294401d-b6ba-4d4d-8f2b-78f1987864a7", "subnet_ids": ["1294401d-b6ba-4d4d-8f2b-78f1987864a7"], "port_id": "ffdaa4f4-51f7-4533-94ea-c3fe07e9f4af", "id": "17185130-985f-4ddd-996b-a49f2aba2419"} 2018-10-20 07:42:12,763 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419/remove_router_interface.json used request id req-f57dcad6-ff15-4edd-bd61-cbcaea6c82db 2018-10-20 07:42:12,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08911204338s 2018-10-20 07:42:12,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:42:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:13,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:13 GMT X-Openstack-Request-Id: req-48428a82-5dce-44fa-92eb-f0c900f69030 2018-10-20 07:42:13,096 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:02Z", "admin_state_up": true, "updated_at": "2018-10-20T07:42:11Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "17185130-985f-4ddd-996b-a49f2aba2419", "name": "vmready1-router_3bc65894-a4e7-42cb-a921-7c180feb6c04"}]} 2018-10-20 07:42:13,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-48428a82-5dce-44fa-92eb-f0c900f69030 2018-10-20 07:42:13,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.332663059235s 2018-10-20 07:42:13,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:42:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:14,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:14 GMT X-Openstack-Request-Id: req-ec589903-47c7-411a-9391-d6546e5b9351 2018-10-20 07:42:14,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:14,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/17185130-985f-4ddd-996b-a49f2aba2419.json used request id req-ec589903-47c7-411a-9391-d6546e5b9351 2018-10-20 07:42:14,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36879110336s 2018-10-20 07:42:14,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:42:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:14,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:14 GMT X-Openstack-Request-Id: req-4f6b72e7-1ef8-445f-bb16-55a52ff39f2a 2018-10-20 07:42:14,565 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:42:01Z","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":"1294401d-b6ba-4d4d-8f2b-78f1987864a7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_3bc65894-a4e7-42cb-a921-7c180feb6c04","enable_dhcp":true,"segment_id":null,"network_id":"83fe9381-f52b-41ba-88cc-f8aaa26f4f8a","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:01Z","ip_version":4},{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:42:14,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f6b72e7-1ef8-445f-bb16-55a52ff39f2a 2018-10-20 07:42:14,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0980551242828s 2018-10-20 07:42:14,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:42:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/1294401d-b6ba-4d4d-8f2b-78f1987864a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:15,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:15 GMT X-Openstack-Request-Id: req-119c44d5-184c-4549-98c3-845c89732707 2018-10-20 07:42:15,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:15,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/1294401d-b6ba-4d4d-8f2b-78f1987864a7.json used request id req-119c44d5-184c-4549-98c3-845c89732707 2018-10-20 07:42:15,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.866259098053s 2018-10-20 07:42:15,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:15 GMT X-Openstack-Request-Id: req-321293f4-46fd-4a56-a2f2-193af2624766 2018-10-20 07:42:15,522 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"83fe9381-f52b-41ba-88cc-f8aaa26f4f8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:15Z","qos_policy_id":null,"name":"vmready1-net_3bc65894-a4e7-42cb-a921-7c180feb6c04","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:15,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-321293f4-46fd-4a56-a2f2-193af2624766 2018-10-20 07:42:15,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088329076767s 2018-10-20 07:42:15,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:42:15,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/83fe9381-f52b-41ba-88cc-f8aaa26f4f8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:16,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:16 GMT X-Openstack-Request-Id: req-4df46dec-1ff9-4774-862d-4c1806d22fca 2018-10-20 07:42:16,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:16,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/83fe9381-f52b-41ba-88cc-f8aaa26f4f8a.json used request id req-4df46dec-1ff9-4774-862d-4c1806d22fca 2018-10-20 07:42:16,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16640901566s 2018-10-20 07:42:16,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:16,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:16,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:16 GMT X-Openstack-Request-Id: req-54dbfae8-d450-4961-8278-342c3a04dee1 2018-10-20 07:42:16,722 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:09Z", "file": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "711e3989-e0ed-43b6-bc9f-a688330612a2", "size": 12716032, "self": "/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/711e3989-e0ed-43b6-bc9f-a688330612a2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3bc65894-a4e7-42cb-a921-7c180feb6c04", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:16,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-54dbfae8-d450-4961-8278-342c3a04dee1 2018-10-20 07:42:16,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278270244598s 2018-10-20 07:42:16,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:42:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:17,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:42:17 GMT X-Openstack-Request-Id: req-88b53a20-6fc4-43fd-bf8a-e34b895a3c12 2018-10-20 07:42:17,023 - 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-20 07:42:17,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/711e3989-e0ed-43b6-bc9f-a688330612a2 used request id req-88b53a20-6fc4-43fd-bf8a-e34b895a3c12 2018-10-20 07:42:17,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.299385070801s 2018-10-20 07:42:17,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:42:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:17,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-bbdf0693-725a-48a0-93cd-127067513d57 x-openstack-request-id: req-bbdf0693-725a-48a0-93cd-127067513d57 2018-10-20 07:42:17,167 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6e5e9163-4706-42ad-821f-ed3329116b7e", "name": "vmready1-flavor_3bc65894-a4e7-42cb-a921-7c180feb6c04", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:42:17,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bbdf0693-725a-48a0-93cd-127067513d57 2018-10-20 07:42:17,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130093097687s 2018-10-20 07:42:17,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:42:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2c97df7f2c748cf470c48701f46070cc1ee34f76b72f774fb195d27f2121787e" 2018-10-20 07:42:17,225 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-cf59db27-876e-44db-8767-576ec5268090 x-openstack-request-id: req-cf59db27-876e-44db-8767-576ec5268090 2018-10-20 07:42:17,225 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6e5e9163-4706-42ad-821f-ed3329116b7e used request id req-cf59db27-876e-44db-8767-576ec5268090 2018-10-20 07:42:17,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0563731193542s 2018-10-20 07:42:17,276 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-20 07:42:17,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:17,324 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29908203-d18e-4dc5-ac4d-3d8ef5e44e3b 2018-10-20 07:42:17,324 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:42:17,324 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-29908203-d18e-4dc5-ac4d-3d8ef5e44e3b 2018-10-20 07:42:17,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:42:17,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["I1lGnoToTMSrLPRwKILPug"], "issued_at": "2018-10-20T07:42:17.000000Z"}} 2018-10-20 07:42:17,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:18,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:18 GMT X-Openstack-Request-Id: req-45b60f3e-38eb-4c26-a912-f972a768d8bf 2018-10-20 07:42:18,241 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:18,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45b60f3e-38eb-4c26-a912-f972a768d8bf 2018-10-20 07:42:18,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.507138967514s 2018-10-20 07:42:18,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:42:18,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:18,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3499712e-980c-4f4e-99bc-0235d1c5601a 2018-10-20 07:42:18,451 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:42:18,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3499712e-980c-4f4e-99bc-0235d1c5601a 2018-10-20 07:42:18,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202553987503s 2018-10-20 07:42:18,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:42:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}}' 2018-10-20 07:42:18,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-615c66e2-d355-437d-8de1-7aca21d8587f 2018-10-20 07:42:18,705 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e"}, "tags": [], "enabled": true, "id": "81b1afac50cf4b9c9783ce3df455d09e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}} 2018-10-20 07:42:18,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-615c66e2-d355-437d-8de1-7aca21d8587f 2018-10-20 07:42:18,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246025085449s 2018-10-20 07:42:18,706 - 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'81b1afac50cf4b9c9783ce3df455d09e', '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_b83ba13c-4325-435a-a5bf-003e01af724f'}) 2018-10-20 07:42:18,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:42:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1de2079d-266f-49e5-a540-953ff7656e3f", "email": null, "name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f"}}' 2018-10-20 07:42:19,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b79d07b-40aa-408f-99ed-db456f3ef71e 2018-10-20 07:42:19,242 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f", "links": {"self": "http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d8b7711f834d739fd20901c2bf9bcd", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:42:19,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7b79d07b-40aa-408f-99ed-db456f3ef71e 2018-10-20 07:42:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52985906601s 2018-10-20 07:42:19,244 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'57d8b7711f834d739fd20901c2bf9bcd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f'}) 2018-10-20 07:42:19,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:42:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:19,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e91c087-3aea-4c6d-95a1-d225c69a3283 2018-10-20 07:42:19,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:42:19,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4e91c087-3aea-4c6d-95a1-d225c69a3283 2018-10-20 07:42:19,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221915006638s 2018-10-20 07:42:19,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:42:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:19,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b531c85-139a-46eb-9607-b3cfed612f70 2018-10-20 07:42:19,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:42:19,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4b531c85-139a-46eb-9607-b3cfed612f70 2018-10-20 07:42:19,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198654174805s 2018-10-20 07:42:19,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:42:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:19,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab9ca72-edb0-410c-a372-85de430db06e 2018-10-20 07:42:19,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:42:19,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4ab9ca72-edb0-410c-a372-85de430db06e 2018-10-20 07:42:19,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186156988144s 2018-10-20 07:42:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:42:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:19,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82653e49-4353-4f6f-8111-b899cec0379e 2018-10-20 07:42:19,972 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:42:19,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-82653e49-4353-4f6f-8111-b899cec0379e 2018-10-20 07:42:19,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103296041489s 2018-10-20 07:42:19,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:42:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97a30af-6207-4dd2-b6a6-b937b642234f 2018-10-20 07:42:20,100 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f", "links": {"self": "http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d8b7711f834d739fd20901c2bf9bcd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:42:20,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b97a30af-6207-4dd2-b6a6-b937b642234f 2018-10-20 07:42:20,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127465009689s 2018-10-20 07:42:20,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:42:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd17a44-f01c-47f7-b1e2-20cff6938fcb 2018-10-20 07:42:20,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e"}, "tags": [], "enabled": true, "id": "81b1afac50cf4b9c9783ce3df455d09e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}]} 2018-10-20 07:42:20,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ecd17a44-f01c-47f7-b1e2-20cff6938fcb 2018-10-20 07:42:20,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150688171387s 2018-10-20 07:42:20,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:42:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=57d8b7711f834d739fd20901c2bf9bcd&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=81b1afac50cf4b9c9783ce3df455d09e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028ada8b-cb22-483b-a941-f2d0968c916d 2018-10-20 07:42:20,379 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=57d8b7711f834d739fd20901c2bf9bcd&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=81b1afac50cf4b9c9783ce3df455d09e", "previous": null, "next": null}} 2018-10-20 07:42:20,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=57d8b7711f834d739fd20901c2bf9bcd&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=81b1afac50cf4b9c9783ce3df455d09e used request id req-028ada8b-cb22-483b-a941-f2d0968c916d 2018-10-20 07:42:20,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108162879944s 2018-10-20 07:42:20,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:42:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e/users/57d8b7711f834d739fd20901c2bf9bcd/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0e6221-432f-428a-bc82-dbc997cf6885 2018-10-20 07:42:20,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:42:20,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e/users/57d8b7711f834d739fd20901c2bf9bcd/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-2a0e6221-432f-428a-bc82-dbc997cf6885 2018-10-20 07:42:20,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235776185989s 2018-10-20 07:42:20,619 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f', 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'81b1afac50cf4b9c9783ce3df455d09e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1de2079d-266f-49e5-a540-953ff7656e3f', 'username': u'vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:42:20,622 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f', 'password': '1de2079d-266f-49e5-a540-953ff7656e3f', 'project_name': 'vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '81b1afac50cf4b9c9783ce3df455d09e', 'project_domain_name': 'Default'} 2018-10-20 07:42:20,623 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-20 07:42:20,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:42:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329abbd9-c903-4a2c-baae-9e6092a39d19 2018-10-20 07:42:20,736 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:42:20,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-329abbd9-c903-4a2c-baae-9e6092a39d19 2018-10-20 07:42:20,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112216949463s 2018-10-20 07:42:20,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:42:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:20,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc91702-cfdb-4f20-9b00-054f5b962e80 2018-10-20 07:42:20,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e"}, "tags": [], "enabled": true, "id": "81b1afac50cf4b9c9783ce3df455d09e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}]} 2018-10-20 07:42:20,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dfc91702-cfdb-4f20-9b00-054f5b962e80 2018-10-20 07:42:20,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112869977951s 2018-10-20 07:42:20,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:42:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" -d '{"network": {"tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "name": "vmready2-net_b83ba13c-4325-435a-a5bf-003e01af724f", "admin_state_up": true}}' 2018-10-20 07:42:21,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:21 GMT X-Openstack-Request-Id: req-fa11282b-caf6-43a5-ae7c-9e30c12a88f0 2018-10-20 07:42:21,199 - 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":"2744bd54-e7e8-4575-89eb-cf116529388d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"81b1afac50cf4b9c9783ce3df455d09e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:21Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_b83ba13c-4325-435a-a5bf-003e01af724f","admin_state_up":true,"tenant_id":"81b1afac50cf4b9c9783ce3df455d09e","created_at":"2018-10-20T07:42:21Z","mtu":1450}} 2018-10-20 07:42:21,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fa11282b-caf6-43a5-ae7c-9e30c12a88f0 2018-10-20 07:42:21,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.340875148773s 2018-10-20 07:42:21,200 - 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-20T07:42:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2744bd54-e7e8-4575-89eb-cf116529388d', u'provider:segmentation_id': 97, 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_b83ba13c-4325-435a-a5bf-003e01af724f', u'created_at': u'2018-10-20T07:42:21Z', u'mtu': 1450, u'tenant_id': u'81b1afac50cf4b9c9783ce3df455d09e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'81b1afac50cf4b9c9783ce3df455d09e', u'l2_adjacency': True}) 2018-10-20 07:42:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:21,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b3da8a-40e1-4f9c-a450-ccc4dc5a69c4 2018-10-20 07:42:21,211 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:42:21,211 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-05b3da8a-40e1-4f9c-a450-ccc4dc5a69c4 2018-10-20 07:42:21,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:42:21,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81b1afac50cf4b9c9783ce3df455d09e", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/81b1afac50cf4b9c9783ce3df455d09e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/81b1afac50cf4b9c9783ce3df455d09e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/81b1afac50cf4b9c9783ce3df455d09e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/81b1afac50cf4b9c9783ce3df455d09e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/81b1afac50cf4b9c9783ce3df455d09e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/81b1afac50cf4b9c9783ce3df455d09e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_81b1afac50cf4b9c9783ce3df455d09e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_81b1afac50cf4b9c9783ce3df455d09e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/81b1afac50cf4b9c9783ce3df455d09e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f", "id": "57d8b7711f834d739fd20901c2bf9bcd"}, "audit_ids": ["qeD6nm5bQpO-fGj58qDvaQ"], "issued_at": "2018-10-20T07:42:21.000000Z"}} 2018-10-20 07:42:21,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:22,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:22 GMT X-Openstack-Request-Id: req-a20e4e22-0081-423c-8ea6-2f3192444a38 2018-10-20 07:42:22,725 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2744bd54-e7e8-4575-89eb-cf116529388d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"81b1afac50cf4b9c9783ce3df455d09e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:21Z","qos_policy_id":null,"name":"vmready2-net_b83ba13c-4325-435a-a5bf-003e01af724f","admin_state_up":true,"tenant_id":"81b1afac50cf4b9c9783ce3df455d09e","created_at":"2018-10-20T07:42:21Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:42:22,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a20e4e22-0081-423c-8ea6-2f3192444a38 2018-10-20 07:42:22,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11348199844s 2018-10-20 07:42:22,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:42:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '{"subnet": {"name": "vmready2-subnet_b83ba13c-4325-435a-a5bf-003e01af724f", "enable_dhcp": true, "network_id": "2744bd54-e7e8-4575-89eb-cf116529388d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:42:23,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:23 GMT X-Openstack-Request-Id: req-54b7ced7-328a-4ae5-a830-6a02f4211aaf 2018-10-20 07:42:23,395 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2744bd54-e7e8-4575-89eb-cf116529388d","tenant_id":"81b1afac50cf4b9c9783ce3df455d09e","created_at":"2018-10-20T07:42:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:42:23Z","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":"81b1afac50cf4b9c9783ce3df455d09e","id":"363f6472-0ff3-4e9f-883a-30958e14296b","subnetpool_id":null,"name":"vmready2-subnet_b83ba13c-4325-435a-a5bf-003e01af724f"}} 2018-10-20 07:42:23,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-54b7ced7-328a-4ae5-a830-6a02f4211aaf 2018-10-20 07:42:23,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.667787790298s 2018-10-20 07:42:23,396 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:23Z', 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'363f6472-0ff3-4e9f-883a-30958e14296b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b83ba13c-4325-435a-a5bf-003e01af724f', u'enable_dhcp': True, u'network_id': u'2744bd54-e7e8-4575-89eb-cf116529388d', u'tenant_id': u'81b1afac50cf4b9c9783ce3df455d09e', u'created_at': u'2018-10-20T07:42:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'81b1afac50cf4b9c9783ce3df455d09e'}) 2018-10-20 07:42:23,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:42:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vmready2-router_b83ba13c-4325-435a-a5bf-003e01af724f", "admin_state_up": true}}' 2018-10-20 07:42:25,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:25 GMT X-Openstack-Request-Id: req-6a272f99-e6a6-4822-a40e-b7c51b8a182c 2018-10-20 07:42:25,173 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "created_at": "2018-10-20T07:42:23Z", "admin_state_up": true, "updated_at": "2018-10-20T07:42:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "81b1afac50cf4b9c9783ce3df455d09e", "id": "49442526-218f-4bbe-8467-47629138760b", "name": "vmready2-router_b83ba13c-4325-435a-a5bf-003e01af724f"}} 2018-10-20 07:42:25,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6a272f99-e6a6-4822-a40e-b7c51b8a182c 2018-10-20 07:42:25,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77708721161s 2018-10-20 07:42:25,174 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:24Z', u'revision_number': 2, u'id': u'49442526-218f-4bbe-8467-47629138760b', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_b83ba13c-4325-435a-a5bf-003e01af724f', u'admin_state_up': True, u'tenant_id': u'81b1afac50cf4b9c9783ce3df455d09e', u'created_at': u'2018-10-20T07:42:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'81b1afac50cf4b9c9783ce3df455d09e'}) 2018-10-20 07:42:25,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:42:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b/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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '{"subnet_id": "363f6472-0ff3-4e9f-883a-30958e14296b"}' 2018-10-20 07:42:27,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:27 GMT X-Openstack-Request-Id: req-bddffe91-fe5a-40e3-8dcc-c1fd1111fda8 2018-10-20 07:42:27,560 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2744bd54-e7e8-4575-89eb-cf116529388d", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "subnet_id": "363f6472-0ff3-4e9f-883a-30958e14296b", "subnet_ids": ["363f6472-0ff3-4e9f-883a-30958e14296b"], "port_id": "b4161c5d-8986-4072-9300-2e07b8fdcf2e", "id": "49442526-218f-4bbe-8467-47629138760b"} 2018-10-20 07:42:27,560 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b/add_router_interface.json used request id req-bddffe91-fe5a-40e3-8dcc-c1fd1111fda8 2018-10-20 07:42:27,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38609600067s 2018-10-20 07:42:27,561 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:42:27,679 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:42:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:27,686 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:27 GMT 2018-10-20 07:42:27,686 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:42:27,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:28 GMT X-Openstack-Request-Id: req-5a660598-964f-48b3-9318-5f77fab6fc6f 2018-10-20 07:42:28,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:28,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5a660598-964f-48b3-9318-5f77fab6fc6f 2018-10-20 07:42:28,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.822535037994s 2018-10-20 07:42:28,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:42:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f"}' 2018-10-20 07:42:28,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:28 GMT Location: http://172.30.9.22:9292/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-70371fa9-c328-42b6-ae6c-a1eefc29cb63 2018-10-20 07:42:28,587 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:28Z", "file": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/file", "owner": "81b1afac50cf4b9c9783ce3df455d09e", "id": "7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "size": null, "self": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "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_b83ba13c-4325-435a-a5bf-003e01af724f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "checksum": null, "created_at": "2018-10-20T07:42:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:42:28,587 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-70371fa9-c328-42b6-ae6c-a1eefc29cb63 2018-10-20 07:42:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0688560009003s 2018-10-20 07:42:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:42:28,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '' 2018-10-20 07:42:29,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:42:29 GMT X-Openstack-Request-Id: req-4877baf5-dcb2-4d90-b9f9-5b44fc822c04 2018-10-20 07:42:29,256 - 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-20 07:42:29,256 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/file used request id req-4877baf5-dcb2-4d90-b9f9-5b44fc822c04 2018-10-20 07:42:29,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.667875051498s 2018-10-20 07:42:29,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:29,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:29 GMT X-Openstack-Request-Id: req-951356fc-5234-448c-a05b-1ec32e722b3a 2018-10-20 07:42:29,301 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:29Z", "file": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/file", "owner": "81b1afac50cf4b9c9783ce3df455d09e", "id": "7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "size": 12716032, "self": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:29,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-951356fc-5234-448c-a05b-1ec32e722b3a 2018-10-20 07:42:29,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399539470673s 2018-10-20 07:42:29,303 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/file', 'owner': u'81b1afac50cf4b9c9783ce3df455d09e', 'id': u'7eccf867-4ffb-45db-a7e1-e3666cbd33c2', 'size': 12716032, u'self': u'/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81b1afac50cf4b9c9783ce3df455d09e', 'name': 'vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:42:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:42:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f', '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/7eccf867-4ffb-45db-a7e1-e3666cbd33c2', 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_b83ba13c-4325-435a-a5bf-003e01af724f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f', 'created': u'2018-10-20T07:42:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:42:28Z', 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/7eccf867-4ffb-45db-a7e1-e3666cbd33c2', 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_b83ba13c-4325-435a-a5bf-003e01af724f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:42:29,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:42:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b83ba13c-4325-435a-a5bf-003e01af724f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:42:29,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-e926679a-cd4f-44a1-b889-6b028deaaf10 x-openstack-request-id: req-e926679a-cd4f-44a1-b889-6b028deaaf10 2018-10-20 07:42:29,673 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7e78327-01d2-4689-8d74-58125d21d2a9", "name": "vmready2-flavor_b83ba13c-4325-435a-a5bf-003e01af724f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:42:29,673 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e926679a-cd4f-44a1-b889-6b028deaaf10 2018-10-20 07:42:29,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.367043972015s 2018-10-20 07:42:29,674 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b83ba13c-4325-435a-a5bf-003e01af724f', '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'906439e73a574f6faa0801abd57f945a', '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'd7e78327-01d2-4689-8d74-58125d21d2a9', 'swap': 0}) 2018-10-20 07:42:29,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:42:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9/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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" -d '{"extra_specs": {}}' 2018-10-20 07:42:29,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-5c45213d-ef99-4aa5-8c04-922b8845b45b x-openstack-request-id: req-5c45213d-ef99-4aa5-8c04-922b8845b45b 2018-10-20 07:42:29,805 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:42:29,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9/os-extra_specs used request id req-5c45213d-ef99-4aa5-8c04-922b8845b45b 2018-10-20 07:42:29,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130878210068s 2018-10-20 07:42:29,911 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:42:29,911 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:42:29,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:42:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b/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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" -d '{"subnet_id": "363f6472-0ff3-4e9f-883a-30958e14296b"}' 2018-10-20 07:42:32,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:32 GMT X-Openstack-Request-Id: req-849158fa-d898-40ac-ba44-41ee4998a18a 2018-10-20 07:42:32,949 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2744bd54-e7e8-4575-89eb-cf116529388d", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "subnet_id": "363f6472-0ff3-4e9f-883a-30958e14296b", "subnet_ids": ["363f6472-0ff3-4e9f-883a-30958e14296b"], "port_id": "b4161c5d-8986-4072-9300-2e07b8fdcf2e", "id": "49442526-218f-4bbe-8467-47629138760b"} 2018-10-20 07:42:32,949 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b/remove_router_interface.json used request id req-849158fa-d898-40ac-ba44-41ee4998a18a 2018-10-20 07:42:32,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.03377318382s 2018-10-20 07:42:32,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:42:32,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:33,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:33 GMT X-Openstack-Request-Id: req-83b8cbee-42bb-4279-a010-2651ff82e179 2018-10-20 07:42:33,112 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "created_at": "2018-10-20T07:42:23Z", "admin_state_up": true, "updated_at": "2018-10-20T07:42:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "81b1afac50cf4b9c9783ce3df455d09e", "id": "49442526-218f-4bbe-8467-47629138760b", "name": "vmready2-router_b83ba13c-4325-435a-a5bf-003e01af724f"}]} 2018-10-20 07:42:33,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-83b8cbee-42bb-4279-a010-2651ff82e179 2018-10-20 07:42:33,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162456989288s 2018-10-20 07:42:33,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:42:33,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:34,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:34 GMT X-Openstack-Request-Id: req-f3f1d8f1-5794-447f-97e0-0c9d1075a82f 2018-10-20 07:42:34,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:34,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/49442526-218f-4bbe-8467-47629138760b.json used request id req-f3f1d8f1-5794-447f-97e0-0c9d1075a82f 2018-10-20 07:42:34,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23164391518s 2018-10-20 07:42:34,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:42:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:34,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:34 GMT X-Openstack-Request-Id: req-2ca128c3-929e-4f94-ac71-3f484358555a 2018-10-20 07:42:34,435 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2744bd54-e7e8-4575-89eb-cf116529388d","tenant_id":"81b1afac50cf4b9c9783ce3df455d09e","created_at":"2018-10-20T07:42:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:42:23Z","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":"81b1afac50cf4b9c9783ce3df455d09e","id":"363f6472-0ff3-4e9f-883a-30958e14296b","subnetpool_id":null,"name":"vmready2-subnet_b83ba13c-4325-435a-a5bf-003e01af724f"}]} 2018-10-20 07:42:34,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2ca128c3-929e-4f94-ac71-3f484358555a 2018-10-20 07:42:34,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0888340473175s 2018-10-20 07:42:34,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:42:34,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/363f6472-0ff3-4e9f-883a-30958e14296b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:35,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:35 GMT X-Openstack-Request-Id: req-3b3761c2-cf6c-436d-9570-8ecef8f0b7f4 2018-10-20 07:42:35,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:35,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/363f6472-0ff3-4e9f-883a-30958e14296b.json used request id req-3b3761c2-cf6c-436d-9570-8ecef8f0b7f4 2018-10-20 07:42:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13031101227s 2018-10-20 07:42:35,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:35,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:35,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:35 GMT X-Openstack-Request-Id: req-e52cec05-66dd-40e8-ae39-bcdb042f9d5b 2018-10-20 07:42:35,665 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2744bd54-e7e8-4575-89eb-cf116529388d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81b1afac50cf4b9c9783ce3df455d09e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:35Z","qos_policy_id":null,"name":"vmready2-net_b83ba13c-4325-435a-a5bf-003e01af724f","admin_state_up":true,"tenant_id":"81b1afac50cf4b9c9783ce3df455d09e","created_at":"2018-10-20T07:42:21Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:42:35,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e52cec05-66dd-40e8-ae39-bcdb042f9d5b 2018-10-20 07:42:35,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979790687561s 2018-10-20 07:42:35,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:42:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2744bd54-e7e8-4575-89eb-cf116529388d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:37,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:37 GMT X-Openstack-Request-Id: req-49cae51c-e2c1-4f8c-961c-0ba12ef1a3ac 2018-10-20 07:42:37,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:37,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2744bd54-e7e8-4575-89eb-cf116529388d.json used request id req-49cae51c-e2c1-4f8c-961c-0ba12ef1a3ac 2018-10-20 07:42:37,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75343203545s 2018-10-20 07:42:37,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:37,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:37 GMT X-Openstack-Request-Id: req-a1649e85-b99e-45fc-a6d9-92304a645b11 2018-10-20 07:42:37,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:29Z", "file": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/file", "owner": "81b1afac50cf4b9c9783ce3df455d09e", "id": "7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "size": 12716032, "self": "/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b83ba13c-4325-435a-a5bf-003e01af724f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:37,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a1649e85-b99e-45fc-a6d9-92304a645b11 2018-10-20 07:42:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401477813721s 2018-10-20 07:42:37,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:42:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0dcb965ad697e3042efbd6118bea976947a113089aa6d5f8a3b0b0e9e4fb48d9" 2018-10-20 07:42:37,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:42:37 GMT X-Openstack-Request-Id: req-07d97493-145d-48a8-bf89-1ca219514b31 2018-10-20 07:42:37,862 - 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-20 07:42:37,862 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7eccf867-4ffb-45db-a7e1-e3666cbd33c2 used request id req-07d97493-145d-48a8-bf89-1ca219514b31 2018-10-20 07:42:37,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.395987987518s 2018-10-20 07:42:37,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:42:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-dee2f711-8f56-4491-9bb5-fc6bd4805d5a x-openstack-request-id: req-dee2f711-8f56-4491-9bb5-fc6bd4805d5a 2018-10-20 07:42:37,890 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7e78327-01d2-4689-8d74-58125d21d2a9", "name": "vmready2-flavor_b83ba13c-4325-435a-a5bf-003e01af724f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:42:37,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-dee2f711-8f56-4491-9bb5-fc6bd4805d5a 2018-10-20 07:42:37,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224559307098s 2018-10-20 07:42:37,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:42:37,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:37,927 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-e4077508-1c82-4a3e-bc12-08a8aa4d9132 x-openstack-request-id: req-e4077508-1c82-4a3e-bc12-08a8aa4d9132 2018-10-20 07:42:37,927 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/d7e78327-01d2-4689-8d74-58125d21d2a9 used request id req-e4077508-1c82-4a3e-bc12-08a8aa4d9132 2018-10-20 07:42:37,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350880622864s 2018-10-20 07:42:37,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:42:37,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:38,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a95d1a9-5f5d-44d4-b765-54dcdb83cc5a 2018-10-20 07:42:38,060 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f", "links": {"self": "http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "57d8b7711f834d739fd20901c2bf9bcd", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:42:38,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9a95d1a9-5f5d-44d4-b765-54dcdb83cc5a 2018-10-20 07:42:38,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132687091827s 2018-10-20 07:42:38,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:42:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a169c65-e7c8-40c7-93ed-d0949fd9033f 2018-10-20 07:42:38,294 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_b83ba13c-4325-435a-a5bf-003e01af724f", "links": {"self": "http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "57d8b7711f834d739fd20901c2bf9bcd", "description": null}} 2018-10-20 07:42:38,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd used request id req-6a169c65-e7c8-40c7-93ed-d0949fd9033f 2018-10-20 07:42:38,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227864980698s 2018-10-20 07:42:38,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:42:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:38,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829493d9-c005-4157-ab88-456fcd5a0214 2018-10-20 07:42:38,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:42:38,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/57d8b7711f834d739fd20901c2bf9bcd used request id req-829493d9-c005-4157-ab88-456fcd5a0214 2018-10-20 07:42:38,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293939113617s 2018-10-20 07:42:38,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:42:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:38,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ccba54-14fa-4361-8af6-8003db78f380 2018-10-20 07:42:38,794 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e"}, "tags": [], "enabled": true, "id": "81b1afac50cf4b9c9783ce3df455d09e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b83ba13c-4325-435a-a5bf-003e01af724f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:42:38,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-69ccba54-14fa-4361-8af6-8003db78f380 2018-10-20 07:42:38,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198949813843s 2018-10-20 07:42:38,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:42:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:39,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d20180-d235-4b95-afb9-1eda40a00016 2018-10-20 07:42:39,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:42:39,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/81b1afac50cf4b9c9783ce3df455d09e used request id req-07d20180-d235-4b95-afb9-1eda40a00016 2018-10-20 07:42:39,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301383972168s 2018-10-20 07:42:39,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:42:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=81b1afac50cf4b9c9783ce3df455d09e&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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:39,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:39 GMT X-Openstack-Request-Id: req-8e47c72f-6ee3-4ce3-a584-8f0a9c0e7b55 2018-10-20 07:42:39,503 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "created_at": "2018-10-20T07:42:20Z", "updated_at": "2018-10-20T07:42:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "4448fe4b-86ed-40d5-997c-3fce44b6e60d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv6", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "9d9ab2e8-ba70-4081-8975-3e9f4646003b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv4", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "db75212d-f4cb-4874-bd9c-ec6a055b7cf1", "remote_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv4", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "dff3586f-519a-4445-a999-f39d647d4c65", "remote_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv6", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}], "revision_number": 1, "project_id": "81b1afac50cf4b9c9783ce3df455d09e", "id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "name": "default"}]} 2018-10-20 07:42:39,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=81b1afac50cf4b9c9783ce3df455d09e&name=default used request id req-8e47c72f-6ee3-4ce3-a584-8f0a9c0e7b55 2018-10-20 07:42:39,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.397125959396s 2018-10-20 07:42:39,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:42:39,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:39,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:39 GMT X-Openstack-Request-Id: req-b0826d6a-9891-44cd-8236-f8bdadc215f9 2018-10-20 07:42:39,558 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "created_at": "2018-10-20T07:42:20Z", "updated_at": "2018-10-20T07:42:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "4448fe4b-86ed-40d5-997c-3fce44b6e60d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv6", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "9d9ab2e8-ba70-4081-8975-3e9f4646003b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv4", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "db75212d-f4cb-4874-bd9c-ec6a055b7cf1", "remote_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv4", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:20Z", "revision_number": 0, "id": "dff3586f-519a-4445-a999-f39d647d4c65", "remote_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:20Z", "security_group_id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "tenant_id": "81b1afac50cf4b9c9783ce3df455d09e", "port_range_min": null, "ethertype": "IPv6", "project_id": "81b1afac50cf4b9c9783ce3df455d09e"}], "revision_number": 1, "project_id": "81b1afac50cf4b9c9783ce3df455d09e", "id": "8c680f7d-986a-467e-bb9b-f34e58aa4db5", "name": "default"}]} 2018-10-20 07:42:39,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b0826d6a-9891-44cd-8236-f8bdadc215f9 2018-10-20 07:42:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499360561371s 2018-10-20 07:42:39,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:42:39,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8c680f7d-986a-467e-bb9b-f34e58aa4db5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}31fbe5e2042d31bea9831bd58f6bf68cb9f7cf50fa6a1f9d0a0174fe2c5fb67a" 2018-10-20 07:42:39,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:42:39 GMT X-Openstack-Request-Id: req-0fffcb88-7046-4e5a-81c7-221f34f9f56f 2018-10-20 07:42:39,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:42:39,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8c680f7d-986a-467e-bb9b-f34e58aa4db5.json used request id req-0fffcb88-7046-4e5a-81c7-221f34f9f56f 2018-10-20 07:42:39,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119360923767s 2018-10-20 07:42:39,734 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-20 07:42:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:39,780 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c5bbd0-37e1-487f-8bbe-a594757da008 2018-10-20 07:42:39,780 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:42:39,780 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f6c5bbd0-37e1-487f-8bbe-a594757da008 2018-10-20 07:42:39,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:42:40,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["1rvMaReMQLyfL5kF0iDjog"], "issued_at": "2018-10-20T07:42:40.000000Z"}} 2018-10-20 07:42:40,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:40,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:40 GMT X-Openstack-Request-Id: req-79a19b68-c3b2-46ac-9d04-17e59cd8be4d 2018-10-20 07:42:40,529 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:40,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79a19b68-c3b2-46ac-9d04-17e59cd8be4d 2018-10-20 07:42:40,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348264932632s 2018-10-20 07:42:40,536 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-20 07:42:40,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:42:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:40,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19b6791-0894-4f4e-bdbf-634276bdceda 2018-10-20 07:42:40,735 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:42:40,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d19b6791-0894-4f4e-bdbf-634276bdceda 2018-10-20 07:42:40,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19256401062s 2018-10-20 07:42:40,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:42:40,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:40,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cba2f2-7c10-41c3-a437-0cd5fafacabb 2018-10-20 07:42:40,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:42:40,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e8cba2f2-7c10-41c3-a437-0cd5fafacabb 2018-10-20 07:42:40,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115798950195s 2018-10-20 07:42:40,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:42:40,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"network": {"tenant_id": "906439e73a574f6faa0801abd57f945a", "name": "singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92", "admin_state_up": true}}' 2018-10-20 07:42:41,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:41 GMT X-Openstack-Request-Id: req-dd85dd98-f25f-4511-965f-6f35a58a077c 2018-10-20 07:42:41,153 - 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":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:41Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","mtu":1450}} 2018-10-20 07:42:41,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dd85dd98-f25f-4511-965f-6f35a58a077c 2018-10-20 07:42:41,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.293562889099s 2018-10-20 07:42:41,154 - 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-20T07:42:41Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'955cead0-8ed8-45cf-bc67-f62661b0a702', u'provider:segmentation_id': 29, 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_c40bf06b-4ec7-4931-97e8-35a0972edb92', u'created_at': u'2018-10-20T07:42:40Z', u'mtu': 1450, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'906439e73a574f6faa0801abd57f945a', u'l2_adjacency': True}) 2018-10-20 07:42:41,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:41,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:41,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:41 GMT X-Openstack-Request-Id: req-f899f009-9f9f-4971-a115-e38ae878c0a5 2018-10-20 07:42:41,292 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:42:41Z","qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:41,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f899f009-9f9f-4971-a115-e38ae878c0a5 2018-10-20 07:42:41,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.138222932816s 2018-10-20 07:42:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:42:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"subnet": {"name": "singlevm1-subnet_c40bf06b-4ec7-4931-97e8-35a0972edb92", "enable_dhcp": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:42:41,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:41 GMT X-Openstack-Request-Id: req-f303c8ca-a708-4ee0-be93-8cae122faf56 2018-10-20 07:42:41,779 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-20T07:42:41Z","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":"0b4f6631-8ec5-43c2-afca-1360e15dfcda","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c40bf06b-4ec7-4931-97e8-35a0972edb92","enable_dhcp":true,"segment_id":null,"network_id":"955cead0-8ed8-45cf-bc67-f62661b0a702","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:41Z","ip_version":4}} 2018-10-20 07:42:41,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f303c8ca-a708-4ee0-be93-8cae122faf56 2018-10-20 07:42:41,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.484535932541s 2018-10-20 07:42:41,780 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:41Z', 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'0b4f6631-8ec5-43c2-afca-1360e15dfcda', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_c40bf06b-4ec7-4931-97e8-35a0972edb92', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'955cead0-8ed8-45cf-bc67-f62661b0a702', u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:42:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:42:41,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:42:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "singlevm1-router_c40bf06b-4ec7-4931-97e8-35a0972edb92", "admin_state_up": true}}' 2018-10-20 07:42:43,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:43 GMT X-Openstack-Request-Id: req-65acaed0-2145-4f6c-a07b-5f5e94235ee1 2018-10-20 07:42:43,805 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:41Z", "admin_state_up": true, "updated_at": "2018-10-20T07:42:43Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "name": "singlevm1-router_c40bf06b-4ec7-4931-97e8-35a0972edb92"}} 2018-10-20 07:42:43,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-65acaed0-2145-4f6c-a07b-5f5e94235ee1 2018-10-20 07:42:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.02537202835s 2018-10-20 07:42:43,806 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:42:43Z', u'revision_number': 2, u'ha': False, u'id': u'75d2175e-b984-4e85-91ab-fb80360cbb9d', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_c40bf06b-4ec7-4931-97e8-35a0972edb92', u'admin_state_up': True, u'tenant_id': u'906439e73a574f6faa0801abd57f945a', u'created_at': u'2018-10-20T07:42:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'906439e73a574f6faa0801abd57f945a'}) 2018-10-20 07:42:43,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:42:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d/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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"subnet_id": "0b4f6631-8ec5-43c2-afca-1360e15dfcda"}' 2018-10-20 07:42:46,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:46 GMT X-Openstack-Request-Id: req-5ab8d882-f5e8-4750-9d3e-48778892f113 2018-10-20 07:42:46,213 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "0b4f6631-8ec5-43c2-afca-1360e15dfcda", "subnet_ids": ["0b4f6631-8ec5-43c2-afca-1360e15dfcda"], "port_id": "b68932d1-6849-4261-b359-23a61f7a7a8a", "id": "75d2175e-b984-4e85-91ab-fb80360cbb9d"} 2018-10-20 07:42:46,213 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d/add_router_interface.json used request id req-5ab8d882-f5e8-4750-9d3e-48778892f113 2018-10-20 07:42:46,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.40692806244s 2018-10-20 07:42:46,214 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:42:46,341 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:42:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:42:46,348 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:46 GMT 2018-10-20 07:42:46,349 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:42:46,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:47,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:47 GMT X-Openstack-Request-Id: req-317dd078-2b6b-403f-b4c6-ac3a4c7f7510 2018-10-20 07:42:47,147 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:47,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-317dd078-2b6b-403f-b4c6-ac3a4c7f7510 2018-10-20 07:42:47,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796336889267s 2018-10-20 07:42:47,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:42:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92"}' 2018-10-20 07:42:47,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:47 GMT Location: http://172.30.9.22:9292/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b569ec8e-9cfd-48a4-a7d0-a7322c4f35f3 2018-10-20 07:42:47,237 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:47Z", "file": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "size": null, "self": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "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_c40bf06b-4ec7-4931-97e8-35a0972edb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "checksum": null, "created_at": "2018-10-20T07:42:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:42:47,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b569ec8e-9cfd-48a4-a7d0-a7322c4f35f3 2018-10-20 07:42:47,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0811460018158s 2018-10-20 07:42:47,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:42:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '' 2018-10-20 07:42:47,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:42:47 GMT X-Openstack-Request-Id: req-fd98f3de-7372-48e6-b276-399e60a5608c 2018-10-20 07:42:47,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-20 07:42:47,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file used request id req-fd98f3de-7372-48e6-b276-399e60a5608c 2018-10-20 07:42:47,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.45406794548s 2018-10-20 07:42:47,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:47,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:47 GMT X-Openstack-Request-Id: req-7f7e25f3-bb44-476d-a7ea-5a0114918540 2018-10-20 07:42:47,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:47Z", "file": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "size": 12716032, "self": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:47,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f7e25f3-bb44-476d-a7ea-5a0114918540 2018-10-20 07:42:47,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282731056213s 2018-10-20 07:42:47,727 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file', 'owner': u'906439e73a574f6faa0801abd57f945a', 'id': u'f0cf7424-b3b3-4911-b207-b4a34d8634a1', 'size': 12716032, u'self': u'/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906439e73a574f6faa0801abd57f945a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:42:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:42:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92', '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/f0cf7424-b3b3-4911-b207-b4a34d8634a1', 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_c40bf06b-4ec7-4931-97e8-35a0972edb92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92', 'created': u'2018-10-20T07:42:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:42:47Z', 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/f0cf7424-b3b3-4911-b207-b4a34d8634a1', 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_c40bf06b-4ec7-4931-97e8-35a0972edb92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:42:47,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:42:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_c40bf06b-4ec7-4931-97e8-35a0972edb92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:42:48,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-1a7765e6-3a90-465f-828e-e44c03ddab90 x-openstack-request-id: req-1a7765e6-3a90-465f-828e-e44c03ddab90 2018-10-20 07:42:48,088 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "name": "singlevm1-flavor_c40bf06b-4ec7-4931-97e8-35a0972edb92", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:42:48,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1a7765e6-3a90-465f-828e-e44c03ddab90 2018-10-20 07:42:48,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357001066208s 2018-10-20 07:42:48,089 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_c40bf06b-4ec7-4931-97e8-35a0972edb92', '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'906439e73a574f6faa0801abd57f945a', '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'58dbb74a-3e1b-426d-85ee-ce59954de26a', 'swap': 0}) 2018-10-20 07:42:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:42:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a/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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"extra_specs": {}}' 2018-10-20 07:42:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-21ba09ea-9f7d-4b09-b9f5-4410804c862d x-openstack-request-id: req-21ba09ea-9f7d-4b09-b9f5-4410804c862d 2018-10-20 07:42:48,110 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:42:48,110 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a/os-extra_specs used request id req-21ba09ea-9f7d-4b09-b9f5-4410804c862d 2018-10-20 07:42:48,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206110477448s 2018-10-20 07:42:48,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 07:42:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"keypair": {"name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92"}}' 2018-10-20 07:42:48,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-0e7dd071-0457-4d2c-9241-73537499a27c x-openstack-request-id: req-0e7dd071-0457-4d2c-9241-73537499a27c 2018-10-20 07:42:48,300 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnb8mplBJu4faubCCGc5OBkgfIa7D3Au1db6iLc5UaNbFY34XnZkkU0k/BjtpD1sMZXKnuG6OcjNgwq8yAIr+uDXCHxY09HBcrKPmImJwTR84IQo+GvXEYPJSuZR1J9DWgHNy/j+8xUG8FFgPIHXqJJAQdiC2sfpK9/ohplIm5uT0kcwxkD8Q8xhh3ArYgx4o+uNH0crXImsHkoUCAHPhZkrb/VO3MYma2OunCe8/GGMpj8KDv6t/Fk2H7SCgk8Dm3gPG3hWgTI1btmYFgo58gDwEa33HRJqGHVqrLv7XHD3n0Mpo21G4eSeXuv5Mvn7ybM5AXdtXKmyz9MP3ijesf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAp2/JqZQSbuH2rmwghnOTgZIHyGuw9wLtXW+oi3OVGjWxWN+F\n52ZJFNJPwY7aQ9bDGVyp7hujnIzYMKvMgCK/rg1wh8WNPRwXKyj5iJicE0fOCEKP\nhr1xGDyUrmUdSfQ1oBzcv4/vMVBvBRYDyB16iSQEHYgtrH6Svf6IaZSJubk9JHMM\nZA/EPMYYdwK2IMeKPrjR9HK1yJrB5KFAgBz4WZK2/1TtzGJmtjrpwnvPxhjKY/Cg\n7+rfxZNh+0goJPA5t4Dxt4VoEyNW7ZmBYKOfIA8BGt9x0Sahh1aqy7+1xw959DKa\nNtRuHknl7r+TL5+8mzOQF3bVypss/TD94o3rHwIDAQABAoIBAFhb9OcpvgSH+J8Z\nbpyld21EPBk3Q59HCy5o02AsMb4wIZQN+WMhJmX3iqFRmrt8JV9H+GEwcsoVxa0B\nrJzeOZtHemAcD6n1HgDn0a+VIaBHH2JahdWMOZeZuLjDoY46cuY49QGempLCqKPd\nd0duzxB6UjWnfLrv3M6o+SIGghvg2/ARQNgVX4TMOxO3TUGMmzakZFP1jydEvgUO\nzlanU4urElp2yQkUAgBfwrJQKcUnPcFuwECXNTMoIzQXnd1/W1hUWaV5rThBU/oc\nPV7GmkCjxRjcshK1nvmK6EJUMOp2+kiGO1n68+LMDngzIQtLSdQqVA3y1+T676WU\nNg0NWRkCgYEAz5HozC4Rxw9ujzCCFmRqySP+TRPcSxItXfwUH7bfEPyfStqN3M0Q\nfpMFgybJ30WHLU1ZEwnyCtA6CRGqvrzHE6do7VDaIW6tcECB0rNZlqK9NVH99HSj\ndJM5Bvl6lbGQh9xK+aQk2v6DrLPmr61L8V47hQJl9MAk2CM+x5QgzP0CgYEAzoC6\nsqqWcdFBPf814NSer6frE6U/AzfnoCmfv6rym82Ppma4sgAar9eTgKmxgnBSOwNy\nUR/8YutvZxuljefSgkH8ZJWpi87GJwTZgklkK2sDmko2BYiwq8Ork2T7l24IWhLe\nGgoDF9KUJ3LAIIVljtOfKktxMhwFangMMjI+YUsCgYBJVKHq6GetbJ1BhwCeSpGT\nR90Ce/66osxWRMUTQzbhOG5KMpYlqGioXuZ2pBBziYutDINof338Jf4q0AwDYIvw\nPJeMJ6E4aHJrks6KkoQW/J1dpf7TCxXoDE78UMzm75lA9imiskO2/m2kaNYZwF5x\nAjqCzgsZAXzCwwjd104TPQKBgFlfhW4GPo6MDjyS0/K2kudbOXaLMjZmX60F1snR\nZqbf1KgkFROUz/gCySgKSXU2v6Ai4bsSqNz3IIPzhzdfedA+VsoBrBuCJmiExM6K\njPvtmOWR8Md8XVo5mWx1bB4h1SOGvvFuG+CXlt9r3pM0qLukA2L+u8MANafaxQyE\nilL5AoGAeJHWI7uNaeOC2hiofGJF38twnFWGTp4up4GVndG5daU5ZDNqlDnkjgiO\nsNjr0t6fRmxPCwZttFfHIutUIR7KqjiIzZlUb2JL8h6r9iUE5Xv9ro7n2X2YGBF7\nFQM1qBuEvHzDs43Doed5waw35LJEb0vTmWk8qcraK0motBpAr50=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ee4d951e0b444caead7f5dcebde58c80", "name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "fingerprint": "10:82:de:60:51:32:51:ca:da:9d:01:ba:1b:94:18:98"}} 2018-10-20 07:42:48,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0e7dd071-0457-4d2c-9241-73537499a27c 2018-10-20 07:42:48,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.19014787674s 2018-10-20 07:42:48,301 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnb8mplBJu4faubCCGc5OBkgfIa7D3Au1db6iLc5UaNbFY34XnZkkU0k/BjtpD1sMZXKnuG6OcjNgwq8yAIr+uDXCHxY09HBcrKPmImJwTR84IQo+GvXEYPJSuZR1J9DWgHNy/j+8xUG8FFgPIHXqJJAQdiC2sfpK9/ohplIm5uT0kcwxkD8Q8xhh3ArYgx4o+uNH0crXImsHkoUCAHPhZkrb/VO3MYma2OunCe8/GGMpj8KDv6t/Fk2H7SCgk8Dm3gPG3hWgTI1btmYFgo58gDwEa33HRJqGHVqrLv7XHD3n0Mpo21G4eSeXuv5Mvn7ybM5AXdtXKmyz9MP3ijesf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAp2/JqZQSbuH2rmwghnOTgZIHyGuw9wLtXW+oi3OVGjWxWN+F\n52ZJFNJPwY7aQ9bDGVyp7hujnIzYMKvMgCK/rg1wh8WNPRwXKyj5iJicE0fOCEKP\nhr1xGDyUrmUdSfQ1oBzcv4/vMVBvBRYDyB16iSQEHYgtrH6Svf6IaZSJubk9JHMM\nZA/EPMYYdwK2IMeKPrjR9HK1yJrB5KFAgBz4WZK2/1TtzGJmtjrpwnvPxhjKY/Cg\n7+rfxZNh+0goJPA5t4Dxt4VoEyNW7ZmBYKOfIA8BGt9x0Sahh1aqy7+1xw959DKa\nNtRuHknl7r+TL5+8mzOQF3bVypss/TD94o3rHwIDAQABAoIBAFhb9OcpvgSH+J8Z\nbpyld21EPBk3Q59HCy5o02AsMb4wIZQN+WMhJmX3iqFRmrt8JV9H+GEwcsoVxa0B\nrJzeOZtHemAcD6n1HgDn0a+VIaBHH2JahdWMOZeZuLjDoY46cuY49QGempLCqKPd\nd0duzxB6UjWnfLrv3M6o+SIGghvg2/ARQNgVX4TMOxO3TUGMmzakZFP1jydEvgUO\nzlanU4urElp2yQkUAgBfwrJQKcUnPcFuwECXNTMoIzQXnd1/W1hUWaV5rThBU/oc\nPV7GmkCjxRjcshK1nvmK6EJUMOp2+kiGO1n68+LMDngzIQtLSdQqVA3y1+T676WU\nNg0NWRkCgYEAz5HozC4Rxw9ujzCCFmRqySP+TRPcSxItXfwUH7bfEPyfStqN3M0Q\nfpMFgybJ30WHLU1ZEwnyCtA6CRGqvrzHE6do7VDaIW6tcECB0rNZlqK9NVH99HSj\ndJM5Bvl6lbGQh9xK+aQk2v6DrLPmr61L8V47hQJl9MAk2CM+x5QgzP0CgYEAzoC6\nsqqWcdFBPf814NSer6frE6U/AzfnoCmfv6rym82Ppma4sgAar9eTgKmxgnBSOwNy\nUR/8YutvZxuljefSgkH8ZJWpi87GJwTZgklkK2sDmko2BYiwq8Ork2T7l24IWhLe\nGgoDF9KUJ3LAIIVljtOfKktxMhwFangMMjI+YUsCgYBJVKHq6GetbJ1BhwCeSpGT\nR90Ce/66osxWRMUTQzbhOG5KMpYlqGioXuZ2pBBziYutDINof338Jf4q0AwDYIvw\nPJeMJ6E4aHJrks6KkoQW/J1dpf7TCxXoDE78UMzm75lA9imiskO2/m2kaNYZwF5x\nAjqCzgsZAXzCwwjd104TPQKBgFlfhW4GPo6MDjyS0/K2kudbOXaLMjZmX60F1snR\nZqbf1KgkFROUz/gCySgKSXU2v6Ai4bsSqNz3IIPzhzdfedA+VsoBrBuCJmiExM6K\njPvtmOWR8Md8XVo5mWx1bB4h1SOGvvFuG+CXlt9r3pM0qLukA2L+u8MANafaxQyE\nilL5AoGAeJHWI7uNaeOC2hiofGJF38twnFWGTp4up4GVndG5daU5ZDNqlDnkjgiO\nsNjr0t6fRmxPCwZttFfHIutUIR7KqjiIzZlUb2JL8h6r9iUE5Xv9ro7n2X2YGBF7\nFQM1qBuEvHzDs43Doed5waw35LJEb0vTmWk8qcraK0motBpAr50=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ee4d951e0b444caead7f5dcebde58c80', 'name': u'singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92', 'created_at': '2018-10-20T07:42:48.301940', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906439e73a574f6faa0801abd57f945a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'10:82:de:60:51:32:51:ca:da:9d:01:ba:1b:94:18:98', 'type': 'ssh', 'id': u'singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92'}) 2018-10-20 07:42:48,302 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAp2/JqZQSbuH2rmwghnOTgZIHyGuw9wLtXW+oi3OVGjWxWN+F 52ZJFNJPwY7aQ9bDGVyp7hujnIzYMKvMgCK/rg1wh8WNPRwXKyj5iJicE0fOCEKP hr1xGDyUrmUdSfQ1oBzcv4/vMVBvBRYDyB16iSQEHYgtrH6Svf6IaZSJubk9JHMM ZA/EPMYYdwK2IMeKPrjR9HK1yJrB5KFAgBz4WZK2/1TtzGJmtjrpwnvPxhjKY/Cg 7+rfxZNh+0goJPA5t4Dxt4VoEyNW7ZmBYKOfIA8BGt9x0Sahh1aqy7+1xw959DKa NtRuHknl7r+TL5+8mzOQF3bVypss/TD94o3rHwIDAQABAoIBAFhb9OcpvgSH+J8Z bpyld21EPBk3Q59HCy5o02AsMb4wIZQN+WMhJmX3iqFRmrt8JV9H+GEwcsoVxa0B rJzeOZtHemAcD6n1HgDn0a+VIaBHH2JahdWMOZeZuLjDoY46cuY49QGempLCqKPd d0duzxB6UjWnfLrv3M6o+SIGghvg2/ARQNgVX4TMOxO3TUGMmzakZFP1jydEvgUO zlanU4urElp2yQkUAgBfwrJQKcUnPcFuwECXNTMoIzQXnd1/W1hUWaV5rThBU/oc PV7GmkCjxRjcshK1nvmK6EJUMOp2+kiGO1n68+LMDngzIQtLSdQqVA3y1+T676WU Ng0NWRkCgYEAz5HozC4Rxw9ujzCCFmRqySP+TRPcSxItXfwUH7bfEPyfStqN3M0Q fpMFgybJ30WHLU1ZEwnyCtA6CRGqvrzHE6do7VDaIW6tcECB0rNZlqK9NVH99HSj dJM5Bvl6lbGQh9xK+aQk2v6DrLPmr61L8V47hQJl9MAk2CM+x5QgzP0CgYEAzoC6 sqqWcdFBPf814NSer6frE6U/AzfnoCmfv6rym82Ppma4sgAar9eTgKmxgnBSOwNy UR/8YutvZxuljefSgkH8ZJWpi87GJwTZgklkK2sDmko2BYiwq8Ork2T7l24IWhLe GgoDF9KUJ3LAIIVljtOfKktxMhwFangMMjI+YUsCgYBJVKHq6GetbJ1BhwCeSpGT R90Ce/66osxWRMUTQzbhOG5KMpYlqGioXuZ2pBBziYutDINof338Jf4q0AwDYIvw PJeMJ6E4aHJrks6KkoQW/J1dpf7TCxXoDE78UMzm75lA9imiskO2/m2kaNYZwF5x AjqCzgsZAXzCwwjd104TPQKBgFlfhW4GPo6MDjyS0/K2kudbOXaLMjZmX60F1snR Zqbf1KgkFROUz/gCySgKSXU2v6Ai4bsSqNz3IIPzhzdfedA+VsoBrBuCJmiExM6K jPvtmOWR8Md8XVo5mWx1bB4h1SOGvvFuG+CXlt9r3pM0qLukA2L+u8MANafaxQyE ilL5AoGAeJHWI7uNaeOC2hiofGJF38twnFWGTp4up4GVndG5daU5ZDNqlDnkjgiO sNjr0t6fRmxPCwZttFfHIutUIR7KqjiIzZlUb2JL8h6r9iUE5Xv9ro7n2X2YGBF7 FQM1qBuEvHzDs43Doed5waw35LJEb0vTmWk8qcraK0motBpAr50= -----END RSA PRIVATE KEY----- 2018-10-20 07:42:48,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 07:42:48,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"security_group": {"name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-20 07:42:48,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:48 GMT X-Openstack-Request-Id: req-c2796619-74c7-4e41-a09f-4343f8457bba 2018-10-20 07:42:48,447 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "updated_at": "2018-10-20T07:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "66d429de-7af2-4f84-a6b1-34cd6deaeca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "9c79aeec-6e36-48b5-ba71-544293ac43f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}} 2018-10-20 07:42:48,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c2796619-74c7-4e41-a09f-4343f8457bba 2018-10-20 07:42:48,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.140566825867s 2018-10-20 07:42:48,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:42:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:48,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:48 GMT X-Openstack-Request-Id: req-0a8e159b-ede4-436b-90c0-5cf0b7a6f10b 2018-10-20 07:42:48,544 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "updated_at": "2018-10-20T07:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "66d429de-7af2-4f84-a6b1-34cd6deaeca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "9c79aeec-6e36-48b5-ba71-544293ac43f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}]} 2018-10-20 07:42:48,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0a8e159b-ede4-436b-90c0-5cf0b7a6f10b 2018-10-20 07:42:48,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0890080928802s 2018-10-20 07:42:48,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:42:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -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": "936bd12d-4faf-4d44-8a10-e2e5055914f5"}}' 2018-10-20 07:42:48,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:48 GMT X-Openstack-Request-Id: req-1d816cd2-efde-482a-a211-fdc78ee9de5c 2018-10-20 07:42:48,704 - 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-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "project_id": "906439e73a574f6faa0801abd57f945a", "id": "a795772d-10e7-4fa4-866f-36cde2c3b864"}} 2018-10-20 07:42:48,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1d816cd2-efde-482a-a211-fdc78ee9de5c 2018-10-20 07:42:48,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153205156326s 2018-10-20 07:42:48,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:42:48,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:48,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:48 GMT X-Openstack-Request-Id: req-9dc3d315-a105-483b-875f-2b33570445ec 2018-10-20 07:42:48,763 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "updated_at": "2018-10-20T07:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "66d429de-7af2-4f84-a6b1-34cd6deaeca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "9c79aeec-6e36-48b5-ba71-544293ac43f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "a795772d-10e7-4fa4-866f-36cde2c3b864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 2, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}]} 2018-10-20 07:42:48,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9dc3d315-a105-483b-875f-2b33570445ec 2018-10-20 07:42:48,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531098842621s 2018-10-20 07:42:48,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:42:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -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": "936bd12d-4faf-4d44-8a10-e2e5055914f5"}}' 2018-10-20 07:42:48,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:48 GMT X-Openstack-Request-Id: req-4d5ce13d-5121-4179-b951-cabe046a2c62 2018-10-20 07:42:48,926 - 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-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "port_range_min": null, "revision_number": 0, "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "project_id": "906439e73a574f6faa0801abd57f945a", "id": "b997a15e-bb82-4dd8-960d-f4f329b4cb02"}} 2018-10-20 07:42:48,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4d5ce13d-5121-4179-b951-cabe046a2c62 2018-10-20 07:42:48,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156701087952s 2018-10-20 07:42:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:49,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:49 GMT X-Openstack-Request-Id: req-b4a958e6-7463-49d3-b954-97fe21497f78 2018-10-20 07:42:49,017 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":["0b4f6631-8ec5-43c2-afca-1360e15dfcda"],"description":"","tags":[],"updated_at":"2018-10-20T07:42:41Z","qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:49,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b4a958e6-7463-49d3-b954-97fe21497f78 2018-10-20 07:42:49,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897119045258s 2018-10-20 07:42:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:42:49,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:49,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:49 GMT X-Openstack-Request-Id: req-619cd64a-7e17-4d98-b955-ef945ed20eea 2018-10-20 07:42:49,047 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:47Z", "file": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "size": 12716032, "self": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:42:49,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-619cd64a-7e17-4d98-b955-ef945ed20eea 2018-10-20 07:42:49,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248351097107s 2018-10-20 07:42:49,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:42:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:49,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-05dcaa62-e814-4467-9f7a-caf21299f73a x-openstack-request-id: req-05dcaa62-e814-4467-9f7a-caf21299f73a 2018-10-20 07:42:49,185 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "name": "singlevm1-flavor_c40bf06b-4ec7-4931-97e8-35a0972edb92", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:42:49,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-05dcaa62-e814-4467-9f7a-caf21299f73a 2018-10-20 07:42:49,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131607055664s 2018-10-20 07:42:49,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:42:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"server": {"name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "imageRef": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "flavorRef": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "955cead0-8ed8-45cf-bc67-f62661b0a702"}], "security_groups": [{"name": "936bd12d-4faf-4d44-8a10-e2e5055914f5"}]}}' 2018-10-20 07:42:51,321 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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 location: http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4 x-compute-request-id: req-bd87ac60-de56-4cb7-85ca-794094829f9a x-openstack-request-id: req-bd87ac60-de56-4cb7-85ca-794094829f9a 2018-10-20 07:42:51,322 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "936bd12d-4faf-4d44-8a10-e2e5055914f5"}], "OS-DCF:diskConfig": "MANUAL", "id": "6422c9e8-a641-46d7-9755-833c308527a4", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "adminPass": "AjtYVrhsWW39"}} 2018-10-20 07:42:51,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-bd87ac60-de56-4cb7-85ca-794094829f9a 2018-10-20 07:42:51,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.13504099846s 2018-10-20 07:42:51,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:42:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:53,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-f0b2ba92-fd75-430c-8c76-30910157b7c9 x-openstack-request-id: req-f0b2ba92-fd75-430c-8c76-30910157b7c9 2018-10-20 07:42:53,099 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "user_id": "ee4d951e0b444caead7f5dcebde58c80", "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-20T07:42:51Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:42:53,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f0b2ba92-fd75-430c-8c76-30910157b7c9 2018-10-20 07:42:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77659797668s 2018-10-20 07:42:53,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:42:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:53,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:53 GMT X-Openstack-Request-Id: req-0fda6b93-d3ca-4c4f-9b24-69520363e7c4 2018-10-20 07:42:53,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":["0b4f6631-8ec5-43c2-afca-1360e15dfcda"],"description":"","tags":[],"updated_at":"2018-10-20T07:42:41Z","qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:42:53,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0fda6b93-d3ca-4c4f-9b24-69520363e7c4 2018-10-20 07:42:53,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879240036011s 2018-10-20 07:42:53,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:42:53,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42:53 GMT X-Openstack-Request-Id: req-4f3ad7ea-220b-44ee-81a3-e7fcfa8f96f0 2018-10-20 07:42:53,261 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:42:41Z","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":"0b4f6631-8ec5-43c2-afca-1360e15dfcda","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c40bf06b-4ec7-4931-97e8-35a0972edb92","enable_dhcp":true,"segment_id":null,"network_id":"955cead0-8ed8-45cf-bc67-f62661b0a702","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:41Z","ip_version":4},{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:42:53,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4f3ad7ea-220b-44ee-81a3-e7fcfa8f96f0 2018-10-20 07:42:53,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0624690055847s 2018-10-20 07:42:53,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:42:55,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:42:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:56,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-44b7a384-a68e-43b7-bbb0-9e8953e5b35e x-openstack-request-id: req-44b7a384-a68e-43b7-bbb0-9e8953e5b35e 2018-10-20 07:42:56,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "security_groups": [{"name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}], "user_id": "ee4d951e0b444caead7f5dcebde58c80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:42:55Z", "hostId": "aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:42:56,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44b7a384-a68e-43b7-bbb0-9e8953e5b35e 2018-10-20 07:42:56,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26712298393s 2018-10-20 07:42:56,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:42:58,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:42:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:42:59,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sat, 20 Oct 2018 07:42: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-da0d74d1-1d1a-44bc-a584-0fc948b994bf x-openstack-request-id: req-da0d74d1-1d1a-44bc-a584-0fc948b994bf 2018-10-20 07:42:59,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "security_groups": [{"name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}], "user_id": "ee4d951e0b444caead7f5dcebde58c80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:42:55Z", "hostId": "aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:42:59,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da0d74d1-1d1a-44bc-a584-0fc948b994bf 2018-10-20 07:42:59,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512807130814s 2018-10-20 07:42:59,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:01,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:02,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-73a3fb8b-716b-4f71-bbcd-9c9ed8048974 x-openstack-request-id: req-73a3fb8b-716b-4f71-bbcd-9c9ed8048974 2018-10-20 07:43:02,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "security_groups": [{"name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}], "user_id": "ee4d951e0b444caead7f5dcebde58c80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:42:55Z", "hostId": "aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:02,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73a3fb8b-716b-4f71-bbcd-9c9ed8048974 2018-10-20 07:43:02,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06842708588s 2018-10-20 07:43:02,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:04,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:04,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-ea2e0c89-d334-4ac1-8296-3881975e86e7 x-openstack-request-id: req-ea2e0c89-d334-4ac1-8296-3881975e86e7 2018-10-20 07:43:04,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:39:9e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-20T07:43:02.000000", "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "security_groups": [{"name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}], "user_id": "ee4d951e0b444caead7f5dcebde58c80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:43:02Z", "hostId": "aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:04,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea2e0c89-d334-4ac1-8296-3881975e86e7 2018-10-20 07:43:04,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798238992691s 2018-10-20 07:43:04,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:43:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=6422c9e8-a641-46d7-9755-833c308527a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:05,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:05 GMT X-Openstack-Request-Id: req-dcc7b0a0-7f51-4a7f-8be9-49b28ba5a9aa 2018-10-20 07:43:05,443 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:43:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b4f6631-8ec5-43c2-afca-1360e15dfcda","ip_address":"192.168.120.4"}],"id":"c42fe178-12f5-44ca-a78a-790d08e8089e","security_groups":["936bd12d-4faf-4d44-8a10-e2e5055914f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:39:9e","project_id":"906439e73a574f6faa0801abd57f945a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"955cead0-8ed8-45cf-bc67-f62661b0a702","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:54Z","binding:vnic_type":"normal","device_id":"6422c9e8-a641-46d7-9755-833c308527a4","ip_allocation":"immediate"}]} 2018-10-20 07:43:05,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=6422c9e8-a641-46d7-9755-833c308527a4 used request id req-dcc7b0a0-7f51-4a7f-8be9-49b28ba5a9aa 2018-10-20 07:43:05,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.496798038483s 2018-10-20 07:43:05,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:05,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c42fe178-12f5-44ca-a78a-790d08e8089e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:05 GMT X-Openstack-Request-Id: req-280d5254-7fd6-4cbc-bf80-be5e39675a2d 2018-10-20 07:43:05,509 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:43:05,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=c42fe178-12f5-44ca-a78a-790d08e8089e used request id req-280d5254-7fd6-4cbc-bf80-be5e39675a2d 2018-10-20 07:43:05,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0564301013947s 2018-10-20 07:43:05,510 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:39:9e', 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'f0cf7424-b3b3-4911-b207-b4a34d8634a1'}), 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-20T07:43:02.000000', 'flavor': Munch({u'id': u'58dbb74a-3e1b-426d-85ee-ce59954de26a'}), 'az': u'nova', 'id': u'6422c9e8-a641-46d7-9755-833c308527a4', 'security_groups': [Munch({u'name': u'singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ee4d951e0b444caead7f5dcebde58c80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906439e73a574f6faa0801abd57f945a', '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-20T07:43:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:43:02Z', 'hostId': u'aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73', '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-20T07:43:02.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'906439e73a574f6faa0801abd57f945a', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92', 'adminPass': u'AjtYVrhsWW39', 'tenant_id': u'906439e73a574f6faa0801abd57f945a', 'created_at': u'2018-10-20T07:42:51Z', 'created': u'2018-10-20T07:42:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:43:05,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:05,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:05 GMT X-Openstack-Request-Id: req-736d9e58-c68b-4602-8e60-b15a58d8251f 2018-10-20 07:43:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":["0b4f6631-8ec5-43c2-afca-1360e15dfcda"],"description":"","tags":[],"updated_at":"2018-10-20T07:42:41Z","qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:43:05,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-736d9e58-c68b-4602-8e60-b15a58d8251f 2018-10-20 07:43:05,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103255987167s 2018-10-20 07:43:05,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:43:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=6422c9e8-a641-46d7-9755-833c308527a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:05 GMT X-Openstack-Request-Id: req-f7f6c924-4e19-4e70-a2b1-e75759769923 2018-10-20 07:43:05,662 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:43:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b4f6631-8ec5-43c2-afca-1360e15dfcda","ip_address":"192.168.120.4"}],"id":"c42fe178-12f5-44ca-a78a-790d08e8089e","security_groups":["936bd12d-4faf-4d44-8a10-e2e5055914f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:39:9e","project_id":"906439e73a574f6faa0801abd57f945a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"955cead0-8ed8-45cf-bc67-f62661b0a702","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:54Z","binding:vnic_type":"normal","device_id":"6422c9e8-a641-46d7-9755-833c308527a4","ip_allocation":"immediate"}]} 2018-10-20 07:43:05,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=6422c9e8-a641-46d7-9755-833c308527a4 used request id req-f7f6c924-4e19-4e70-a2b1-e75759769923 2018-10-20 07:43:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0426080226898s 2018-10-20 07:43:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 07:43:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.4", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e"}}' 2018-10-20 07:43:07,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:07 GMT X-Openstack-Request-Id: req-46f0f06a-fa04-4640-b278-eb7891f18bae 2018-10-20 07:43:07,996 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}} 2018-10-20 07:43:07,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-46f0f06a-fa04-4640-b278-eb7891f18bae 2018-10-20 07:43:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33275794983s 2018-10-20 07:43:08,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:08 GMT X-Openstack-Request-Id: req-db812c4c-3efd-4282-86ba-a8bf2e06c6e6 2018-10-20 07:43:08,095 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:08,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-db812c4c-3efd-4282-86ba-a8bf2e06c6e6 2018-10-20 07:43:08,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0831871032715s 2018-10-20 07:43:08,102 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:08,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:08 GMT X-Openstack-Request-Id: req-aeecd568-de24-4f93-8a6f-cf9c9f54a6f8 2018-10-20 07:43:08,415 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:08,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-aeecd568-de24-4f93-8a6f-cf9c9f54a6f8 2018-10-20 07:43:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.203814029694s 2018-10-20 07:43:08,421 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:08,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:08,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:08 GMT X-Openstack-Request-Id: req-444ee7f0-831a-4898-977b-7185e2017682 2018-10-20 07:43:08,590 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-444ee7f0-831a-4898-977b-7185e2017682 2018-10-20 07:43:08,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600371360779s 2018-10-20 07:43:08,596 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:08,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:08,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:08 GMT X-Openstack-Request-Id: req-6d309d9c-31cd-4dea-85df-441f42d44e26 2018-10-20 07:43:08,763 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:08,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6d309d9c-31cd-4dea-85df-441f42d44e26 2018-10-20 07:43:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577800273895s 2018-10-20 07:43:08,769 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:08,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:08,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:08 GMT X-Openstack-Request-Id: req-05728b96-6e26-4638-9951-69893f19622b 2018-10-20 07:43:08,936 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:06Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:08,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-05728b96-6e26-4638-9951-69893f19622b 2018-10-20 07:43:08,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560450553894s 2018-10-20 07:43:08,942 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:09,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:09,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:09 GMT X-Openstack-Request-Id: req-ee8dde86-e473-45a8-817f-b2df7234deae 2018-10-20 07:43:09,127 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:43:06Z", "updated_at": "2018-10-20T07:43:09Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:39:9e", "device_id": "6422c9e8-a641-46d7-9755-833c308527a4"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "port_id": "c42fe178-12f5-44ca-a78a-790d08e8089e", "id": "c2280dde-4c27-4bdd-a81b-ae0278f0593d", "qos_policy_id": null}]} 2018-10-20 07:43:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ee8dde86-e473-45a8-817f-b2df7234deae 2018-10-20 07:43:09,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0754399299622s 2018-10-20 07:43:09,134 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'75d2175e-b984-4e85-91ab-fb80360cbb9d', 'updated_at': u'2018-10-20T07:43:09Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'c42fe178-12f5-44ca-a78a-790d08e8089e', 'id': u'c2280dde-4c27-4bdd-a81b-ae0278f0593d', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'c42fe178-12f5-44ca-a78a-790d08e8089e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'906439e73a574f6faa0801abd57f945a', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'906439e73a574f6faa0801abd57f945a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'955cead0-8ed8-45cf-bc67-f62661b0a702', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e8:39:9e', u'device_id': u'6422c9e8-a641-46d7-9755-833c308527a4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'906439e73a574f6faa0801abd57f945a', 'created_at': u'2018-10-20T07:43:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'955cead0-8ed8-45cf-bc67-f62661b0a702', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e8:39:9e', u'device_id': u'6422c9e8-a641-46d7-9755-833c308527a4'}), 'router': u'75d2175e-b984-4e85-91ab-fb80360cbb9d'}) 2018-10-20 07:43:09,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:43:09,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4/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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:43:09,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-a0ded4d0-30b8-4c5d-8293-dbb644c02b4d x-openstack-request-id: req-a0ded4d0-30b8-4c5d-8293-dbb644c02b4d 2018-10-20 07:43:09,900 - 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 501654765 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.205175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207835] pid_max: default: 32768 minimum: 301\n[ 0.209298] ACPI: Core revision 20150930\n[ 0.211130] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.213233] Security Framework initialized\n[ 0.214504] Yama: becoming mindful.\n[ 0.215648] AppArmor: AppArmor initialized\n[ 0.216966] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.219067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.221050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225093] Initializing cgroup subsys io\n[ 0.226353] Initializing cgroup subsys memory\n[ 0.227732] Initializing cgroup subsys devices\n[ 0.229123] Initializing cgroup subsys freezer\n[ 0.230486] Initializing cgroup subsys net_cls\n[ 0.231903] Initializing cgroup subsys perf_event\n[ 0.233327] Initializing cgroup subsys net_prio\n[ 0.234709] Initializing cgroup subsys hugetlb\n[ 0.236082] Initializing cgroup subsys pids\n[ 0.237436] CPU: Physical Processor ID: 0\n[ 0.239431] mce: CPU supports 10 MCE banks\n[ 0.240773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.242349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.259209] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.266106] ftrace: allocating 31920 entries in 125 pages\n[ 0.291477] smpboot: Max logical packages: 1\n[ 0.292831] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.294937] x2apic enabled\n[ 0.296187] Switched APIC routing to physical x2apic.\n[ 0.298771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.300580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.303791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.306621] KVM setup paravirtual spinlock\n[ 0.308377] x86: Booted up 1 node, 1 CPUs\n[ 0.309671] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.311792] devtmpfs: initialized\n[ 0.313866] evm: security.selinux\n[ 0.314942] evm: security.SMACK64\n[ 0.316007] evm: security.SMACK64EXEC\n[ 0.317155] evm: security.SMACK64TRANSMUTE\n[ 0.318427] evm: security.SMACK64MMAP\n[ 0.319621] evm: security.ima\n[ 0.320601] evm: security.capability\n[ 0.321803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.324755] pinctrl core: initialized pinctrl subsystem\n[ 0.326467] RTC time: 7:43:02, date: 10/20/18\n[ 0.327951] NET: Registered protocol family 16\n[ 0.329468] cpuidle: using governor ladder\n[ 0.330772] cpuidle: using governor menu\n[ 0.332035] PCCT header not found.\n[ 0.333197] ACPI: bus type PCI registered\n[ 0.334470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.336440] PCI: Using configuration type 1 for base access\n[ 0.338865] ACPI: Added _OSI(Module Device)\n[ 0.340192] ACPI: Added _OSI(Processor Device)\n[ 0.341569] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.343009] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.345388] ACPI: Interpreter enabled\n[ 0.346594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.349529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.352450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.355372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.358308] ACPI: (supports S0 S5)\n[ 0.359423] ACPI: Using IOAPIC for interrupt routing\n[ 0.360929] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.365135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.366956] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.368936] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.370853] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.374351] acpiphp: Slot [3] registered\n[ 0.375619] acpiphp: Slot [4] registered\n[ 0.376891] acpiphp: Slot [5] registered\n[ 0.378153] acpiphp: Slot [6] registered\n[ 0.379417] acpiphp: Slot [7] registered\n[ 0.380683] acpiphp: Slot [8] registered\n[ 0.381956] acpiphp: Slot [9] registered\n[ 0.383218] acpiphp: Slot [10] registered\n[ 0.384499] acpiphp: Slot [11] registered\n[ 0.385782] acpiphp: Slot [12] registered\n[ 0.387067] acpiphp: Slot [13] registered\n[ 0.388343] acpiphp: Slot [14] registered\n[ 0.389628] acpiphp: Slot [15] registered\n[ 0.403680] acpiphp: Slot [16] registered\n[ 0.404972] acpiphp: Slot [17] registered\n[ 0.406256] acpiphp: Slot [18] registered\n[ 0.407531] acpiphp: Slot [19] registered\n[ 0.408815] acpiphp: Slot [20] registered\n[ 0.410095] acpiphp: Slot [21] registered\n[ 0.411374] acpiphp: Slot [22] registered\n[ 0.412656] acpiphp: Slot [23] registered\n[ 0.413942] acpiphp: Slot [24] registered\n[ 0.415223] acpiphp: Slot [25] registered\n[ 0.416502] acpiphp: Slot [26] registered\n[ 0.417787] acpiphp: Slot [27] registered\n[ 0.419065] acpiphp: Slot [28] registered\n[ 0.420352] acpiphp: Slot [29] registered\n[ 0.421631] acpiphp: Slot [30] registered\n[ 0.422915] acpiphp: Slot [31] registered\n[ 0.424194] PCI host bridge to bus 0000:00\n[ 0.425480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.427427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.429383] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.431706] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.434012] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.436365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.440455] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.442509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.444405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.446446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.450662] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.452953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.474446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.476675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.478438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.480169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.482162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.483694] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.485292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486571] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488462] vgaarb: loaded\n[ 0.489211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.490693] SCSI subsystem initialized\n[ 0.491826] ACPI: bus type USB registered\n[ 0.492839] usbcore: registered new interface driver usbfs\n[ 0.494089] usbcore: registered new interface driver hub\n[ 0.495310] usbcore: registered new device driver usb\n[ 0.496643] PCI: Using ACPI for IRQ routing\n[ 0.498013] NetLabel: Initializing\n[ 0.498897] NetLabel: domain hash size = 128\n[ 0.499937] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501105] NetLabel: unlabeled traffic allowed by default\n[ 0.502520] clocksource: Switched to clocksource kvm-clock\n[ 0.512020] AppArmor: AppArmor Filesystem Enabled\n[ 0.513193] pnp: PnP ACPI init\n[ 0.514326] pnp: PnP ACPI: found 5 devices\n[ 0.520930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.523034] NET: Registered protocol family 2\n[ 0.524302] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.525870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.527354] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.528850] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.530178] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.531601] NET: Registered protocol family 1\n[ 0.532679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535331] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.566191] Trying to unpack rootfs image as initramfs...\n[ 0.627232] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.629588] Scanning for low memory corruption every 60 seconds\n[ 0.631413] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.632866] audit: initializing netlink subsys (disabled)\n[ 0.634167] audit: type=2000 audit(1540021383.062:1): initialized\n[ 0.635907] Initialise system trusted keyring\n[ 0.637133] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.638554] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.641075] zbud: loaded\n[ 0.641991] VFS: Disk quotas dquot_6.6.0\n[ 0.643015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.644973] fuse init (API version 7.23)\n[ 0.646111] Key type big_key registered\n[ 0.647125] Allocating IMA MOK and blacklist keyrings.\n[ 0.648624] Key type asymmetric registered\n[ 0.649648] Asymmetric key parser 'x509' registered\n[ 0.650843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.652717] io scheduler noop registered\n[ 0.653696] io scheduler deadline registered (default)\n[ 0.654928] io scheduler cfq registered\n[ 0.655994] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.657269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.658859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.660658] ACPI: Power Button [PWRF]\n[ 0.661761] GHES: HEST is not enabled!\n[ 0.675751] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707015] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.730510] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.733299] Linux agpgart interface v0.103\n[ 0.736453] brd: module loaded\n[ 0.738554] loop: module loaded\n[ 0.743716] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.745661] GPT:90111 != 2097151\n[ 0.746491] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747862] GPT:90111 != 2097151\n[ 0.748707] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749892] vda: vda1 vda15\n[ 0.751839] scsi host0: ata_piix\n[ 0.752831] scsi host1: ata_piix\n[ 0.753728] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.757069] libphy: Fixed MDIO Bus: probed\n[ 0.758099] tun: Universal TUN/TAP device driver, 1.6\n[ 0.759293] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.762420] PPP generic driver version 2.4.2\n[ 0.763595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.765055] ehci-pci: EHCI PCI platform driver\n[ 0.766136] ehci-platform: EHCI generic platform driver\n[ 0.767404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768801] ohci-pci: OHCI PCI platform driver\n[ 0.769885] ohci-platform: OHCI generic platform driver\n[ 0.771103] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.786843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.788660] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.789910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.791377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794628] usb usb1: Product: UHCI Host Controller\n[ 0.795763] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797136] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798363] hub 1-0:1.0: USB hub found\n[ 0.799329] hub 1-0:1.0: 2 ports detected\n[ 0.800549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803367] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804528] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.805797] mousedev: PS/2 mouse device common for all mice\n[ 0.807354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.809604] rtc_cmos 00:00: RTC can wake from S4\n[ 0.811023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.812469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.813925] i2c /dev entries driver\n[ 0.814903] device-mapper: uevent: version 1.0.3\n[ 0.816093] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.818115] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.819974] NET: Registered protocol family 10\n[ 0.821606] NET: Registered protocol family 17\n[ 0.822733] Key type dns_resolver registered\n[ 0.823977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.825339] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827573] registered taskstats version 1\n[ 0.828645] Loading compiled-in X.509 certificates\n[ 0.830392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832696] zswap: loaded using pool lzo/zbud\n[ 0.834833] Key type trusted registered\n[ 0.836813] Key type encrypted registered\n[ 0.837848] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839171] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840478] evm: HMAC attrs: 0x1\n[ 0.841767] Magic number: 6:951:723\n[ 0.842822] block loop3: hash matches\n[ 0.843916] rtc_cmos 00:00: setting system clock to 2018-10-20 07:43:03 UTC (1540021383)\n[ 0.846141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.847579] EDD information not available.\n[ 0.916992] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918945] Write protecting the kernel read-only data: 14336k\n[ 0.923451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.925871] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.087657] random: dd urandom read with 4 bits of entropy available\ndone.\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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCigBXMbmlQDq9ASacaU21wTw+zvy6keQCpRSEqicEm/ueAYfdL4EaM+krG6Gd7lWjtaYFMv9urCbdQN0MAyWfewzPHWmlq/k6ZX3+XqeDQQeHhQkerUNgp1+3oMxeGhHqJw0OZ6lOsUcTyC6paNN48jKFT5+d5dYrEkgddS/dnM7TKtCQGwVAuQVK4nSWrJAyyEZpCE7iwoN8qdVjyvq/8P9hFj4aR47jL90jPM4t4aMD06NVu/jF0lpuZMiMFwjQTlRsP942ayiqkQoSZjrGD392SDjASswEO5p4P5vqVAMNSnn9OIms91EpM98B4Oebjg9+NzyxowBaiti+hbfD1 root@singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92\nssh-dss AAAAB3NzaC1kc3MAAACBAMT+lTRm+ki6Ryi5yfRHvOvL9vYxCVfgAyF4Erv05b+aQxFB6YO2p+Frh/kwDBq9dFCpoynXKqCbbqaZCeVOCiLm1I4Fxz7V5KymbinJWwM9qyKVA2by2jW0pivNGF+PdfkHt8IQoXMuzqyfcOcb1TP9KRHYWbJlGDMj/NEq2lIPAAAAFQCYAHNrs5GCxIXMCznPvCFw3j6FsQAAAIBuUBQeo4bh2TrafZgkTCDZQkR4+s0Jf5C9o5cQjj6/HC/tQ6CAliTYNdDnvhRSaF3QRuu6Sr0WZYqAXUHxoeqp1m14cFR284Uz2j+I2AGcYzRCzVCn3LRqYSckj0XKWnkl+Z08Vue0wX7l/mY7JSBZqAkZctm66EaPak2Eyg/mqwAAAIBD/VDdcoUoY/KoeDdo+IPhaUNXlRZpLSGUlB5MFN5E1JrIhu9sHJsb6dPDPNLHGG8n+lTzJJUYp7qG7tm9jyhpkTT4/dwMlRHRi5ZgxYff0mhaiM/jj15RTQ9zkKjwsOCvGOcdg8g3KyynshvDFDGs//6/v8mnxJpVGsjk+FWg2g== root@singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee8:399e/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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.09 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92 login: "} 2018-10-20 07:43:09,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4/action used request id req-a0ded4d0-30b8-4c5d-8293-dbb644c02b4d 2018-10-20 07:43:09,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.765576839447s 2018-10-20 07:43:09,901 - 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 501654765 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.205175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.207835] pid_max: default: 32768 minimum: 301 [ 0.209298] ACPI: Core revision 20150930 [ 0.211130] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.213233] Security Framework initialized [ 0.214504] Yama: becoming mindful. [ 0.215648] AppArmor: AppArmor initialized [ 0.216966] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.219067] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.221050] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222949] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225093] Initializing cgroup subsys io [ 0.226353] Initializing cgroup subsys memory [ 0.227732] Initializing cgroup subsys devices [ 0.229123] Initializing cgroup subsys freezer [ 0.230486] Initializing cgroup subsys net_cls [ 0.231903] Initializing cgroup subsys perf_event [ 0.233327] Initializing cgroup subsys net_prio [ 0.234709] Initializing cgroup subsys hugetlb [ 0.236082] Initializing cgroup subsys pids [ 0.237436] CPU: Physical Processor ID: 0 [ 0.239431] mce: CPU supports 10 MCE banks [ 0.240773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.242349] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.259209] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.266106] ftrace: allocating 31920 entries in 125 pages [ 0.291477] smpboot: Max logical packages: 1 [ 0.292831] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.294937] x2apic enabled [ 0.296187] Switched APIC routing to physical x2apic. [ 0.298771] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.300580] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.303791] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.306621] KVM setup paravirtual spinlock [ 0.308377] x86: Booted up 1 node, 1 CPUs [ 0.309671] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.311792] devtmpfs: initialized [ 0.313866] evm: security.selinux [ 0.314942] evm: security.SMACK64 [ 0.316007] evm: security.SMACK64EXEC [ 0.317155] evm: security.SMACK64TRANSMUTE [ 0.318427] evm: security.SMACK64MMAP [ 0.319621] evm: security.ima [ 0.320601] evm: security.capability [ 0.321803] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.324755] pinctrl core: initialized pinctrl subsystem [ 0.326467] RTC time: 7:43:02, date: 10/20/18 [ 0.327951] NET: Registered protocol family 16 [ 0.329468] cpuidle: using governor ladder [ 0.330772] cpuidle: using governor menu [ 0.332035] PCCT header not found. [ 0.333197] ACPI: bus type PCI registered [ 0.334470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.336440] PCI: Using configuration type 1 for base access [ 0.338865] ACPI: Added _OSI(Module Device) [ 0.340192] ACPI: Added _OSI(Processor Device) [ 0.341569] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.343009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.345388] ACPI: Interpreter enabled [ 0.346594] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.349529] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.352450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.355372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.358308] ACPI: (supports S0 S5) [ 0.359423] ACPI: Using IOAPIC for interrupt routing [ 0.360929] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.365135] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.366956] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.368936] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.370853] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.374351] acpiphp: Slot [3] registered [ 0.375619] acpiphp: Slot [4] registered [ 0.376891] acpiphp: Slot [5] registered [ 0.378153] acpiphp: Slot [6] registered [ 0.379417] acpiphp: Slot [7] registered [ 0.380683] acpiphp: Slot [8] registered [ 0.381956] acpiphp: Slot [9] registered [ 0.383218] acpiphp: Slot [10] registered [ 0.384499] acpiphp: Slot [11] registered [ 0.385782] acpiphp: Slot [12] registered [ 0.387067] acpiphp: Slot [13] registered [ 0.388343] acpiphp: Slot [14] registered [ 0.389628] acpiphp: Slot [15] registered [ 0.403680] acpiphp: Slot [16] registered [ 0.404972] acpiphp: Slot [17] registered [ 0.406256] acpiphp: Slot [18] registered [ 0.407531] acpiphp: Slot [19] registered [ 0.408815] acpiphp: Slot [20] registered [ 0.410095] acpiphp: Slot [21] registered [ 0.411374] acpiphp: Slot [22] registered [ 0.412656] acpiphp: Slot [23] registered [ 0.413942] acpiphp: Slot [24] registered [ 0.415223] acpiphp: Slot [25] registered [ 0.416502] acpiphp: Slot [26] registered [ 0.417787] acpiphp: Slot [27] registered [ 0.419065] acpiphp: Slot [28] registered [ 0.420352] acpiphp: Slot [29] registered [ 0.421631] acpiphp: Slot [30] registered [ 0.422915] acpiphp: Slot [31] registered [ 0.424194] PCI host bridge to bus 0000:00 [ 0.425480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.427427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.429383] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.431706] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.434012] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.436365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.440455] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.442509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.444405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.446446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.450662] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.452953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.474446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.476675] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.478438] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.480169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.482162] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.483694] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.485292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.486571] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.488462] vgaarb: loaded [ 0.489211] vgaarb: bridge control possible 0000:00:02.0 [ 0.490693] SCSI subsystem initialized [ 0.491826] ACPI: bus type USB registered [ 0.492839] usbcore: registered new interface driver usbfs [ 0.494089] usbcore: registered new interface driver hub [ 0.495310] usbcore: registered new device driver usb [ 0.496643] PCI: Using ACPI for IRQ routing [ 0.498013] NetLabel: Initializing [ 0.498897] NetLabel: domain hash size = 128 [ 0.499937] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.501105] NetLabel: unlabeled traffic allowed by default [ 0.502520] clocksource: Switched to clocksource kvm-clock [ 0.512020] AppArmor: AppArmor Filesystem Enabled [ 0.513193] pnp: PnP ACPI init [ 0.514326] pnp: PnP ACPI: found 5 devices [ 0.520930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.523034] NET: Registered protocol family 2 [ 0.524302] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.525870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.527354] TCP: Hash tables configured (established 4096 bind 4096) [ 0.528850] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.530178] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.531601] NET: Registered protocol family 1 [ 0.532679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.534020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.535331] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.549697] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.566191] Trying to unpack rootfs image as initramfs... [ 0.627232] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.629588] Scanning for low memory corruption every 60 seconds [ 0.631413] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.632866] audit: initializing netlink subsys (disabled) [ 0.634167] audit: type=2000 audit(1540021383.062:1): initialized [ 0.635907] Initialise system trusted keyring [ 0.637133] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.638554] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.641075] zbud: loaded [ 0.641991] VFS: Disk quotas dquot_6.6.0 [ 0.643015] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.644973] fuse init (API version 7.23) [ 0.646111] Key type big_key registered [ 0.647125] Allocating IMA MOK and blacklist keyrings. [ 0.648624] Key type asymmetric registered [ 0.649648] Asymmetric key parser 'x509' registered [ 0.650843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.652717] io scheduler noop registered [ 0.653696] io scheduler deadline registered (default) [ 0.654928] io scheduler cfq registered [ 0.655994] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.657269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.658859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.660658] ACPI: Power Button [PWRF] [ 0.661761] GHES: HEST is not enabled! [ 0.675751] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704431] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.707015] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.730510] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.733299] Linux agpgart interface v0.103 [ 0.736453] brd: module loaded [ 0.738554] loop: module loaded [ 0.743716] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.745661] GPT:90111 != 2097151 [ 0.746491] GPT:Alternate GPT header not at the end of the disk. [ 0.747862] GPT:90111 != 2097151 [ 0.748707] GPT: Use GNU Parted to correct GPT errors. [ 0.749892] vda: vda1 vda15 [ 0.751839] scsi host0: ata_piix [ 0.752831] scsi host1: ata_piix [ 0.753728] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.755228] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.757069] libphy: Fixed MDIO Bus: probed [ 0.758099] tun: Universal TUN/TAP device driver, 1.6 [ 0.759293] tun: (C) 1999-2004 Max Krasnyansky [ 0.762420] PPP generic driver version 2.4.2 [ 0.763595] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.765055] ehci-pci: EHCI PCI platform driver [ 0.766136] ehci-platform: EHCI generic platform driver [ 0.767404] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768801] ohci-pci: OHCI PCI platform driver [ 0.769885] ohci-platform: OHCI generic platform driver [ 0.771103] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.786843] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.788660] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.789910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.791377] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794628] usb usb1: Product: UHCI Host Controller [ 0.795763] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797136] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798363] hub 1-0:1.0: USB hub found [ 0.799329] hub 1-0:1.0: 2 ports detected [ 0.800549] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804528] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805797] mousedev: PS/2 mouse device common for all mice [ 0.807354] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.809604] rtc_cmos 00:00: RTC can wake from S4 [ 0.811023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.812469] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813925] i2c /dev entries driver [ 0.814903] device-mapper: uevent: version 1.0.3 [ 0.816093] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.818115] ledtrig-cpu: registered to indicate activity on CPUs [ 0.819974] NET: Registered protocol family 10 [ 0.821606] NET: Registered protocol family 17 [ 0.822733] Key type dns_resolver registered [ 0.823977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.825339] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.827573] registered taskstats version 1 [ 0.828645] Loading compiled-in X.509 certificates [ 0.830392] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.832696] zswap: loaded using pool lzo/zbud [ 0.834833] Key type trusted registered [ 0.836813] Key type encrypted registered [ 0.837848] AppArmor: AppArmor sha1 policy hashing enabled [ 0.839171] ima: No TPM chip found, activating TPM-bypass! [ 0.840478] evm: HMAC attrs: 0x1 [ 0.841767] Magic number: 6:951:723 [ 0.842822] block loop3: hash matches [ 0.843916] rtc_cmos 00:00: setting system clock to 2018-10-20 07:43:03 UTC (1540021383) [ 0.846141] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847579] EDD information not available. [ 0.916992] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.918945] Write protecting the kernel read-only data: 14336k [ 0.923451] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.925871] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.087657] random: dd urandom read with 4 bits of entropy available 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.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCigBXMbmlQDq9ASacaU21wTw+zvy6keQCpRSEqicEm/ueAYfdL4EaM+krG6Gd7lWjtaYFMv9urCbdQN0MAyWfewzPHWmlq/k6ZX3+XqeDQQeHhQkerUNgp1+3oMxeGhHqJw0OZ6lOsUcTyC6paNN48jKFT5+d5dYrEkgddS/dnM7TKtCQGwVAuQVK4nSWrJAyyEZpCE7iwoN8qdVjyvq/8P9hFj4aR47jL90jPM4t4aMD06NVu/jF0lpuZMiMFwjQTlRsP942ayiqkQoSZjrGD392SDjASswEO5p4P5vqVAMNSnn9OIms91EpM98B4Oebjg9+NzyxowBaiti+hbfD1 root@singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92 ssh-dss AAAAB3NzaC1kc3MAAACBAMT+lTRm+ki6Ryi5yfRHvOvL9vYxCVfgAyF4Erv05b+aQxFB6YO2p+Frh/kwDBq9dFCpoynXKqCbbqaZCeVOCiLm1I4Fxz7V5KymbinJWwM9qyKVA2by2jW0pivNGF+PdfkHt8IQoXMuzqyfcOcb1TP9KRHYWbJlGDMj/NEq2lIPAAAAFQCYAHNrs5GCxIXMCznPvCFw3j6FsQAAAIBuUBQeo4bh2TrafZgkTCDZQkR4+s0Jf5C9o5cQjj6/HC/tQ6CAliTYNdDnvhRSaF3QRuu6Sr0WZYqAXUHxoeqp1m14cFR284Uz2j+I2AGcYzRCzVCn3LRqYSckj0XKWnkl+Z08Vue0wX7l/mY7JSBZqAkZctm66EaPak2Eyg/mqwAAAIBD/VDdcoUoY/KoeDdo+IPhaUNXlRZpLSGUlB5MFN5E1JrIhu9sHJsb6dPDPNLHGG8n+lTzJJUYp7qG7tm9jyhpkTT4/dwMlRHRi5ZgxYff0mhaiM/jj15RTQ9zkKjwsOCvGOcdg8g3KyynshvDFDGs//6/v8mnxJpVGsjk+FWg2g== root@singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee8:399e/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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.09 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-c40bf06b-4ec7-4931-97e8-35a0972edb92 login: 2018-10-20 07:43:09,907 - paramiko.transport - DEBUG - starting thread (client mode): 0x28995d0L 2018-10-20 07:43:09,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 07:43:09,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-20 07:43:09,908 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-20 07:43:09,909 - 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-20 07:43:09,909 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 07:43:09,909 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-20 07:43:09,909 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 07:43:09,910 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 07:43:09,910 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 07:43:09,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 07:43:09,927 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 07:43:09,939 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: bc0a1a1fe8edd2527d6970a1e8f669d7 2018-10-20 07:43:09,940 - paramiko.transport - DEBUG - Trying discovered key 1082de60513251cada9d01ba1b941898 in /tmp/tmppV995S 2018-10-20 07:43:09,967 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 07:43:09,974 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 07:43:10,004 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 07:43:10,005 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-20 07:43:10,006 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 07:43:10,007 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 07:43:10,008 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 07:43:10,008 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-20 07:43:10,009 - functest.core.singlevm - DEBUG - error: 2018-10-20 07:43:10,014 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 07:43:10,135 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:43:10,135 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:43:10,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 07:43:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/c2280dde-4c27-4bdd-a81b-ae0278f0593d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:11,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:11 GMT X-Openstack-Request-Id: req-0c545da5-abde-4f09-a891-a8a73b050bea 2018-10-20 07:43:11,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:11,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/c2280dde-4c27-4bdd-a81b-ae0278f0593d.json used request id req-0c545da5-abde-4f09-a891-a8a73b050bea 2018-10-20 07:43:11,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28622698784s 2018-10-20 07:43:11,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:11,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:11 GMT X-Openstack-Request-Id: req-7b84a38c-3ff4-463a-b79f-2f0a3e753ddb 2018-10-20 07:43:11,526 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:43:11,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7b84a38c-3ff4-463a-b79f-2f0a3e753ddb 2018-10-20 07:43:11,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0855510234833s 2018-10-20 07:43:11,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:43:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:11,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-e4a65116-dbf0-43b7-b61f-9cce72d17e08 x-openstack-request-id: req-e4a65116-dbf0-43b7-b61f-9cce72d17e08 2018-10-20 07:43:11,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4 used request id req-e4a65116-dbf0-43b7-b61f-9cce72d17e08 2018-10-20 07:43:11,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.193489789963s 2018-10-20 07:43:11,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:13,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-ca1c7146-c473-4808-a164-e6d2547f64ba x-openstack-request-id: req-ca1c7146-c473-4808-a164-e6d2547f64ba 2018-10-20 07:43:13,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:39:9e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:39:9e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6422c9e8-a641-46d7-9755-833c308527a4", "rel": "bookmark"}], "image": {"id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "links": [{"href": "http://172.30.9.22:8774/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-10-20T07:43:02.000000", "flavor": {"id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "links": [{"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}]}, "id": "6422c9e8-a641-46d7-9755-833c308527a4", "user_id": "ee4d951e0b444caead7f5dcebde58c80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:43:11Z", "hostId": "aa71c875fa24bf7799c417c2a340a1bc534e951399e67a4af4d81a73", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_c40bf06b-4ec7-4931-97e8-35a0972edb92", "created": "2018-10-20T07:42:51Z", "tenant_id": "906439e73a574f6faa0801abd57f945a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:13,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ca1c7146-c473-4808-a164-e6d2547f64ba 2018-10-20 07:43:13,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.21381282806s 2018-10-20 07:43:13,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-cff596f5-9795-45de-9624-3592ba682e3b x-openstack-request-id: req-cff596f5-9795-45de-9624-3592ba682e3b 2018-10-20 07:43:16,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:43:16,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cff596f5-9795-45de-9624-3592ba682e3b 2018-10-20 07:43:16,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0980350971222s 2018-10-20 07:43:16,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:43:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:16,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:16 GMT X-Openstack-Request-Id: req-6dae4bb5-e3d1-427b-8401-07b14e0698c1 2018-10-20 07:43:16,093 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:48Z", "updated_at": "2018-10-20T07:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "9c79aeec-6e36-48b5-ba71-544293ac43f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "b997a15e-bb82-4dd8-960d-f4f329b4cb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "a795772d-10e7-4fa4-866f-36cde2c3b864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:42:48Z", "revision_number": 0, "id": "66d429de-7af2-4f84-a6b1-34cd6deaeca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:42:48Z", "security_group_id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 3, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "936bd12d-4faf-4d44-8a10-e2e5055914f5", "name": "singlevm1-sg_c40bf06b-4ec7-4931-97e8-35a0972edb92"}]} 2018-10-20 07:43:16,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6dae4bb5-e3d1-427b-8401-07b14e0698c1 2018-10-20 07:43:16,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506339073181s 2018-10-20 07:43:16,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:43:16,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/936bd12d-4faf-4d44-8a10-e2e5055914f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:16,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:16 GMT X-Openstack-Request-Id: req-7b2a7d62-5d6c-41e5-a498-025b05f89b7b 2018-10-20 07:43:16,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:16,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/936bd12d-4faf-4d44-8a10-e2e5055914f5.json used request id req-7b2a7d62-5d6c-41e5-a498-025b05f89b7b 2018-10-20 07:43:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135185003281s 2018-10-20 07:43:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 07:43:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:16,283 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:16 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-027f488b-972a-43f3-a757-0f9d160e98c7 x-openstack-request-id: req-027f488b-972a-43f3-a757-0f9d160e98c7 2018-10-20 07:43:16,283 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_c40bf06b-4ec7-4931-97e8-35a0972edb92 used request id req-027f488b-972a-43f3-a757-0f9d160e98c7 2018-10-20 07:43:16,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0474200248718s 2018-10-20 07:43:16,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:43:16,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d/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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" -d '{"subnet_id": "0b4f6631-8ec5-43c2-afca-1360e15dfcda"}' 2018-10-20 07:43:18,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:18 GMT X-Openstack-Request-Id: req-cc8ceebc-0e22-47f7-aa4d-9974302627f7 2018-10-20 07:43:18,238 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "955cead0-8ed8-45cf-bc67-f62661b0a702", "tenant_id": "906439e73a574f6faa0801abd57f945a", "subnet_id": "0b4f6631-8ec5-43c2-afca-1360e15dfcda", "subnet_ids": ["0b4f6631-8ec5-43c2-afca-1360e15dfcda"], "port_id": "b68932d1-6849-4261-b359-23a61f7a7a8a", "id": "75d2175e-b984-4e85-91ab-fb80360cbb9d"} 2018-10-20 07:43:18,238 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d/remove_router_interface.json used request id req-cc8ceebc-0e22-47f7-aa4d-9974302627f7 2018-10-20 07:43:18,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95445108414s 2018-10-20 07:43:18,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:43:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:18 GMT X-Openstack-Request-Id: req-58733679-dbb6-46e7-bb8d-d143d3709c7b 2018-10-20 07:43:18,356 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:42:41Z", "admin_state_up": true, "updated_at": "2018-10-20T07:43:17Z", "project_id": "906439e73a574f6faa0801abd57f945a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "75d2175e-b984-4e85-91ab-fb80360cbb9d", "name": "singlevm1-router_c40bf06b-4ec7-4931-97e8-35a0972edb92"}]} 2018-10-20 07:43:18,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-58733679-dbb6-46e7-bb8d-d143d3709c7b 2018-10-20 07:43:18,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117449045181s 2018-10-20 07:43:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:43:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:19,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:19 GMT X-Openstack-Request-Id: req-5d889573-1dec-44d3-b5e2-e70714248ee8 2018-10-20 07:43:19,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:19,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/75d2175e-b984-4e85-91ab-fb80360cbb9d.json used request id req-5d889573-1dec-44d3-b5e2-e70714248ee8 2018-10-20 07:43:19,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39855003357s 2018-10-20 07:43:19,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:43:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:19,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:19 GMT X-Openstack-Request-Id: req-38e8c01c-86ca-40a0-93d4-8daa31790e01 2018-10-20 07:43:19,797 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:42:41Z","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":"0b4f6631-8ec5-43c2-afca-1360e15dfcda","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"906439e73a574f6faa0801abd57f945a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_c40bf06b-4ec7-4931-97e8-35a0972edb92","enable_dhcp":true,"segment_id":null,"network_id":"955cead0-8ed8-45cf-bc67-f62661b0a702","tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:41Z","ip_version":4},{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:43:19,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-38e8c01c-86ca-40a0-93d4-8daa31790e01 2018-10-20 07:43:19,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0401768684387s 2018-10-20 07:43:19,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:43:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/0b4f6631-8ec5-43c2-afca-1360e15dfcda.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:20,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:20 GMT X-Openstack-Request-Id: req-600149fc-e87a-4192-8a8e-c30c4d551996 2018-10-20 07:43:20,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:20,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/0b4f6631-8ec5-43c2-afca-1360e15dfcda.json used request id req-600149fc-e87a-4192-8a8e-c30c4d551996 2018-10-20 07:43:20,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.879038095474s 2018-10-20 07:43:20,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:20,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:20 GMT X-Openstack-Request-Id: req-ed621ece-c217-46dc-983d-9b66bdfd39e3 2018-10-20 07:43:20,761 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"955cead0-8ed8-45cf-bc67-f62661b0a702","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"906439e73a574f6faa0801abd57f945a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:43:20Z","qos_policy_id":null,"name":"singlevm1-net_c40bf06b-4ec7-4931-97e8-35a0972edb92","admin_state_up":true,"tenant_id":"906439e73a574f6faa0801abd57f945a","created_at":"2018-10-20T07:42:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:43:20,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ed621ece-c217-46dc-983d-9b66bdfd39e3 2018-10-20 07:43:20,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.08305311203s 2018-10-20 07:43:20,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:43:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/955cead0-8ed8-45cf-bc67-f62661b0a702.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:22,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:22 GMT X-Openstack-Request-Id: req-1ba8c032-6543-4818-a269-cf82edc9b2d9 2018-10-20 07:43:22,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:22,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/955cead0-8ed8-45cf-bc67-f62661b0a702.json used request id req-1ba8c032-6543-4818-a269-cf82edc9b2d9 2018-10-20 07:43:22,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59840917587s 2018-10-20 07:43:22,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:43:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:23,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:23 GMT X-Openstack-Request-Id: req-c037d98c-b5cd-4ded-a949-93ce46a89c7c 2018-10-20 07:43:23,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:42:47Z", "file": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/file", "owner": "906439e73a574f6faa0801abd57f945a", "id": "f0cf7424-b3b3-4911-b207-b4a34d8634a1", "size": 12716032, "self": "/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_c40bf06b-4ec7-4931-97e8-35a0972edb92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:42:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:43:23,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c037d98c-b5cd-4ded-a949-93ce46a89c7c 2018-10-20 07:43:23,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.778185129166s 2018-10-20 07:43:23,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:43:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:23,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:43:23 GMT X-Openstack-Request-Id: req-9b5d88f4-d85a-4e59-b3ad-4f78d0531970 2018-10-20 07:43:23,499 - 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-20 07:43:23,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f0cf7424-b3b3-4911-b207-b4a34d8634a1 used request id req-9b5d88f4-d85a-4e59-b3ad-4f78d0531970 2018-10-20 07:43:23,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.353885889053s 2018-10-20 07:43:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:43:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:23,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-9dfad246-ca34-4dba-b76d-1da2441680e8 x-openstack-request-id: req-9dfad246-ca34-4dba-b76d-1da2441680e8 2018-10-20 07:43:23,689 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "58dbb74a-3e1b-426d-85ee-ce59954de26a", "name": "singlevm1-flavor_c40bf06b-4ec7-4931-97e8-35a0972edb92", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:43:23,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9dfad246-ca34-4dba-b76d-1da2441680e8 2018-10-20 07:43:23,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.189306974411s 2018-10-20 07:43:23,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:43:23,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed34838fa51e68011d41395906806977eb66f3be94bf0ca853fafb69bae4d07a" 2018-10-20 07:43:23,733 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-1c48bcd4-ca6c-434f-aee2-457e4e1e4dad x-openstack-request-id: req-1c48bcd4-ca6c-434f-aee2-457e4e1e4dad 2018-10-20 07:43:23,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/58dbb74a-3e1b-426d-85ee-ce59954de26a used request id req-1c48bcd4-ca6c-434f-aee2-457e4e1e4dad 2018-10-20 07:43:23,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424070358276s 2018-10-20 07:43:23,782 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-20 07:43:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:43:23,823 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e0ed8d-376d-4391-be53-4a06495ae0be 2018-10-20 07:43:23,823 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:43:23,824 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-77e0ed8d-376d-4391-be53-4a06495ae0be 2018-10-20 07:43:23,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:43:24,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["cflzYPJKT1yu8hGLCnxFFw"], "issued_at": "2018-10-20T07:43:24.000000Z"}} 2018-10-20 07:43:24,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:24,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:24,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:24 GMT X-Openstack-Request-Id: req-4eef8a0b-dfcb-491d-828a-4c27c2ac6bd7 2018-10-20 07:43:24,601 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:43:24,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4eef8a0b-dfcb-491d-828a-4c27c2ac6bd7 2018-10-20 07:43:24,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370489835739s 2018-10-20 07:43:24,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:43:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:24,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56112b6c-28bf-4e84-8848-fbfc3c2435e1 2018-10-20 07:43:24,796 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:43:24,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-56112b6c-28bf-4e84-8848-fbfc3c2435e1 2018-10-20 07:43:24,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186534166336s 2018-10-20 07:43:24,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:43:24,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}}' 2018-10-20 07:43:25,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea6aca3-ae99-426b-9726-51d156b35c7d 2018-10-20 07:43:25,034 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d"}, "tags": [], "enabled": true, "id": "956858c283934ad78ab2d3612091079d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}} 2018-10-20 07:43:25,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-7ea6aca3-ae99-426b-9726-51d156b35c7d 2018-10-20 07:43:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230052947998s 2018-10-20 07:43:25,035 - 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'956858c283934ad78ab2d3612091079d', '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_cf2d5646-768c-42e8-8050-9e3bc2658e98'}) 2018-10-20 07:43:25,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:43:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4ba81ae6-e2fd-47ba-9f43-d146288649b9", "email": null, "name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98"}}' 2018-10-20 07:43:25,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9063c3f2-c0d3-4e13-afee-6e541c3996fd 2018-10-20 07:43:25,548 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98", "links": {"self": "http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f991f3932c4642608596d7507d127a12", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:43:25,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9063c3f2-c0d3-4e13-afee-6e541c3996fd 2018-10-20 07:43:25,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507115125656s 2018-10-20 07:43:25,549 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f991f3932c4642608596d7507d127a12', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98'}) 2018-10-20 07:43:25,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:43:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:25,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bdbe74-d83d-490f-a90e-6cf6396fdc27 2018-10-20 07:43:25,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:43:25,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01bdbe74-d83d-490f-a90e-6cf6396fdc27 2018-10-20 07:43:25,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177141189575s 2018-10-20 07:43:25,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:43:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:25,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7423316-4faa-4531-9a9f-2b806f9c4ed7 2018-10-20 07:43:25,926 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:43:25,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e7423316-4faa-4531-9a9f-2b806f9c4ed7 2018-10-20 07:43:25,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191493988037s 2018-10-20 07:43:25,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:43:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:26,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cddf1dd-4b29-4bec-ae46-59ac17691fd3 2018-10-20 07:43:26,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:43:26,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6cddf1dd-4b29-4bec-ae46-59ac17691fd3 2018-10-20 07:43:26,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192755937576s 2018-10-20 07:43:26,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:43:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5858be7b-a828-446b-9f55-d5d2df8c55df 2018-10-20 07:43:26,331 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:43:26,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5858be7b-a828-446b-9f55-d5d2df8c55df 2018-10-20 07:43:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20160984993s 2018-10-20 07:43:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:43:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:26,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b067473e-028b-41d0-924c-134c5a18d461 2018-10-20 07:43:26,541 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98", "links": {"self": "http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f991f3932c4642608596d7507d127a12", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:43:26,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b067473e-028b-41d0-924c-134c5a18d461 2018-10-20 07:43:26,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209171056747s 2018-10-20 07:43:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:43:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:26,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c4aa5f-17e4-4c06-a8f4-64dcce854533 2018-10-20 07:43:26,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d"}, "tags": [], "enabled": true, "id": "956858c283934ad78ab2d3612091079d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:26,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-91c4aa5f-17e4-4c06-a8f4-64dcce854533 2018-10-20 07:43:26,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192358016968s 2018-10-20 07:43:26,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:43:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=f991f3932c4642608596d7507d127a12&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=956858c283934ad78ab2d3612091079d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:26,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d5fd05a-8ab0-4e1e-8534-df58ef0a757e 2018-10-20 07:43:26,864 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=f991f3932c4642608596d7507d127a12&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=956858c283934ad78ab2d3612091079d", "previous": null, "next": null}} 2018-10-20 07:43:26,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=f991f3932c4642608596d7507d127a12&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=956858c283934ad78ab2d3612091079d used request id req-9d5fd05a-8ab0-4e1e-8534-df58ef0a757e 2018-10-20 07:43:26,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108068943024s 2018-10-20 07:43:26,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:43:26,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d/users/f991f3932c4642608596d7507d127a12/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:27,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c472419c-6748-4879-a7f1-bab8f8b7d0cc 2018-10-20 07:43:27,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:43:27,041 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d/users/f991f3932c4642608596d7507d127a12/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-c472419c-6748-4879-a7f1-bab8f8b7d0cc 2018-10-20 07:43:27,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.173130989075s 2018-10-20 07:43:27,042 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', 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'956858c283934ad78ab2d3612091079d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4ba81ae6-e2fd-47ba-9f43-d146288649b9', 'username': u'singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:43:27,046 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'password': '4ba81ae6-e2fd-47ba-9f43-d146288649b9', 'project_name': 'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '956858c283934ad78ab2d3612091079d', 'project_domain_name': 'Default'} 2018-10-20 07:43:27,046 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-20 07:43:27,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:43:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a67413-7cd0-45c9-ab43-9493dad2adf7 2018-10-20 07:43:27,156 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:43:27,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a3a67413-7cd0-45c9-ab43-9493dad2adf7 2018-10-20 07:43:27,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109207868576s 2018-10-20 07:43:27,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:43:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:43:27,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b010224-cb4f-4d37-9085-50c9846fb339 2018-10-20 07:43:27,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d"}, "tags": [], "enabled": true, "id": "956858c283934ad78ab2d3612091079d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:27,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2b010224-cb4f-4d37-9085-50c9846fb339 2018-10-20 07:43:27,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121308088303s 2018-10-20 07:43:27,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:43:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" -d '{"network": {"tenant_id": "956858c283934ad78ab2d3612091079d", "name": "singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98", "admin_state_up": true}}' 2018-10-20 07:43:27,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:27 GMT X-Openstack-Request-Id: req-a346b828-d619-457e-b9f0-97ba63ec3f2f 2018-10-20 07:43:27,614 - 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":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:43:27Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450}} 2018-10-20 07:43:27,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a346b828-d619-457e-b9f0-97ba63ec3f2f 2018-10-20 07:43:27,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.32723903656s 2018-10-20 07:43:27,615 - 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-20T07:43:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'27863ce6-88c7-4b42-8df1-4874c5a56e86', u'provider:segmentation_id': 78, 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_cf2d5646-768c-42e8-8050-9e3bc2658e98', u'created_at': u'2018-10-20T07:43:27Z', u'mtu': 1450, u'tenant_id': u'956858c283934ad78ab2d3612091079d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'956858c283934ad78ab2d3612091079d', u'l2_adjacency': True}) 2018-10-20 07:43:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:43:27,625 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4763a390-f885-441c-9c3a-6ec45e273c50 2018-10-20 07:43:27,626 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:43:27,626 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-4763a390-f885-441c-9c3a-6ec45e273c50 2018-10-20 07:43:27,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:43:28,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "956858c283934ad78ab2d3612091079d", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/956858c283934ad78ab2d3612091079d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/956858c283934ad78ab2d3612091079d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/956858c283934ad78ab2d3612091079d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/956858c283934ad78ab2d3612091079d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/956858c283934ad78ab2d3612091079d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/956858c283934ad78ab2d3612091079d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/956858c283934ad78ab2d3612091079d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/956858c283934ad78ab2d3612091079d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/956858c283934ad78ab2d3612091079d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_956858c283934ad78ab2d3612091079d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_956858c283934ad78ab2d3612091079d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/956858c283934ad78ab2d3612091079d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/956858c283934ad78ab2d3612091079d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/956858c283934ad78ab2d3612091079d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98", "id": "f991f3932c4642608596d7507d127a12"}, "audit_ids": ["WFkTM_ZpSJiJ5r7gH2RBpg"], "issued_at": "2018-10-20T07:43:27.000000Z"}} 2018-10-20 07:43:28,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:28,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:28,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:28 GMT X-Openstack-Request-Id: req-abb896d4-221f-4af0-9397-8a2a927c25a2 2018-10-20 07:43:28,619 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:43:27Z","qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:43:28,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-abb896d4-221f-4af0-9397-8a2a927c25a2 2018-10-20 07:43:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.592873096466s 2018-10-20 07:43:28,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:43:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"subnet": {"name": "singlevm2-subnet_cf2d5646-768c-42e8-8050-9e3bc2658e98", "enable_dhcp": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:43:29,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:29 GMT X-Openstack-Request-Id: req-94c95ae1-5c3c-436b-97c7-16a097929de0 2018-10-20 07:43:29,232 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:43:28Z","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":"956858c283934ad78ab2d3612091079d","id":"232b4137-9e00-4d8f-a8d6-0b5eea65751e","subnetpool_id":null,"name":"singlevm2-subnet_cf2d5646-768c-42e8-8050-9e3bc2658e98"}} 2018-10-20 07:43:29,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-94c95ae1-5c3c-436b-97c7-16a097929de0 2018-10-20 07:43:29,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.611464977264s 2018-10-20 07:43:29,233 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:43:28Z', 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'232b4137-9e00-4d8f-a8d6-0b5eea65751e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cf2d5646-768c-42e8-8050-9e3bc2658e98', u'enable_dhcp': True, u'network_id': u'27863ce6-88c7-4b42-8df1-4874c5a56e86', u'tenant_id': u'956858c283934ad78ab2d3612091079d', u'created_at': u'2018-10-20T07:43:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'956858c283934ad78ab2d3612091079d'}) 2018-10-20 07:43:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:43:29,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "singlevm2-router_cf2d5646-768c-42e8-8050-9e3bc2658e98", "admin_state_up": true}}' 2018-10-20 07:43:30,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:30 GMT X-Openstack-Request-Id: req-519ea1a8-0b80-40f3-9192-4bfece206c02 2018-10-20 07:43:30,868 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:29Z", "admin_state_up": true, "updated_at": "2018-10-20T07:43:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "956858c283934ad78ab2d3612091079d", "id": "4c449621-3ede-4f7f-bb59-3159482248ad", "name": "singlevm2-router_cf2d5646-768c-42e8-8050-9e3bc2658e98"}} 2018-10-20 07:43:30,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-519ea1a8-0b80-40f3-9192-4bfece206c02 2018-10-20 07:43:30,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63455891609s 2018-10-20 07:43:30,869 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:43:30Z', u'revision_number': 2, u'id': u'4c449621-3ede-4f7f-bb59-3159482248ad', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_cf2d5646-768c-42e8-8050-9e3bc2658e98', u'admin_state_up': True, u'tenant_id': u'956858c283934ad78ab2d3612091079d', u'created_at': u'2018-10-20T07:43:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'956858c283934ad78ab2d3612091079d'}) 2018-10-20 07:43:30,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:43:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad/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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"subnet_id": "232b4137-9e00-4d8f-a8d6-0b5eea65751e"}' 2018-10-20 07:43:33,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:33 GMT X-Openstack-Request-Id: req-b9797235-42cd-4f3b-abf2-f2f1058cb719 2018-10-20 07:43:33,364 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "tenant_id": "956858c283934ad78ab2d3612091079d", "subnet_id": "232b4137-9e00-4d8f-a8d6-0b5eea65751e", "subnet_ids": ["232b4137-9e00-4d8f-a8d6-0b5eea65751e"], "port_id": "565e32fb-c10f-4f0a-8ce8-3ef9767888a6", "id": "4c449621-3ede-4f7f-bb59-3159482248ad"} 2018-10-20 07:43:33,364 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad/add_router_interface.json used request id req-b9797235-42cd-4f3b-abf2-f2f1058cb719 2018-10-20 07:43:33,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49499702454s 2018-10-20 07:43:33,365 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:43:33,487 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:43:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:43:33,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:33 GMT 2018-10-20 07:43:33,495 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:43:33,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:43:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:34,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:34 GMT X-Openstack-Request-Id: req-c7a99cf2-6200-488e-a43d-9926b63cf2dc 2018-10-20 07:43:34,288 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:43:34,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c7a99cf2-6200-488e-a43d-9926b63cf2dc 2018-10-20 07:43:34,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.79060792923s 2018-10-20 07:43:34,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:43:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98"}' 2018-10-20 07:43:34,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:34 GMT Location: http://172.30.9.22:9292/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77499d66-015b-456b-9802-e2fe66e0a126 2018-10-20 07:43:34,382 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:43:34Z", "file": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file", "owner": "956858c283934ad78ab2d3612091079d", "id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "size": null, "self": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "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_cf2d5646-768c-42e8-8050-9e3bc2658e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "checksum": null, "created_at": "2018-10-20T07:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:43:34,382 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-77499d66-015b-456b-9802-e2fe66e0a126 2018-10-20 07:43:34,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0846798419952s 2018-10-20 07:43:34,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:43:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '' 2018-10-20 07:43:34,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:43:34 GMT X-Openstack-Request-Id: req-2794ae1a-2272-46ba-a6ce-120b6cc70485 2018-10-20 07:43:34,827 - 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-20 07:43:34,827 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file used request id req-2794ae1a-2272-46ba-a6ce-120b6cc70485 2018-10-20 07:43:34,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444761037827s 2018-10-20 07:43:34,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:43:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:34 GMT X-Openstack-Request-Id: req-809ac65b-769c-4990-9b11-0bf397c6cc3d 2018-10-20 07:43:34,871 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:43:34Z", "file": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file", "owner": "956858c283934ad78ab2d3612091079d", "id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "size": 12716032, "self": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:43:34,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-809ac65b-769c-4990-9b11-0bf397c6cc3d 2018-10-20 07:43:34,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395638942719s 2018-10-20 07:43:34,873 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file', 'owner': u'956858c283934ad78ab2d3612091079d', 'id': u'0ad992e1-9aca-461a-b2f7-e877951bc18f', 'size': 12716032, u'self': u'/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'956858c283934ad78ab2d3612091079d', 'name': 'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:43:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:43:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98', '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/0ad992e1-9aca-461a-b2f7-e877951bc18f', 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_cf2d5646-768c-42e8-8050-9e3bc2658e98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'created': u'2018-10-20T07:43:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:43:34Z', 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/0ad992e1-9aca-461a-b2f7-e877951bc18f', 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_cf2d5646-768c-42e8-8050-9e3bc2658e98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:43:34,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:43:34,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_cf2d5646-768c-42e8-8050-9e3bc2658e98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:43:35,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-e31a96e5-6992-402e-8732-9cb0b2545e9a x-openstack-request-id: req-e31a96e5-6992-402e-8732-9cb0b2545e9a 2018-10-20 07:43:35,628 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09474c7e-f076-413d-80ac-b14aa853bf10", "name": "singlevm2-flavor_cf2d5646-768c-42e8-8050-9e3bc2658e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:43:35,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e31a96e5-6992-402e-8732-9cb0b2545e9a 2018-10-20 07:43:35,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.752463102341s 2018-10-20 07:43:35,630 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cf2d5646-768c-42e8-8050-9e3bc2658e98', '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'906439e73a574f6faa0801abd57f945a', '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'09474c7e-f076-413d-80ac-b14aa853bf10', 'swap': 0}) 2018-10-20 07:43:35,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:43:35,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10/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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" -d '{"extra_specs": {}}' 2018-10-20 07:43:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-7e6bc504-dc72-42a6-9d6f-54085339320c x-openstack-request-id: req-7e6bc504-dc72-42a6-9d6f-54085339320c 2018-10-20 07:43:35,653 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:43:35,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10/os-extra_specs used request id req-7e6bc504-dc72-42a6-9d6f-54085339320c 2018-10-20 07:43:35,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233390331268s 2018-10-20 07:43:35,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 07:43:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"keypair": {"name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98"}}' 2018-10-20 07:43:36,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-a0dc5ab8-0ee0-41f7-a770-cbebb49dde7f x-openstack-request-id: req-a0dc5ab8-0ee0-41f7-a770-cbebb49dde7f 2018-10-20 07:43:36,162 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOh4s3uPBSICVzMfw9A/qb2GXGYphETyy0T0at4mbonVWuBKkuYTceZJVG70n6UFoncUePSnQINe2JhBQA5M8e6WeZzsMOECGSrTHuMjXbO4f4ktpzyYnzjbGG0LUMysk5U0wp+98bSadJz++qWnAKiZfHvpshdflp4P5shiW2wGsrz16a3mPne1/wJRNXqjepW+r4J4pxJyrJctMMep6/ul3vMyM38oeCtDTMdDpw+Qy7/5a4Bpm0Qf/b7u+jqJ0voIz9s9EX5ar7CKgYLGY10oiJgAygY1tyxbyYJZppip+UvzNo00ZU1xrV8WyqWSpCux/EpQTZvJVvnIx4Em0X Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoeLN7jwUiAlczH8PQP6m9hlxmKYRE8stE9GreJm6J1VrgSp\nLmE3HmSVRu9J+lBaJ3FHj0p0CDXtiYQUAOTPHulnmc7DDhAhkq0x7jI12zuH+JLa\nc8mJ842xhtC1DMrJOVNMKfvfG0mnSc/vqlpwComXx76bIXX5aeD+bIYltsBrK89e\nmt5j53tf8CUTV6o3qVvq+CeKcScqyXLTDHqev7pd7zMjN/KHgrQ0zHQ6cPkMu/+W\nuAaZtEH/2+7vo6idL6CM/bPRF+Wq+wioGCxmNdKIiYAMoGNbcsW8mCWaaYqflL8z\naNNGVNca1fFsqlkqQrsfxKUE2byVb5yMeBJtFwIDAQABAoIBABXTgUT8SHmFaC/K\nYovYNc3uiqLynIDrlR/hGOkbeiCvL/TaDT8XiwmtO5FpjHnlsAFnGVbtWWHcwSO9\nT5fglnr/07EPhtGfpsynfRVdPQ/UNMRyUJ/X9rpEiTRkLh4R+D4UrYHqWmO53vIQ\nBZYNRLX4YI/9dsuMejVUT88MRkQP1OeqEKlBgHfnPfPB3UhsWTwzEp0Ti2lPNVXv\nW00YkKOxBU8J5iQ95TMBm8e65XBRkZ4OmczhGpUT1gV9TXs+SpnvE3N9lG5R+dp6\nRUdXSbbkiCZpXKH6g8uqlQlMFXXWhS9WaVdRnQgbROEt2rnl5nCAkL2Cbe6jqO75\n0jq30hECgYEA/uiRdHqhM6N6qaJie63H8NHZIHfwfGMbo1dt8LBRwFZ5Vnnaq93w\nY0uF8RWKuwt8vfYoxowUD2ArMaTV79rxBIj5+k/XWwUNUtMrtkxSzrZRvVorGO+q\nGXy7f4EZX/yVjPF8m6beaXxyOTbg98JE9i1UQf97xAnYHPKxAr5H/AMCgYEAz2nx\nPjP4heRa+qWWynBiZnYRNpKdyq2f8gCFBfmMrSsFtHBsAzYUa+OK3NYVSqS6Qjgx\nJ2vut1d5YUaSpIqOIWcWcXdXQKFIQme6pxK487+79/K7X1k6j0d9m8qke//YgA0P\nj1cZvOuacKX8bTpCd7Wh9bgIhnu1LMQU0TDOoF0CgYBjI+7Wf49MtytQ6JAnDBq0\nRdmNsDg/GIi6SZm/v8O766X7hR8QMxx4cfohHsC7KKeWdjO7rOVsaXnDMBno1J1i\npyeaPA1FIDzjVrAskZivPuehnn0ekK/2g7WkzIAi/ejoTU+qdgcQvc7rA7YRhmQt\n3sljdcscHrwH3jgMGheDIwKBgH3ibuix4kRhNFar6bk0PISzY/8bPWmlt03JwvK9\nYwQ2+F9rXCMWz44rrDwcMw/6qpFGSY8Dkv7zuFex3Y7ACUN8rcJwDCTNvm2PR1nf\noyFNXWg/ijl0jnYnjbTgaLRZs60EQE1fL9/ZnwJ/u5UPpwfA1WutJn941Z015OyS\nEtaBAoGBAOPJdqJQF1/L2tUjclVgWGruwckWnAsxfgzHAUBuuWT+J2Ucfm9Sej2S\nOCnk1K9/nCmA/sAu8HvGpJ5TY6l6PH69LI9su789KBBWjZwRIoG5cEPhs5nEP/t5\nHezl4oFSbPCT1OZKwvZCo+kBInjHGk/UWkMm66KvLrKpJBcxVhE0\n-----END RSA PRIVATE KEY-----\n", "user_id": "f991f3932c4642608596d7507d127a12", "name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "fingerprint": "15:d0:63:e1:78:b8:53:bf:93:8b:3a:b5:08:fe:55:89"}} 2018-10-20 07:43:36,162 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-a0dc5ab8-0ee0-41f7-a770-cbebb49dde7f 2018-10-20 07:43:36,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.505532979965s 2018-10-20 07:43:36,163 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOh4s3uPBSICVzMfw9A/qb2GXGYphETyy0T0at4mbonVWuBKkuYTceZJVG70n6UFoncUePSnQINe2JhBQA5M8e6WeZzsMOECGSrTHuMjXbO4f4ktpzyYnzjbGG0LUMysk5U0wp+98bSadJz++qWnAKiZfHvpshdflp4P5shiW2wGsrz16a3mPne1/wJRNXqjepW+r4J4pxJyrJctMMep6/ul3vMyM38oeCtDTMdDpw+Qy7/5a4Bpm0Qf/b7u+jqJ0voIz9s9EX5ar7CKgYLGY10oiJgAygY1tyxbyYJZppip+UvzNo00ZU1xrV8WyqWSpCux/EpQTZvJVvnIx4Em0X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzoeLN7jwUiAlczH8PQP6m9hlxmKYRE8stE9GreJm6J1VrgSp\nLmE3HmSVRu9J+lBaJ3FHj0p0CDXtiYQUAOTPHulnmc7DDhAhkq0x7jI12zuH+JLa\nc8mJ842xhtC1DMrJOVNMKfvfG0mnSc/vqlpwComXx76bIXX5aeD+bIYltsBrK89e\nmt5j53tf8CUTV6o3qVvq+CeKcScqyXLTDHqev7pd7zMjN/KHgrQ0zHQ6cPkMu/+W\nuAaZtEH/2+7vo6idL6CM/bPRF+Wq+wioGCxmNdKIiYAMoGNbcsW8mCWaaYqflL8z\naNNGVNca1fFsqlkqQrsfxKUE2byVb5yMeBJtFwIDAQABAoIBABXTgUT8SHmFaC/K\nYovYNc3uiqLynIDrlR/hGOkbeiCvL/TaDT8XiwmtO5FpjHnlsAFnGVbtWWHcwSO9\nT5fglnr/07EPhtGfpsynfRVdPQ/UNMRyUJ/X9rpEiTRkLh4R+D4UrYHqWmO53vIQ\nBZYNRLX4YI/9dsuMejVUT88MRkQP1OeqEKlBgHfnPfPB3UhsWTwzEp0Ti2lPNVXv\nW00YkKOxBU8J5iQ95TMBm8e65XBRkZ4OmczhGpUT1gV9TXs+SpnvE3N9lG5R+dp6\nRUdXSbbkiCZpXKH6g8uqlQlMFXXWhS9WaVdRnQgbROEt2rnl5nCAkL2Cbe6jqO75\n0jq30hECgYEA/uiRdHqhM6N6qaJie63H8NHZIHfwfGMbo1dt8LBRwFZ5Vnnaq93w\nY0uF8RWKuwt8vfYoxowUD2ArMaTV79rxBIj5+k/XWwUNUtMrtkxSzrZRvVorGO+q\nGXy7f4EZX/yVjPF8m6beaXxyOTbg98JE9i1UQf97xAnYHPKxAr5H/AMCgYEAz2nx\nPjP4heRa+qWWynBiZnYRNpKdyq2f8gCFBfmMrSsFtHBsAzYUa+OK3NYVSqS6Qjgx\nJ2vut1d5YUaSpIqOIWcWcXdXQKFIQme6pxK487+79/K7X1k6j0d9m8qke//YgA0P\nj1cZvOuacKX8bTpCd7Wh9bgIhnu1LMQU0TDOoF0CgYBjI+7Wf49MtytQ6JAnDBq0\nRdmNsDg/GIi6SZm/v8O766X7hR8QMxx4cfohHsC7KKeWdjO7rOVsaXnDMBno1J1i\npyeaPA1FIDzjVrAskZivPuehnn0ekK/2g7WkzIAi/ejoTU+qdgcQvc7rA7YRhmQt\n3sljdcscHrwH3jgMGheDIwKBgH3ibuix4kRhNFar6bk0PISzY/8bPWmlt03JwvK9\nYwQ2+F9rXCMWz44rrDwcMw/6qpFGSY8Dkv7zuFex3Y7ACUN8rcJwDCTNvm2PR1nf\noyFNXWg/ijl0jnYnjbTgaLRZs60EQE1fL9/ZnwJ/u5UPpwfA1WutJn941Z015OyS\nEtaBAoGBAOPJdqJQF1/L2tUjclVgWGruwckWnAsxfgzHAUBuuWT+J2Ucfm9Sej2S\nOCnk1K9/nCmA/sAu8HvGpJ5TY6l6PH69LI9su789KBBWjZwRIoG5cEPhs5nEP/t5\nHezl4oFSbPCT1OZKwvZCo+kBInjHGk/UWkMm66KvLrKpJBcxVhE0\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f991f3932c4642608596d7507d127a12', 'name': u'singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'created_at': '2018-10-20T07:43:36.163835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'956858c283934ad78ab2d3612091079d', 'name': 'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'15:d0:63:e1:78:b8:53:bf:93:8b:3a:b5:08:fe:55:89', 'type': 'ssh', 'id': u'singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98'}) 2018-10-20 07:43:36,164 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzoeLN7jwUiAlczH8PQP6m9hlxmKYRE8stE9GreJm6J1VrgSp LmE3HmSVRu9J+lBaJ3FHj0p0CDXtiYQUAOTPHulnmc7DDhAhkq0x7jI12zuH+JLa c8mJ842xhtC1DMrJOVNMKfvfG0mnSc/vqlpwComXx76bIXX5aeD+bIYltsBrK89e mt5j53tf8CUTV6o3qVvq+CeKcScqyXLTDHqev7pd7zMjN/KHgrQ0zHQ6cPkMu/+W uAaZtEH/2+7vo6idL6CM/bPRF+Wq+wioGCxmNdKIiYAMoGNbcsW8mCWaaYqflL8z aNNGVNca1fFsqlkqQrsfxKUE2byVb5yMeBJtFwIDAQABAoIBABXTgUT8SHmFaC/K YovYNc3uiqLynIDrlR/hGOkbeiCvL/TaDT8XiwmtO5FpjHnlsAFnGVbtWWHcwSO9 T5fglnr/07EPhtGfpsynfRVdPQ/UNMRyUJ/X9rpEiTRkLh4R+D4UrYHqWmO53vIQ BZYNRLX4YI/9dsuMejVUT88MRkQP1OeqEKlBgHfnPfPB3UhsWTwzEp0Ti2lPNVXv W00YkKOxBU8J5iQ95TMBm8e65XBRkZ4OmczhGpUT1gV9TXs+SpnvE3N9lG5R+dp6 RUdXSbbkiCZpXKH6g8uqlQlMFXXWhS9WaVdRnQgbROEt2rnl5nCAkL2Cbe6jqO75 0jq30hECgYEA/uiRdHqhM6N6qaJie63H8NHZIHfwfGMbo1dt8LBRwFZ5Vnnaq93w Y0uF8RWKuwt8vfYoxowUD2ArMaTV79rxBIj5+k/XWwUNUtMrtkxSzrZRvVorGO+q GXy7f4EZX/yVjPF8m6beaXxyOTbg98JE9i1UQf97xAnYHPKxAr5H/AMCgYEAz2nx PjP4heRa+qWWynBiZnYRNpKdyq2f8gCFBfmMrSsFtHBsAzYUa+OK3NYVSqS6Qjgx J2vut1d5YUaSpIqOIWcWcXdXQKFIQme6pxK487+79/K7X1k6j0d9m8qke//YgA0P j1cZvOuacKX8bTpCd7Wh9bgIhnu1LMQU0TDOoF0CgYBjI+7Wf49MtytQ6JAnDBq0 RdmNsDg/GIi6SZm/v8O766X7hR8QMxx4cfohHsC7KKeWdjO7rOVsaXnDMBno1J1i pyeaPA1FIDzjVrAskZivPuehnn0ekK/2g7WkzIAi/ejoTU+qdgcQvc7rA7YRhmQt 3sljdcscHrwH3jgMGheDIwKBgH3ibuix4kRhNFar6bk0PISzY/8bPWmlt03JwvK9 YwQ2+F9rXCMWz44rrDwcMw/6qpFGSY8Dkv7zuFex3Y7ACUN8rcJwDCTNvm2PR1nf oyFNXWg/ijl0jnYnjbTgaLRZs60EQE1fL9/ZnwJ/u5UPpwfA1WutJn941Z015OyS EtaBAoGBAOPJdqJQF1/L2tUjclVgWGruwckWnAsxfgzHAUBuuWT+J2Ucfm9Sej2S OCnk1K9/nCmA/sAu8HvGpJ5TY6l6PH69LI9su789KBBWjZwRIoG5cEPhs5nEP/t5 Hezl4oFSbPCT1OZKwvZCo+kBInjHGk/UWkMm66KvLrKpJBcxVhE0 -----END RSA PRIVATE KEY----- 2018-10-20 07:43:36,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 07:43:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"security_group": {"name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-20 07:43:36,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-12c53313-d54d-4d3d-9d5f-8089b0aeb1fe 2018-10-20 07:43:36,424 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "updated_at": "2018-10-20T07:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "16819db3-ebcd-4ba7-99fa-89a88b011839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "937a38a1-bd2e-4e6e-b1d2-7b5a30f36ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}} 2018-10-20 07:43:36,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-12c53313-d54d-4d3d-9d5f-8089b0aeb1fe 2018-10-20 07:43:36,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.254766941071s 2018-10-20 07:43:36,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:43:36,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-fb642098-4a53-483e-b2fc-03969191d5aa 2018-10-20 07:43:36,495 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:27Z", "updated_at": "2018-10-20T07:43:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "25444a46-4410-46f3-96f1-dd628af898e1", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "766c0d57-7664-43a1-9ef5-f9ad4b8dfaa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "a6f1d26f-5e2a-4826-bfe6-dafbb6d72828", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "e68c7e3f-46d7-4169-a3b3-50153c28d46d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "updated_at": "2018-10-20T07:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "16819db3-ebcd-4ba7-99fa-89a88b011839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "937a38a1-bd2e-4e6e-b1d2-7b5a30f36ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:36,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fb642098-4a53-483e-b2fc-03969191d5aa 2018-10-20 07:43:36,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0647130012512s 2018-10-20 07:43:36,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:43:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -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": "a702cbe2-a1ce-41be-aea1-59a7c61f643c"}}' 2018-10-20 07:43:36,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-27c8f5d9-4f74-422a-927b-e676cd553363 2018-10-20 07:43:36,658 - 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-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "port_range_min": 22, "revision_number": 0, "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "project_id": "956858c283934ad78ab2d3612091079d", "id": "32eec3d1-d52e-4572-ab5a-3e2bd2ea27f4"}} 2018-10-20 07:43:36,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-27c8f5d9-4f74-422a-927b-e676cd553363 2018-10-20 07:43:36,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156737089157s 2018-10-20 07:43:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:43:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:36,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-767a2322-8139-4bc9-817a-5b5870e607fe 2018-10-20 07:43:36,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:27Z", "updated_at": "2018-10-20T07:43:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "25444a46-4410-46f3-96f1-dd628af898e1", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "766c0d57-7664-43a1-9ef5-f9ad4b8dfaa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "a6f1d26f-5e2a-4826-bfe6-dafbb6d72828", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "e68c7e3f-46d7-4169-a3b3-50153c28d46d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "updated_at": "2018-10-20T07:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "16819db3-ebcd-4ba7-99fa-89a88b011839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "32eec3d1-d52e-4572-ab5a-3e2bd2ea27f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "937a38a1-bd2e-4e6e-b1d2-7b5a30f36ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 2, "project_id": "956858c283934ad78ab2d3612091079d", "id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:36,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-767a2322-8139-4bc9-817a-5b5870e607fe 2018-10-20 07:43:36,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457561016083s 2018-10-20 07:43:36,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:43:36,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -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": "a702cbe2-a1ce-41be-aea1-59a7c61f643c"}}' 2018-10-20 07:43:36,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-21fc97c5-0705-4af8-8381-c741872fc237 2018-10-20 07:43:36,833 - 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-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "port_range_min": null, "revision_number": 0, "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "project_id": "956858c283934ad78ab2d3612091079d", "id": "0969fdb9-6151-4345-973f-300f52dce1b0"}} 2018-10-20 07:43:36,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-21fc97c5-0705-4af8-8381-c741872fc237 2018-10-20 07:43:36,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117353916168s 2018-10-20 07:43:36,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:36,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-bbf6c1e1-f9a2-46f2-8bad-fc50ccede2f8 2018-10-20 07:43:36,937 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":["232b4137-9e00-4d8f-a8d6-0b5eea65751e"],"description":"","tags":[],"updated_at":"2018-10-20T07:43:28Z","qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:43:36,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bbf6c1e1-f9a2-46f2-8bad-fc50ccede2f8 2018-10-20 07:43:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102304935455s 2018-10-20 07:43:36,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:43:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:36,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:36 GMT X-Openstack-Request-Id: req-7cd0e5d1-5faf-4158-92ab-b8dfe06ce76a 2018-10-20 07:43:36,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:43:34Z", "file": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file", "owner": "956858c283934ad78ab2d3612091079d", "id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "size": 12716032, "self": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:43:36,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cd0e5d1-5faf-4158-92ab-b8dfe06ce76a 2018-10-20 07:43:36,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039165019989s 2018-10-20 07:43:36,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:43:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-6a1778c1-1073-4c0e-8478-8546028f7a54 x-openstack-request-id: req-6a1778c1-1073-4c0e-8478-8546028f7a54 2018-10-20 07:43:37,014 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09474c7e-f076-413d-80ac-b14aa853bf10", "name": "singlevm2-flavor_cf2d5646-768c-42e8-8050-9e3bc2658e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:43:37,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6a1778c1-1073-4c0e-8478-8546028f7a54 2018-10-20 07:43:37,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261960029602s 2018-10-20 07:43:37,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:43:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"server": {"name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "imageRef": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "flavorRef": "09474c7e-f076-413d-80ac-b14aa853bf10", "max_count": 1, "min_count": 1, "networks": [{"uuid": "27863ce6-88c7-4b42-8df1-4874c5a56e86"}], "security_groups": [{"name": "a702cbe2-a1ce-41be-aea1-59a7c61f643c"}]}}' 2018-10-20 07:43:39,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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 location: http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366 x-compute-request-id: req-7e55bc78-66b3-406a-a4c5-87499ea10d80 x-openstack-request-id: req-7e55bc78-66b3-406a-a4c5-87499ea10d80 2018-10-20 07:43:39,886 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a702cbe2-a1ce-41be-aea1-59a7c61f643c"}], "OS-DCF:diskConfig": "MANUAL", "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "adminPass": "7e42DNJ8ssKP"}} 2018-10-20 07:43:39,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7e55bc78-66b3-406a-a4c5-87499ea10d80 2018-10-20 07:43:39,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.86946702003s 2018-10-20 07:43:39,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:40,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-0a6faf32-504e-4e0a-a45d-68eea0239c5a x-openstack-request-id: req-0a6faf32-504e-4e0a-a45d-68eea0239c5a 2018-10-20 07:43:40,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "image": {"id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "links": [{"href": "http://172.30.9.22:8774/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09474c7e-f076-413d-80ac-b14aa853bf10", "links": [{"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}]}, "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "user_id": "f991f3932c4642608596d7507d127a12", "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-20T07:43:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "created": "2018-10-20T07:43:39Z", "tenant_id": "956858c283934ad78ab2d3612091079d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:40,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a6faf32-504e-4e0a-a45d-68eea0239c5a 2018-10-20 07:43:40,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360617160797s 2018-10-20 07:43:40,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:40,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:40 GMT X-Openstack-Request-Id: req-8ed1d973-b392-40bf-a2b6-ac2078f532db 2018-10-20 07:43:40,350 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":["232b4137-9e00-4d8f-a8d6-0b5eea65751e"],"description":"","tags":[],"updated_at":"2018-10-20T07:43:28Z","qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:43:40,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8ed1d973-b392-40bf-a2b6-ac2078f532db 2018-10-20 07:43:40,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913660526276s 2018-10-20 07:43:40,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:43:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:40,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:40 GMT X-Openstack-Request-Id: req-ac3f1595-dc00-4af5-98c2-0c4eebfd62ee 2018-10-20 07:43:40,425 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:43:28Z","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":"956858c283934ad78ab2d3612091079d","id":"232b4137-9e00-4d8f-a8d6-0b5eea65751e","subnetpool_id":null,"name":"singlevm2-subnet_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:40,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ac3f1595-dc00-4af5-98c2-0c4eebfd62ee 2018-10-20 07:43:40,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0734970569611s 2018-10-20 07:43:40,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:42,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-135479d7-03d2-4167-82d1-fa6d9ffe131d x-openstack-request-id: req-135479d7-03d2-4167-82d1-fa6d9ffe131d 2018-10-20 07:43:44,205 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "image": {"id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "links": [{"href": "http://172.30.9.22:8774/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09474c7e-f076-413d-80ac-b14aa853bf10", "links": [{"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}]}, "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "security_groups": [{"name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}], "user_id": "f991f3932c4642608596d7507d127a12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:43:42Z", "hostId": "88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "created": "2018-10-20T07:43:39Z", "tenant_id": "956858c283934ad78ab2d3612091079d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:44,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-135479d7-03d2-4167-82d1-fa6d9ffe131d 2018-10-20 07:43:44,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.77689385414s 2018-10-20 07:43:44,212 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:46,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:46,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-d6212968-bb2c-4be1-9f96-130aec2867ae x-openstack-request-id: req-d6212968-bb2c-4be1-9f96-130aec2867ae 2018-10-20 07:43:46,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "image": {"id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "links": [{"href": "http://172.30.9.22:8774/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09474c7e-f076-413d-80ac-b14aa853bf10", "links": [{"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}]}, "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "security_groups": [{"name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}], "user_id": "f991f3932c4642608596d7507d127a12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:43:43Z", "hostId": "88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "created": "2018-10-20T07:43:39Z", "tenant_id": "956858c283934ad78ab2d3612091079d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:46,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6212968-bb2c-4be1-9f96-130aec2867ae 2018-10-20 07:43:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775677919388s 2018-10-20 07:43:46,998 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:49,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:49,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-77b78087-e609-42bc-a6cf-05933dd247ef x-openstack-request-id: req-77b78087-e609-42bc-a6cf-05933dd247ef 2018-10-20 07:43:49,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fc:13", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "image": {"id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "links": [{"href": "http://172.30.9.22:8774/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:43:48.000000", "flavor": {"id": "09474c7e-f076-413d-80ac-b14aa853bf10", "links": [{"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}]}, "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "security_groups": [{"name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}], "user_id": "f991f3932c4642608596d7507d127a12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:43:48Z", "hostId": "88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "created": "2018-10-20T07:43:39Z", "tenant_id": "956858c283934ad78ab2d3612091079d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:49,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-77b78087-e609-42bc-a6cf-05933dd247ef 2018-10-20 07:43:49,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458192110062s 2018-10-20 07:43:49,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:43:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fee1f493-96e6-49be-b60d-c25018b3b366" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:49,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:49 GMT X-Openstack-Request-Id: req-8a5551ff-2dce-4597-ab6d-473a9793c761 2018-10-20 07:43:49,546 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:43:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232b4137-9e00-4d8f-a8d6-0b5eea65751e","ip_address":"192.168.120.26"}],"id":"ce6cacc7-c952-4757-b7d1-c232f6f2babb","security_groups":["a702cbe2-a1ce-41be-aea1-59a7c61f643c"],"mac_address":"fa:16:3e:fc:fc:13","project_id":"956858c283934ad78ab2d3612091079d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:43Z","binding:vnic_type":"normal","device_id":"fee1f493-96e6-49be-b60d-c25018b3b366","ip_allocation":"immediate"}]} 2018-10-20 07:43:49,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fee1f493-96e6-49be-b60d-c25018b3b366 used request id req-8a5551ff-2dce-4597-ab6d-473a9793c761 2018-10-20 07:43:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0809109210968s 2018-10-20 07:43:49,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ce6cacc7-c952-4757-b7d1-c232f6f2babb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:49,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:49 GMT X-Openstack-Request-Id: req-4b1fec26-6520-4602-b021-fa5601262076 2018-10-20 07:43:49,604 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:43:49,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=ce6cacc7-c952-4757-b7d1-c232f6f2babb used request id req-4b1fec26-6520-4602-b021-fa5601262076 2018-10-20 07:43:49,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0474300384521s 2018-10-20 07:43:49,605 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:fc:13', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ad992e1-9aca-461a-b2f7-e877951bc18f'}), 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-20T07:43:48.000000', 'flavor': Munch({u'id': u'09474c7e-f076-413d-80ac-b14aa853bf10'}), 'az': u'nova', 'id': u'fee1f493-96e6-49be-b60d-c25018b3b366', 'security_groups': [Munch({u'name': u'singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f991f3932c4642608596d7507d127a12', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'956858c283934ad78ab2d3612091079d', 'name': 'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', '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-20T07:43:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:43:48Z', 'hostId': u'88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da', '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-20T07:43:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'956858c283934ad78ab2d3612091079d', 'name': u'singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'adminPass': u'7e42DNJ8ssKP', 'tenant_id': u'956858c283934ad78ab2d3612091079d', 'created_at': u'2018-10-20T07:43:39Z', 'created': u'2018-10-20T07:43:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:43:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:43:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:49,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:49 GMT X-Openstack-Request-Id: req-93051da2-0e7e-4c63-945a-c644606eeae1 2018-10-20 07:43:49,702 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":["232b4137-9e00-4d8f-a8d6-0b5eea65751e"],"description":"","tags":[],"updated_at":"2018-10-20T07:43:28Z","qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:43:49,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-93051da2-0e7e-4c63-945a-c644606eeae1 2018-10-20 07:43:49,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915338993073s 2018-10-20 07:43:49,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:43:49,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=fee1f493-96e6-49be-b60d-c25018b3b366" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:49,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:49 GMT X-Openstack-Request-Id: req-dbddd170-768f-488f-a436-6f701fbb5935 2018-10-20 07:43:49,751 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:43:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232b4137-9e00-4d8f-a8d6-0b5eea65751e","ip_address":"192.168.120.26"}],"id":"ce6cacc7-c952-4757-b7d1-c232f6f2babb","security_groups":["a702cbe2-a1ce-41be-aea1-59a7c61f643c"],"mac_address":"fa:16:3e:fc:fc:13","project_id":"956858c283934ad78ab2d3612091079d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:43Z","binding:vnic_type":"normal","device_id":"fee1f493-96e6-49be-b60d-c25018b3b366","ip_allocation":"immediate"}]} 2018-10-20 07:43:49,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=fee1f493-96e6-49be-b60d-c25018b3b366 used request id req-dbddd170-768f-488f-a436-6f701fbb5935 2018-10-20 07:43:49,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0473439693451s 2018-10-20 07:43:49,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 07:43:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.26", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb"}}' 2018-10-20 07:43:52,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:52 GMT X-Openstack-Request-Id: req-68aa0e4e-479c-456b-a45c-c477e59621d7 2018-10-20 07:43:52,385 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}} 2018-10-20 07:43:52,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-68aa0e4e-479c-456b-a45c-c477e59621d7 2018-10-20 07:43:52,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.63296985626s 2018-10-20 07:43:52,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:52,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:52 GMT X-Openstack-Request-Id: req-50a9fe64-db52-4db4-b275-c95209cbca35 2018-10-20 07:43:52,481 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:52,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50a9fe64-db52-4db4-b275-c95209cbca35 2018-10-20 07:43:52,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0826618671417s 2018-10-20 07:43:52,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:52,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:52 GMT X-Openstack-Request-Id: req-2ba02d06-939f-4f30-a92e-2eab4e24edc9 2018-10-20 07:43:52,655 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:52,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2ba02d06-939f-4f30-a92e-2eab4e24edc9 2018-10-20 07:43:52,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592570304871s 2018-10-20 07:43:52,661 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:52,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:52,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:53 GMT X-Openstack-Request-Id: req-6a209d0e-d174-4fdf-9f49-2efdb077b5f4 2018-10-20 07:43:53,045 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a209d0e-d174-4fdf-9f49-2efdb077b5f4 2018-10-20 07:43:53,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.273597955704s 2018-10-20 07:43:53,052 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:53,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:53,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:53 GMT X-Openstack-Request-Id: req-391f096a-950c-4ae9-bf82-8d69ff9dbe79 2018-10-20 07:43:53,232 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:53,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-391f096a-950c-4ae9-bf82-8d69ff9dbe79 2018-10-20 07:43:53,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0704741477966s 2018-10-20 07:43:53,239 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:53,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:53,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:53 GMT X-Openstack-Request-Id: req-43884a0d-8777-4cf3-8ceb-3d243f16d44f 2018-10-20 07:43:53,413 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:53,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-43884a0d-8777-4cf3-8ceb-3d243f16d44f 2018-10-20 07:43:53,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637650489807s 2018-10-20 07:43:53,419 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:43:53,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:53,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:53 GMT X-Openstack-Request-Id: req-306ed534-d08f-4eca-b732-f4f5b6bb749d 2018-10-20 07:43:53,593 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4c449621-3ede-4f7f-bb59-3159482248ad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:50Z", "updated_at": "2018-10-20T07:43:53Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:fc:13", "device_id": "fee1f493-96e6-49be-b60d-c25018b3b366"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "port_id": "ce6cacc7-c952-4757-b7d1-c232f6f2babb", "id": "9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b", "qos_policy_id": null}]} 2018-10-20 07:43:53,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-306ed534-d08f-4eca-b732-f4f5b6bb749d 2018-10-20 07:43:53,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650870800018s 2018-10-20 07:43:53,599 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4c449621-3ede-4f7f-bb59-3159482248ad', 'updated_at': u'2018-10-20T07:43:53Z', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'ce6cacc7-c952-4757-b7d1-c232f6f2babb', 'id': u'9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'ce6cacc7-c952-4757-b7d1-c232f6f2babb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'956858c283934ad78ab2d3612091079d', 'name': 'singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'956858c283934ad78ab2d3612091079d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'27863ce6-88c7-4b42-8df1-4874c5a56e86', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:fc:13', u'device_id': u'fee1f493-96e6-49be-b60d-c25018b3b366'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'956858c283934ad78ab2d3612091079d', 'created_at': u'2018-10-20T07:43:50Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'27863ce6-88c7-4b42-8df1-4874c5a56e86', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:fc:13', u'device_id': u'fee1f493-96e6-49be-b60d-c25018b3b366'}), 'router': u'4c449621-3ede-4f7f-bb59-3159482248ad'}) 2018-10-20 07:43:53,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:43:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366/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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:43:53,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-8b685457-fd8f-4aa9-8b2d-c148884467aa x-openstack-request-id: req-8b685457-fd8f-4aa9-8b2d-c148884467aa 2018-10-20 07:43:53,691 - 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 527420214 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.168594] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.170682] pid_max: default: 32768 minimum: 301\n[ 0.171815] ACPI: Core revision 20150930\n[ 0.173406] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.175042] Security Framework initialized\n[ 0.176076] Yama: becoming mindful.\n[ 0.176996] AppArmor: AppArmor initialized\n[ 0.178069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.179726] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.184564] Initializing cgroup subsys io\n[ 0.185594] Initializing cgroup subsys memory\n[ 0.186669] Initializing cgroup subsys devices\n[ 0.187776] Initializing cgroup subsys freezer\n[ 0.188866] Initializing cgroup subsys net_cls\n[ 0.189950] Initializing cgroup subsys perf_event\n[ 0.191100] Initializing cgroup subsys net_prio\n[ 0.192211] Initializing cgroup subsys hugetlb\n[ 0.193301] Initializing cgroup subsys pids\n[ 0.194388] CPU: Physical Processor ID: 0\n[ 0.196118] mce: CPU supports 10 MCE banks\n[ 0.197179] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.198430] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.213545] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.220272] ftrace: allocating 31920 entries in 125 pages\n[ 0.246944] smpboot: Max logical packages: 1\n[ 0.248039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249754] x2apic enabled\n[ 0.250794] Switched APIC routing to physical x2apic.\n[ 0.253087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254481] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.257079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.259332] KVM setup paravirtual spinlock\n[ 0.260885] x86: Booted up 1 node, 1 CPUs\n[ 0.261900] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.263648] devtmpfs: initialized\n[ 0.265556] evm: security.selinux\n[ 0.266439] evm: security.SMACK64\n[ 0.267310] evm: security.SMACK64EXEC\n[ 0.268248] evm: security.SMACK64TRANSMUTE\n[ 0.269266] evm: security.SMACK64MMAP\n[ 0.270203] evm: security.ima\n[ 0.271018] evm: security.capability\n[ 0.272024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.274342] pinctrl core: initialized pinctrl subsystem\n[ 0.275707] RTC time: 7:43:48, date: 10/20/18\n[ 0.276898] NET: Registered protocol family 16\n[ 0.278120] cpuidle: using governor ladder\n[ 0.279158] cpuidle: using governor menu\n[ 0.280153] PCCT header not found.\n[ 0.281093] ACPI: bus type PCI registered\n[ 0.282099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283644] PCI: Using configuration type 1 for base access\n[ 0.285688] ACPI: Added _OSI(Module Device)\n[ 0.286752] ACPI: Added _OSI(Processor Device)\n[ 0.287843] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288982] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291013] ACPI: Interpreter enabled\n[ 0.291973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.301230] ACPI: (supports S0 S5)\n[ 0.302120] ACPI: Using IOAPIC for interrupt routing\n[ 0.303298] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.306904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.308325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.309866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.314102] acpiphp: Slot [3] registered\n[ 0.315112] acpiphp: Slot [4] registered\n[ 0.316112] acpiphp: Slot [5] registered\n[ 0.317112] acpiphp: Slot [6] registered\n[ 0.318116] acpiphp: Slot [7] registered\n[ 0.319122] acpiphp: Slot [8] registered\n[ 0.320124] acpiphp: Slot [9] registered\n[ 0.321134] acpiphp: Slot [10] registered\n[ 0.322156] acpiphp: Slot [11] registered\n[ 0.323177] acpiphp: Slot [12] registered\n[ 0.324194] acpiphp: Slot [13] registered\n[ 0.325207] acpiphp: Slot [14] registered\n[ 0.326229] acpiphp: Slot [15] registered\n[ 0.340572] acpiphp: Slot [16] registered\n[ 0.341624] acpiphp: Slot [17] registered\n[ 0.342650] acpiphp: Slot [18] registered\n[ 0.343672] acpiphp: Slot [19] registered\n[ 0.344704] acpiphp: Slot [20] registered\n[ 0.345733] acpiphp: Slot [21] registered\n[ 0.346755] acpiphp: Slot [22] registered\n[ 0.347769] acpiphp: Slot [23] registered\n[ 0.348795] acpiphp: Slot [24] registered\n[ 0.349818] acpiphp: Slot [25] registered\n[ 0.350835] acpiphp: Slot [26] registered\n[ 0.351852] acpiphp: Slot [27] registered\n[ 0.352877] acpiphp: Slot [28] registered\n[ 0.353899] acpiphp: Slot [29] registered\n[ 0.354914] acpiphp: Slot [30] registered\n[ 0.355936] acpiphp: Slot [31] registered\n[ 0.356958] PCI host bridge to bus 0000:00\n[ 0.357978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.361005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.364654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.366510] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373306] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.374875] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379091] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.380897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.403536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405331] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410545] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412225] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415481] vgaarb: loaded\n[ 0.416245] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417784] SCSI subsystem initialized\n[ 0.418960] ACPI: bus type USB registered\n[ 0.420005] usbcore: registered new interface driver usbfs\n[ 0.421299] usbcore: registered new interface driver hub\n[ 0.422557] usbcore: registered new device driver usb\n[ 0.423937] PCI: Using ACPI for IRQ routing\n[ 0.425365] NetLabel: Initializing\n[ 0.426273] NetLabel: domain hash size = 128\n[ 0.427344] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428545] NetLabel: unlabeled traffic allowed by default\n[ 0.430005] clocksource: Switched to clocksource kvm-clock\n[ 0.439768] AppArmor: AppArmor Filesystem Enabled\n[ 0.440984] pnp: PnP ACPI init\n[ 0.442160] pnp: PnP ACPI: found 5 devices\n[ 0.448807] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450964] NET: Registered protocol family 2\n[ 0.452276] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453891] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455395] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456906] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458277] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459746] NET: Registered protocol family 1\n[ 0.460844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462216] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463563] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.492306] Trying to unpack rootfs image as initramfs...\n[ 0.552183] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558755] Scanning for low memory corruption every 60 seconds\n[ 0.561671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.563206] audit: initializing netlink subsys (disabled)\n[ 0.564656] audit: type=2000 audit(1540021428.978:1): initialized\n[ 0.566733] Initialise system trusted keyring\n[ 0.568166] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572336] zbud: loaded\n[ 0.573339] VFS: Disk quotas dquot_6.6.0\n[ 0.574433] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576565] fuse init (API version 7.23)\n[ 0.577739] Key type big_key registered\n[ 0.578822] Allocating IMA MOK and blacklist keyrings.\n[ 0.580411] Key type asymmetric registered\n[ 0.581483] Asymmetric key parser 'x509' registered\n[ 0.582724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584669] io scheduler noop registered\n[ 0.585680] io scheduler deadline registered (default)\n[ 0.586977] io scheduler cfq registered\n[ 0.588168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593103] ACPI: Power Button [PWRF]\n[ 0.594390] GHES: HEST is not enabled!\n[ 0.608613] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640904] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664475] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667442] Linux agpgart interface v0.103\n[ 0.671074] brd: module loaded\n[ 0.673200] loop: module loaded\n[ 0.678643] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.680484] GPT:90111 != 2097151\n[ 0.681347] GPT:Alternate GPT header not at the end of the disk.\n[ 0.682725] GPT:90111 != 2097151\n[ 0.683594] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684812] vda: vda1 vda15\n[ 0.686640] scsi host0: ata_piix\n[ 0.687639] scsi host1: ata_piix\n[ 0.688577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.690110] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.692000] libphy: Fixed MDIO Bus: probed\n[ 0.693045] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694254] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.697295] PPP generic driver version 2.4.2\n[ 0.698479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.699988] ehci-pci: EHCI PCI platform driver\n[ 0.701105] ehci-platform: EHCI generic platform driver\n[ 0.702353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.703778] ohci-pci: OHCI PCI platform driver\n[ 0.704890] ohci-platform: OHCI generic platform driver\n[ 0.706162] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720733] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722033] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723904] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.726701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730045] usb usb1: Product: UHCI Host Controller\n[ 0.731210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.732636] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.733863] hub 1-0:1.0: USB hub found\n[ 0.734844] hub 1-0:1.0: 2 ports detected\n[ 0.736088] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740105] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741396] mousedev: PS/2 mouse device common for all mice\n[ 0.742997] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745296] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749709] i2c /dev entries driver\n[ 0.750695] device-mapper: uevent: version 1.0.3\n[ 0.751931] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.754028] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755916] NET: Registered protocol family 10\n[ 0.757553] NET: Registered protocol family 17\n[ 0.758701] Key type dns_resolver registered\n[ 0.760008] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761387] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.763645] registered taskstats version 1\n[ 0.764742] Loading compiled-in X.509 certificates\n[ 0.766551] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.768885] zswap: loaded using pool lzo/zbud\n[ 0.771219] Key type trusted registered\n[ 0.773423] Key type encrypted registered\n[ 0.774500] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.775836] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777149] evm: HMAC attrs: 0x1\n[ 0.778400] Magic number: 6:951:723\n[ 0.779387] block loop3: hash matches\n[ 0.780463] rtc_cmos 00:00: setting system clock to 2018-10-20 07:43:48 UTC (1540021428)\n[ 0.782592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783997] EDD information not available.\n[ 0.852496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854526] Write protecting the kernel read-only data: 14336k\n[ 0.859052] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861504] 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.911014] 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.26...\nLease of 192.168.120.26 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.90. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxzB64bx+16auU0KU+Eaf1ax+ljF4d9CBJRKWz+HJF/O4F/6FdGbw6i1F/NsIgHCAPhoC0GZ8kF2jdNVu98PS7vD0P1mC9V335Yt265aPx5iiSbYvnojLyrFHjyDlqkH9QU3D+cRjXxVUj0t9449gtivZ35BIqn0Ny4tnpSXC5jG6ny/T7M7eAgVXC2lR39BhhhnL7IZNPibrqTahA9NrTRM5Jo52jiVqe+bK+0mgYIvgxbqSPejviYG1r0whGWb6W8KqRn5TidKBhyPecnIz8jh8b22YNmEjpPPT0QmjcL6y9Od3uQuvuIae+16GdZjDmijtR7MluHjcgiRss3Kor root@singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98\nssh-dss AAAAB3NzaC1kc3MAAACBALokQVYOj4mGelkkA2EYdQdQvP0DGp4Y3Yg1AGn7wuSPsSFwmbFLL/JcOIe4/olTRQNr3HNzZW/9SDLO0TipfSUXVwM9O6yZ8MSGQaxB6Jf6qiXxmQznIx6xQy64uvPEdc759WjXcrJiG3SOTs9C6zNZCKGKQ78BwKiCF6t68QHTAAAAFQDGJCyyunosQKVwieLZRpSpdK/YIQAAAIEAn1sDUznHTmB2DRpG/bs9N/Curl2cKPAydws1DdTmzkEuBDDMjQdIckAmTyJ5vxYvx0oAigeJd0h8RDPRX/PmzTe+VqDkpEU0tPgJmVeZiptS7LwczygqvXJWfB4sLmXd5tAEtrsd/VVO2g6fto08s9glZQZ53Eg16CyvceeEF2oAAACAHglZwlb16iAW05fITLy9Qv3G3pYHhggjveelrHGf4lEB9jW6YYqvelMq1ISPD3TkIj3uL0LKlKgo11AP8tEId3NkNFILrEgJDVgS7JUwiYu8UVwYc4cFsPxg1kh3akxlo28r3ZMIBO6BXIWrdcdo1DDaCVrYChjj1hZZPo68XYg= root@singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fefc:fc13/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.26 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98 login: "} 2018-10-20 07:43:53,692 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366/action used request id req-8b685457-fd8f-4aa9-8b2d-c148884467aa 2018-10-20 07:43:53,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0913717746735s 2018-10-20 07:43:53,692 - 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 527420214 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.168594] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.170682] pid_max: default: 32768 minimum: 301 [ 0.171815] ACPI: Core revision 20150930 [ 0.173406] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.175042] Security Framework initialized [ 0.176076] Yama: becoming mindful. [ 0.176996] AppArmor: AppArmor initialized [ 0.178069] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.179726] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181311] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182806] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.184564] Initializing cgroup subsys io [ 0.185594] Initializing cgroup subsys memory [ 0.186669] Initializing cgroup subsys devices [ 0.187776] Initializing cgroup subsys freezer [ 0.188866] Initializing cgroup subsys net_cls [ 0.189950] Initializing cgroup subsys perf_event [ 0.191100] Initializing cgroup subsys net_prio [ 0.192211] Initializing cgroup subsys hugetlb [ 0.193301] Initializing cgroup subsys pids [ 0.194388] CPU: Physical Processor ID: 0 [ 0.196118] mce: CPU supports 10 MCE banks [ 0.197179] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.198430] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.213545] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.220272] ftrace: allocating 31920 entries in 125 pages [ 0.246944] smpboot: Max logical packages: 1 [ 0.248039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249754] x2apic enabled [ 0.250794] Switched APIC routing to physical x2apic. [ 0.253087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254481] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.257079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.259332] KVM setup paravirtual spinlock [ 0.260885] x86: Booted up 1 node, 1 CPUs [ 0.261900] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.263648] devtmpfs: initialized [ 0.265556] evm: security.selinux [ 0.266439] evm: security.SMACK64 [ 0.267310] evm: security.SMACK64EXEC [ 0.268248] evm: security.SMACK64TRANSMUTE [ 0.269266] evm: security.SMACK64MMAP [ 0.270203] evm: security.ima [ 0.271018] evm: security.capability [ 0.272024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274342] pinctrl core: initialized pinctrl subsystem [ 0.275707] RTC time: 7:43:48, date: 10/20/18 [ 0.276898] NET: Registered protocol family 16 [ 0.278120] cpuidle: using governor ladder [ 0.279158] cpuidle: using governor menu [ 0.280153] PCCT header not found. [ 0.281093] ACPI: bus type PCI registered [ 0.282099] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283644] PCI: Using configuration type 1 for base access [ 0.285688] ACPI: Added _OSI(Module Device) [ 0.286752] ACPI: Added _OSI(Processor Device) [ 0.287843] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288982] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291013] ACPI: Interpreter enabled [ 0.291973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.301230] ACPI: (supports S0 S5) [ 0.302120] ACPI: Using IOAPIC for interrupt routing [ 0.303298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.306904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.308325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.309866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311353] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.314102] acpiphp: Slot [3] registered [ 0.315112] acpiphp: Slot [4] registered [ 0.316112] acpiphp: Slot [5] registered [ 0.317112] acpiphp: Slot [6] registered [ 0.318116] acpiphp: Slot [7] registered [ 0.319122] acpiphp: Slot [8] registered [ 0.320124] acpiphp: Slot [9] registered [ 0.321134] acpiphp: Slot [10] registered [ 0.322156] acpiphp: Slot [11] registered [ 0.323177] acpiphp: Slot [12] registered [ 0.324194] acpiphp: Slot [13] registered [ 0.325207] acpiphp: Slot [14] registered [ 0.326229] acpiphp: Slot [15] registered [ 0.340572] acpiphp: Slot [16] registered [ 0.341624] acpiphp: Slot [17] registered [ 0.342650] acpiphp: Slot [18] registered [ 0.343672] acpiphp: Slot [19] registered [ 0.344704] acpiphp: Slot [20] registered [ 0.345733] acpiphp: Slot [21] registered [ 0.346755] acpiphp: Slot [22] registered [ 0.347769] acpiphp: Slot [23] registered [ 0.348795] acpiphp: Slot [24] registered [ 0.349818] acpiphp: Slot [25] registered [ 0.350835] acpiphp: Slot [26] registered [ 0.351852] acpiphp: Slot [27] registered [ 0.352877] acpiphp: Slot [28] registered [ 0.353899] acpiphp: Slot [29] registered [ 0.354914] acpiphp: Slot [30] registered [ 0.355936] acpiphp: Slot [31] registered [ 0.356958] PCI host bridge to bus 0000:00 [ 0.357978] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364654] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366510] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373306] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.374875] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379091] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.380897] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401645] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.403536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405331] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407120] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408861] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412225] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413540] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415481] vgaarb: loaded [ 0.416245] vgaarb: bridge control possible 0000:00:02.0 [ 0.417784] SCSI subsystem initialized [ 0.418960] ACPI: bus type USB registered [ 0.420005] usbcore: registered new interface driver usbfs [ 0.421299] usbcore: registered new interface driver hub [ 0.422557] usbcore: registered new device driver usb [ 0.423937] PCI: Using ACPI for IRQ routing [ 0.425365] NetLabel: Initializing [ 0.426273] NetLabel: domain hash size = 128 [ 0.427344] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428545] NetLabel: unlabeled traffic allowed by default [ 0.430005] clocksource: Switched to clocksource kvm-clock [ 0.439768] AppArmor: AppArmor Filesystem Enabled [ 0.440984] pnp: PnP ACPI init [ 0.442160] pnp: PnP ACPI: found 5 devices [ 0.448807] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450964] NET: Registered protocol family 2 [ 0.452276] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453891] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.455395] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456906] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458277] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.459746] NET: Registered protocol family 1 [ 0.460844] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462216] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463563] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477930] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.492306] Trying to unpack rootfs image as initramfs... [ 0.552183] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558755] Scanning for low memory corruption every 60 seconds [ 0.561671] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563206] audit: initializing netlink subsys (disabled) [ 0.564656] audit: type=2000 audit(1540021428.978:1): initialized [ 0.566733] Initialise system trusted keyring [ 0.568166] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572336] zbud: loaded [ 0.573339] VFS: Disk quotas dquot_6.6.0 [ 0.574433] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576565] fuse init (API version 7.23) [ 0.577739] Key type big_key registered [ 0.578822] Allocating IMA MOK and blacklist keyrings. [ 0.580411] Key type asymmetric registered [ 0.581483] Asymmetric key parser 'x509' registered [ 0.582724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584669] io scheduler noop registered [ 0.585680] io scheduler deadline registered (default) [ 0.586977] io scheduler cfq registered [ 0.588168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589486] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593103] ACPI: Power Button [PWRF] [ 0.594390] GHES: HEST is not enabled! [ 0.608613] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637993] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640904] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664475] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667442] Linux agpgart interface v0.103 [ 0.671074] brd: module loaded [ 0.673200] loop: module loaded [ 0.678643] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.680484] GPT:90111 != 2097151 [ 0.681347] GPT:Alternate GPT header not at the end of the disk. [ 0.682725] GPT:90111 != 2097151 [ 0.683594] GPT: Use GNU Parted to correct GPT errors. [ 0.684812] vda: vda1 vda15 [ 0.686640] scsi host0: ata_piix [ 0.687639] scsi host1: ata_piix [ 0.688577] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.690110] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.692000] libphy: Fixed MDIO Bus: probed [ 0.693045] tun: Universal TUN/TAP device driver, 1.6 [ 0.694254] tun: (C) 1999-2004 Max Krasnyansky [ 0.697295] PPP generic driver version 2.4.2 [ 0.698479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.699988] ehci-pci: EHCI PCI platform driver [ 0.701105] ehci-platform: EHCI generic platform driver [ 0.702353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.703778] ohci-pci: OHCI PCI platform driver [ 0.704890] ohci-platform: OHCI generic platform driver [ 0.706162] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720733] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722033] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723904] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730045] usb usb1: Product: UHCI Host Controller [ 0.731210] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.732636] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733863] hub 1-0:1.0: USB hub found [ 0.734844] hub 1-0:1.0: 2 ports detected [ 0.736088] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738904] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740105] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741396] mousedev: PS/2 mouse device common for all mice [ 0.742997] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745296] rtc_cmos 00:00: RTC can wake from S4 [ 0.746758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748225] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749709] i2c /dev entries driver [ 0.750695] device-mapper: uevent: version 1.0.3 [ 0.751931] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.754028] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755916] NET: Registered protocol family 10 [ 0.757553] NET: Registered protocol family 17 [ 0.758701] Key type dns_resolver registered [ 0.760008] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761387] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.763645] registered taskstats version 1 [ 0.764742] Loading compiled-in X.509 certificates [ 0.766551] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.768885] zswap: loaded using pool lzo/zbud [ 0.771219] Key type trusted registered [ 0.773423] Key type encrypted registered [ 0.774500] AppArmor: AppArmor sha1 policy hashing enabled [ 0.775836] ima: No TPM chip found, activating TPM-bypass! [ 0.777149] evm: HMAC attrs: 0x1 [ 0.778400] Magic number: 6:951:723 [ 0.779387] block loop3: hash matches [ 0.780463] rtc_cmos 00:00: setting system clock to 2018-10-20 07:43:48 UTC (1540021428) [ 0.782592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783997] EDD information not available. [ 0.852496] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854526] Write protecting the kernel read-only data: 14336k [ 0.859052] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861504] 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.911014] 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.26... Lease of 192.168.120.26 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.90. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxzB64bx+16auU0KU+Eaf1ax+ljF4d9CBJRKWz+HJF/O4F/6FdGbw6i1F/NsIgHCAPhoC0GZ8kF2jdNVu98PS7vD0P1mC9V335Yt265aPx5iiSbYvnojLyrFHjyDlqkH9QU3D+cRjXxVUj0t9449gtivZ35BIqn0Ny4tnpSXC5jG6ny/T7M7eAgVXC2lR39BhhhnL7IZNPibrqTahA9NrTRM5Jo52jiVqe+bK+0mgYIvgxbqSPejviYG1r0whGWb6W8KqRn5TidKBhyPecnIz8jh8b22YNmEjpPPT0QmjcL6y9Od3uQuvuIae+16GdZjDmijtR7MluHjcgiRss3Kor root@singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98 ssh-dss AAAAB3NzaC1kc3MAAACBALokQVYOj4mGelkkA2EYdQdQvP0DGp4Y3Yg1AGn7wuSPsSFwmbFLL/JcOIe4/olTRQNr3HNzZW/9SDLO0TipfSUXVwM9O6yZ8MSGQaxB6Jf6qiXxmQznIx6xQy64uvPEdc759WjXcrJiG3SOTs9C6zNZCKGKQ78BwKiCF6t68QHTAAAAFQDGJCyyunosQKVwieLZRpSpdK/YIQAAAIEAn1sDUznHTmB2DRpG/bs9N/Curl2cKPAydws1DdTmzkEuBDDMjQdIckAmTyJ5vxYvx0oAigeJd0h8RDPRX/PmzTe+VqDkpEU0tPgJmVeZiptS7LwczygqvXJWfB4sLmXd5tAEtrsd/VVO2g6fto08s9glZQZ53Eg16CyvceeEF2oAAACAHglZwlb16iAW05fITLy9Qv3G3pYHhggjveelrHGf4lEB9jW6YYqvelMq1ISPD3TkIj3uL0LKlKgo11AP8tEId3NkNFILrEgJDVgS7JUwiYu8UVwYc4cFsPxg1kh3akxlo28r3ZMIBO6BXIWrdcdo1DDaCVrYChjj1hZZPo68XYg= root@singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fefc:fc13/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.26 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cf2d5646-768c-42e8-8050-9e3bc2658e98 login: 2018-10-20 07:43:53,697 - paramiko.transport - DEBUG - starting thread (client mode): 0x2843410L 2018-10-20 07:43:53,697 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 07:43:53,698 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-20 07:43:53,698 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-20 07:43:53,699 - 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-20 07:43:53,700 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 07:43:53,700 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-20 07:43:53,700 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 07:43:53,700 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 07:43:53,701 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 07:43:53,718 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 07:43:53,718 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 07:43:53,729 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 65d2e8da8434cfd7784240a4e746f404 2018-10-20 07:43:53,730 - paramiko.transport - DEBUG - Trying discovered key 15d063e178b853bf938b3ab508fe5589 in /tmp/tmppAmEPl 2018-10-20 07:43:53,758 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 07:43:53,764 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 07:43:53,795 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 07:43:53,796 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-20 07:43:53,796 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 07:43:53,797 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 07:43:53,799 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 07:43:53,799 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-20 07:43:53,799 - functest.core.singlevm - DEBUG - error: 2018-10-20 07:43:53,804 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 07:43:53,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:43:53,908 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:43:53,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 07:43:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:55,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:55 GMT X-Openstack-Request-Id: req-e6771f21-9395-4dd7-ac68-c8b697a95d35 2018-10-20 07:43:55,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:55,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/9ccc0c1a-67cf-4be6-88d4-fbf5df9c619b.json used request id req-e6771f21-9395-4dd7-ac68-c8b697a95d35 2018-10-20 07:43:55,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22298002243s 2018-10-20 07:43:55,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:43:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:55,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:55 GMT X-Openstack-Request-Id: req-5d2f0d41-d26d-4a09-986a-7ac4f986326c 2018-10-20 07:43:55,223 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:43:55,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5d2f0d41-d26d-4a09-986a-7ac4f986326c 2018-10-20 07:43:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708711147308s 2018-10-20 07:43:55,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:43:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:55,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-7c24801a-162b-4974-9d2b-a3cafd3a1bd9 x-openstack-request-id: req-7c24801a-162b-4974-9d2b-a3cafd3a1bd9 2018-10-20 07:43:55,578 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366 used request id req-7c24801a-162b-4974-9d2b-a3cafd3a1bd9 2018-10-20 07:43:55,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.354203939438s 2018-10-20 07:43:55,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:56,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-b271dec5-f0b7-4a4b-97d3-c0786a532927 x-openstack-request-id: req-b271dec5-f0b7-4a4b-97d3-c0786a532927 2018-10-20 07:43:56,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fc:13", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:fc:13", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fee1f493-96e6-49be-b60d-c25018b3b366", "rel": "bookmark"}], "image": {"id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "links": [{"href": "http://172.30.9.22:8774/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:43:48.000000", "flavor": {"id": "09474c7e-f076-413d-80ac-b14aa853bf10", "links": [{"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}]}, "id": "fee1f493-96e6-49be-b60d-c25018b3b366", "security_groups": [{"name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}], "user_id": "f991f3932c4642608596d7507d127a12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:43:55Z", "hostId": "88d0c0da8db3b85ce162e7bc64f4cc391406033114ac617082a911da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98", "name": "singlevm2-vm_cf2d5646-768c-42e8-8050-9e3bc2658e98", "created": "2018-10-20T07:43:39Z", "tenant_id": "956858c283934ad78ab2d3612091079d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:43:56,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b271dec5-f0b7-4a4b-97d3-c0786a532927 2018-10-20 07:43:56,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458698987961s 2018-10-20 07:43:56,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:43:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:43:58,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:58,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-f82f385f-c92a-4d62-b31e-6de6f914f7a6 x-openstack-request-id: req-f82f385f-c92a-4d62-b31e-6de6f914f7a6 2018-10-20 07:43:58,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:43:58,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f82f385f-c92a-4d62-b31e-6de6f914f7a6 2018-10-20 07:43:58,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0635049343109s 2018-10-20 07:43:58,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:43:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:58,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43:58 GMT X-Openstack-Request-Id: req-ad8aef4f-26d2-4652-9e2d-779df9402ea3 2018-10-20 07:43:58,150 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:27Z", "updated_at": "2018-10-20T07:43:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "25444a46-4410-46f3-96f1-dd628af898e1", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "766c0d57-7664-43a1-9ef5-f9ad4b8dfaa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "a6f1d26f-5e2a-4826-bfe6-dafbb6d72828", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "e68c7e3f-46d7-4169-a3b3-50153c28d46d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:36Z", "updated_at": "2018-10-20T07:43:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "0969fdb9-6151-4345-973f-300f52dce1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "16819db3-ebcd-4ba7-99fa-89a88b011839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "32eec3d1-d52e-4572-ab5a-3e2bd2ea27f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:36Z", "revision_number": 0, "id": "937a38a1-bd2e-4e6e-b1d2-7b5a30f36ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:36Z", "security_group_id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 3, "project_id": "956858c283934ad78ab2d3612091079d", "id": "a702cbe2-a1ce-41be-aea1-59a7c61f643c", "name": "singlevm2-sg_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:43:58,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ad8aef4f-26d2-4652-9e2d-779df9402ea3 2018-10-20 07:43:58,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449600219727s 2018-10-20 07:43:58,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:43:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a702cbe2-a1ce-41be-aea1-59a7c61f643c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:58,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:43:58 GMT X-Openstack-Request-Id: req-2342534b-b940-4ad2-8772-e78c07ad6866 2018-10-20 07:43:58,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:43:58,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a702cbe2-a1ce-41be-aea1-59a7c61f643c.json used request id req-2342534b-b940-4ad2-8772-e78c07ad6866 2018-10-20 07:43:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.197297811508s 2018-10-20 07:43:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 07:43:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:43:58,392 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:43: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-ecb228fc-aca2-4a92-8ccd-c002f78aa65d x-openstack-request-id: req-ecb228fc-aca2-4a92-8ccd-c002f78aa65d 2018-10-20 07:43:58,393 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_cf2d5646-768c-42e8-8050-9e3bc2658e98 used request id req-ecb228fc-aca2-4a92-8ccd-c002f78aa65d 2018-10-20 07:43:58,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.040708065033s 2018-10-20 07:43:58,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:43:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad/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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" -d '{"subnet_id": "232b4137-9e00-4d8f-a8d6-0b5eea65751e"}' 2018-10-20 07:44:00,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:00 GMT X-Openstack-Request-Id: req-b478214c-d19d-4359-a968-e9a7de124d08 2018-10-20 07:44:00,493 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "27863ce6-88c7-4b42-8df1-4874c5a56e86", "tenant_id": "956858c283934ad78ab2d3612091079d", "subnet_id": "232b4137-9e00-4d8f-a8d6-0b5eea65751e", "subnet_ids": ["232b4137-9e00-4d8f-a8d6-0b5eea65751e"], "port_id": "565e32fb-c10f-4f0a-8ce8-3ef9767888a6", "id": "4c449621-3ede-4f7f-bb59-3159482248ad"} 2018-10-20 07:44:00,494 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad/remove_router_interface.json used request id req-b478214c-d19d-4359-a968-e9a7de124d08 2018-10-20 07:44:00,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10056900978s 2018-10-20 07:44:00,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:44:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:00,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:00 GMT X-Openstack-Request-Id: req-26e442f2-efd6-440e-9ffa-163812a71429 2018-10-20 07:44:00,645 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:29Z", "admin_state_up": true, "updated_at": "2018-10-20T07:43:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "956858c283934ad78ab2d3612091079d", "id": "4c449621-3ede-4f7f-bb59-3159482248ad", "name": "singlevm2-router_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:44:00,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-26e442f2-efd6-440e-9ffa-163812a71429 2018-10-20 07:44:00,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150508880615s 2018-10-20 07:44:00,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:44:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:01,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:01 GMT X-Openstack-Request-Id: req-8565670e-3b24-4c23-ba89-6ba10fd62753 2018-10-20 07:44:01,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:01,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4c449621-3ede-4f7f-bb59-3159482248ad.json used request id req-8565670e-3b24-4c23-ba89-6ba10fd62753 2018-10-20 07:44:01,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28442192078s 2018-10-20 07:44:01,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:44:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:01,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:01 GMT X-Openstack-Request-Id: req-9a55cdaa-eb6c-44ca-8d3d-ad46a71dcee0 2018-10-20 07:44:01,977 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:43:28Z","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":"956858c283934ad78ab2d3612091079d","id":"232b4137-9e00-4d8f-a8d6-0b5eea65751e","subnetpool_id":null,"name":"singlevm2-subnet_cf2d5646-768c-42e8-8050-9e3bc2658e98"}]} 2018-10-20 07:44:01,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9a55cdaa-eb6c-44ca-8d3d-ad46a71dcee0 2018-10-20 07:44:01,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455918312073s 2018-10-20 07:44:01,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:44:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/232b4137-9e00-4d8f-a8d6-0b5eea65751e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:03,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:03 GMT X-Openstack-Request-Id: req-fe300108-d3b1-427f-9dec-c35d7669ba02 2018-10-20 07:44:03,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:03,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/232b4137-9e00-4d8f-a8d6-0b5eea65751e.json used request id req-fe300108-d3b1-427f-9dec-c35d7669ba02 2018-10-20 07:44:03,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29560399055s 2018-10-20 07:44:03,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:03,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:03 GMT X-Openstack-Request-Id: req-46beaa6d-0af3-40fd-9a04-afd83b68ecaa 2018-10-20 07:44:03,387 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"27863ce6-88c7-4b42-8df1-4874c5a56e86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"956858c283934ad78ab2d3612091079d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:44:03Z","qos_policy_id":null,"name":"singlevm2-net_cf2d5646-768c-42e8-8050-9e3bc2658e98","admin_state_up":true,"tenant_id":"956858c283934ad78ab2d3612091079d","created_at":"2018-10-20T07:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:03,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-46beaa6d-0af3-40fd-9a04-afd83b68ecaa 2018-10-20 07:44:03,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113004207611s 2018-10-20 07:44:03,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:44:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/27863ce6-88c7-4b42-8df1-4874c5a56e86.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:04,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:04 GMT X-Openstack-Request-Id: req-0109fc44-4c5c-493d-ab63-eaa6d48dc1c0 2018-10-20 07:44:04,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:04,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/27863ce6-88c7-4b42-8df1-4874c5a56e86.json used request id req-0109fc44-4c5c-493d-ab63-eaa6d48dc1c0 2018-10-20 07:44:04,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27426719666s 2018-10-20 07:44:04,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:44:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:04,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:04 GMT X-Openstack-Request-Id: req-7d00ae22-de6a-4293-b911-d7bd2f6bfc30 2018-10-20 07:44:04,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:43:34Z", "file": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/file", "owner": "956858c283934ad78ab2d3612091079d", "id": "0ad992e1-9aca-461a-b2f7-e877951bc18f", "size": 12716032, "self": "/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/0ad992e1-9aca-461a-b2f7-e877951bc18f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cf2d5646-768c-42e8-8050-9e3bc2658e98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:43:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:44:04,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d00ae22-de6a-4293-b911-d7bd2f6bfc30 2018-10-20 07:44:04,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308007001877s 2018-10-20 07:44:04,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:44:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b39385630a3bbf7efccf30ce50f1e149abbf427f7bb3f6d8d02cc90fa5c4d356" 2018-10-20 07:44:05,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:44:05 GMT X-Openstack-Request-Id: req-b0abfbc9-6292-4e59-bcb4-b377907f69a0 2018-10-20 07:44:05,391 - 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-20 07:44:05,391 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/0ad992e1-9aca-461a-b2f7-e877951bc18f used request id req-b0abfbc9-6292-4e59-bcb4-b377907f69a0 2018-10-20 07:44:05,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.413608074188s 2018-10-20 07:44:05,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:44:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:05,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-727f9d49-032d-4d15-934c-630f98bc6907 x-openstack-request-id: req-727f9d49-032d-4d15-934c-630f98bc6907 2018-10-20 07:44:05,418 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/09474c7e-f076-413d-80ac-b14aa853bf10", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09474c7e-f076-413d-80ac-b14aa853bf10", "name": "singlevm2-flavor_cf2d5646-768c-42e8-8050-9e3bc2658e98", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:44:05,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-727f9d49-032d-4d15-934c-630f98bc6907 2018-10-20 07:44:05,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220069885254s 2018-10-20 07:44:05,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:44:05,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:05,471 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-ff651491-d87f-479e-97b8-2a66060bdc3d x-openstack-request-id: req-ff651491-d87f-479e-97b8-2a66060bdc3d 2018-10-20 07:44:05,471 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/09474c7e-f076-413d-80ac-b14aa853bf10 used request id req-ff651491-d87f-479e-97b8-2a66060bdc3d 2018-10-20 07:44:05,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.051717042923s 2018-10-20 07:44:05,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:44:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:05,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713db197-08c7-45cd-a5e3-b677c5e10851 2018-10-20 07:44:05,693 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98", "links": {"self": "http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f991f3932c4642608596d7507d127a12", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:44:05,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-713db197-08c7-45cd-a5e3-b677c5e10851 2018-10-20 07:44:05,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221494913101s 2018-10-20 07:44:05,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:44:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59248bb2-1815-47f5-922a-0f6a8f473275 2018-10-20 07:44:05,900 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_cf2d5646-768c-42e8-8050-9e3bc2658e98", "links": {"self": "http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f991f3932c4642608596d7507d127a12", "description": null}} 2018-10-20 07:44:05,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12 used request id req-59248bb2-1815-47f5-922a-0f6a8f473275 2018-10-20 07:44:05,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200597047806s 2018-10-20 07:44:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:44:05,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:06,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c3913f-c098-4a76-9760-a93096923cfb 2018-10-20 07:44:06,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:44:06,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f991f3932c4642608596d7507d127a12 used request id req-31c3913f-c098-4a76-9760-a93096923cfb 2018-10-20 07:44:06,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.372395992279s 2018-10-20 07:44:06,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:44:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:06,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151b88ab-8281-4ada-b3cb-174df9ee148f 2018-10-20 07:44:06,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d"}, "tags": [], "enabled": true, "id": "956858c283934ad78ab2d3612091079d", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cf2d5646-768c-42e8-8050-9e3bc2658e98"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:44:06,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-151b88ab-8281-4ada-b3cb-174df9ee148f 2018-10-20 07:44:06,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194976091385s 2018-10-20 07:44:06,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:44:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:06,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc157a1c-851f-4323-b24a-672607273d24 2018-10-20 07:44:06,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:44:06,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/956858c283934ad78ab2d3612091079d used request id req-dc157a1c-851f-4323-b24a-672607273d24 2018-10-20 07:44:06,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.266957998276s 2018-10-20 07:44:06,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:44:06,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=956858c283934ad78ab2d3612091079d&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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:06,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:06 GMT X-Openstack-Request-Id: req-8223b735-c6b4-41fb-9a8f-c3151de6f554 2018-10-20 07:44:06,994 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:27Z", "updated_at": "2018-10-20T07:43:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "25444a46-4410-46f3-96f1-dd628af898e1", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "766c0d57-7664-43a1-9ef5-f9ad4b8dfaa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "a6f1d26f-5e2a-4826-bfe6-dafbb6d72828", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "e68c7e3f-46d7-4169-a3b3-50153c28d46d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "name": "default"}]} 2018-10-20 07:44:06,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=956858c283934ad78ab2d3612091079d&name=default used request id req-8223b735-c6b4-41fb-9a8f-c3151de6f554 2018-10-20 07:44:06,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.242136955261s 2018-10-20 07:44:07,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:44:07,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:07,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:07 GMT X-Openstack-Request-Id: req-5610497c-1299-4ab5-b9c3-a46bb30c978f 2018-10-20 07:44:07,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "956858c283934ad78ab2d3612091079d", "created_at": "2018-10-20T07:43:27Z", "updated_at": "2018-10-20T07:43:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "25444a46-4410-46f3-96f1-dd628af898e1", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "766c0d57-7664-43a1-9ef5-f9ad4b8dfaa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "a6f1d26f-5e2a-4826-bfe6-dafbb6d72828", "remote_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv4", "project_id": "956858c283934ad78ab2d3612091079d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:43:27Z", "revision_number": 0, "id": "e68c7e3f-46d7-4169-a3b3-50153c28d46d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:43:27Z", "security_group_id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "tenant_id": "956858c283934ad78ab2d3612091079d", "port_range_min": null, "ethertype": "IPv6", "project_id": "956858c283934ad78ab2d3612091079d"}], "revision_number": 1, "project_id": "956858c283934ad78ab2d3612091079d", "id": "9fecb0f8-0d04-4db1-92f8-0b5c3cede05f", "name": "default"}]} 2018-10-20 07:44:07,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5610497c-1299-4ab5-b9c3-a46bb30c978f 2018-10-20 07:44:07,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485420227051s 2018-10-20 07:44:07,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:44:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9fecb0f8-0d04-4db1-92f8-0b5c3cede05f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f4634da3d4f1d3cb7d23d851e55a3a781d31222b6fe193e5710158a28d52674a" 2018-10-20 07:44:07,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:07 GMT X-Openstack-Request-Id: req-30907f96-3e84-49c5-9f74-7d60529a9a0b 2018-10-20 07:44:07,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:07,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9fecb0f8-0d04-4db1-92f8-0b5c3cede05f.json used request id req-30907f96-3e84-49c5-9f74-7d60529a9a0b 2018-10-20 07:44:07,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118932962418s 2018-10-20 07:44:07,224 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-20 07:44:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:44:07,272 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230f2a78-8d0a-4d88-95f1-ec7913939f5c 2018-10-20 07:44:07,272 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:44:07,272 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-230f2a78-8d0a-4d88-95f1-ec7913939f5c 2018-10-20 07:44:07,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:44:07,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["mHzLzw-hRsyfsDhZuOuSyA"], "issued_at": "2018-10-20T07:44:07.000000Z"}} 2018-10-20 07:44:07,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:08,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:08 GMT X-Openstack-Request-Id: req-635cb058-2bd5-4554-8c33-f44ac6070adf 2018-10-20 07:44:08,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:44:08,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-635cb058-2bd5-4554-8c33-f44ac6070adf 2018-10-20 07:44:08,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.534814119339s 2018-10-20 07:44:08,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:44:08,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:08,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f4cdb1-f878-4233-bdfe-dc633b9efd31 2018-10-20 07:44:08,340 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:44:08,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-61f4cdb1-f878-4233-bdfe-dc633b9efd31 2018-10-20 07:44:08,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111568927765s 2018-10-20 07:44:08,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:44:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}}' 2018-10-20 07:44:08,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee13399-de76-402b-b02b-97ec034e7b0e 2018-10-20 07:44:08,611 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3"}, "tags": [], "enabled": true, "id": "250789e3edcb404d8c03833660d69bf3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}} 2018-10-20 07:44:08,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9ee13399-de76-402b-b02b-97ec034e7b0e 2018-10-20 07:44:08,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.263188838959s 2018-10-20 07:44:08,612 - 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'250789e3edcb404d8c03833660d69bf3', '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_ab54d93d-6d5d-4ac6-af96-82963e98278e'}) 2018-10-20 07:44:08,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:44:08,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6ad3813b-4dc0-47e5-88e7-e11813f877ff", "email": null, "name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e"}}' 2018-10-20 07:44:09,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e41b86-b0f3-4da2-b06a-a266b939733c 2018-10-20 07:44:09,111 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e", "links": {"self": "http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3679abf6f2420aa20de68fec660d00", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:44:09,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-03e41b86-b0f3-4da2-b06a-a266b939733c 2018-10-20 07:44:09,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.493315935135s 2018-10-20 07:44:09,112 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1b3679abf6f2420aa20de68fec660d00', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e'}) 2018-10-20 07:44:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:44:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:09,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc06cf3-b68e-4929-ac88-1d49a7ef3738 2018-10-20 07:44:09,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:44:09,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4dc06cf3-b68e-4929-ac88-1d49a7ef3738 2018-10-20 07:44:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121285915375s 2018-10-20 07:44:09,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:44:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:09,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfadb0ec-7eba-4616-a71b-1b9f198877c8 2018-10-20 07:44:09,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:44:09,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dfadb0ec-7eba-4616-a71b-1b9f198877c8 2018-10-20 07:44:09,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158899068832s 2018-10-20 07:44:09,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:44:09,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:09,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ab9ae3-fced-467a-9737-c8e82f67b64a 2018-10-20 07:44:09,515 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:44:09,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-25ab9ae3-fced-467a-9737-c8e82f67b64a 2018-10-20 07:44:09,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10940694809s 2018-10-20 07:44:09,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:44:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:09,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f574fd6-a6cd-4592-9af6-3f84e7240adb 2018-10-20 07:44:09,706 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:44:09,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6f574fd6-a6cd-4592-9af6-3f84e7240adb 2018-10-20 07:44:09,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185465097427s 2018-10-20 07:44:09,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:44:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:09,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9b6372-1e5a-468f-9003-0f5d7475a59b 2018-10-20 07:44:09,911 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e", "links": {"self": "http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3679abf6f2420aa20de68fec660d00", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:44:09,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2a9b6372-1e5a-468f-9003-0f5d7475a59b 2018-10-20 07:44:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203722000122s 2018-10-20 07:44:09,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:44:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:10,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245a968c-3764-4f1c-a2a0-4fb554b9ed52 2018-10-20 07:44:10,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3"}, "tags": [], "enabled": true, "id": "250789e3edcb404d8c03833660d69bf3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:10,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-245a968c-3764-4f1c-a2a0-4fb554b9ed52 2018-10-20 07:44:10,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113200902939s 2018-10-20 07:44:10,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:44:10,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=1b3679abf6f2420aa20de68fec660d00&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=250789e3edcb404d8c03833660d69bf3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:10,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301bd697-6fae-433b-aa83-d71a9c735876 2018-10-20 07:44:10,154 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1b3679abf6f2420aa20de68fec660d00&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=250789e3edcb404d8c03833660d69bf3", "previous": null, "next": null}} 2018-10-20 07:44:10,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1b3679abf6f2420aa20de68fec660d00&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=250789e3edcb404d8c03833660d69bf3 used request id req-301bd697-6fae-433b-aa83-d71a9c735876 2018-10-20 07:44:10,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110003948212s 2018-10-20 07:44:10,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:44:10,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3/users/1b3679abf6f2420aa20de68fec660d00/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:10,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32748aef-dc7e-4b5b-82c0-af7d070e2248 2018-10-20 07:44:10,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:44:10,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3/users/1b3679abf6f2420aa20de68fec660d00/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-32748aef-dc7e-4b5b-82c0-af7d070e2248 2018-10-20 07:44:10,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194259881973s 2018-10-20 07:44:10,353 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', 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'250789e3edcb404d8c03833660d69bf3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6ad3813b-4dc0-47e5-88e7-e11813f877ff', 'username': u'vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:44:10,357 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'password': '6ad3813b-4dc0-47e5-88e7-e11813f877ff', 'project_name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '250789e3edcb404d8c03833660d69bf3', 'project_domain_name': 'Default'} 2018-10-20 07:44:10,358 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-20 07:44:10,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:44:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:10,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4226f178-4a32-4c5d-a123-b58d0bd52d5f 2018-10-20 07:44:10,468 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:44:10,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4226f178-4a32-4c5d-a123-b58d0bd52d5f 2018-10-20 07:44:10,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109750986099s 2018-10-20 07:44:10,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:44:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:44:10,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c07e15-6296-46ea-840f-4dd1122b92b4 2018-10-20 07:44:10,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3"}, "tags": [], "enabled": true, "id": "250789e3edcb404d8c03833660d69bf3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:10,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d5c07e15-6296-46ea-840f-4dd1122b92b4 2018-10-20 07:44:10,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106802940369s 2018-10-20 07:44:10,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:44:10,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" -d '{"network": {"tenant_id": "250789e3edcb404d8c03833660d69bf3", "name": "vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e", "admin_state_up": true}}' 2018-10-20 07:44:10,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:10 GMT X-Openstack-Request-Id: req-26830f3f-ab21-4b4e-99a3-b734f2dcb2f8 2018-10-20 07:44:10,951 - 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":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:44:10Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450}} 2018-10-20 07:44:10,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-26830f3f-ab21-4b4e-99a3-b734f2dcb2f8 2018-10-20 07:44:10,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.366117954254s 2018-10-20 07:44:10,952 - 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-20T07:44:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1e9d0b11-9d19-4ef1-a18c-9bf1601f9999', u'provider:segmentation_id': 32, 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_ab54d93d-6d5d-4ac6-af96-82963e98278e', u'created_at': u'2018-10-20T07:44:10Z', u'mtu': 1450, u'tenant_id': u'250789e3edcb404d8c03833660d69bf3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'250789e3edcb404d8c03833660d69bf3', u'l2_adjacency': True}) 2018-10-20 07:44:10,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:44:10,962 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0359c3f1-3d75-4a6f-8b46-eb084204a812 2018-10-20 07:44:10,963 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:44:10,963 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0359c3f1-3d75-4a6f-8b46-eb084204a812 2018-10-20 07:44:10,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:44:11,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "250789e3edcb404d8c03833660d69bf3", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/250789e3edcb404d8c03833660d69bf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/250789e3edcb404d8c03833660d69bf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/250789e3edcb404d8c03833660d69bf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/250789e3edcb404d8c03833660d69bf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/250789e3edcb404d8c03833660d69bf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/250789e3edcb404d8c03833660d69bf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/250789e3edcb404d8c03833660d69bf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/250789e3edcb404d8c03833660d69bf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/250789e3edcb404d8c03833660d69bf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_250789e3edcb404d8c03833660d69bf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_250789e3edcb404d8c03833660d69bf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/250789e3edcb404d8c03833660d69bf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/250789e3edcb404d8c03833660d69bf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/250789e3edcb404d8c03833660d69bf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e", "id": "1b3679abf6f2420aa20de68fec660d00"}, "audit_ids": ["NoyK5NUSQYq8x5rF0h61vQ"], "issued_at": "2018-10-20T07:44:11.000000Z"}} 2018-10-20 07:44:11,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:11,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:11,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:11 GMT X-Openstack-Request-Id: req-871bdee1-c53c-4f3f-a77c-1bc634ae640c 2018-10-20 07:44:11,729 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:44:10Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:11,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-871bdee1-c53c-4f3f-a77c-1bc634ae640c 2018-10-20 07:44:11,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37060213089s 2018-10-20 07:44:11,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:44:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"subnet": {"name": "vping_ssh-subnet_ab54d93d-6d5d-4ac6-af96-82963e98278e", "enable_dhcp": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:44:12,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:12 GMT X-Openstack-Request-Id: req-0e4c524b-6a07-4d3d-8699-b3b1b98e464d 2018-10-20 07:44:12,383 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:44:12Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"250789e3edcb404d8c03833660d69bf3","id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","subnetpool_id":null,"name":"vping_ssh-subnet_ab54d93d-6d5d-4ac6-af96-82963e98278e"}} 2018-10-20 07:44:12,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-0e4c524b-6a07-4d3d-8699-b3b1b98e464d 2018-10-20 07:44:12,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.652292966843s 2018-10-20 07:44:12,384 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:44:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c96ca1c7-1b5d-43c8-abbe-86299a9b6cec', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ab54d93d-6d5d-4ac6-af96-82963e98278e', u'enable_dhcp': True, u'network_id': u'1e9d0b11-9d19-4ef1-a18c-9bf1601f9999', u'tenant_id': u'250789e3edcb404d8c03833660d69bf3', u'created_at': u'2018-10-20T07:44:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'250789e3edcb404d8c03833660d69bf3'}) 2018-10-20 07:44:12,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:44:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vping_ssh-router_ab54d93d-6d5d-4ac6-af96-82963e98278e", "admin_state_up": true}}' 2018-10-20 07:44:14,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:14 GMT X-Openstack-Request-Id: req-62b3c70d-537a-47e1-aa61-08bcca0b3555 2018-10-20 07:44:14,182 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:12Z", "admin_state_up": true, "updated_at": "2018-10-20T07:44:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "cb946ce8-097c-421f-8671-147f6d855a19", "name": "vping_ssh-router_ab54d93d-6d5d-4ac6-af96-82963e98278e"}} 2018-10-20 07:44:14,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-62b3c70d-537a-47e1-aa61-08bcca0b3555 2018-10-20 07:44:14,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.79754114151s 2018-10-20 07:44:14,183 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:44:13Z', u'revision_number': 2, u'id': u'cb946ce8-097c-421f-8671-147f6d855a19', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_ab54d93d-6d5d-4ac6-af96-82963e98278e', u'admin_state_up': True, u'tenant_id': u'250789e3edcb404d8c03833660d69bf3', u'created_at': u'2018-10-20T07:44:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'250789e3edcb404d8c03833660d69bf3'}) 2018-10-20 07:44:14,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:44:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19/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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"subnet_id": "c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"}' 2018-10-20 07:44:16,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:16 GMT X-Openstack-Request-Id: req-ef526c30-acfe-40ef-85e7-414abb9fa7f1 2018-10-20 07:44:16,877 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "subnet_id": "c96ca1c7-1b5d-43c8-abbe-86299a9b6cec", "subnet_ids": ["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"], "port_id": "b58dbcc9-e808-4f49-badf-221940ddccdf", "id": "cb946ce8-097c-421f-8671-147f6d855a19"} 2018-10-20 07:44:16,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19/add_router_interface.json used request id req-ef526c30-acfe-40ef-85e7-414abb9fa7f1 2018-10-20 07:44:16,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.6939997673s 2018-10-20 07:44:16,879 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:44:17,011 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:44:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:44:17,020 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:17 GMT 2018-10-20 07:44:17,020 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:44:17,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:44:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:17,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:17 GMT X-Openstack-Request-Id: req-e185129e-2a2a-4794-b481-415f3167b124 2018-10-20 07:44:17,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:44:17,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e185129e-2a2a-4794-b481-415f3167b124 2018-10-20 07:44:17,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220484972s 2018-10-20 07:44:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:44:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e"}' 2018-10-20 07:44:17,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:17 GMT Location: http://172.30.9.22:9292/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c575b125-af5b-425d-a587-12891f28ddc7 2018-10-20 07:44:17,303 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:44:17Z", "file": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file", "owner": "250789e3edcb404d8c03833660d69bf3", "id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "size": null, "self": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "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_ab54d93d-6d5d-4ac6-af96-82963e98278e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "checksum": null, "created_at": "2018-10-20T07:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:44:17,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-c575b125-af5b-425d-a587-12891f28ddc7 2018-10-20 07:44:17,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498230457306s 2018-10-20 07:44:17,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:44:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '' 2018-10-20 07:44:17,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:44:17 GMT X-Openstack-Request-Id: req-eb65fcd5-deeb-46b1-8d83-e9ccac6d86f1 2018-10-20 07:44:17,818 - 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-20 07:44:17,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file used request id req-eb65fcd5-deeb-46b1-8d83-e9ccac6d86f1 2018-10-20 07:44:17,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.514112949371s 2018-10-20 07:44:17,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:44:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:17,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:17 GMT X-Openstack-Request-Id: req-a526a16e-0832-49f6-9247-ecc61343df9a 2018-10-20 07:44:17,864 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:44:17Z", "file": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file", "owner": "250789e3edcb404d8c03833660d69bf3", "id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "size": 12716032, "self": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:44:17,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a526a16e-0832-49f6-9247-ecc61343df9a 2018-10-20 07:44:17,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417239665985s 2018-10-20 07:44:17,866 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file', 'owner': u'250789e3edcb404d8c03833660d69bf3', 'id': u'7ebfc25d-e217-47f4-be35-89a8735341f9', 'size': 12716032, u'self': u'/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250789e3edcb404d8c03833660d69bf3', 'name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:44:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:44:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e', '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/7ebfc25d-e217-47f4-be35-89a8735341f9', 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_ab54d93d-6d5d-4ac6-af96-82963e98278e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'created': u'2018-10-20T07:44:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:44:17Z', 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/7ebfc25d-e217-47f4-be35-89a8735341f9', 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_ab54d93d-6d5d-4ac6-af96-82963e98278e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:44:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:44:17,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:44:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-565c6783-a7c9-4745-b9e6-bd046c78df59 x-openstack-request-id: req-565c6783-a7c9-4745-b9e6-bd046c78df59 2018-10-20 07:44:18,173 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "name": "vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:44:18,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-565c6783-a7c9-4745-b9e6-bd046c78df59 2018-10-20 07:44:18,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303606987s 2018-10-20 07:44:18,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e', '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'906439e73a574f6faa0801abd57f945a', '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'fcc2a38b-606a-431b-ac66-c5a33c97ffcb', 'swap': 0}) 2018-10-20 07:44:18,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:44:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb/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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" -d '{"extra_specs": {}}' 2018-10-20 07:44:18,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-20500338-9b7b-4567-a8df-f3448e072778 x-openstack-request-id: req-20500338-9b7b-4567-a8df-f3448e072778 2018-10-20 07:44:18,196 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:44:18,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb/os-extra_specs used request id req-20500338-9b7b-4567-a8df-f3448e072778 2018-10-20 07:44:18,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213460922241s 2018-10-20 07:44:18,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 07:44:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"keypair": {"name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e"}}' 2018-10-20 07:44:18,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-d98dac1e-063f-483e-82a4-e94af1631191 x-openstack-request-id: req-d98dac1e-063f-483e-82a4-e94af1631191 2018-10-20 07:44:18,681 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDYHCjuvIFqiRlrU0OazPwao74GW61rMrCG8FTnKrN93N48uffKISTLO7x9grxtP7031v3y0ZeeovjLvrphEknzMdeyXKCSJLlftXcUn7JdbkxqxGJUBG3la8KIRh1V0FPgE4SbmucBf/hUcgv1LLkZ365JynpJEt/rvn6/NukWVy1UmmRR3tnm7nfMLc0sGYaJvb2XZ/lODL7xvKRSl5LcEmUgzEEkn0ThzpVPTRWD+bsQerGz19bxYEtu3H35g93oBEye+nmnLYcyjBy9BmANCmkdCNcBxLSkjkXv8zJzPH3K9TxAQwsdGjdwCAp4ymcZcdaJyKo4OfpQcFHC2aT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw2Bwo7ryBaokZa1NDmsz8GqO+BlutazKwhvBU5yqzfdzePLn\n3yiEkyzu8fYK8bT+9N9b98tGXnqL4y766YRJJ8zHXslygkiS5X7V3FJ+yXW5MasR\niVARt5WvCiEYdVdBT4BOEm5rnAX/4VHIL9Sy5Gd+uScp6SRLf675+vzbpFlctVJp\nkUd7Z5u53zC3NLBmGib29l2f5Tgy+8bykUpeS3BJlIMxBJJ9E4c6VT00Vg/m7EHq\nxs9fW8WBLbtx9+YPd6ARMnvp5py2HMowcvQZgDQppHQjXAcS0pI5F7/Myczx9yvU\n8QEMLHRo3cAgKeMpnGXHWiciqODn6UHBRwtmkwIDAQABAoIBAQCsypk0JP0xR1Wj\nWw7ARs2LviItiAiiwmwcGgH0GaXyPPwyJtotQh9mLqIw+kKZnFK0bOpgj7XvjwAy\n73TXm7g7a9+TlCQi116be35WudsJ/4THSZ1bzKWusMI6+iQwevf3AOmLYX7oYWH5\ne6PJsZp5aJLp25o0aHYhObY6ZPE4Oois1Rw6ZJickOcyu8stRloEOKlVfFkZ7g4k\nMjIPsEbwzmwNYazD+UsrheoisCLXoRQjBDD7BUmAqNFmkKUJoGHu7XKleKP00Zcp\n4Bhq1xiZaMAFu3CSp3eJbQFPJj0hPbKtyDbXri0GhQZOprfmKH2Q4ftduN/hYVrT\nMcBzcTxpAoGBAODRLw+AZUdA3lOEt5Q70oWYENinxlsohTQzfDjwMIUfbK263mpz\nH8eepjXYUzScg09UfujPJFRrCNdWengkk5i/nnS2kigN2bVpGOZcYfxdcH+/bfKW\nl7cAuqITGg2WFkGVmH+zHisl4BM4ZbzRvVKNq6Rasz9cE6K2ROwq5zt/AoGBAN55\n4o2gAVL/TgF0PZlatXwBsCerfXVxphx5pUEeUbINYvwolw+a9QU1+r8mo+XsUNj+\n7nSU3k5IcrM3R0jm6bxDhXU7jP+293cS0vUEZd6A/W/62qza+JCHojtvlo5wVsC5\nuKkjfLdWVApeN3HSsY+orgZcYn30zRxDHpiD967tAoGARHsTxboLn6+/yVsE/I9Y\naj9O6l/4yO3H3YXNUh6/+N0Aos7oTy6wQIMwB/jUJ5OBYBnR6qKmY1yTPdzmw1AI\n8Z906gJu9Op7JYpU/l6nrlLcIN2z5RBAOIttTk9ZQUg1kVa7NDLgfq4z2kb0npaY\n/9uNrCvArA0lIgw5ZGMROosCgYEAu3vhxVIq64PFfAo2gw7jVD6j8bpePuPohaSp\n9AeV90O6wB+AtiDzDVIhHod0paWRuFyWHV77PONm7crO4wvdu873IAVwXGsXfpw5\ndUwggPMZIQ44zGS4BiyXNhliumTHZyDcEoWaa3Jv3lDpzp0tD5CqHygpxFXRqFiT\n5xmHWD0CgYB80CCSaAhIILVmP+gD7x/vZPFtlwAUoYwfYrOl3jHw8IKNZbbITNsk\nlsBfjWdl4SMjeyq7ciN22jdoL8pPojWeterlvHPr72Ny4a/WgJOD0XlyzanFZU6g\n/VCTgCJqywukBbu/DhdP0DHZ10uWbEE/Z+vzcu2Yh/sGqR7Yqq1wAg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1b3679abf6f2420aa20de68fec660d00", "name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "fingerprint": "c3:4d:17:b8:91:ce:66:67:34:e6:27:44:d1:cb:34:08"}} 2018-10-20 07:44:18,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d98dac1e-063f-483e-82a4-e94af1631191 2018-10-20 07:44:18,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.481928110123s 2018-10-20 07:44:18,683 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDYHCjuvIFqiRlrU0OazPwao74GW61rMrCG8FTnKrN93N48uffKISTLO7x9grxtP7031v3y0ZeeovjLvrphEknzMdeyXKCSJLlftXcUn7JdbkxqxGJUBG3la8KIRh1V0FPgE4SbmucBf/hUcgv1LLkZ365JynpJEt/rvn6/NukWVy1UmmRR3tnm7nfMLc0sGYaJvb2XZ/lODL7xvKRSl5LcEmUgzEEkn0ThzpVPTRWD+bsQerGz19bxYEtu3H35g93oBEye+nmnLYcyjBy9BmANCmkdCNcBxLSkjkXv8zJzPH3K9TxAQwsdGjdwCAp4ymcZcdaJyKo4OfpQcFHC2aT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAw2Bwo7ryBaokZa1NDmsz8GqO+BlutazKwhvBU5yqzfdzePLn\n3yiEkyzu8fYK8bT+9N9b98tGXnqL4y766YRJJ8zHXslygkiS5X7V3FJ+yXW5MasR\niVARt5WvCiEYdVdBT4BOEm5rnAX/4VHIL9Sy5Gd+uScp6SRLf675+vzbpFlctVJp\nkUd7Z5u53zC3NLBmGib29l2f5Tgy+8bykUpeS3BJlIMxBJJ9E4c6VT00Vg/m7EHq\nxs9fW8WBLbtx9+YPd6ARMnvp5py2HMowcvQZgDQppHQjXAcS0pI5F7/Myczx9yvU\n8QEMLHRo3cAgKeMpnGXHWiciqODn6UHBRwtmkwIDAQABAoIBAQCsypk0JP0xR1Wj\nWw7ARs2LviItiAiiwmwcGgH0GaXyPPwyJtotQh9mLqIw+kKZnFK0bOpgj7XvjwAy\n73TXm7g7a9+TlCQi116be35WudsJ/4THSZ1bzKWusMI6+iQwevf3AOmLYX7oYWH5\ne6PJsZp5aJLp25o0aHYhObY6ZPE4Oois1Rw6ZJickOcyu8stRloEOKlVfFkZ7g4k\nMjIPsEbwzmwNYazD+UsrheoisCLXoRQjBDD7BUmAqNFmkKUJoGHu7XKleKP00Zcp\n4Bhq1xiZaMAFu3CSp3eJbQFPJj0hPbKtyDbXri0GhQZOprfmKH2Q4ftduN/hYVrT\nMcBzcTxpAoGBAODRLw+AZUdA3lOEt5Q70oWYENinxlsohTQzfDjwMIUfbK263mpz\nH8eepjXYUzScg09UfujPJFRrCNdWengkk5i/nnS2kigN2bVpGOZcYfxdcH+/bfKW\nl7cAuqITGg2WFkGVmH+zHisl4BM4ZbzRvVKNq6Rasz9cE6K2ROwq5zt/AoGBAN55\n4o2gAVL/TgF0PZlatXwBsCerfXVxphx5pUEeUbINYvwolw+a9QU1+r8mo+XsUNj+\n7nSU3k5IcrM3R0jm6bxDhXU7jP+293cS0vUEZd6A/W/62qza+JCHojtvlo5wVsC5\nuKkjfLdWVApeN3HSsY+orgZcYn30zRxDHpiD967tAoGARHsTxboLn6+/yVsE/I9Y\naj9O6l/4yO3H3YXNUh6/+N0Aos7oTy6wQIMwB/jUJ5OBYBnR6qKmY1yTPdzmw1AI\n8Z906gJu9Op7JYpU/l6nrlLcIN2z5RBAOIttTk9ZQUg1kVa7NDLgfq4z2kb0npaY\n/9uNrCvArA0lIgw5ZGMROosCgYEAu3vhxVIq64PFfAo2gw7jVD6j8bpePuPohaSp\n9AeV90O6wB+AtiDzDVIhHod0paWRuFyWHV77PONm7crO4wvdu873IAVwXGsXfpw5\ndUwggPMZIQ44zGS4BiyXNhliumTHZyDcEoWaa3Jv3lDpzp0tD5CqHygpxFXRqFiT\n5xmHWD0CgYB80CCSaAhIILVmP+gD7x/vZPFtlwAUoYwfYrOl3jHw8IKNZbbITNsk\nlsBfjWdl4SMjeyq7ciN22jdoL8pPojWeterlvHPr72Ny4a/WgJOD0XlyzanFZU6g\n/VCTgCJqywukBbu/DhdP0DHZ10uWbEE/Z+vzcu2Yh/sGqR7Yqq1wAg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1b3679abf6f2420aa20de68fec660d00', 'name': u'vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'created_at': '2018-10-20T07:44:18.682993', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250789e3edcb404d8c03833660d69bf3', 'name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c3:4d:17:b8:91:ce:66:67:34:e6:27:44:d1:cb:34:08', 'type': 'ssh', 'id': u'vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e'}) 2018-10-20 07:44:18,683 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAw2Bwo7ryBaokZa1NDmsz8GqO+BlutazKwhvBU5yqzfdzePLn 3yiEkyzu8fYK8bT+9N9b98tGXnqL4y766YRJJ8zHXslygkiS5X7V3FJ+yXW5MasR iVARt5WvCiEYdVdBT4BOEm5rnAX/4VHIL9Sy5Gd+uScp6SRLf675+vzbpFlctVJp kUd7Z5u53zC3NLBmGib29l2f5Tgy+8bykUpeS3BJlIMxBJJ9E4c6VT00Vg/m7EHq xs9fW8WBLbtx9+YPd6ARMnvp5py2HMowcvQZgDQppHQjXAcS0pI5F7/Myczx9yvU 8QEMLHRo3cAgKeMpnGXHWiciqODn6UHBRwtmkwIDAQABAoIBAQCsypk0JP0xR1Wj Ww7ARs2LviItiAiiwmwcGgH0GaXyPPwyJtotQh9mLqIw+kKZnFK0bOpgj7XvjwAy 73TXm7g7a9+TlCQi116be35WudsJ/4THSZ1bzKWusMI6+iQwevf3AOmLYX7oYWH5 e6PJsZp5aJLp25o0aHYhObY6ZPE4Oois1Rw6ZJickOcyu8stRloEOKlVfFkZ7g4k MjIPsEbwzmwNYazD+UsrheoisCLXoRQjBDD7BUmAqNFmkKUJoGHu7XKleKP00Zcp 4Bhq1xiZaMAFu3CSp3eJbQFPJj0hPbKtyDbXri0GhQZOprfmKH2Q4ftduN/hYVrT McBzcTxpAoGBAODRLw+AZUdA3lOEt5Q70oWYENinxlsohTQzfDjwMIUfbK263mpz H8eepjXYUzScg09UfujPJFRrCNdWengkk5i/nnS2kigN2bVpGOZcYfxdcH+/bfKW l7cAuqITGg2WFkGVmH+zHisl4BM4ZbzRvVKNq6Rasz9cE6K2ROwq5zt/AoGBAN55 4o2gAVL/TgF0PZlatXwBsCerfXVxphx5pUEeUbINYvwolw+a9QU1+r8mo+XsUNj+ 7nSU3k5IcrM3R0jm6bxDhXU7jP+293cS0vUEZd6A/W/62qza+JCHojtvlo5wVsC5 uKkjfLdWVApeN3HSsY+orgZcYn30zRxDHpiD967tAoGARHsTxboLn6+/yVsE/I9Y aj9O6l/4yO3H3YXNUh6/+N0Aos7oTy6wQIMwB/jUJ5OBYBnR6qKmY1yTPdzmw1AI 8Z906gJu9Op7JYpU/l6nrlLcIN2z5RBAOIttTk9ZQUg1kVa7NDLgfq4z2kb0npaY /9uNrCvArA0lIgw5ZGMROosCgYEAu3vhxVIq64PFfAo2gw7jVD6j8bpePuPohaSp 9AeV90O6wB+AtiDzDVIhHod0paWRuFyWHV77PONm7crO4wvdu873IAVwXGsXfpw5 dUwggPMZIQ44zGS4BiyXNhliumTHZyDcEoWaa3Jv3lDpzp0tD5CqHygpxFXRqFiT 5xmHWD0CgYB80CCSaAhIILVmP+gD7x/vZPFtlwAUoYwfYrOl3jHw8IKNZbbITNsk lsBfjWdl4SMjeyq7ciN22jdoL8pPojWeterlvHPr72Ny4a/WgJOD0XlyzanFZU6g /VCTgCJqywukBbu/DhdP0DHZ10uWbEE/Z+vzcu2Yh/sGqR7Yqq1wAg== -----END RSA PRIVATE KEY----- 2018-10-20 07:44:18,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 07:44:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"security_group": {"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-20 07:44:18,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:18 GMT X-Openstack-Request-Id: req-1a9545e2-a3bd-4048-afbd-dd2012cb76dd 2018-10-20 07:44:18,865 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:18Z", "updated_at": "2018-10-20T07:44:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "16be5afb-89c2-4ebc-a01a-eca82aa379f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "df6150e3-9fd2-4c4a-aa10-33ab8a3fd673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}} 2018-10-20 07:44:18,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1a9545e2-a3bd-4048-afbd-dd2012cb76dd 2018-10-20 07:44:18,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.176986932755s 2018-10-20 07:44:18,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:44:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:18,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:18 GMT X-Openstack-Request-Id: req-1b9eb63a-3888-4cea-a59b-13f186422b6d 2018-10-20 07:44:18,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:10Z", "updated_at": "2018-10-20T07:44:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "272bf614-bfd6-4d2e-b382-047bd82cdb37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "b25352e4-4d0d-4ec3-b661-19b99e0d21a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "c311ee41-15e3-4862-b1c0-d2ac03b3c355", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "efae043e-de15-42a7-9c9d-e17ec60fb9b8", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "082091a0-3648-4373-b0b2-ae93487d8810", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:18Z", "updated_at": "2018-10-20T07:44:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "16be5afb-89c2-4ebc-a01a-eca82aa379f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "df6150e3-9fd2-4c4a-aa10-33ab8a3fd673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:18,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1b9eb63a-3888-4cea-a59b-13f186422b6d 2018-10-20 07:44:18,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0947799682617s 2018-10-20 07:44:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:44:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -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": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}}' 2018-10-20 07:44:19,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:19 GMT X-Openstack-Request-Id: req-7921ca4a-490a-47eb-8cb6-ad0fd6ced12e 2018-10-20 07:44:19,130 - 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-20T07:44:19Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "port_range_min": 22, "revision_number": 0, "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:19Z", "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "bd995757-4dce-42ef-bc5d-7d5db6a13766"}} 2018-10-20 07:44:19,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-7921ca4a-490a-47eb-8cb6-ad0fd6ced12e 2018-10-20 07:44:19,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156505823135s 2018-10-20 07:44:19,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:44:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:19,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:19 GMT X-Openstack-Request-Id: req-591042d2-3dad-4c3e-9077-9907e42c73f5 2018-10-20 07:44:19,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:10Z", "updated_at": "2018-10-20T07:44:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "272bf614-bfd6-4d2e-b382-047bd82cdb37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "b25352e4-4d0d-4ec3-b661-19b99e0d21a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "c311ee41-15e3-4862-b1c0-d2ac03b3c355", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "efae043e-de15-42a7-9c9d-e17ec60fb9b8", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "082091a0-3648-4373-b0b2-ae93487d8810", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:18Z", "updated_at": "2018-10-20T07:44:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "16be5afb-89c2-4ebc-a01a-eca82aa379f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:44:19Z", "revision_number": 0, "id": "bd995757-4dce-42ef-bc5d-7d5db6a13766", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:19Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "df6150e3-9fd2-4c4a-aa10-33ab8a3fd673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 2, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:19,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-591042d2-3dad-4c3e-9077-9907e42c73f5 2018-10-20 07:44:19,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456881523132s 2018-10-20 07:44:19,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:44:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -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": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}}' 2018-10-20 07:44:19,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:19 GMT X-Openstack-Request-Id: req-d42dcc5a-83b7-4759-b115-8379834bceac 2018-10-20 07:44:19,303 - 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-20T07:44:19Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "port_range_min": null, "revision_number": 0, "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:19Z", "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "2c13f8f5-8a2a-4f53-a63e-c7e20f51c6fb"}} 2018-10-20 07:44:19,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d42dcc5a-83b7-4759-b115-8379834bceac 2018-10-20 07:44:19,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115671873093s 2018-10-20 07:44:19,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:19,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:19 GMT X-Openstack-Request-Id: req-1ea9e8fd-b511-4be0-92c1-12f26bfabe5b 2018-10-20 07:44:19,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"],"description":"","tags":[],"updated_at":"2018-10-20T07:44:12Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:19,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1ea9e8fd-b511-4be0-92c1-12f26bfabe5b 2018-10-20 07:44:19,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961821079254s 2018-10-20 07:44:19,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:44:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:19,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:19 GMT X-Openstack-Request-Id: req-d6aa3a40-de0b-444f-9a35-73bff4fb3028 2018-10-20 07:44:19,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:44:17Z", "file": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file", "owner": "250789e3edcb404d8c03833660d69bf3", "id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "size": 12716032, "self": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:44:19,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d6aa3a40-de0b-444f-9a35-73bff4fb3028 2018-10-20 07:44:19,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383880138397s 2018-10-20 07:44:19,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:44:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:19,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-4c99443f-de39-4644-8c8d-a9d9b54d4ce4 x-openstack-request-id: req-4c99443f-de39-4644-8c8d-a9d9b54d4ce4 2018-10-20 07:44:19,475 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "name": "vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:44:19,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-4c99443f-de39-4644-8c8d-a9d9b54d4ce4 2018-10-20 07:44:19,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229749679565s 2018-10-20 07:44:19,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:44:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"server": {"name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "imageRef": "7ebfc25d-e217-47f4-be35-89a8735341f9", "flavorRef": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999"}], "security_groups": [{"name": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}]}}' 2018-10-20 07:44:21,698 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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 location: http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d x-compute-request-id: req-fa49baa6-6aec-4f5b-80db-d7467e6ac4a4 x-openstack-request-id: req-fa49baa6-6aec-4f5b-80db-d7467e6ac4a4 2018-10-20 07:44:21,699 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "adminPass": "Hg7q9EVs9Mr6"}} 2018-10-20 07:44:21,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-fa49baa6-6aec-4f5b-80db-d7467e6ac4a4 2018-10-20 07:44:21,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.22223711014s 2018-10-20 07:44:21,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:21,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:22,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-c1035afd-33bb-4a45-a180-e57dbc47a2f8 x-openstack-request-id: req-c1035afd-33bb-4a45-a180-e57dbc47a2f8 2018-10-20 07:44:22,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "user_id": "1b3679abf6f2420aa20de68fec660d00", "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-20T07:44:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:22,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1035afd-33bb-4a45-a180-e57dbc47a2f8 2018-10-20 07:44:22,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586462974548s 2018-10-20 07:44:22,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:22,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:22 GMT X-Openstack-Request-Id: req-4d7a5b6c-6674-4a0e-a176-d6c63ef94fd5 2018-10-20 07:44:22,397 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"],"description":"","tags":[],"updated_at":"2018-10-20T07:44:12Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:22,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4d7a5b6c-6674-4a0e-a176-d6c63ef94fd5 2018-10-20 07:44:22,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985119342804s 2018-10-20 07:44:22,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:44:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:22,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:22 GMT X-Openstack-Request-Id: req-5149f47b-9615-4d41-833f-1a45ac1db3d4 2018-10-20 07:44:22,469 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:44:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"250789e3edcb404d8c03833660d69bf3","id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","subnetpool_id":null,"name":"vping_ssh-subnet_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:22,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5149f47b-9615-4d41-833f-1a45ac1db3d4 2018-10-20 07:44:22,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0710220336914s 2018-10-20 07:44:22,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:24,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-781954bb-3070-47a3-9e20-6cd8dbf550a3 x-openstack-request-id: req-781954bb-3070-47a3-9e20-6cd8dbf550a3 2018-10-20 07:44:25,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:44:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:25,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-781954bb-3070-47a3-9e20-6cd8dbf550a3 2018-10-20 07:44:25,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69268488884s 2018-10-20 07:44:25,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:27,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:27,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:27,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-1664a4b2-d607-4bd4-8230-3ccca8cc3999 x-openstack-request-id: req-1664a4b2-d607-4bd4-8230-3ccca8cc3999 2018-10-20 07:44:27,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:44:25Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:27,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1664a4b2-d607-4bd4-8230-3ccca8cc3999 2018-10-20 07:44:27,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633270978928s 2018-10-20 07:44:27,814 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:29,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:30,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-f28e7d62-e9b4-4e89-ab76-af81fb5f7c4d x-openstack-request-id: req-f28e7d62-e9b4-4e89-ab76-af81fb5f7c4d 2018-10-20 07:44:30,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:30,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f28e7d62-e9b4-4e89-ab76-af81fb5f7c4d 2018-10-20 07:44:30,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932732105255s 2018-10-20 07:44:30,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:44:30,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=0b8841fc-6bbc-4570-b56a-1f028119ac9d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:30,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:30 GMT X-Openstack-Request-Id: req-4b3c0736-b080-4454-ac7f-963d86440a15 2018-10-20 07:44:30,825 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:44:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","ip_address":"192.168.120.19"}],"id":"af4321de-532d-41f1-b5ee-5140f61e96c9","security_groups":["f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"],"mac_address":"fa:16:3e:c2:fb:3b","project_id":"250789e3edcb404d8c03833660d69bf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:25Z","binding:vnic_type":"normal","device_id":"0b8841fc-6bbc-4570-b56a-1f028119ac9d","ip_allocation":"immediate"}]} 2018-10-20 07:44:30,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=0b8841fc-6bbc-4570-b56a-1f028119ac9d used request id req-4b3c0736-b080-4454-ac7f-963d86440a15 2018-10-20 07:44:30,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0680990219116s 2018-10-20 07:44:30,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=af4321de-532d-41f1-b5ee-5140f61e96c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:30,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:30 GMT X-Openstack-Request-Id: req-4b212cf7-9f13-4920-ab42-83ef11d29022 2018-10-20 07:44:30,913 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:44:30,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=af4321de-532d-41f1-b5ee-5140f61e96c9 used request id req-4b212cf7-9f13-4920-ab42-83ef11d29022 2018-10-20 07:44:30,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0768880844116s 2018-10-20 07:44:30,913 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:fb:3b', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ebfc25d-e217-47f4-be35-89a8735341f9'}), 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-20T07:44:29.000000', 'flavor': Munch({u'id': u'fcc2a38b-606a-431b-ac66-c5a33c97ffcb'}), 'az': u'nova', 'id': u'0b8841fc-6bbc-4570-b56a-1f028119ac9d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b3679abf6f2420aa20de68fec660d00', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250789e3edcb404d8c03833660d69bf3', 'name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', '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-20T07:44:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:44:29Z', 'hostId': u'bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110', '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-20T07:44:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'250789e3edcb404d8c03833660d69bf3', 'name': u'vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'adminPass': u'Hg7q9EVs9Mr6', 'tenant_id': u'250789e3edcb404d8c03833660d69bf3', 'created_at': u'2018-10-20T07:44:21Z', 'created': u'2018-10-20T07:44:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:44:30,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:31,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:31 GMT X-Openstack-Request-Id: req-56c579f3-9681-40c8-8097-f5fa552b04c9 2018-10-20 07:44:31,246 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"],"description":"","tags":[],"updated_at":"2018-10-20T07:44:12Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:31,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-56c579f3-9681-40c8-8097-f5fa552b04c9 2018-10-20 07:44:31,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33168888092s 2018-10-20 07:44:31,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:44:31,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:32,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:32 GMT X-Openstack-Request-Id: req-0b67f7e4-dab0-4eff-8f8e-8dbadc1fbaa5 2018-10-20 07:44:32,080 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:44:17Z", "file": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file", "owner": "250789e3edcb404d8c03833660d69bf3", "id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "size": 12716032, "self": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:44:32,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b67f7e4-dab0-4eff-8f8e-8dbadc1fbaa5 2018-10-20 07:44:32,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.829030990601s 2018-10-20 07:44:32,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:44:32,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:32,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-1b5810da-d053-4505-a47a-92503cb9c4c1 x-openstack-request-id: req-1b5810da-d053-4505-a47a-92503cb9c4c1 2018-10-20 07:44:32,106 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "name": "vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:44:32,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1b5810da-d053-4505-a47a-92503cb9c4c1 2018-10-20 07:44:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240478515625s 2018-10-20 07:44:32,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:44:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"server": {"name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "imageRef": "7ebfc25d-e217-47f4-be35-89a8735341f9", "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "flavorRef": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999"}], "security_groups": [{"name": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}]}}' 2018-10-20 07:44:33,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b x-compute-request-id: req-357828fa-188e-4090-aabd-c8709a86b356 x-openstack-request-id: req-357828fa-188e-4090-aabd-c8709a86b356 2018-10-20 07:44:33,761 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"}], "OS-DCF:diskConfig": "MANUAL", "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "adminPass": "h9KQujsVE85L"}} 2018-10-20 07:44:33,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-357828fa-188e-4090-aabd-c8709a86b356 2018-10-20 07:44:33,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65336108208s 2018-10-20 07:44:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-042d220c-f418-40a5-8988-c5bf1aa43d35 x-openstack-request-id: req-042d220c-f418-40a5-8988-c5bf1aa43d35 2018-10-20 07:44:34,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "user_id": "1b3679abf6f2420aa20de68fec660d00", "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-20T07:44:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:34,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-042d220c-f418-40a5-8988-c5bf1aa43d35 2018-10-20 07:44:34,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401901960373s 2018-10-20 07:44:34,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:36,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:36,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 879 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-a2dfb608-aebd-45e0-972b-b4279d2617a9 x-openstack-request-id: req-a2dfb608-aebd-45e0-972b-b4279d2617a9 2018-10-20 07:44:36,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:44:36Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:36,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a2dfb608-aebd-45e0-972b-b4279d2617a9 2018-10-20 07:44:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42596912384s 2018-10-20 07:44:36,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:38,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:38,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:38,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-37c06a9b-f581-46e6-bb54-405716435a1a x-openstack-request-id: req-37c06a9b-f581-46e6-bb54-405716435a1a 2018-10-20 07:44:38,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:44:37Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:38,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37c06a9b-f581-46e6-bb54-405716435a1a 2018-10-20 07:44:38,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228518009186s 2018-10-20 07:44:38,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:40,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:41,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-eeb9a3ae-7ebd-4eef-bd6c-d7b70dc49040 x-openstack-request-id: req-eeb9a3ae-7ebd-4eef-bd6c-d7b70dc49040 2018-10-20 07:44:41,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:44:37Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:41,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eeb9a3ae-7ebd-4eef-bd6c-d7b70dc49040 2018-10-20 07:44:41,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725907087326s 2018-10-20 07:44:41,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:43,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:44,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-9a693e82-6fa9-4269-aadf-deb3b4d79169 x-openstack-request-id: req-9a693e82-6fa9-4269-aadf-deb3b4d79169 2018-10-20 07:44:44,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:43.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:43Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:29Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:44,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a693e82-6fa9-4269-aadf-deb3b4d79169 2018-10-20 07:44:44,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503556013107s 2018-10-20 07:44:44,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:44:44,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e224d521-22c3-40b6-95bc-5a81ecb1874b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:44,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:44 GMT X-Openstack-Request-Id: req-688d21ca-14ab-4bde-bc41-64924c6d6e3d 2018-10-20 07:44:44,148 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:44:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","ip_address":"192.168.120.31"}],"id":"efa421c6-69c4-49ea-8a48-0460fe62d3ba","security_groups":["f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"],"mac_address":"fa:16:3e:d8:c7:e2","project_id":"250789e3edcb404d8c03833660d69bf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:37Z","binding:vnic_type":"normal","device_id":"e224d521-22c3-40b6-95bc-5a81ecb1874b","ip_allocation":"immediate"}]} 2018-10-20 07:44:44,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e224d521-22c3-40b6-95bc-5a81ecb1874b used request id req-688d21ca-14ab-4bde-bc41-64924c6d6e3d 2018-10-20 07:44:44,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499129295349s 2018-10-20 07:44:44,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=efa421c6-69c4-49ea-8a48-0460fe62d3ba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:44,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:44 GMT X-Openstack-Request-Id: req-dcd95164-e838-44cb-9e4e-ca43c6312e19 2018-10-20 07:44:44,204 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:44:44,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=efa421c6-69c4-49ea-8a48-0460fe62d3ba used request id req-dcd95164-e838-44cb-9e4e-ca43c6312e19 2018-10-20 07:44:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458180904388s 2018-10-20 07:44:44,205 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:c7:e2', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7ebfc25d-e217-47f4-be35-89a8735341f9'}), 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-20T07:44:43.000000', 'flavor': Munch({u'id': u'fcc2a38b-606a-431b-ac66-c5a33c97ffcb'}), 'az': u'nova', 'id': u'e224d521-22c3-40b6-95bc-5a81ecb1874b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1b3679abf6f2420aa20de68fec660d00', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250789e3edcb404d8c03833660d69bf3', 'name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', '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-20T07:44:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:44:43Z', 'hostId': u'd23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'd23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e', '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-20T07:44:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'250789e3edcb404d8c03833660d69bf3', 'name': u'vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'adminPass': u'h9KQujsVE85L', 'tenant_id': u'250789e3edcb404d8c03833660d69bf3', 'created_at': u'2018-10-20T07:44:33Z', 'created': u'2018-10-20T07:44:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:44:44,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:44:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:44,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:44 GMT X-Openstack-Request-Id: req-2f78aec1-d413-490c-95f0-ad80f33d86a3 2018-10-20 07:44:44,302 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"],"description":"","tags":[],"updated_at":"2018-10-20T07:44:12Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:44:44,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2f78aec1-d413-490c-95f0-ad80f33d86a3 2018-10-20 07:44:44,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919229984283s 2018-10-20 07:44:44,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:44:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e224d521-22c3-40b6-95bc-5a81ecb1874b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:44,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:44 GMT X-Openstack-Request-Id: req-163a4bbe-3acf-4a03-bc80-934f4f5e0a59 2018-10-20 07:44:44,350 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:44:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","ip_address":"192.168.120.31"}],"id":"efa421c6-69c4-49ea-8a48-0460fe62d3ba","security_groups":["f9d2bf2c-dfdb-4afb-942c-76ec6e82154a"],"mac_address":"fa:16:3e:d8:c7:e2","project_id":"250789e3edcb404d8c03833660d69bf3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:37Z","binding:vnic_type":"normal","device_id":"e224d521-22c3-40b6-95bc-5a81ecb1874b","ip_allocation":"immediate"}]} 2018-10-20 07:44:44,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e224d521-22c3-40b6-95bc-5a81ecb1874b used request id req-163a4bbe-3acf-4a03-bc80-934f4f5e0a59 2018-10-20 07:44:44,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0464079380035s 2018-10-20 07:44:44,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 07:44:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.31", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba"}}' 2018-10-20 07:44:46,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:46 GMT X-Openstack-Request-Id: req-a027592b-5103-4244-9436-2e7ba7a88bec 2018-10-20 07:44:46,577 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}} 2018-10-20 07:44:46,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a027592b-5103-4244-9436-2e7ba7a88bec 2018-10-20 07:44:46,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22570085526s 2018-10-20 07:44:46,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:46,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:46 GMT X-Openstack-Request-Id: req-69553dc4-4525-4ecc-aae6-366206a4a259 2018-10-20 07:44:46,680 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:46,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-69553dc4-4525-4ecc-aae6-366206a4a259 2018-10-20 07:44:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.08744597435s 2018-10-20 07:44:46,687 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:44:46,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:46,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:46,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:46 GMT X-Openstack-Request-Id: req-26a51561-3273-4830-84da-b3f8b58d3167 2018-10-20 07:44:46,859 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:46,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-26a51561-3273-4830-84da-b3f8b58d3167 2018-10-20 07:44:46,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607850551605s 2018-10-20 07:44:46,865 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:44:46,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:47,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:47 GMT X-Openstack-Request-Id: req-d1c82d17-ae42-4998-9be8-c11b23eb17d9 2018-10-20 07:44:47,230 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:47,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d1c82d17-ae42-4998-9be8-c11b23eb17d9 2018-10-20 07:44:47,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.254430055618s 2018-10-20 07:44:47,237 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:44:47,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:47,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:47 GMT X-Openstack-Request-Id: req-9504a5a8-bf87-4dab-b2f5-b64607183794 2018-10-20 07:44:47,404 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:47,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9504a5a8-bf87-4dab-b2f5-b64607183794 2018-10-20 07:44:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579738616943s 2018-10-20 07:44:47,411 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:44:47,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:47,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:47 GMT X-Openstack-Request-Id: req-0354e14b-0cec-4021-b75c-97e9205d0a7c 2018-10-20 07:44:47,578 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "DOWN", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:45Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:47,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0354e14b-0cec-4021-b75c-97e9205d0a7c 2018-10-20 07:44:47,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575330257416s 2018-10-20 07:44:47,584 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:44:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:47,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:47 GMT X-Openstack-Request-Id: req-8699e434-fecf-4070-8b42-8f6a1556edfd 2018-10-20 07:44:47,752 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cb946ce8-097c-421f-8671-147f6d855a19", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:45Z", "updated_at": "2018-10-20T07:44:47Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:c7:e2", "device_id": "e224d521-22c3-40b6-95bc-5a81ecb1874b"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "port_id": "efa421c6-69c4-49ea-8a48-0460fe62d3ba", "id": "086115f4-a96c-4ece-81f0-edd056bde94a", "qos_policy_id": null}]} 2018-10-20 07:44:47,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8699e434-fecf-4070-8b42-8f6a1556edfd 2018-10-20 07:44:47,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580348968506s 2018-10-20 07:44:47,758 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cb946ce8-097c-421f-8671-147f6d855a19', 'updated_at': u'2018-10-20T07:44:47Z', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'efa421c6-69c4-49ea-8a48-0460fe62d3ba', 'id': u'086115f4-a96c-4ece-81f0-edd056bde94a', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'efa421c6-69c4-49ea-8a48-0460fe62d3ba', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'250789e3edcb404d8c03833660d69bf3', 'name': 'vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'250789e3edcb404d8c03833660d69bf3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e9d0b11-9d19-4ef1-a18c-9bf1601f9999', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d8:c7:e2', u'device_id': u'e224d521-22c3-40b6-95bc-5a81ecb1874b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'250789e3edcb404d8c03833660d69bf3', 'created_at': u'2018-10-20T07:44:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1e9d0b11-9d19-4ef1-a18c-9bf1601f9999', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d8:c7:e2', u'device_id': u'e224d521-22c3-40b6-95bc-5a81ecb1874b'}), 'router': u'cb946ce8-097c-421f-8671-147f6d855a19'}) 2018-10-20 07:44:47,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:44:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b/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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:44:48,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-f6f40062-04ed-4317-a5a9-e13d1fdabe28 x-openstack-request-id: req-f6f40062-04ed-4317-a5a9-e13d1fdabe28 2018-10-20 07:44:48,494 - 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 468759938 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.178249] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.180386] pid_max: default: 32768 minimum: 301\n[ 0.181560] ACPI: Core revision 20150930\n[ 0.183187] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184864] Security Framework initialized\n[ 0.185918] Yama: becoming mindful.\n[ 0.186869] AppArmor: AppArmor initialized\n[ 0.187966] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189667] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191298] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.192833] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.194607] Initializing cgroup subsys io\n[ 0.195657] Initializing cgroup subsys memory\n[ 0.196754] Initializing cgroup subsys devices\n[ 0.197880] Initializing cgroup subsys freezer\n[ 0.198991] Initializing cgroup subsys net_cls\n[ 0.200108] Initializing cgroup subsys perf_event\n[ 0.201286] Initializing cgroup subsys net_prio\n[ 0.202417] Initializing cgroup subsys hugetlb\n[ 0.203532] Initializing cgroup subsys pids\n[ 0.204654] CPU: Physical Processor ID: 0\n[ 0.206412] mce: CPU supports 10 MCE banks\n[ 0.207482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.208761] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.225805] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.232598] ftrace: allocating 31920 entries in 125 pages\n[ 0.259058] smpboot: Max logical packages: 1\n[ 0.260165] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.261927] x2apic enabled\n[ 0.262987] Switched APIC routing to physical x2apic.\n[ 0.265288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.266725] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.269394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.271704] KVM setup paravirtual spinlock\n[ 0.273251] x86: Booted up 1 node, 1 CPUs\n[ 0.274292] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.276081] devtmpfs: initialized\n[ 0.277995] evm: security.selinux\n[ 0.278910] evm: security.SMACK64\n[ 0.279813] evm: security.SMACK64EXEC\n[ 0.280788] evm: security.SMACK64TRANSMUTE\n[ 0.281826] evm: security.SMACK64MMAP\n[ 0.282785] evm: security.ima\n[ 0.283613] evm: security.capability\n[ 0.284636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.287011] pinctrl core: initialized pinctrl subsystem\n[ 0.288402] RTC time: 7:44:43, date: 10/20/18\n[ 0.289612] NET: Registered protocol family 16\n[ 0.290855] cpuidle: using governor ladder\n[ 0.291920] cpuidle: using governor menu\n[ 0.292937] PCCT header not found.\n[ 0.293898] ACPI: bus type PCI registered\n[ 0.294933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.296521] PCI: Using configuration type 1 for base access\n[ 0.298597] ACPI: Added _OSI(Module Device)\n[ 0.299680] ACPI: Added _OSI(Processor Device)\n[ 0.300794] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301956] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304074] ACPI: Interpreter enabled\n[ 0.305062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.309829] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.312212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.314592] ACPI: (supports S0 S5)\n[ 0.315518] ACPI: Using IOAPIC for interrupt routing\n[ 0.316738] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.320412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.321876] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323462] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.325000] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.327821] acpiphp: Slot [3] registered\n[ 0.328856] acpiphp: Slot [4] registered\n[ 0.329884] acpiphp: Slot [5] registered\n[ 0.330910] acpiphp: Slot [6] registered\n[ 0.331941] acpiphp: Slot [7] registered\n[ 0.332971] acpiphp: Slot [8] registered\n[ 0.334002] acpiphp: Slot [9] registered\n[ 0.335035] acpiphp: Slot [10] registered\n[ 0.336090] acpiphp: Slot [11] registered\n[ 0.337136] acpiphp: Slot [12] registered\n[ 0.338180] acpiphp: Slot [13] registered\n[ 0.339223] acpiphp: Slot [14] registered\n[ 0.340272] acpiphp: Slot [15] registered\n[ 0.354114] acpiphp: Slot [16] registered\n[ 0.355224] acpiphp: Slot [17] registered\n[ 0.356276] acpiphp: Slot [18] registered\n[ 0.357322] acpiphp: Slot [19] registered\n[ 0.358374] acpiphp: Slot [20] registered\n[ 0.359422] acpiphp: Slot [21] registered\n[ 0.360474] acpiphp: Slot [22] registered\n[ 0.361524] acpiphp: Slot [23] registered\n[ 0.362577] acpiphp: Slot [24] registered\n[ 0.363628] acpiphp: Slot [25] registered\n[ 0.364673] acpiphp: Slot [26] registered\n[ 0.365718] acpiphp: Slot [27] registered\n[ 0.366774] acpiphp: Slot [28] registered\n[ 0.367825] acpiphp: Slot [29] registered\n[ 0.368867] acpiphp: Slot [30] registered\n[ 0.369912] acpiphp: Slot [31] registered\n[ 0.370961] PCI host bridge to bus 0000:00\n[ 0.372020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.373576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377005] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.378879] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.380793] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.384713] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.386350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.387866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389489] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.395765] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.418053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421680] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425101] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426781] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430088] vgaarb: loaded\n[ 0.430856] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432394] SCSI subsystem initialized\n[ 0.433557] ACPI: bus type USB registered\n[ 0.434612] usbcore: registered new interface driver usbfs\n[ 0.435909] usbcore: registered new interface driver hub\n[ 0.437178] usbcore: registered new device driver usb\n[ 0.438562] PCI: Using ACPI for IRQ routing\n[ 0.439972] NetLabel: Initializing\n[ 0.440889] NetLabel: domain hash size = 128\n[ 0.441963] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443174] NetLabel: unlabeled traffic allowed by default\n[ 0.444634] clocksource: Switched to clocksource kvm-clock\n[ 0.454073] AppArmor: AppArmor Filesystem Enabled\n[ 0.455283] pnp: PnP ACPI init\n[ 0.456435] pnp: PnP ACPI: found 5 devices\n[ 0.463093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465265] NET: Registered protocol family 2\n[ 0.466575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.468195] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.469712] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.471239] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472603] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474078] NET: Registered protocol family 1\n[ 0.475188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.476561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477909] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.506593] Trying to unpack rootfs image as initramfs...\n[ 0.565891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.567955] Scanning for low memory corruption every 60 seconds\n[ 0.569636] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.571096] audit: initializing netlink subsys (disabled)\n[ 0.572384] audit: type=2000 audit(1540021484.023:1): initialized\n[ 0.574063] Initialise system trusted keyring\n[ 0.575245] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576705] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579201] zbud: loaded\n[ 0.580172] VFS: Disk quotas dquot_6.6.0\n[ 0.581241] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.583237] fuse init (API version 7.23)\n[ 0.584381] Key type big_key registered\n[ 0.585438] Allocating IMA MOK and blacklist keyrings.\n[ 0.586983] Key type asymmetric registered\n[ 0.588072] Asymmetric key parser 'x509' registered\n[ 0.589329] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.593759] io scheduler noop registered\n[ 0.594849] io scheduler deadline registered (default)\n[ 0.596360] io scheduler cfq registered\n[ 0.597864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603020] ACPI: Power Button [PWRF]\n[ 0.604287] GHES: HEST is not enabled!\n[ 0.618447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677500] Linux agpgart interface v0.103\n[ 0.680851] brd: module loaded\n[ 0.682915] loop: module loaded\n[ 0.687787] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.689657] GPT:90111 != 2097151\n[ 0.690502] GPT:Alternate GPT header not at the end of the disk.\n[ 0.691843] GPT:90111 != 2097151\n[ 0.692720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693924] vda: vda1 vda15\n[ 0.695637] scsi host0: ata_piix\n[ 0.696651] scsi host1: ata_piix\n[ 0.697573] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.699113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.700948] libphy: Fixed MDIO Bus: probed\n[ 0.701973] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703193] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706215] PPP generic driver version 2.4.2\n[ 0.707436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708960] ehci-pci: EHCI PCI platform driver\n[ 0.710079] ehci-platform: EHCI generic platform driver\n[ 0.711396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712847] ohci-pci: OHCI PCI platform driver\n[ 0.713958] ohci-platform: OHCI generic platform driver\n[ 0.715232] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729942] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731265] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733136] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.735958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.737521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739425] usb usb1: Product: UHCI Host Controller\n[ 0.740603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743249] hub 1-0:1.0: USB hub found\n[ 0.744296] hub 1-0:1.0: 2 ports detected\n[ 0.745520] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748272] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.749521] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.750818] mousedev: PS/2 mouse device common for all mice\n[ 0.752413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754699] rtc_cmos 00:00: RTC can wake from S4\n[ 0.756131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759137] i2c /dev entries driver\n[ 0.760109] device-mapper: uevent: version 1.0.3\n[ 0.761290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.763310] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765156] NET: Registered protocol family 10\n[ 0.766619] NET: Registered protocol family 17\n[ 0.767786] Key type dns_resolver registered\n[ 0.769245] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770682] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772969] registered taskstats version 1\n[ 0.774018] Loading compiled-in X.509 certificates\n[ 0.775755] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778127] zswap: loaded using pool lzo/zbud\n[ 0.780186] Key type trusted registered\n[ 0.782169] Key type encrypted registered\n[ 0.783230] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784529] ima: No TPM chip found, activating TPM-bypass!\n[ 0.785813] evm: HMAC attrs: 0x1\n[ 0.787030] Magic number: 6:951:723\n[ 0.788018] block loop3: hash matches\n[ 0.789136] rtc_cmos 00:00: setting system clock to 2018-10-20 07:44:44 UTC (1540021484)\n[ 0.791190] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792555] EDD information not available.\n[ 0.862596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.864594] Write protecting the kernel read-only data: 14336k\n[ 0.867875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870388] 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\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... [ 1.032707] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.31...\nLease of 192.168.120.31 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-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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGGg42xwwwvmWJoD3lBasLNHhEIc7rIjaNUj15KVtdzZXcflQfWGxWr26J79+SCUEMCD2wo6DC35dfudK/YOXBv+Q2g9PcadG7abHkEahkBmdSNkj8YsTfvFyCLiSy83UxDKZGMKL4vI1j4LUcUGJggBFkdEaHi6u/SE77dmqUFxUWfwdiWbx6PyeTuIPRCjoduffHdQhQWAmldJCiMHdSUKmHixyUC4dC+HKnZDn432PpXC0H5yYOxbyRHC7p3/T0oToPTTe4sEj9QHRndMdugKlnrO48j9EjaAh7I017d04tD28zbreriq9zqcG1ED70RHhWbNo8yNPBRv2wAT4p root@vping-ssh-vm-ab54d93d-6d5d-4ac6-af96-82963e98278e\nssh-dss AAAAB3NzaC1kc3MAAACBAJvOwpB5TypjruIeq2BaJp2Yd1VoOeDCYOKc5qJtfByE7EdDQPi0W1lgUTM0bPWYMQxA6vUjIPoEc3/ab+brIRbwIBZq4WsrZKJNNngePiH04G+18E8m13a56SrpTaFfKmQcCSRd4Ge++Vzn2v4ihBFVYfYcV4Jdxa1rXRPXJFL1AAAAFQC1RYVTOSUgtoxPyHzPO3zx5/0DmQAAAIARlhxS7Xn9c6vKnZlmg83NhsZZE/kgXqtnrUTndUp/4EaXSo0MRfx/PnORRTTTEvE3CHnAhRrU6jhmLkibRvHjkk7NHupMwA6b861LGwYE6FCNEABQfAUANOhbFLv41nuqlfA+LNCno0W+05X0FlygVk7L2B6dkfC7H710GOegqQAAAIApXXxqq5Ckh7zwCh85f42/Wa/1T1C5SC6VNShkuCFHV72peR1xDfAhT4WJMP23bslZnb6kE+Vz3fR3PpdkNyU6iK+2zU/reVU/6bmm14fYeeJWogg2QWEbhg7xH85DOVp5fs4AFBegoJmz4q4GCq8xj0AH/OnEzyyzsamt/ZQVyA== root@vping-ssh-vm-ab54d93d-6d5d-4ac6-af96-82963e98278e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:fed8:c7e2/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.31 \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-ab54d93d-6d5d-4ac6-af96-82963e98278e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.49 ===\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-ab54d93d-6d5d-4ac6-af96-82963e98278e login: "} 2018-10-20 07:44:48,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b/action used request id req-f6f40062-04ed-4317-a5a9-e13d1fdabe28 2018-10-20 07:44:48,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.73518204689s 2018-10-20 07:44:48,495 - 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 468759938 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.178249] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.180386] pid_max: default: 32768 minimum: 301 [ 0.181560] ACPI: Core revision 20150930 [ 0.183187] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184864] Security Framework initialized [ 0.185918] Yama: becoming mindful. [ 0.186869] AppArmor: AppArmor initialized [ 0.187966] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189667] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191298] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.192833] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.194607] Initializing cgroup subsys io [ 0.195657] Initializing cgroup subsys memory [ 0.196754] Initializing cgroup subsys devices [ 0.197880] Initializing cgroup subsys freezer [ 0.198991] Initializing cgroup subsys net_cls [ 0.200108] Initializing cgroup subsys perf_event [ 0.201286] Initializing cgroup subsys net_prio [ 0.202417] Initializing cgroup subsys hugetlb [ 0.203532] Initializing cgroup subsys pids [ 0.204654] CPU: Physical Processor ID: 0 [ 0.206412] mce: CPU supports 10 MCE banks [ 0.207482] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.208761] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.225805] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.232598] ftrace: allocating 31920 entries in 125 pages [ 0.259058] smpboot: Max logical packages: 1 [ 0.260165] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.261927] x2apic enabled [ 0.262987] Switched APIC routing to physical x2apic. [ 0.265288] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.266725] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.269394] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.271704] KVM setup paravirtual spinlock [ 0.273251] x86: Booted up 1 node, 1 CPUs [ 0.274292] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.276081] devtmpfs: initialized [ 0.277995] evm: security.selinux [ 0.278910] evm: security.SMACK64 [ 0.279813] evm: security.SMACK64EXEC [ 0.280788] evm: security.SMACK64TRANSMUTE [ 0.281826] evm: security.SMACK64MMAP [ 0.282785] evm: security.ima [ 0.283613] evm: security.capability [ 0.284636] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.287011] pinctrl core: initialized pinctrl subsystem [ 0.288402] RTC time: 7:44:43, date: 10/20/18 [ 0.289612] NET: Registered protocol family 16 [ 0.290855] cpuidle: using governor ladder [ 0.291920] cpuidle: using governor menu [ 0.292937] PCCT header not found. [ 0.293898] ACPI: bus type PCI registered [ 0.294933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.296521] PCI: Using configuration type 1 for base access [ 0.298597] ACPI: Added _OSI(Module Device) [ 0.299680] ACPI: Added _OSI(Processor Device) [ 0.300794] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301956] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304074] ACPI: Interpreter enabled [ 0.305062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307449] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.309829] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.312212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.314592] ACPI: (supports S0 S5) [ 0.315518] ACPI: Using IOAPIC for interrupt routing [ 0.316738] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.320412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.321876] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323462] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.325000] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.327821] acpiphp: Slot [3] registered [ 0.328856] acpiphp: Slot [4] registered [ 0.329884] acpiphp: Slot [5] registered [ 0.330910] acpiphp: Slot [6] registered [ 0.331941] acpiphp: Slot [7] registered [ 0.332971] acpiphp: Slot [8] registered [ 0.334002] acpiphp: Slot [9] registered [ 0.335035] acpiphp: Slot [10] registered [ 0.336090] acpiphp: Slot [11] registered [ 0.337136] acpiphp: Slot [12] registered [ 0.338180] acpiphp: Slot [13] registered [ 0.339223] acpiphp: Slot [14] registered [ 0.340272] acpiphp: Slot [15] registered [ 0.354114] acpiphp: Slot [16] registered [ 0.355224] acpiphp: Slot [17] registered [ 0.356276] acpiphp: Slot [18] registered [ 0.357322] acpiphp: Slot [19] registered [ 0.358374] acpiphp: Slot [20] registered [ 0.359422] acpiphp: Slot [21] registered [ 0.360474] acpiphp: Slot [22] registered [ 0.361524] acpiphp: Slot [23] registered [ 0.362577] acpiphp: Slot [24] registered [ 0.363628] acpiphp: Slot [25] registered [ 0.364673] acpiphp: Slot [26] registered [ 0.365718] acpiphp: Slot [27] registered [ 0.366774] acpiphp: Slot [28] registered [ 0.367825] acpiphp: Slot [29] registered [ 0.368867] acpiphp: Slot [30] registered [ 0.369912] acpiphp: Slot [31] registered [ 0.370961] PCI host bridge to bus 0000:00 [ 0.372020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.373576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377005] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.378879] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.380793] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.384713] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.386350] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.387866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389489] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.395765] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.418053] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419868] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421680] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423430] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425101] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426781] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430088] vgaarb: loaded [ 0.430856] vgaarb: bridge control possible 0000:00:02.0 [ 0.432394] SCSI subsystem initialized [ 0.433557] ACPI: bus type USB registered [ 0.434612] usbcore: registered new interface driver usbfs [ 0.435909] usbcore: registered new interface driver hub [ 0.437178] usbcore: registered new device driver usb [ 0.438562] PCI: Using ACPI for IRQ routing [ 0.439972] NetLabel: Initializing [ 0.440889] NetLabel: domain hash size = 128 [ 0.441963] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443174] NetLabel: unlabeled traffic allowed by default [ 0.444634] clocksource: Switched to clocksource kvm-clock [ 0.454073] AppArmor: AppArmor Filesystem Enabled [ 0.455283] pnp: PnP ACPI init [ 0.456435] pnp: PnP ACPI: found 5 devices [ 0.463093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465265] NET: Registered protocol family 2 [ 0.466575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.468195] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.469712] TCP: Hash tables configured (established 4096 bind 4096) [ 0.471239] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.472603] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474078] NET: Registered protocol family 1 [ 0.475188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.476561] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477909] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492169] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.506593] Trying to unpack rootfs image as initramfs... [ 0.565891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.567955] Scanning for low memory corruption every 60 seconds [ 0.569636] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.571096] audit: initializing netlink subsys (disabled) [ 0.572384] audit: type=2000 audit(1540021484.023:1): initialized [ 0.574063] Initialise system trusted keyring [ 0.575245] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.576705] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579201] zbud: loaded [ 0.580172] VFS: Disk quotas dquot_6.6.0 [ 0.581241] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.583237] fuse init (API version 7.23) [ 0.584381] Key type big_key registered [ 0.585438] Allocating IMA MOK and blacklist keyrings. [ 0.586983] Key type asymmetric registered [ 0.588072] Asymmetric key parser 'x509' registered [ 0.589329] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593759] io scheduler noop registered [ 0.594849] io scheduler deadline registered (default) [ 0.596360] io scheduler cfq registered [ 0.597864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599221] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603020] ACPI: Power Button [PWRF] [ 0.604287] GHES: HEST is not enabled! [ 0.618447] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647806] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677500] Linux agpgart interface v0.103 [ 0.680851] brd: module loaded [ 0.682915] loop: module loaded [ 0.687787] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.689657] GPT:90111 != 2097151 [ 0.690502] GPT:Alternate GPT header not at the end of the disk. [ 0.691843] GPT:90111 != 2097151 [ 0.692720] GPT: Use GNU Parted to correct GPT errors. [ 0.693924] vda: vda1 vda15 [ 0.695637] scsi host0: ata_piix [ 0.696651] scsi host1: ata_piix [ 0.697573] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.699113] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.700948] libphy: Fixed MDIO Bus: probed [ 0.701973] tun: Universal TUN/TAP device driver, 1.6 [ 0.703193] tun: (C) 1999-2004 Max Krasnyansky [ 0.706215] PPP generic driver version 2.4.2 [ 0.707436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708960] ehci-pci: EHCI PCI platform driver [ 0.710079] ehci-platform: EHCI generic platform driver [ 0.711396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712847] ohci-pci: OHCI PCI platform driver [ 0.713958] ohci-platform: OHCI generic platform driver [ 0.715232] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729942] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731265] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733136] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734452] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.737521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739425] usb usb1: Product: UHCI Host Controller [ 0.740603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.742019] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743249] hub 1-0:1.0: USB hub found [ 0.744296] hub 1-0:1.0: 2 ports detected [ 0.745520] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748272] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.749521] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.750818] mousedev: PS/2 mouse device common for all mice [ 0.752413] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754699] rtc_cmos 00:00: RTC can wake from S4 [ 0.756131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757628] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759137] i2c /dev entries driver [ 0.760109] device-mapper: uevent: version 1.0.3 [ 0.761290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.763310] ledtrig-cpu: registered to indicate activity on CPUs [ 0.765156] NET: Registered protocol family 10 [ 0.766619] NET: Registered protocol family 17 [ 0.767786] Key type dns_resolver registered [ 0.769245] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770682] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.772969] registered taskstats version 1 [ 0.774018] Loading compiled-in X.509 certificates [ 0.775755] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778127] zswap: loaded using pool lzo/zbud [ 0.780186] Key type trusted registered [ 0.782169] Key type encrypted registered [ 0.783230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784529] ima: No TPM chip found, activating TPM-bypass! [ 0.785813] evm: HMAC attrs: 0x1 [ 0.787030] Magic number: 6:951:723 [ 0.788018] block loop3: hash matches [ 0.789136] rtc_cmos 00:00: setting system clock to 2018-10-20 07:44:44 UTC (1540021484) [ 0.791190] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792555] EDD information not available. [ 0.862596] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864594] Write protecting the kernel read-only data: 14336k [ 0.867875] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870388] 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 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... [ 1.032707] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.31... Lease of 192.168.120.31 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-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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGGg42xwwwvmWJoD3lBasLNHhEIc7rIjaNUj15KVtdzZXcflQfWGxWr26J79+SCUEMCD2wo6DC35dfudK/YOXBv+Q2g9PcadG7abHkEahkBmdSNkj8YsTfvFyCLiSy83UxDKZGMKL4vI1j4LUcUGJggBFkdEaHi6u/SE77dmqUFxUWfwdiWbx6PyeTuIPRCjoduffHdQhQWAmldJCiMHdSUKmHixyUC4dC+HKnZDn432PpXC0H5yYOxbyRHC7p3/T0oToPTTe4sEj9QHRndMdugKlnrO48j9EjaAh7I017d04tD28zbreriq9zqcG1ED70RHhWbNo8yNPBRv2wAT4p root@vping-ssh-vm-ab54d93d-6d5d-4ac6-af96-82963e98278e ssh-dss AAAAB3NzaC1kc3MAAACBAJvOwpB5TypjruIeq2BaJp2Yd1VoOeDCYOKc5qJtfByE7EdDQPi0W1lgUTM0bPWYMQxA6vUjIPoEc3/ab+brIRbwIBZq4WsrZKJNNngePiH04G+18E8m13a56SrpTaFfKmQcCSRd4Ge++Vzn2v4ihBFVYfYcV4Jdxa1rXRPXJFL1AAAAFQC1RYVTOSUgtoxPyHzPO3zx5/0DmQAAAIARlhxS7Xn9c6vKnZlmg83NhsZZE/kgXqtnrUTndUp/4EaXSo0MRfx/PnORRTTTEvE3CHnAhRrU6jhmLkibRvHjkk7NHupMwA6b861LGwYE6FCNEABQfAUANOhbFLv41nuqlfA+LNCno0W+05X0FlygVk7L2B6dkfC7H710GOegqQAAAIApXXxqq5Ckh7zwCh85f42/Wa/1T1C5SC6VNShkuCFHV72peR1xDfAhT4WJMP23bslZnb6kE+Vz3fR3PpdkNyU6iK+2zU/reVU/6bmm14fYeeJWogg2QWEbhg7xH85DOVp5fs4AFBegoJmz4q4GCq8xj0AH/OnEzyyzsamt/ZQVyA== root@vping-ssh-vm-ab54d93d-6d5d-4ac6-af96-82963e98278e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:fed8:c7e2/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.31 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-ab54d93d-6d5d-4ac6-af96-82963e98278e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.49 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ab54d93d-6d5d-4ac6-af96-82963e98278e login: 2018-10-20 07:44:48,499 - paramiko.transport - DEBUG - starting thread (client mode): 0x2562550L 2018-10-20 07:44:48,500 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 07:44:48,500 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-20 07:44:48,500 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-20 07:44:48,502 - 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-20 07:44:48,502 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 07:44:48,502 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-20 07:44:48,502 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 07:44:48,503 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 07:44:48,503 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 07:44:48,522 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 07:44:48,522 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 07:44:48,532 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: 5cfccd321c9fdcd1fe264a104e77fad4 2018-10-20 07:44:48,533 - paramiko.transport - DEBUG - Trying discovered key c34d17b891ce666734e62744d1cb3408 in /tmp/tmpTVJdWH 2018-10-20 07:44:48,559 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 07:44:48,565 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 07:44:48,598 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 07:44:48,599 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-20 07:44:48,599 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 07:44:48,600 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 07:44:48,644 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 07:44:48,644 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.19 (192.168.120.19): 56 data bytes 64 bytes from 192.168.120.19: seq=0 ttl=64 time=42.482 ms --- 192.168.120.19 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.482/42.482/42.482 ms 2018-10-20 07:44:48,645 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-20 07:44:48,647 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 07:44:48,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:44:48,763 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:44:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:44:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:48,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-66e904b1-d413-47b5-bd0a-11ef42e99188 x-openstack-request-id: req-66e904b1-d413-47b5-bd0a-11ef42e99188 2018-10-20 07:44:48,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d used request id req-66e904b1-d413-47b5-bd0a-11ef42e99188 2018-10-20 07:44:48,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.128311872482s 2018-10-20 07:44:48,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:49,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-06d19eaa-e9b5-4627-a036-5a37a827f4b6 x-openstack-request-id: req-06d19eaa-e9b5-4627-a036-5a37a827f4b6 2018-10-20 07:44:49,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:43.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:43Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:fb:3b", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0b8841fc-6bbc-4570-b56a-1f028119ac9d", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:29.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "0b8841fc-6bbc-4570-b56a-1f028119ac9d", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:48Z", "hostId": "bcd0692f3949eb14a6e14d37d804215aebd65a7bea4bb3744997c110", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:21Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:49,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06d19eaa-e9b5-4627-a036-5a37a827f4b6 2018-10-20 07:44:49,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880115032196s 2018-10-20 07:44:49,780 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:51,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:52,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-162a9150-df14-426e-a2c8-674501d3d556 x-openstack-request-id: req-162a9150-df14-426e-a2c8-674501d3d556 2018-10-20 07:44:52,186 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:43.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:43Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:52,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-162a9150-df14-426e-a2c8-674501d3d556 2018-10-20 07:44:52,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402806997299s 2018-10-20 07:44:52,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 07:44:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/086115f4-a96c-4ece-81f0-edd056bde94a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:53,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:53 GMT X-Openstack-Request-Id: req-3e183171-69d5-4897-9c95-8888cd43bffa 2018-10-20 07:44:53,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:53,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/086115f4-a96c-4ece-81f0-edd056bde94a.json used request id req-3e183171-69d5-4897-9c95-8888cd43bffa 2018-10-20 07:44:53,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.20156002045s 2018-10-20 07:44:53,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:44:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:53,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:53 GMT X-Openstack-Request-Id: req-ee9c844d-f110-4df2-895f-fe010fde9e20 2018-10-20 07:44:53,471 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:44:53,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ee9c844d-f110-4df2-895f-fe010fde9e20 2018-10-20 07:44:53,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660259723663s 2018-10-20 07:44:53,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:44:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:53,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-28efcfc1-68f2-4020-94f1-006f6ed80c93 x-openstack-request-id: req-28efcfc1-68f2-4020-94f1-006f6ed80c93 2018-10-20 07:44:53,629 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b used request id req-28efcfc1-68f2-4020-94f1-006f6ed80c93 2018-10-20 07:44:53,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157108068466s 2018-10-20 07:44:53,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:54,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-5f658171-78e2-4cae-a15d-c6b7fd0211c8 x-openstack-request-id: req-5f658171-78e2-4cae-a15d-c6b7fd0211c8 2018-10-20 07:44:54,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:e2", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e224d521-22c3-40b6-95bc-5a81ecb1874b", "rel": "bookmark"}], "image": {"id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "links": [{"href": "http://172.30.9.22:8774/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:44:43.000000", "flavor": {"id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "links": [{"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}]}, "id": "e224d521-22c3-40b6-95bc-5a81ecb1874b", "security_groups": [{"name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}], "user_id": "1b3679abf6f2420aa20de68fec660d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:44:53Z", "hostId": "d23de62b0857030a25fdf853beeee3518950f544ca64dcaa377d153e", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e", "name": "vping_ssh-vm_ab54d93d-6d5d-4ac6-af96-82963e98278e", "created": "2018-10-20T07:44:33Z", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:44:54,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5f658171-78e2-4cae-a15d-c6b7fd0211c8 2018-10-20 07:44:54,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496548175812s 2018-10-20 07:44:54,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:44:56,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:44:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:56,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-c93b0945-aff1-48fc-ba62-81ee919fa6d9 x-openstack-request-id: req-c93b0945-aff1-48fc-ba62-81ee919fa6d9 2018-10-20 07:44:56,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:44:56,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c93b0945-aff1-48fc-ba62-81ee919fa6d9 2018-10-20 07:44:56,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0669968128204s 2018-10-20 07:44:56,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:44:56,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:56 GMT X-Openstack-Request-Id: req-b343ddc5-0ba4-4d26-a744-c2e21c289226 2018-10-20 07:44:56,251 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:10Z", "updated_at": "2018-10-20T07:44:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "272bf614-bfd6-4d2e-b382-047bd82cdb37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "b25352e4-4d0d-4ec3-b661-19b99e0d21a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "c311ee41-15e3-4862-b1c0-d2ac03b3c355", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "efae043e-de15-42a7-9c9d-e17ec60fb9b8", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "082091a0-3648-4373-b0b2-ae93487d8810", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:18Z", "updated_at": "2018-10-20T07:44:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "16be5afb-89c2-4ebc-a01a-eca82aa379f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:19Z", "revision_number": 0, "id": "2c13f8f5-8a2a-4f53-a63e-c7e20f51c6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:19Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:44:19Z", "revision_number": 0, "id": "bd995757-4dce-42ef-bc5d-7d5db6a13766", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:19Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:18Z", "revision_number": 0, "id": "df6150e3-9fd2-4c4a-aa10-33ab8a3fd673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:18Z", "security_group_id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 3, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "f9d2bf2c-dfdb-4afb-942c-76ec6e82154a", "name": "vping_ssh-sg_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:56,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b343ddc5-0ba4-4d26-a744-c2e21c289226 2018-10-20 07:44:56,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0479960441589s 2018-10-20 07:44:56,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:44:56,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f9d2bf2c-dfdb-4afb-942c-76ec6e82154a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:56,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:56 GMT X-Openstack-Request-Id: req-69c5053f-4ee9-49b7-8bfc-df536ae8f788 2018-10-20 07:44:56,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:56,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f9d2bf2c-dfdb-4afb-942c-76ec6e82154a.json used request id req-69c5053f-4ee9-49b7-8bfc-df536ae8f788 2018-10-20 07:44:56,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.179893016815s 2018-10-20 07:44:56,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 07:44:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:56,473 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44: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-c510f67c-b81d-4f3a-a9b0-9d28e6858cf1 x-openstack-request-id: req-c510f67c-b81d-4f3a-a9b0-9d28e6858cf1 2018-10-20 07:44:56,473 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_ab54d93d-6d5d-4ac6-af96-82963e98278e used request id req-c510f67c-b81d-4f3a-a9b0-9d28e6858cf1 2018-10-20 07:44:56,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0344138145447s 2018-10-20 07:44:56,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:44:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19/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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" -d '{"subnet_id": "c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"}' 2018-10-20 07:44:58,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:58 GMT X-Openstack-Request-Id: req-9c8f2f5d-ec6e-4924-a1eb-381e23be96db 2018-10-20 07:44:58,495 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e9d0b11-9d19-4ef1-a18c-9bf1601f9999", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "subnet_id": "c96ca1c7-1b5d-43c8-abbe-86299a9b6cec", "subnet_ids": ["c96ca1c7-1b5d-43c8-abbe-86299a9b6cec"], "port_id": "b58dbcc9-e808-4f49-badf-221940ddccdf", "id": "cb946ce8-097c-421f-8671-147f6d855a19"} 2018-10-20 07:44:58,495 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19/remove_router_interface.json used request id req-9c8f2f5d-ec6e-4924-a1eb-381e23be96db 2018-10-20 07:44:58,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02131605148s 2018-10-20 07:44:58,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:44:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:58,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:58 GMT X-Openstack-Request-Id: req-62b88e4d-e773-4e19-849a-5569a31c8bd4 2018-10-20 07:44:58,652 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:12Z", "admin_state_up": true, "updated_at": "2018-10-20T07:44:57Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "cb946ce8-097c-421f-8671-147f6d855a19", "name": "vping_ssh-router_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:58,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-62b88e4d-e773-4e19-849a-5569a31c8bd4 2018-10-20 07:44:58,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.156275987625s 2018-10-20 07:44:58,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:44:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:59,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:44:59 GMT X-Openstack-Request-Id: req-e4ac82ad-ecff-4295-90ea-42c476093235 2018-10-20 07:44:59,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:44:59,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/cb946ce8-097c-421f-8671-147f6d855a19.json used request id req-e4ac82ad-ecff-4295-90ea-42c476093235 2018-10-20 07:44:59,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29712915421s 2018-10-20 07:44:59,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:44:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:44:59,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 07:44:59 GMT X-Openstack-Request-Id: req-cddd378f-ca6e-404b-8ff0-4a6ae38ffb41 2018-10-20 07:44:59,995 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:44:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"250789e3edcb404d8c03833660d69bf3","id":"c96ca1c7-1b5d-43c8-abbe-86299a9b6cec","subnetpool_id":null,"name":"vping_ssh-subnet_ab54d93d-6d5d-4ac6-af96-82963e98278e"}]} 2018-10-20 07:44:59,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cddd378f-ca6e-404b-8ff0-4a6ae38ffb41 2018-10-20 07:44:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0440719127655s 2018-10-20 07:44:59,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:44:59,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c96ca1c7-1b5d-43c8-abbe-86299a9b6cec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:45:01,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:01 GMT X-Openstack-Request-Id: req-9d87b5b9-f707-4b2b-ba41-b7d66e5c74b8 2018-10-20 07:45:01,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:01,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c96ca1c7-1b5d-43c8-abbe-86299a9b6cec.json used request id req-9d87b5b9-f707-4b2b-ba41-b7d66e5c74b8 2018-10-20 07:45:01,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14226102829s 2018-10-20 07:45:01,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:45:01,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:01 GMT X-Openstack-Request-Id: req-4ed3893d-b830-4a20-b228-3be95fb588e8 2018-10-20 07:45:01,232 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e9d0b11-9d19-4ef1-a18c-9bf1601f9999","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"250789e3edcb404d8c03833660d69bf3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:45:01Z","qos_policy_id":null,"name":"vping_ssh-net_ab54d93d-6d5d-4ac6-af96-82963e98278e","admin_state_up":true,"tenant_id":"250789e3edcb404d8c03833660d69bf3","created_at":"2018-10-20T07:44:10Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:45:01,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4ed3893d-b830-4a20-b228-3be95fb588e8 2018-10-20 07:45:01,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927429199219s 2018-10-20 07:45:01,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:45:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1e9d0b11-9d19-4ef1-a18c-9bf1601f9999.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:45:02,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:02 GMT X-Openstack-Request-Id: req-58b692e1-d6d4-400c-9a27-a249b0c1af85 2018-10-20 07:45:02,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:02,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1e9d0b11-9d19-4ef1-a18c-9bf1601f9999.json used request id req-58b692e1-d6d4-400c-9a27-a249b0c1af85 2018-10-20 07:45:02,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13486504555s 2018-10-20 07:45:02,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:45:02,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:02 GMT X-Openstack-Request-Id: req-25c95044-6847-4706-ab11-ddc9cfdf18fe 2018-10-20 07:45:02,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:44:17Z", "file": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9/file", "owner": "250789e3edcb404d8c03833660d69bf3", "id": "7ebfc25d-e217-47f4-be35-89a8735341f9", "size": 12716032, "self": "/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/7ebfc25d-e217-47f4-be35-89a8735341f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ab54d93d-6d5d-4ac6-af96-82963e98278e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:02,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-25c95044-6847-4706-ab11-ddc9cfdf18fe 2018-10-20 07:45:02,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0439748764038s 2018-10-20 07:45:02,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:45:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}241a2872571a579cbeb01a0b016961786305c7218617262ea7ca31a759977ded" 2018-10-20 07:45:02,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:45:02 GMT X-Openstack-Request-Id: req-97b8e9c6-1f67-4b78-8511-a23f4861bdc5 2018-10-20 07:45:02,871 - 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-20 07:45:02,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7ebfc25d-e217-47f4-be35-89a8735341f9 used request id req-97b8e9c6-1f67-4b78-8511-a23f4861bdc5 2018-10-20 07:45:02,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.452626943588s 2018-10-20 07:45:02,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:45:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:02,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-d08d623a-6782-4e9a-8fd0-6135e09328e2 x-openstack-request-id: req-d08d623a-6782-4e9a-8fd0-6135e09328e2 2018-10-20 07:45:02,903 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fcc2a38b-606a-431b-ac66-c5a33c97ffcb", "name": "vping_ssh-flavor_ab54d93d-6d5d-4ac6-af96-82963e98278e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:45:02,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d08d623a-6782-4e9a-8fd0-6135e09328e2 2018-10-20 07:45:02,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247368812561s 2018-10-20 07:45:02,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:45:02,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:02,935 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-9103dbb7-194b-40bc-8bca-ad2918bf9178 x-openstack-request-id: req-9103dbb7-194b-40bc-8bca-ad2918bf9178 2018-10-20 07:45:02,935 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fcc2a38b-606a-431b-ac66-c5a33c97ffcb used request id req-9103dbb7-194b-40bc-8bca-ad2918bf9178 2018-10-20 07:45:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0314109325409s 2018-10-20 07:45:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:03,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e25920c-9930-4c71-81b9-2532dd1d5338 2018-10-20 07:45:03,146 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e", "links": {"self": "http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3679abf6f2420aa20de68fec660d00", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:45:03,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9e25920c-9930-4c71-81b9-2532dd1d5338 2018-10-20 07:45:03,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21070599556s 2018-10-20 07:45:03,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e26647e-140c-466d-b08d-22f280755bf4 2018-10-20 07:45:03,357 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_ab54d93d-6d5d-4ac6-af96-82963e98278e", "links": {"self": "http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1b3679abf6f2420aa20de68fec660d00", "description": null}} 2018-10-20 07:45:03,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00 used request id req-0e26647e-140c-466d-b08d-22f280755bf4 2018-10-20 07:45:03,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204357147217s 2018-10-20 07:45:03,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:45:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:03,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da088c2-a1f5-4730-b37a-8605d8a6f19a 2018-10-20 07:45:03,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:03,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1b3679abf6f2420aa20de68fec660d00 used request id req-6da088c2-a1f5-4730-b37a-8605d8a6f19a 2018-10-20 07:45:03,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380134820938s 2018-10-20 07:45:03,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:03,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93624656-00d4-4f59-b42d-0b5a2a92f9a0 2018-10-20 07:45:03,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3"}, "tags": [], "enabled": true, "id": "250789e3edcb404d8c03833660d69bf3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ab54d93d-6d5d-4ac6-af96-82963e98278e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:45:03,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-93624656-00d4-4f59-b42d-0b5a2a92f9a0 2018-10-20 07:45:03,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19371008873s 2018-10-20 07:45:03,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:45:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:04,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26960c04-37bb-408e-9e7b-4aad3e88fbb4 2018-10-20 07:45:04,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:04,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/250789e3edcb404d8c03833660d69bf3 used request id req-26960c04-37bb-408e-9e7b-4aad3e88fbb4 2018-10-20 07:45:04,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256458044052s 2018-10-20 07:45:04,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:45:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=250789e3edcb404d8c03833660d69bf3&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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:04 GMT X-Openstack-Request-Id: req-159039dd-26fe-4f05-9f8d-eb2fdbc0da78 2018-10-20 07:45:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:10Z", "updated_at": "2018-10-20T07:44:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "272bf614-bfd6-4d2e-b382-047bd82cdb37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "b25352e4-4d0d-4ec3-b661-19b99e0d21a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "c311ee41-15e3-4862-b1c0-d2ac03b3c355", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "efae043e-de15-42a7-9c9d-e17ec60fb9b8", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "082091a0-3648-4373-b0b2-ae93487d8810", "name": "default"}]} 2018-10-20 07:45:04,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=250789e3edcb404d8c03833660d69bf3&name=default used request id req-159039dd-26fe-4f05-9f8d-eb2fdbc0da78 2018-10-20 07:45:04,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463058948517s 2018-10-20 07:45:04,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:45:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:04,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:04 GMT X-Openstack-Request-Id: req-b4fe58c7-5357-448a-8547-d70fa45d9927 2018-10-20 07:45:04,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "250789e3edcb404d8c03833660d69bf3", "created_at": "2018-10-20T07:44:10Z", "updated_at": "2018-10-20T07:44:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "272bf614-bfd6-4d2e-b382-047bd82cdb37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "c311ee41-15e3-4862-b1c0-d2ac03b3c355", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "efae043e-de15-42a7-9c9d-e17ec60fb9b8", "remote_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:44:10Z", "revision_number": 0, "id": "b25352e4-4d0d-4ec3-b661-19b99e0d21a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:44:10Z", "security_group_id": "082091a0-3648-4373-b0b2-ae93487d8810", "tenant_id": "250789e3edcb404d8c03833660d69bf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "250789e3edcb404d8c03833660d69bf3"}], "revision_number": 1, "project_id": "250789e3edcb404d8c03833660d69bf3", "id": "082091a0-3648-4373-b0b2-ae93487d8810", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 07:45:04,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b4fe58c7-5357-448a-8547-d70fa45d9927 2018-10-20 07:45:04,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528130531311s 2018-10-20 07:45:04,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:45:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/082091a0-3648-4373-b0b2-ae93487d8810.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}b2d7761e0a529a1079b9168f42b798c536ade393ca090c7520f45bc2a49bba45" 2018-10-20 07:45:04,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:04 GMT X-Openstack-Request-Id: req-a0a9a0d7-b7e0-4ab7-9e48-4265a916d296 2018-10-20 07:45:04,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:04,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/082091a0-3648-4373-b0b2-ae93487d8810.json used request id req-a0a9a0d7-b7e0-4ab7-9e48-4265a916d296 2018-10-20 07:45:04,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.112998962402s 2018-10-20 07:45:04,480 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-20 07:45:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:45:04,527 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-200056de-5d6e-4f97-b81d-0d6e9a5a7039 2018-10-20 07:45:04,528 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:45:04,528 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-200056de-5d6e-4f97-b81d-0d6e9a5a7039 2018-10-20 07:45:04,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:45:04,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["Yj9ZkBh2Qn6QiIcu-tNVhQ"], "issued_at": "2018-10-20T07:45:04.000000Z"}} 2018-10-20 07:45:04,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:05,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:05 GMT X-Openstack-Request-Id: req-790b3d18-9ee5-4b0b-80f1-1716c6d31e63 2018-10-20 07:45:05,206 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:45:05,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-790b3d18-9ee5-4b0b-80f1-1716c6d31e63 2018-10-20 07:45:05,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278151988983s 2018-10-20 07:45:05,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:05,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32523be3-6bb8-4094-94fb-4518caa7dda7 2018-10-20 07:45:05,400 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:45:05,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-32523be3-6bb8-4094-94fb-4518caa7dda7 2018-10-20 07:45:05,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189849853516s 2018-10-20 07:45:05,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:45:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}}' 2018-10-20 07:45:05,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d7937b-ad39-48ce-8a99-29412f786ebe 2018-10-20 07:45:05,626 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10"}, "tags": [], "enabled": true, "id": "22f2066cb8404c469e9772f3a8ca2f10", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}} 2018-10-20 07:45:05,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-66d7937b-ad39-48ce-8a99-29412f786ebe 2018-10-20 07:45:05,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217890024185s 2018-10-20 07:45:05,627 - 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'22f2066cb8404c469e9772f3a8ca2f10', '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_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0'}) 2018-10-20 07:45:05,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:45:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c8386430-0245-4325-83de-b3443e46b9d5", "email": null, "name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}}' 2018-10-20 07:45:06,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12cadfb-73a2-4583-8854-8ea85e2f85c5 2018-10-20 07:45:06,088 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "links": {"self": "http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f1eec7616533489081a9986f918b054f", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:45:06,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f12cadfb-73a2-4583-8854-8ea85e2f85c5 2018-10-20 07:45:06,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454286813736s 2018-10-20 07:45:06,089 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f1eec7616533489081a9986f918b054f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0'}) 2018-10-20 07:45:06,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:06,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1186da7-c99b-483a-bc7a-904490d01b68 2018-10-20 07:45:06,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:06,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a1186da7-c99b-483a-bc7a-904490d01b68 2018-10-20 07:45:06,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191112041473s 2018-10-20 07:45:06,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:06,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd25ccb-8458-45aa-9800-34a5d4d30d32 2018-10-20 07:45:06,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:06,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5fd25ccb-8458-45aa-9800-34a5d4d30d32 2018-10-20 07:45:06,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1960978508s 2018-10-20 07:45:06,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:06,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:06,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcedbd2e-3b8d-4898-bb8b-951ad16d2fa5 2018-10-20 07:45:06,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:06,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dcedbd2e-3b8d-4898-bb8b-951ad16d2fa5 2018-10-20 07:45:06,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186887979507s 2018-10-20 07:45:06,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:06,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7199fc-5f36-4072-ab0b-85e6e04ffac2 2018-10-20 07:45:06,803 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:45:06,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0e7199fc-5f36-4072-ab0b-85e6e04ffac2 2018-10-20 07:45:06,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120394945145s 2018-10-20 07:45:06,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:06,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17b3ca1-77f6-4b4b-896f-b66fef00f04e 2018-10-20 07:45:06,929 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "links": {"self": "http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f1eec7616533489081a9986f918b054f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:45:06,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e17b3ca1-77f6-4b4b-896f-b66fef00f04e 2018-10-20 07:45:06,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124821901321s 2018-10-20 07:45:06,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:06,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:07,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3097bad-f980-4bb5-9245-8335e0d9103a 2018-10-20 07:45:07,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10"}, "tags": [], "enabled": true, "id": "22f2066cb8404c469e9772f3a8ca2f10", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}]} 2018-10-20 07:45:07,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a3097bad-f980-4bb5-9245-8335e0d9103a 2018-10-20 07:45:07,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120067119598s 2018-10-20 07:45:07,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:45:07,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=f1eec7616533489081a9986f918b054f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=22f2066cb8404c469e9772f3a8ca2f10" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:07,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb1f9c5-824a-4c20-9d68-a9a2acfd4631 2018-10-20 07:45:07,181 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=f1eec7616533489081a9986f918b054f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=22f2066cb8404c469e9772f3a8ca2f10", "previous": null, "next": null}} 2018-10-20 07:45:07,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=f1eec7616533489081a9986f918b054f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=22f2066cb8404c469e9772f3a8ca2f10 used request id req-bdb1f9c5-824a-4c20-9d68-a9a2acfd4631 2018-10-20 07:45:07,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109841108322s 2018-10-20 07:45:07,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:45:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10/users/f1eec7616533489081a9986f918b054f/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:07,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf4226e-6577-44f6-9c49-e70d0b3e9b5a 2018-10-20 07:45:07,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:07,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10/users/f1eec7616533489081a9986f918b054f/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-daf4226e-6577-44f6-9c49-e70d0b3e9b5a 2018-10-20 07:45:07,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139093875885s 2018-10-20 07:45:07,324 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 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'22f2066cb8404c469e9772f3a8ca2f10', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c8386430-0245-4325-83de-b3443e46b9d5', 'username': u'vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:45:07,327 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'password': 'c8386430-0245-4325-83de-b3443e46b9d5', 'project_name': 'vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '22f2066cb8404c469e9772f3a8ca2f10', 'project_domain_name': 'Default'} 2018-10-20 07:45:07,328 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-20 07:45:07,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:07,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf73fe0-6ca8-40d0-95fe-ec2f7385a807 2018-10-20 07:45:07,434 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:45:07,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-dbf73fe0-6ca8-40d0-95fe-ec2f7385a807 2018-10-20 07:45:07,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105968952179s 2018-10-20 07:45:07,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:07,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6f5eb7-ef31-47fa-8cf0-3440cf241a85 2018-10-20 07:45:07,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10"}, "tags": [], "enabled": true, "id": "22f2066cb8404c469e9772f3a8ca2f10", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}]} 2018-10-20 07:45:07,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2e6f5eb7-ef31-47fa-8cf0-3440cf241a85 2018-10-20 07:45:07,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187874078751s 2018-10-20 07:45:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:45:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" -d '{"network": {"tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "name": "vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "admin_state_up": true}}' 2018-10-20 07:45:08,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:08 GMT X-Openstack-Request-Id: req-134fb45f-741f-479e-9576-09b707e6245d 2018-10-20 07:45:08,002 - 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":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:45:07Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}} 2018-10-20 07:45:08,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-134fb45f-741f-479e-9576-09b707e6245d 2018-10-20 07:45:08,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.371263027191s 2018-10-20 07:45:08,003 - 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-20T07:45:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cbc9e877-f80a-4476-b015-2c2ac63e75ed', u'provider:segmentation_id': 10, 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_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', u'created_at': u'2018-10-20T07:45:07Z', u'mtu': 1450, u'tenant_id': u'22f2066cb8404c469e9772f3a8ca2f10', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'22f2066cb8404c469e9772f3a8ca2f10', u'l2_adjacency': True}) 2018-10-20 07:45:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:45:08,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e320b97-922e-48c0-9a8e-f17ca0c2ef73 2018-10-20 07:45:08,014 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:45:08,014 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-7e320b97-922e-48c0-9a8e-f17ca0c2ef73 2018-10-20 07:45:08,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:45:08,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22f2066cb8404c469e9772f3a8ca2f10", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/22f2066cb8404c469e9772f3a8ca2f10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/22f2066cb8404c469e9772f3a8ca2f10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/22f2066cb8404c469e9772f3a8ca2f10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/22f2066cb8404c469e9772f3a8ca2f10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/22f2066cb8404c469e9772f3a8ca2f10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/22f2066cb8404c469e9772f3a8ca2f10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_22f2066cb8404c469e9772f3a8ca2f10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_22f2066cb8404c469e9772f3a8ca2f10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/22f2066cb8404c469e9772f3a8ca2f10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "id": "f1eec7616533489081a9986f918b054f"}, "audit_ids": ["ahVMUZ5rTD24r2uE4tQOlA"], "issued_at": "2018-10-20T07:45:08.000000Z"}} 2018-10-20 07:45:08,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:08,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:08 GMT X-Openstack-Request-Id: req-1430413b-5280-429a-8fa6-72485ac2f273 2018-10-20 07:45:08,959 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:45:07Z","qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}]} 2018-10-20 07:45:08,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1430413b-5280-429a-8fa6-72485ac2f273 2018-10-20 07:45:08,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.541388034821s 2018-10-20 07:45:08,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:45:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"subnet": {"name": "vping_userdata-subnet_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "enable_dhcp": true, "network_id": "cbc9e877-f80a-4476-b015-2c2ac63e75ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:45:09,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:09 GMT X-Openstack-Request-Id: req-c4d52f89-ecc7-416a-a7f5-7198d2a2c1a8 2018-10-20 07:45:09,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:45:09Z","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":"22f2066cb8404c469e9772f3a8ca2f10","id":"b7fb1c21-118f-4f16-aa45-fd4dd2b83e62","subnetpool_id":null,"name":"vping_userdata-subnet_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}} 2018-10-20 07:45:09,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c4d52f89-ecc7-416a-a7f5-7198d2a2c1a8 2018-10-20 07:45:09,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.705286026001s 2018-10-20 07:45:09,667 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:45:09Z', 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'b7fb1c21-118f-4f16-aa45-fd4dd2b83e62', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', u'enable_dhcp': True, u'network_id': u'cbc9e877-f80a-4476-b015-2c2ac63e75ed', u'tenant_id': u'22f2066cb8404c469e9772f3a8ca2f10', u'created_at': u'2018-10-20T07:45:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'22f2066cb8404c469e9772f3a8ca2f10'}) 2018-10-20 07:45:09,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:45:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vping_userdata-router_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "admin_state_up": true}}' 2018-10-20 07:45:11,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:11 GMT X-Openstack-Request-Id: req-6c5f2cbd-5bd8-4405-9cdd-ae9f4375157c 2018-10-20 07:45:11,219 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "created_at": "2018-10-20T07:45:09Z", "admin_state_up": true, "updated_at": "2018-10-20T07:45:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "22f2066cb8404c469e9772f3a8ca2f10", "id": "ae8c2d63-f503-4854-bef8-800136d81834", "name": "vping_userdata-router_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}} 2018-10-20 07:45:11,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6c5f2cbd-5bd8-4405-9cdd-ae9f4375157c 2018-10-20 07:45:11,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55161905289s 2018-10-20 07:45:11,220 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:45:10Z', u'revision_number': 2, u'id': u'ae8c2d63-f503-4854-bef8-800136d81834', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', u'admin_state_up': True, u'tenant_id': u'22f2066cb8404c469e9772f3a8ca2f10', u'created_at': u'2018-10-20T07:45:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'22f2066cb8404c469e9772f3a8ca2f10'}) 2018-10-20 07:45:11,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:45:11,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834/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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"subnet_id": "b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"}' 2018-10-20 07:45:13,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:13 GMT X-Openstack-Request-Id: req-30c4b62f-a8da-4375-963e-d6cb49c79c45 2018-10-20 07:45:13,987 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cbc9e877-f80a-4476-b015-2c2ac63e75ed", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "subnet_id": "b7fb1c21-118f-4f16-aa45-fd4dd2b83e62", "subnet_ids": ["b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"], "port_id": "37be6e2a-931d-4c00-873b-92b3ca995e20", "id": "ae8c2d63-f503-4854-bef8-800136d81834"} 2018-10-20 07:45:13,987 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834/add_router_interface.json used request id req-30c4b62f-a8da-4375-963e-d6cb49c79c45 2018-10-20 07:45:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76655101776s 2018-10-20 07:45:13,988 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:45:14,120 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:45:14,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:45:14,128 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:14 GMT 2018-10-20 07:45:14,128 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:45:14,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:14,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:14 GMT X-Openstack-Request-Id: req-797427a5-5d4d-4ba8-a94f-307bdb855e09 2018-10-20 07:45:14,450 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:14,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-797427a5-5d4d-4ba8-a94f-307bdb855e09 2018-10-20 07:45:14,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31973195076s 2018-10-20 07:45:14,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:45:14,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}' 2018-10-20 07:45:14,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:14 GMT Location: http://172.30.9.22:9292/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-921464fd-ef35-40c0-b8c4-981868d70611 2018-10-20 07:45:14,507 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:45:14Z", "file": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file", "owner": "22f2066cb8404c469e9772f3a8ca2f10", "id": "aaa91203-c495-4505-8960-a386e4eefc6a", "size": null, "self": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a", "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_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "checksum": null, "created_at": "2018-10-20T07:45:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:45:14,507 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-921464fd-ef35-40c0-b8c4-981868d70611 2018-10-20 07:45:14,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0481560230255s 2018-10-20 07:45:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:45:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '' 2018-10-20 07:45:14,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:45:14 GMT X-Openstack-Request-Id: req-173143ab-416f-46de-b880-faacb1ae9c1f 2018-10-20 07:45:14,919 - 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-20 07:45:14,919 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file used request id req-173143ab-416f-46de-b880-faacb1ae9c1f 2018-10-20 07:45:14,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.411240100861s 2018-10-20 07:45:14,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:15 GMT X-Openstack-Request-Id: req-36a297f2-a12e-4641-b8c5-2c95ba896394 2018-10-20 07:45:15,010 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:45:14Z", "file": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file", "owner": "22f2066cb8404c469e9772f3a8ca2f10", "id": "aaa91203-c495-4505-8960-a386e4eefc6a", "size": 12716032, "self": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:45:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:15,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-36a297f2-a12e-4641-b8c5-2c95ba896394 2018-10-20 07:45:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0866978168488s 2018-10-20 07:45:15,013 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file', 'owner': u'22f2066cb8404c469e9772f3a8ca2f10', 'id': u'aaa91203-c495-4505-8960-a386e4eefc6a', 'size': 12716032, u'self': u'/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22f2066cb8404c469e9772f3a8ca2f10', 'name': 'vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:45:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:45:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', '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/aaa91203-c495-4505-8960-a386e4eefc6a', 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_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'created': u'2018-10-20T07:45:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:45:14Z', 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/aaa91203-c495-4505-8960-a386e4eefc6a', 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_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:45:15,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:45:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:45:15,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-bfa18b6e-d7f1-4fc4-bbaa-5766e60c667f x-openstack-request-id: req-bfa18b6e-d7f1-4fc4-bbaa-5766e60c667f 2018-10-20 07:45:15,349 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "name": "vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:45:15,349 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bfa18b6e-d7f1-4fc4-bbaa-5766e60c667f 2018-10-20 07:45:15,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333225011826s 2018-10-20 07:45:15,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', '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'906439e73a574f6faa0801abd57f945a', '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'a91cb2c1-0f9c-4c27-93be-f65edcac60dc', 'swap': 0}) 2018-10-20 07:45:15,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:45:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc/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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" -d '{"extra_specs": {}}' 2018-10-20 07:45:15,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-b740468b-d344-4fd8-bdc8-82d7a46ac47f x-openstack-request-id: req-b740468b-d344-4fd8-bdc8-82d7a46ac47f 2018-10-20 07:45:15,374 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:45:15,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc/os-extra_specs used request id req-b740468b-d344-4fd8-bdc8-82d7a46ac47f 2018-10-20 07:45:15,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231139659882s 2018-10-20 07:45:15,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:15,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:15,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:15 GMT X-Openstack-Request-Id: req-eaf810e0-968d-45a8-a3c9-add5cae2e7e5 2018-10-20 07:45:15,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":["b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"],"description":"","tags":[],"updated_at":"2018-10-20T07:45:09Z","qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}]} 2018-10-20 07:45:15,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-eaf810e0-968d-45a8-a3c9-add5cae2e7e5 2018-10-20 07:45:15,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971171855927s 2018-10-20 07:45:15,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:15,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:15 GMT X-Openstack-Request-Id: req-d5f9e2dc-d7fe-483e-b761-147c5c7d3575 2018-10-20 07:45:15,519 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:45:14Z", "file": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file", "owner": "22f2066cb8404c469e9772f3a8ca2f10", "id": "aaa91203-c495-4505-8960-a386e4eefc6a", "size": 12716032, "self": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:45:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:15,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d5f9e2dc-d7fe-483e-b761-147c5c7d3575 2018-10-20 07:45:15,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417470932007s 2018-10-20 07:45:15,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:45:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:15,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-d5451e18-9624-4cc4-ac6d-4219c31e6dc1 x-openstack-request-id: req-d5451e18-9624-4cc4-ac6d-4219c31e6dc1 2018-10-20 07:45:15,830 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "name": "vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:45:15,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d5451e18-9624-4cc4-ac6d-4219c31e6dc1 2018-10-20 07:45:15,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.303787946701s 2018-10-20 07:45:15,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:45:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"server": {"name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "imageRef": "aaa91203-c495-4505-8960-a386e4eefc6a", "flavorRef": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cbc9e877-f80a-4476-b015-2c2ac63e75ed"}]}}' 2018-10-20 07:45:18,081 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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 location: http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81 x-compute-request-id: req-e22a9de6-372d-46e3-9c81-e18e3fa2b5fd x-openstack-request-id: req-e22a9de6-372d-46e3-9c81-e18e3fa2b5fd 2018-10-20 07:45:18,081 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "adminPass": "yjYadV7qChQV"}} 2018-10-20 07:45:18,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e22a9de6-372d-46e3-9c81-e18e3fa2b5fd 2018-10-20 07:45:18,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.24693512917s 2018-10-20 07:45:18,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:18,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-69c8b2a2-8fcc-40ef-babb-a95e38d53ef2 x-openstack-request-id: req-69c8b2a2-8fcc-40ef-babb-a95e38d53ef2 2018-10-20 07:45:18,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "user_id": "f1eec7616533489081a9986f918b054f", "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-20T07:45:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:18,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-69c8b2a2-8fcc-40ef-babb-a95e38d53ef2 2018-10-20 07:45:18,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392642974854s 2018-10-20 07:45:18,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:18,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:18 GMT X-Openstack-Request-Id: req-4d591dd9-3665-4f7d-8ae5-ab2c61b2740b 2018-10-20 07:45:18,579 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":["b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"],"description":"","tags":[],"updated_at":"2018-10-20T07:45:09Z","qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}]} 2018-10-20 07:45:18,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4d591dd9-3665-4f7d-8ae5-ab2c61b2740b 2018-10-20 07:45:18,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927131175995s 2018-10-20 07:45:18,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:45:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:18,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:18 GMT X-Openstack-Request-Id: req-057379a8-f870-4c4a-8653-0f149b5ec97b 2018-10-20 07:45:18,646 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:45:09Z","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":"22f2066cb8404c469e9772f3a8ca2f10","id":"b7fb1c21-118f-4f16-aa45-fd4dd2b83e62","subnetpool_id":null,"name":"vping_userdata-subnet_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}]} 2018-10-20 07:45:18,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-057379a8-f870-4c4a-8653-0f149b5ec97b 2018-10-20 07:45:18,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0660099983215s 2018-10-20 07:45:18,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:20,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:20,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:21,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-fbb7b2b3-a192-4ad5-87b9-551c7102be8d x-openstack-request-id: req-fbb7b2b3-a192-4ad5-87b9-551c7102be8d 2018-10-20 07:45:21,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:45:20Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:21,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbb7b2b3-a192-4ad5-87b9-551c7102be8d 2018-10-20 07:45:21,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758204936981s 2018-10-20 07:45:21,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:23,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:24,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-bec94d7e-4f8c-49e6-89f5-536c83602f54 x-openstack-request-id: req-bec94d7e-4f8c-49e6-89f5-536c83602f54 2018-10-20 07:45:24,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:45:20Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:24,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bec94d7e-4f8c-49e6-89f5-536c83602f54 2018-10-20 07:45:24,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662365913391s 2018-10-20 07:45:24,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:26,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:26,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:26,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-95e86bf1-bb5d-403e-a7f5-9c8a8207b6f8 x-openstack-request-id: req-95e86bf1-bb5d-403e-a7f5-9c8a8207b6f8 2018-10-20 07:45:26,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:26,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-95e86bf1-bb5d-403e-a7f5-9c8a8207b6f8 2018-10-20 07:45:26,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408283948898s 2018-10-20 07:45:26,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:45:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=58d50e8f-0cd7-4b62-af07-1317ccd94c81" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:26,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:26 GMT X-Openstack-Request-Id: req-0a693945-6fc4-4d28-a591-a76258bd2adf 2018-10-20 07:45:26,559 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:45:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7fb1c21-118f-4f16-aa45-fd4dd2b83e62","ip_address":"192.168.120.4"}],"id":"71031ec9-30c5-4b9d-9911-dd2462c14867","security_groups":["c5bd8f4f-9a06-49a3-9832-c3c602e7a90d"],"mac_address":"fa:16:3e:0e:e4:18","project_id":"22f2066cb8404c469e9772f3a8ca2f10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:20Z","binding:vnic_type":"normal","device_id":"58d50e8f-0cd7-4b62-af07-1317ccd94c81","ip_allocation":"immediate"}]} 2018-10-20 07:45:26,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=58d50e8f-0cd7-4b62-af07-1317ccd94c81 used request id req-0a693945-6fc4-4d28-a591-a76258bd2adf 2018-10-20 07:45:26,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539200305939s 2018-10-20 07:45:26,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:45:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=71031ec9-30c5-4b9d-9911-dd2462c14867" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:26,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:26 GMT X-Openstack-Request-Id: req-e4e7ed66-2873-4aa3-95b2-1c26e8594642 2018-10-20 07:45:26,619 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:45:26,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=71031ec9-30c5-4b9d-9911-dd2462c14867 used request id req-e4e7ed66-2873-4aa3-95b2-1c26e8594642 2018-10-20 07:45:26,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466248989105s 2018-10-20 07:45:26,620 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0e:e4:18', 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'aaa91203-c495-4505-8960-a386e4eefc6a'}), 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-20T07:45:25.000000', 'flavor': Munch({u'id': u'a91cb2c1-0f9c-4c27-93be-f65edcac60dc'}), 'az': u'nova', 'id': u'58d50e8f-0cd7-4b62-af07-1317ccd94c81', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f1eec7616533489081a9986f918b054f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22f2066cb8404c469e9772f3a8ca2f10', 'name': 'vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', '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-20T07:45:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:45:25Z', 'hostId': u'1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8', '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-20T07:45:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'22f2066cb8404c469e9772f3a8ca2f10', 'name': u'vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'adminPass': u'yjYadV7qChQV', 'tenant_id': u'22f2066cb8404c469e9772f3a8ca2f10', 'created_at': u'2018-10-20T07:45:18Z', 'created': u'2018-10-20T07:45:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:45:26,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:26,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:26,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:26 GMT X-Openstack-Request-Id: req-ac82cd8d-e71f-41fe-9382-8f89dbaebf44 2018-10-20 07:45:26,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":["b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"],"description":"","tags":[],"updated_at":"2018-10-20T07:45:09Z","qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}]} 2018-10-20 07:45:26,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ac82cd8d-e71f-41fe-9382-8f89dbaebf44 2018-10-20 07:45:26,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932369232178s 2018-10-20 07:45:26,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:27,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:27 GMT X-Openstack-Request-Id: req-5d944e5d-7740-479e-98ef-e7619603d655 2018-10-20 07:45:27,020 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:45:14Z", "file": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file", "owner": "22f2066cb8404c469e9772f3a8ca2f10", "id": "aaa91203-c495-4505-8960-a386e4eefc6a", "size": 12716032, "self": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:45:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:27,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5d944e5d-7740-479e-98ef-e7619603d655 2018-10-20 07:45:27,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300900936127s 2018-10-20 07:45:27,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:45:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:27,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-efb79185-e274-428e-8942-4ca638bb98fe x-openstack-request-id: req-efb79185-e274-428e-8942-4ca638bb98fe 2018-10-20 07:45:27,051 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "name": "vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:45:27,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-efb79185-e274-428e-8942-4ca638bb98fe 2018-10-20 07:45:27,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282120704651s 2018-10-20 07:45:27,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:45:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"server": {"name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "imageRef": "aaa91203-c495-4505-8960-a386e4eefc6a", "flavorRef": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjQgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cbc9e877-f80a-4476-b015-2c2ac63e75ed"}]}}' 2018-10-20 07:45:29,024 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb x-compute-request-id: req-22994127-5ca9-4e8b-a583-3bcecd4b1315 x-openstack-request-id: req-22994127-5ca9-4e8b-a583-3bcecd4b1315 2018-10-20 07:45:29,024 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "adminPass": "RzL7sBkjZoH8"}} 2018-10-20 07:45:29,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-22994127-5ca9-4e8b-a583-3bcecd4b1315 2018-10-20 07:45:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.97222518921s 2018-10-20 07:45:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:29,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-073ecb4f-1298-4cac-9f5c-5383b1f47882 x-openstack-request-id: req-073ecb4f-1298-4cac-9f5c-5383b1f47882 2018-10-20 07:45:29,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "user_id": "f1eec7616533489081a9986f918b054f", "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-20T07:45:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:29,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-073ecb4f-1298-4cac-9f5c-5383b1f47882 2018-10-20 07:45:29,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.266757011414s 2018-10-20 07:45:29,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:31,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:31,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-f8d38db6-415a-4f14-817d-23b985df2271 x-openstack-request-id: req-f8d38db6-415a-4f14-817d-23b985df2271 2018-10-20 07:45:31,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:45:31Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:31,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8d38db6-415a-4f14-817d-23b985df2271 2018-10-20 07:45:31,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237247943878s 2018-10-20 07:45:31,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:33,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-222a4ac3-a641-43c8-92db-28513e593131 x-openstack-request-id: req-222a4ac3-a641-43c8-92db-28513e593131 2018-10-20 07:45:34,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:45:31Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:34,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-222a4ac3-a641-43c8-92db-28513e593131 2018-10-20 07:45:34,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724409818649s 2018-10-20 07:45:34,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:36,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-d0b8024f-9772-41f4-808b-e45b34670221 x-openstack-request-id: req-d0b8024f-9772-41f4-808b-e45b34670221 2018-10-20 07:45:36,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:45:31Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:36,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0b8024f-9772-41f4-808b-e45b34670221 2018-10-20 07:45:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405064821243s 2018-10-20 07:45:36,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:38,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:39,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-6711d910-607d-4d22-bd9d-9161b5ff6868 x-openstack-request-id: req-6711d910-607d-4d22-bd9d-9161b5ff6868 2018-10-20 07:45:39,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:37Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:39,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6711d910-607d-4d22-bd9d-9161b5ff6868 2018-10-20 07:45:39,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741189002991s 2018-10-20 07:45:39,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:45:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=77c21c3c-a18d-4cfc-9410-acab65ea6dbb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:39 GMT X-Openstack-Request-Id: req-c7096e59-6283-48ae-bf3a-f8bf79ccb7e2 2018-10-20 07:45:39,507 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:45:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7fb1c21-118f-4f16-aa45-fd4dd2b83e62","ip_address":"192.168.120.26"}],"id":"70be7a53-7020-4ece-ad99-9306694aa712","security_groups":["c5bd8f4f-9a06-49a3-9832-c3c602e7a90d"],"mac_address":"fa:16:3e:33:01:e2","project_id":"22f2066cb8404c469e9772f3a8ca2f10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:31Z","binding:vnic_type":"normal","device_id":"77c21c3c-a18d-4cfc-9410-acab65ea6dbb","ip_allocation":"immediate"}]} 2018-10-20 07:45:39,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=77c21c3c-a18d-4cfc-9410-acab65ea6dbb used request id req-c7096e59-6283-48ae-bf3a-f8bf79ccb7e2 2018-10-20 07:45:39,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0563538074493s 2018-10-20 07:45:39,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:45:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=70be7a53-7020-4ece-ad99-9306694aa712" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:39,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:39 GMT X-Openstack-Request-Id: req-ba5825a8-14b8-4115-a761-901bd3aa458c 2018-10-20 07:45:39,562 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:45:39,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=70be7a53-7020-4ece-ad99-9306694aa712 used request id req-ba5825a8-14b8-4115-a761-901bd3aa458c 2018-10-20 07:45:39,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453491210938s 2018-10-20 07:45:39,563 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:01:e2', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'aaa91203-c495-4505-8960-a386e4eefc6a'}), 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-20T07:45:37.000000', 'flavor': Munch({u'id': u'a91cb2c1-0f9c-4c27-93be-f65edcac60dc'}), 'az': u'nova', 'id': u'77c21c3c-a18d-4cfc-9410-acab65ea6dbb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f1eec7616533489081a9986f918b054f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'22f2066cb8404c469e9772f3a8ca2f10', 'name': 'vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', '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-20T07:45:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:45:37Z', 'hostId': u'57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2', '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-20T07:45:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'22f2066cb8404c469e9772f3a8ca2f10', 'name': u'vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0', 'adminPass': u'RzL7sBkjZoH8', 'tenant_id': u'22f2066cb8404c469e9772f3a8ca2f10', 'created_at': u'2018-10-20T07:45:28Z', 'created': u'2018-10-20T07:45:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:45:39,564 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-20 07:45:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:41,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-801dfb82-c3d5-44b9-8f12-9073fd95e47a x-openstack-request-id: req-801dfb82-c3d5-44b9-8f12-9073fd95e47a 2018-10-20 07:45:41,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:37Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:41,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-801dfb82-c3d5-44b9-8f12-9073fd95e47a 2018-10-20 07:45:41,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515776872635s 2018-10-20 07:45:41,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:45:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb/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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:45:41,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7935 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-e05586c5-e0e6-4b01-8f58-10eebe2671ba x-openstack-request-id: req-e05586c5-e0e6-4b01-8f58-10eebe2671ba 2018-10-20 07:45:41,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 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 502373523 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.166158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.168205] pid_max: default: 32768 minimum: 301\n[ 0.169311] ACPI: Core revision 20150930\n[ 0.170870] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172476] Security Framework initialized\n[ 0.173504] Yama: becoming mindful.\n[ 0.174424] AppArmor: AppArmor initialized\n[ 0.175481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.177121] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180791] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182579] Initializing cgroup subsys io\n[ 0.183583] Initializing cgroup subsys memory\n[ 0.184653] Initializing cgroup subsys devices\n[ 0.185750] Initializing cgroup subsys freezer\n[ 0.186831] Initializing cgroup subsys net_cls\n[ 0.187912] Initializing cgroup subsys perf_event\n[ 0.189059] Initializing cgroup subsys net_prio\n[ 0.190168] Initializing cgroup subsys hugetlb\n[ 0.191238] Initializing cgroup subsys pids\n[ 0.192303] CPU: Physical Processor ID: 0\n[ 0.194000] mce: CPU supports 10 MCE banks\n[ 0.195041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211001] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217514] ftrace: allocating 31920 entries in 125 pages\n[ 0.242786] smpboot: Max logical packages: 1\n[ 0.243861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245571] x2apic enabled\n[ 0.246610] Switched APIC routing to physical x2apic.\n[ 0.248863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.250258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255106] KVM setup paravirtual spinlock\n[ 0.256629] x86: Booted up 1 node, 1 CPUs\n[ 0.257622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259355] devtmpfs: initialized\n[ 0.261248] evm: security.selinux\n[ 0.262123] evm: security.SMACK64\n[ 0.262982] evm: security.SMACK64EXEC\n[ 0.263907] evm: security.SMACK64TRANSMUTE\n[ 0.264905] evm: security.SMACK64MMAP\n[ 0.265830] evm: security.ima\n[ 0.266635] evm: security.capability\n[ 0.267624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269890] pinctrl core: initialized pinctrl subsystem\n[ 0.271238] RTC time: 7:45:37, date: 10/20/18\n[ 0.272403] NET: Registered protocol family 16\n[ 0.273604] cpuidle: using governor ladder\n[ 0.274630] cpuidle: using governor menu\n[ 0.275619] PCCT header not found.\n[ 0.276557] ACPI: bus type PCI registered\n[ 0.277550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279076] PCI: Using configuration type 1 for base access\n[ 0.281100] ACPI: Added _OSI(Module Device)\n[ 0.282148] ACPI: Added _OSI(Processor Device)\n[ 0.283215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284339] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286363] ACPI: Interpreter enabled\n[ 0.287318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296468] ACPI: (supports S0 S5)\n[ 0.297358] ACPI: Using IOAPIC for interrupt routing\n[ 0.298533] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303532] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309275] acpiphp: Slot [3] registered\n[ 0.310283] acpiphp: Slot [4] registered\n[ 0.311290] acpiphp: Slot [5] registered\n[ 0.312292] acpiphp: Slot [6] registered\n[ 0.313298] acpiphp: Slot [7] registered\n[ 0.314295] acpiphp: Slot [8] registered\n[ 0.315293] acpiphp: Slot [9] registered\n[ 0.316282] acpiphp: Slot [10] registered\n[ 0.317311] acpiphp: Slot [11] registered\n[ 0.318320] acpiphp: Slot [12] registered\n[ 0.319316] acpiphp: Slot [13] registered\n[ 0.320321] acpiphp: Slot [14] registered\n[ 0.321336] acpiphp: Slot [15] registered\n[ 0.335103] acpiphp: Slot [16] registered\n[ 0.336112] acpiphp: Slot [17] registered\n[ 0.337161] acpiphp: Slot [18] registered\n[ 0.338180] acpiphp: Slot [19] registered\n[ 0.339194] acpiphp: Slot [20] registered\n[ 0.340204] acpiphp: Slot [21] registered\n[ 0.341222] acpiphp: Slot [22] registered\n[ 0.342235] acpiphp: Slot [23] registered\n[ 0.343244] acpiphp: Slot [24] registered\n[ 0.344261] acpiphp: Slot [25] registered\n[ 0.345261] acpiphp: Slot [26] registered\n[ 0.346275] acpiphp: Slot [27] registered\n[ 0.347302] acpiphp: Slot [28] registered\n[ 0.348318] acpiphp: Slot [29] registered\n[ 0.349326] acpiphp: Slot [30] registered\n[ 0.350338] acpiphp: Slot [31] registered\n[ 0.351343] PCI host bridge to bus 0000:00\n[ 0.352367] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357155] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360819] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375029] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395358] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.402411] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403962] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405617] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408829] vgaarb: loaded\n[ 0.409583] vgaarb: bridge control possible 0000:00:02.0\n[ 0.411072] SCSI subsystem initialized\n[ 0.412208] ACPI: bus type USB registered\n[ 0.413231] usbcore: registered new interface driver usbfs\n[ 0.414508] usbcore: registered new interface driver hub\n[ 0.415766] usbcore: registered new device driver usb\n[ 0.417128] PCI: Using ACPI for IRQ routing\n[ 0.418523] NetLabel: Initializing\n[ 0.419431] NetLabel: domain hash size = 128\n[ 0.420496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421686] NetLabel: unlabeled traffic allowed by default\n[ 0.423122] clocksource: Switched to clocksource kvm-clock\n[ 0.432375] AppArmor: AppArmor Filesystem Enabled\n[ 0.433568] pnp: PnP ACPI init\n[ 0.434708] pnp: PnP ACPI: found 5 devices\n[ 0.441324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443448] NET: Registered protocol family 2\n[ 0.444749] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446355] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447852] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452149] NET: Registered protocol family 1\n[ 0.453251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.484650] Trying to unpack rootfs image as initramfs...\n[ 0.543778] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545827] Scanning for low memory corruption every 60 seconds\n[ 0.547489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.548927] audit: initializing netlink subsys (disabled)\n[ 0.550193] audit: type=2000 audit(1540021538.156:1): initialized\n[ 0.551853] Initialise system trusted keyring\n[ 0.553061] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559303] zbud: loaded\n[ 0.560485] VFS: Disk quotas dquot_6.6.0\n[ 0.561554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563684] fuse init (API version 7.23)\n[ 0.564828] Key type big_key registered\n[ 0.565873] Allocating IMA MOK and blacklist keyrings.\n[ 0.567488] Key type asymmetric registered\n[ 0.568550] Asymmetric key parser 'x509' registered\n[ 0.569773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571692] io scheduler noop registered\n[ 0.572697] io scheduler deadline registered (default)\n[ 0.573955] io scheduler cfq registered\n[ 0.575096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579931] ACPI: Power Button [PWRF]\n[ 0.581088] GHES: HEST is not enabled!\n[ 0.595148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.650622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653404] Linux agpgart interface v0.103\n[ 0.656575] brd: module loaded\n[ 0.658617] loop: module loaded\n[ 0.664093] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665936] GPT:90111 != 2097151\n[ 0.666797] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668171] GPT:90111 != 2097151\n[ 0.669042] GPT: Use GNU Parted to correct GPT errors.\n[ 0.670260] vda: vda1 vda15\n[ 0.671859] scsi host0: ata_piix\n[ 0.672839] scsi host1: ata_piix\n[ 0.673746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.675265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677094] libphy: Fixed MDIO Bus: probed\n[ 0.678129] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682082] PPP generic driver version 2.4.2\n[ 0.683255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684752] ehci-pci: EHCI PCI platform driver\n[ 0.685855] ehci-platform: EHCI generic platform driver\n[ 0.687092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688512] ohci-pci: OHCI PCI platform driver\n[ 0.689620] ohci-platform: OHCI generic platform driver\n[ 0.690862] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705392] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708494] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714466] usb usb1: Product: UHCI Host Controller\n[ 0.715619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.717023] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.718229] hub 1-0:1.0: USB hub found\n[ 0.719219] hub 1-0:1.0: 2 ports detected\n[ 0.720387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723019] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725491] mousedev: PS/2 mouse device common for all mice\n[ 0.727034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733606] i2c /dev entries driver\n[ 0.734560] device-mapper: uevent: version 1.0.3\n[ 0.735738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739478] NET: Registered protocol family 10\n[ 0.740849] NET: Registered protocol family 17\n[ 0.741963] Key type dns_resolver registered\n[ 0.743235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746796] registered taskstats version 1\n[ 0.747856] Loading compiled-in X.509 certificates\n[ 0.749569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751872] zswap: loaded using pool lzo/zbud\n[ 0.753796] Key type trusted registered\n[ 0.755817] Key type encrypted registered\n[ 0.756844] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758126] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759428] evm: HMAC attrs: 0x1\n[ 0.760617] Magic number: 6:504:774\n[ 0.761575] mem zero: hash matches\n[ 0.762550] rtc_cmos 00:00: setting system clock to 2018-10-20 07:45:37 UTC (1540021537)\n[ 0.764567] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765935] EDD information not available.\n[ 0.836657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838567] Write protecting the kernel read-only data: 14336k\n[ 0.841234] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.843482] 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.889400] 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.76\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.26...\nLease of 192.168.120.26 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.89. 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-20 07:45:41,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb/action used request id req-e05586c5-e0e6-4b01-8f58-10eebe2671ba 2018-10-20 07:45:41,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804181098938s 2018-10-20 07:45:41,165 - 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 502373523 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.166158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.168205] pid_max: default: 32768 minimum: 301 [ 0.169311] ACPI: Core revision 20150930 [ 0.170870] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172476] Security Framework initialized [ 0.173504] Yama: becoming mindful. [ 0.174424] AppArmor: AppArmor initialized [ 0.175481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177121] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180791] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182579] Initializing cgroup subsys io [ 0.183583] Initializing cgroup subsys memory [ 0.184653] Initializing cgroup subsys devices [ 0.185750] Initializing cgroup subsys freezer [ 0.186831] Initializing cgroup subsys net_cls [ 0.187912] Initializing cgroup subsys perf_event [ 0.189059] Initializing cgroup subsys net_prio [ 0.190168] Initializing cgroup subsys hugetlb [ 0.191238] Initializing cgroup subsys pids [ 0.192303] CPU: Physical Processor ID: 0 [ 0.194000] mce: CPU supports 10 MCE banks [ 0.195041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211001] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217514] ftrace: allocating 31920 entries in 125 pages [ 0.242786] smpboot: Max logical packages: 1 [ 0.243861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245571] x2apic enabled [ 0.246610] Switched APIC routing to physical x2apic. [ 0.248863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.250258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255106] KVM setup paravirtual spinlock [ 0.256629] x86: Booted up 1 node, 1 CPUs [ 0.257622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259355] devtmpfs: initialized [ 0.261248] evm: security.selinux [ 0.262123] evm: security.SMACK64 [ 0.262982] evm: security.SMACK64EXEC [ 0.263907] evm: security.SMACK64TRANSMUTE [ 0.264905] evm: security.SMACK64MMAP [ 0.265830] evm: security.ima [ 0.266635] evm: security.capability [ 0.267624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269890] pinctrl core: initialized pinctrl subsystem [ 0.271238] RTC time: 7:45:37, date: 10/20/18 [ 0.272403] NET: Registered protocol family 16 [ 0.273604] cpuidle: using governor ladder [ 0.274630] cpuidle: using governor menu [ 0.275619] PCCT header not found. [ 0.276557] ACPI: bus type PCI registered [ 0.277550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279076] PCI: Using configuration type 1 for base access [ 0.281100] ACPI: Added _OSI(Module Device) [ 0.282148] ACPI: Added _OSI(Processor Device) [ 0.283215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284339] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286363] ACPI: Interpreter enabled [ 0.287318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296468] ACPI: (supports S0 S5) [ 0.297358] ACPI: Using IOAPIC for interrupt routing [ 0.298533] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303532] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309275] acpiphp: Slot [3] registered [ 0.310283] acpiphp: Slot [4] registered [ 0.311290] acpiphp: Slot [5] registered [ 0.312292] acpiphp: Slot [6] registered [ 0.313298] acpiphp: Slot [7] registered [ 0.314295] acpiphp: Slot [8] registered [ 0.315293] acpiphp: Slot [9] registered [ 0.316282] acpiphp: Slot [10] registered [ 0.317311] acpiphp: Slot [11] registered [ 0.318320] acpiphp: Slot [12] registered [ 0.319316] acpiphp: Slot [13] registered [ 0.320321] acpiphp: Slot [14] registered [ 0.321336] acpiphp: Slot [15] registered [ 0.335103] acpiphp: Slot [16] registered [ 0.336112] acpiphp: Slot [17] registered [ 0.337161] acpiphp: Slot [18] registered [ 0.338180] acpiphp: Slot [19] registered [ 0.339194] acpiphp: Slot [20] registered [ 0.340204] acpiphp: Slot [21] registered [ 0.341222] acpiphp: Slot [22] registered [ 0.342235] acpiphp: Slot [23] registered [ 0.343244] acpiphp: Slot [24] registered [ 0.344261] acpiphp: Slot [25] registered [ 0.345261] acpiphp: Slot [26] registered [ 0.346275] acpiphp: Slot [27] registered [ 0.347302] acpiphp: Slot [28] registered [ 0.348318] acpiphp: Slot [29] registered [ 0.349326] acpiphp: Slot [30] registered [ 0.350338] acpiphp: Slot [31] registered [ 0.351343] PCI host bridge to bus 0000:00 [ 0.352367] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357155] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360819] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375029] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395358] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402411] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403962] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405617] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408829] vgaarb: loaded [ 0.409583] vgaarb: bridge control possible 0000:00:02.0 [ 0.411072] SCSI subsystem initialized [ 0.412208] ACPI: bus type USB registered [ 0.413231] usbcore: registered new interface driver usbfs [ 0.414508] usbcore: registered new interface driver hub [ 0.415766] usbcore: registered new device driver usb [ 0.417128] PCI: Using ACPI for IRQ routing [ 0.418523] NetLabel: Initializing [ 0.419431] NetLabel: domain hash size = 128 [ 0.420496] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421686] NetLabel: unlabeled traffic allowed by default [ 0.423122] clocksource: Switched to clocksource kvm-clock [ 0.432375] AppArmor: AppArmor Filesystem Enabled [ 0.433568] pnp: PnP ACPI init [ 0.434708] pnp: PnP ACPI: found 5 devices [ 0.441324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443448] NET: Registered protocol family 2 [ 0.444749] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446355] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447852] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452149] NET: Registered protocol family 1 [ 0.453251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455931] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484650] Trying to unpack rootfs image as initramfs... [ 0.543778] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545827] Scanning for low memory corruption every 60 seconds [ 0.547489] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548927] audit: initializing netlink subsys (disabled) [ 0.550193] audit: type=2000 audit(1540021538.156:1): initialized [ 0.551853] Initialise system trusted keyring [ 0.553061] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554509] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559303] zbud: loaded [ 0.560485] VFS: Disk quotas dquot_6.6.0 [ 0.561554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563684] fuse init (API version 7.23) [ 0.564828] Key type big_key registered [ 0.565873] Allocating IMA MOK and blacklist keyrings. [ 0.567488] Key type asymmetric registered [ 0.568550] Asymmetric key parser 'x509' registered [ 0.569773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571692] io scheduler noop registered [ 0.572697] io scheduler deadline registered (default) [ 0.573955] io scheduler cfq registered [ 0.575096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579931] ACPI: Power Button [PWRF] [ 0.581088] GHES: HEST is not enabled! [ 0.595148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653404] Linux agpgart interface v0.103 [ 0.656575] brd: module loaded [ 0.658617] loop: module loaded [ 0.664093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.665936] GPT:90111 != 2097151 [ 0.666797] GPT:Alternate GPT header not at the end of the disk. [ 0.668171] GPT:90111 != 2097151 [ 0.669042] GPT: Use GNU Parted to correct GPT errors. [ 0.670260] vda: vda1 vda15 [ 0.671859] scsi host0: ata_piix [ 0.672839] scsi host1: ata_piix [ 0.673746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677094] libphy: Fixed MDIO Bus: probed [ 0.678129] tun: Universal TUN/TAP device driver, 1.6 [ 0.679327] tun: (C) 1999-2004 Max Krasnyansky [ 0.682082] PPP generic driver version 2.4.2 [ 0.683255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684752] ehci-pci: EHCI PCI platform driver [ 0.685855] ehci-platform: EHCI generic platform driver [ 0.687092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688512] ohci-pci: OHCI PCI platform driver [ 0.689620] ohci-platform: OHCI generic platform driver [ 0.690862] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705392] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708494] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714466] usb usb1: Product: UHCI Host Controller [ 0.715619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.717023] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718229] hub 1-0:1.0: USB hub found [ 0.719219] hub 1-0:1.0: 2 ports detected [ 0.720387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725491] mousedev: PS/2 mouse device common for all mice [ 0.727034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729280] rtc_cmos 00:00: RTC can wake from S4 [ 0.730669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733606] i2c /dev entries driver [ 0.734560] device-mapper: uevent: version 1.0.3 [ 0.735738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737767] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739478] NET: Registered protocol family 10 [ 0.740849] NET: Registered protocol family 17 [ 0.741963] Key type dns_resolver registered [ 0.743235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744595] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746796] registered taskstats version 1 [ 0.747856] Loading compiled-in X.509 certificates [ 0.749569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751872] zswap: loaded using pool lzo/zbud [ 0.753796] Key type trusted registered [ 0.755817] Key type encrypted registered [ 0.756844] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758126] ima: No TPM chip found, activating TPM-bypass! [ 0.759428] evm: HMAC attrs: 0x1 [ 0.760617] Magic number: 6:504:774 [ 0.761575] mem zero: hash matches [ 0.762550] rtc_cmos 00:00: setting system clock to 2018-10-20 07:45:37 UTC (1540021537) [ 0.764567] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765935] EDD information not available. [ 0.836657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.838567] Write protecting the kernel read-only data: 14336k [ 0.841234] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.843482] 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.889400] 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.76 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.26... Lease of 192.168.120.26 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.89. 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-20 07:45:41,167 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.4. Waiting for response... 2018-10-20 07:45:42,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-14542daf-9948-4a62-95d0-ced5a041ec3a x-openstack-request-id: req-14542daf-9948-4a62-95d0-ced5a041ec3a 2018-10-20 07:45:42,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:37Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:25Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:42,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-14542daf-9948-4a62-95d0-ced5a041ec3a 2018-10-20 07:45:42,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39001083374s 2018-10-20 07:45:42,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:45:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb/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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:45:42,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-b3a4557f-45e7-47b1-a9dd-3acce1c43f69 x-openstack-request-id: req-b3a4557f-45e7-47b1-a9dd-3acce1c43f69 2018-10-20 07:45:42,636 - 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 502373523 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.166158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.168205] pid_max: default: 32768 minimum: 301\n[ 0.169311] ACPI: Core revision 20150930\n[ 0.170870] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172476] Security Framework initialized\n[ 0.173504] Yama: becoming mindful.\n[ 0.174424] AppArmor: AppArmor initialized\n[ 0.175481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.177121] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180791] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.182579] Initializing cgroup subsys io\n[ 0.183583] Initializing cgroup subsys memory\n[ 0.184653] Initializing cgroup subsys devices\n[ 0.185750] Initializing cgroup subsys freezer\n[ 0.186831] Initializing cgroup subsys net_cls\n[ 0.187912] Initializing cgroup subsys perf_event\n[ 0.189059] Initializing cgroup subsys net_prio\n[ 0.190168] Initializing cgroup subsys hugetlb\n[ 0.191238] Initializing cgroup subsys pids\n[ 0.192303] CPU: Physical Processor ID: 0\n[ 0.194000] mce: CPU supports 10 MCE banks\n[ 0.195041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.196275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211001] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.217514] ftrace: allocating 31920 entries in 125 pages\n[ 0.242786] smpboot: Max logical packages: 1\n[ 0.243861] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.245571] x2apic enabled\n[ 0.246610] Switched APIC routing to physical x2apic.\n[ 0.248863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.250258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.252858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.255106] KVM setup paravirtual spinlock\n[ 0.256629] x86: Booted up 1 node, 1 CPUs\n[ 0.257622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.259355] devtmpfs: initialized\n[ 0.261248] evm: security.selinux\n[ 0.262123] evm: security.SMACK64\n[ 0.262982] evm: security.SMACK64EXEC\n[ 0.263907] evm: security.SMACK64TRANSMUTE\n[ 0.264905] evm: security.SMACK64MMAP\n[ 0.265830] evm: security.ima\n[ 0.266635] evm: security.capability\n[ 0.267624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269890] pinctrl core: initialized pinctrl subsystem\n[ 0.271238] RTC time: 7:45:37, date: 10/20/18\n[ 0.272403] NET: Registered protocol family 16\n[ 0.273604] cpuidle: using governor ladder\n[ 0.274630] cpuidle: using governor menu\n[ 0.275619] PCCT header not found.\n[ 0.276557] ACPI: bus type PCI registered\n[ 0.277550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279076] PCI: Using configuration type 1 for base access\n[ 0.281100] ACPI: Added _OSI(Module Device)\n[ 0.282148] ACPI: Added _OSI(Processor Device)\n[ 0.283215] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284339] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286363] ACPI: Interpreter enabled\n[ 0.287318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296468] ACPI: (supports S0 S5)\n[ 0.297358] ACPI: Using IOAPIC for interrupt routing\n[ 0.298533] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303532] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309275] acpiphp: Slot [3] registered\n[ 0.310283] acpiphp: Slot [4] registered\n[ 0.311290] acpiphp: Slot [5] registered\n[ 0.312292] acpiphp: Slot [6] registered\n[ 0.313298] acpiphp: Slot [7] registered\n[ 0.314295] acpiphp: Slot [8] registered\n[ 0.315293] acpiphp: Slot [9] registered\n[ 0.316282] acpiphp: Slot [10] registered\n[ 0.317311] acpiphp: Slot [11] registered\n[ 0.318320] acpiphp: Slot [12] registered\n[ 0.319316] acpiphp: Slot [13] registered\n[ 0.320321] acpiphp: Slot [14] registered\n[ 0.321336] acpiphp: Slot [15] registered\n[ 0.335103] acpiphp: Slot [16] registered\n[ 0.336112] acpiphp: Slot [17] registered\n[ 0.337161] acpiphp: Slot [18] registered\n[ 0.338180] acpiphp: Slot [19] registered\n[ 0.339194] acpiphp: Slot [20] registered\n[ 0.340204] acpiphp: Slot [21] registered\n[ 0.341222] acpiphp: Slot [22] registered\n[ 0.342235] acpiphp: Slot [23] registered\n[ 0.343244] acpiphp: Slot [24] registered\n[ 0.344261] acpiphp: Slot [25] registered\n[ 0.345261] acpiphp: Slot [26] registered\n[ 0.346275] acpiphp: Slot [27] registered\n[ 0.347302] acpiphp: Slot [28] registered\n[ 0.348318] acpiphp: Slot [29] registered\n[ 0.349326] acpiphp: Slot [30] registered\n[ 0.350338] acpiphp: Slot [31] registered\n[ 0.351343] PCI host bridge to bus 0000:00\n[ 0.352367] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.353859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.355347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.357155] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.358966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.360819] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.367574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.369128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375029] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395358] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.402411] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403962] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.405617] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.406917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.408829] vgaarb: loaded\n[ 0.409583] vgaarb: bridge control possible 0000:00:02.0\n[ 0.411072] SCSI subsystem initialized\n[ 0.412208] ACPI: bus type USB registered\n[ 0.413231] usbcore: registered new interface driver usbfs\n[ 0.414508] usbcore: registered new interface driver hub\n[ 0.415766] usbcore: registered new device driver usb\n[ 0.417128] PCI: Using ACPI for IRQ routing\n[ 0.418523] NetLabel: Initializing\n[ 0.419431] NetLabel: domain hash size = 128\n[ 0.420496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.421686] NetLabel: unlabeled traffic allowed by default\n[ 0.423122] clocksource: Switched to clocksource kvm-clock\n[ 0.432375] AppArmor: AppArmor Filesystem Enabled\n[ 0.433568] pnp: PnP ACPI init\n[ 0.434708] pnp: PnP ACPI: found 5 devices\n[ 0.441324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443448] NET: Registered protocol family 2\n[ 0.444749] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.446355] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.447852] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.449342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452149] NET: Registered protocol family 1\n[ 0.453251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455931] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.484650] Trying to unpack rootfs image as initramfs...\n[ 0.543778] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.545827] Scanning for low memory corruption every 60 seconds\n[ 0.547489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.548927] audit: initializing netlink subsys (disabled)\n[ 0.550193] audit: type=2000 audit(1540021538.156:1): initialized\n[ 0.551853] Initialise system trusted keyring\n[ 0.553061] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559303] zbud: loaded\n[ 0.560485] VFS: Disk quotas dquot_6.6.0\n[ 0.561554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563684] fuse init (API version 7.23)\n[ 0.564828] Key type big_key registered\n[ 0.565873] Allocating IMA MOK and blacklist keyrings.\n[ 0.567488] Key type asymmetric registered\n[ 0.568550] Asymmetric key parser 'x509' registered\n[ 0.569773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571692] io scheduler noop registered\n[ 0.572697] io scheduler deadline registered (default)\n[ 0.573955] io scheduler cfq registered\n[ 0.575096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579931] ACPI: Power Button [PWRF]\n[ 0.581088] GHES: HEST is not enabled!\n[ 0.595148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.624328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.650622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653404] Linux agpgart interface v0.103\n[ 0.656575] brd: module loaded\n[ 0.658617] loop: module loaded\n[ 0.664093] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.665936] GPT:90111 != 2097151\n[ 0.666797] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668171] GPT:90111 != 2097151\n[ 0.669042] GPT: Use GNU Parted to correct GPT errors.\n[ 0.670260] vda: vda1 vda15\n[ 0.671859] scsi host0: ata_piix\n[ 0.672839] scsi host1: ata_piix\n[ 0.673746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.675265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.677094] libphy: Fixed MDIO Bus: probed\n[ 0.678129] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679327] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682082] PPP generic driver version 2.4.2\n[ 0.683255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.684752] ehci-pci: EHCI PCI platform driver\n[ 0.685855] ehci-platform: EHCI generic platform driver\n[ 0.687092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688512] ohci-pci: OHCI PCI platform driver\n[ 0.689620] ohci-platform: OHCI generic platform driver\n[ 0.690862] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705392] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708494] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.709756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.711196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714466] usb usb1: Product: UHCI Host Controller\n[ 0.715619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.717023] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.718229] hub 1-0:1.0: USB hub found\n[ 0.719219] hub 1-0:1.0: 2 ports detected\n[ 0.720387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.723019] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.724213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725491] mousedev: PS/2 mouse device common for all mice\n[ 0.727034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729280] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733606] i2c /dev entries driver\n[ 0.734560] device-mapper: uevent: version 1.0.3\n[ 0.735738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.737767] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739478] NET: Registered protocol family 10\n[ 0.740849] NET: Registered protocol family 17\n[ 0.741963] Key type dns_resolver registered\n[ 0.743235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746796] registered taskstats version 1\n[ 0.747856] Loading compiled-in X.509 certificates\n[ 0.749569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.751872] zswap: loaded using pool lzo/zbud\n[ 0.753796] Key type trusted registered\n[ 0.755817] Key type encrypted registered\n[ 0.756844] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758126] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759428] evm: HMAC attrs: 0x1\n[ 0.760617] Magic number: 6:504:774\n[ 0.761575] mem zero: hash matches\n[ 0.762550] rtc_cmos 00:00: setting system clock to 2018-10-20 07:45:37 UTC (1540021537)\n[ 0.764567] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.765935] EDD information not available.\n[ 0.836657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.838567] Write protecting the kernel read-only data: 14336k\n[ 0.841234] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.843482] 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.889400] 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.76\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.26...\nLease of 192.168.120.26 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.89. 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.14s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBa1uKmfSvORBYYVjGeQz++PimE/WMOdJz1cyEmmq4DBBfzurx8hb3LVEvmEybDN2zybuQph8BdLjJ5ofKLhJK+Iw4zzdgc//bUjfWzjQFDVtQEW/TR+wD64dab4z5ImXml0am75A5jSvp7+2uD2q3ybdGqlVWZ4Dro6gTZcHKgfed2TbP7p+pwyOYbw2JsfXd1x+P1PF1H88Yhieb2nLfHg8qdq3jdXtEPJ8TInBmEIkEBLzAzAu3Jm4lvKAp3K3QVLrz30uuy8FTggaVnJHv5A20ZTAR+AoBQ3ERu3zKdLT6BOB5FSRRSt7LRihhx1cNE7xaSOazforp35t7ZdE1 root@vping-userdata-vm2-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0\nssh-dss AAAAB3NzaC1kc3MAAACBAPUHw4FDTDRfFjKQliRtPEnj+Cv0nbiNI62ftFJFX2klzIgmONsKF3WVV8m1Ffnm4RlAyLBONMYZgsl3/ukRVezLN3quK2yN63YCAhbDPJYHOMgH9SXWpuFcfOpzcxit4bBKffKAR3nMJd0P8xM8RFmyh4UMpTOlSCnbu50XeDPjAAAAFQCVFuhDf5IiRaRqfOA7DCYMIW2fzwAAAIEAwe5GIrheivfhmYUxU9msDRPptJ8lys620qnT6zejnyG7BETh36FGX96dSBjMq1GOSI/oxVmOlMmVOGeziTaqQ7HmysFQ4cGt8znH3AlVeP8K9ZDWXJY4aLODQ8m73s4ZfhDDdOsey0s3+dJl+pqqcjHT6x40Xr5dfyRHyVy6Gw4AAACAeHU++ctcSJ3PHEXOxYuIq4HswljFiJqvQeXBc61Y7QEZMKUdrljZGD4OOh+cron+bYnd+h7+3T11JSrzEIo3LBV78MFlhZaq6oMALXB/HI5rbp67hjQ38hUwYYHgELwyFCUF20BhJ6jcvp4Vxj1A1FZrICpyRPV1s/A/kQQM4mw= root@vping-userdata-vm2-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0\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.26,24,fe80::f816:3eff:fe33:1e2/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.26 \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-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.80 ===\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-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0 login: "} 2018-10-20 07:45:42,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb/action used request id req-b3a4557f-45e7-47b1-a9dd-3acce1c43f69 2018-10-20 07:45:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751600265503s 2018-10-20 07:45:42,637 - 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 502373523 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.166158] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.168205] pid_max: default: 32768 minimum: 301 [ 0.169311] ACPI: Core revision 20150930 [ 0.170870] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172476] Security Framework initialized [ 0.173504] Yama: becoming mindful. [ 0.174424] AppArmor: AppArmor initialized [ 0.175481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177121] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178852] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180791] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.182579] Initializing cgroup subsys io [ 0.183583] Initializing cgroup subsys memory [ 0.184653] Initializing cgroup subsys devices [ 0.185750] Initializing cgroup subsys freezer [ 0.186831] Initializing cgroup subsys net_cls [ 0.187912] Initializing cgroup subsys perf_event [ 0.189059] Initializing cgroup subsys net_prio [ 0.190168] Initializing cgroup subsys hugetlb [ 0.191238] Initializing cgroup subsys pids [ 0.192303] CPU: Physical Processor ID: 0 [ 0.194000] mce: CPU supports 10 MCE banks [ 0.195041] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.196275] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211001] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.217514] ftrace: allocating 31920 entries in 125 pages [ 0.242786] smpboot: Max logical packages: 1 [ 0.243861] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.245571] x2apic enabled [ 0.246610] Switched APIC routing to physical x2apic. [ 0.248863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.250258] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.252858] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.255106] KVM setup paravirtual spinlock [ 0.256629] x86: Booted up 1 node, 1 CPUs [ 0.257622] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.259355] devtmpfs: initialized [ 0.261248] evm: security.selinux [ 0.262123] evm: security.SMACK64 [ 0.262982] evm: security.SMACK64EXEC [ 0.263907] evm: security.SMACK64TRANSMUTE [ 0.264905] evm: security.SMACK64MMAP [ 0.265830] evm: security.ima [ 0.266635] evm: security.capability [ 0.267624] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269890] pinctrl core: initialized pinctrl subsystem [ 0.271238] RTC time: 7:45:37, date: 10/20/18 [ 0.272403] NET: Registered protocol family 16 [ 0.273604] cpuidle: using governor ladder [ 0.274630] cpuidle: using governor menu [ 0.275619] PCCT header not found. [ 0.276557] ACPI: bus type PCI registered [ 0.277550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279076] PCI: Using configuration type 1 for base access [ 0.281100] ACPI: Added _OSI(Module Device) [ 0.282148] ACPI: Added _OSI(Processor Device) [ 0.283215] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284339] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286363] ACPI: Interpreter enabled [ 0.287318] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294169] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296468] ACPI: (supports S0 S5) [ 0.297358] ACPI: Using IOAPIC for interrupt routing [ 0.298533] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303532] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306535] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309275] acpiphp: Slot [3] registered [ 0.310283] acpiphp: Slot [4] registered [ 0.311290] acpiphp: Slot [5] registered [ 0.312292] acpiphp: Slot [6] registered [ 0.313298] acpiphp: Slot [7] registered [ 0.314295] acpiphp: Slot [8] registered [ 0.315293] acpiphp: Slot [9] registered [ 0.316282] acpiphp: Slot [10] registered [ 0.317311] acpiphp: Slot [11] registered [ 0.318320] acpiphp: Slot [12] registered [ 0.319316] acpiphp: Slot [13] registered [ 0.320321] acpiphp: Slot [14] registered [ 0.321336] acpiphp: Slot [15] registered [ 0.335103] acpiphp: Slot [16] registered [ 0.336112] acpiphp: Slot [17] registered [ 0.337161] acpiphp: Slot [18] registered [ 0.338180] acpiphp: Slot [19] registered [ 0.339194] acpiphp: Slot [20] registered [ 0.340204] acpiphp: Slot [21] registered [ 0.341222] acpiphp: Slot [22] registered [ 0.342235] acpiphp: Slot [23] registered [ 0.343244] acpiphp: Slot [24] registered [ 0.344261] acpiphp: Slot [25] registered [ 0.345261] acpiphp: Slot [26] registered [ 0.346275] acpiphp: Slot [27] registered [ 0.347302] acpiphp: Slot [28] registered [ 0.348318] acpiphp: Slot [29] registered [ 0.349326] acpiphp: Slot [30] registered [ 0.350338] acpiphp: Slot [31] registered [ 0.351343] PCI host bridge to bus 0000:00 [ 0.352367] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.353859] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.355347] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.357155] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.358966] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.360819] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364545] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366130] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.367574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.369128] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375029] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395358] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397192] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398936] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.402411] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403962] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.405617] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.406917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.408829] vgaarb: loaded [ 0.409583] vgaarb: bridge control possible 0000:00:02.0 [ 0.411072] SCSI subsystem initialized [ 0.412208] ACPI: bus type USB registered [ 0.413231] usbcore: registered new interface driver usbfs [ 0.414508] usbcore: registered new interface driver hub [ 0.415766] usbcore: registered new device driver usb [ 0.417128] PCI: Using ACPI for IRQ routing [ 0.418523] NetLabel: Initializing [ 0.419431] NetLabel: domain hash size = 128 [ 0.420496] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.421686] NetLabel: unlabeled traffic allowed by default [ 0.423122] clocksource: Switched to clocksource kvm-clock [ 0.432375] AppArmor: AppArmor Filesystem Enabled [ 0.433568] pnp: PnP ACPI init [ 0.434708] pnp: PnP ACPI: found 5 devices [ 0.441324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443448] NET: Registered protocol family 2 [ 0.444749] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.446355] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.447852] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452149] NET: Registered protocol family 1 [ 0.453251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455931] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470255] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.484650] Trying to unpack rootfs image as initramfs... [ 0.543778] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.545827] Scanning for low memory corruption every 60 seconds [ 0.547489] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.548927] audit: initializing netlink subsys (disabled) [ 0.550193] audit: type=2000 audit(1540021538.156:1): initialized [ 0.551853] Initialise system trusted keyring [ 0.553061] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554509] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559303] zbud: loaded [ 0.560485] VFS: Disk quotas dquot_6.6.0 [ 0.561554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563684] fuse init (API version 7.23) [ 0.564828] Key type big_key registered [ 0.565873] Allocating IMA MOK and blacklist keyrings. [ 0.567488] Key type asymmetric registered [ 0.568550] Asymmetric key parser 'x509' registered [ 0.569773] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571692] io scheduler noop registered [ 0.572697] io scheduler deadline registered (default) [ 0.573955] io scheduler cfq registered [ 0.575096] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576415] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579931] ACPI: Power Button [PWRF] [ 0.581088] GHES: HEST is not enabled! [ 0.595148] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.624328] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.650622] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653404] Linux agpgart interface v0.103 [ 0.656575] brd: module loaded [ 0.658617] loop: module loaded [ 0.664093] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.665936] GPT:90111 != 2097151 [ 0.666797] GPT:Alternate GPT header not at the end of the disk. [ 0.668171] GPT:90111 != 2097151 [ 0.669042] GPT: Use GNU Parted to correct GPT errors. [ 0.670260] vda: vda1 vda15 [ 0.671859] scsi host0: ata_piix [ 0.672839] scsi host1: ata_piix [ 0.673746] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.675265] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.677094] libphy: Fixed MDIO Bus: probed [ 0.678129] tun: Universal TUN/TAP device driver, 1.6 [ 0.679327] tun: (C) 1999-2004 Max Krasnyansky [ 0.682082] PPP generic driver version 2.4.2 [ 0.683255] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.684752] ehci-pci: EHCI PCI platform driver [ 0.685855] ehci-platform: EHCI generic platform driver [ 0.687092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688512] ohci-pci: OHCI PCI platform driver [ 0.689620] ohci-platform: OHCI generic platform driver [ 0.690862] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705392] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708494] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.709756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.711196] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714466] usb usb1: Product: UHCI Host Controller [ 0.715619] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.717023] usb usb1: SerialNumber: 0000:00:01.2 [ 0.718229] hub 1-0:1.0: USB hub found [ 0.719219] hub 1-0:1.0: 2 ports detected [ 0.720387] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.723019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.724213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725491] mousedev: PS/2 mouse device common for all mice [ 0.727034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729280] rtc_cmos 00:00: RTC can wake from S4 [ 0.730669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732144] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733606] i2c /dev entries driver [ 0.734560] device-mapper: uevent: version 1.0.3 [ 0.735738] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.737767] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739478] NET: Registered protocol family 10 [ 0.740849] NET: Registered protocol family 17 [ 0.741963] Key type dns_resolver registered [ 0.743235] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744595] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746796] registered taskstats version 1 [ 0.747856] Loading compiled-in X.509 certificates [ 0.749569] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.751872] zswap: loaded using pool lzo/zbud [ 0.753796] Key type trusted registered [ 0.755817] Key type encrypted registered [ 0.756844] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758126] ima: No TPM chip found, activating TPM-bypass! [ 0.759428] evm: HMAC attrs: 0x1 [ 0.760617] Magic number: 6:504:774 [ 0.761575] mem zero: hash matches [ 0.762550] rtc_cmos 00:00: setting system clock to 2018-10-20 07:45:37 UTC (1540021537) [ 0.764567] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.765935] EDD information not available. [ 0.836657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.838567] Write protecting the kernel read-only data: 14336k [ 0.841234] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.843482] 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.889400] 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.76 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.26... Lease of 192.168.120.26 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.89. 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.14s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBa1uKmfSvORBYYVjGeQz++PimE/WMOdJz1cyEmmq4DBBfzurx8hb3LVEvmEybDN2zybuQph8BdLjJ5ofKLhJK+Iw4zzdgc//bUjfWzjQFDVtQEW/TR+wD64dab4z5ImXml0am75A5jSvp7+2uD2q3ybdGqlVWZ4Dro6gTZcHKgfed2TbP7p+pwyOYbw2JsfXd1x+P1PF1H88Yhieb2nLfHg8qdq3jdXtEPJ8TInBmEIkEBLzAzAu3Jm4lvKAp3K3QVLrz30uuy8FTggaVnJHv5A20ZTAR+AoBQ3ERu3zKdLT6BOB5FSRRSt7LRihhx1cNE7xaSOazforp35t7ZdE1 root@vping-userdata-vm2-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0 ssh-dss AAAAB3NzaC1kc3MAAACBAPUHw4FDTDRfFjKQliRtPEnj+Cv0nbiNI62ftFJFX2klzIgmONsKF3WVV8m1Ffnm4RlAyLBONMYZgsl3/ukRVezLN3quK2yN63YCAhbDPJYHOMgH9SXWpuFcfOpzcxit4bBKffKAR3nMJd0P8xM8RFmyh4UMpTOlSCnbu50XeDPjAAAAFQCVFuhDf5IiRaRqfOA7DCYMIW2fzwAAAIEAwe5GIrheivfhmYUxU9msDRPptJ8lys620qnT6zejnyG7BETh36FGX96dSBjMq1GOSI/oxVmOlMmVOGeziTaqQ7HmysFQ4cGt8znH3AlVeP8K9ZDWXJY4aLODQ8m73s4ZfhDDdOsey0s3+dJl+pqqcjHT6x40Xr5dfyRHyVy6Gw4AAACAeHU++ctcSJ3PHEXOxYuIq4HswljFiJqvQeXBc61Y7QEZMKUdrljZGD4OOh+cron+bYnd+h7+3T11JSrzEIo3LBV78MFlhZaq6oMALXB/HI5rbp67hjQ38hUwYYHgELwyFCUF20BhJ6jcvp4Vxj1A1FZrICpyRPV1s/A/kQQM4mw= root@vping-userdata-vm2-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fe33:1e2/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.26 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-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0 login: 2018-10-20 07:45:42,638 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-20 07:45:42,750 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:45:42,750 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-20 07:45:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:45:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:42,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-23488ab7-5827-4112-9ddb-6eddaf3a4ab5 x-openstack-request-id: req-23488ab7-5827-4112-9ddb-6eddaf3a4ab5 2018-10-20 07:45:42,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81 used request id req-23488ab7-5827-4112-9ddb-6eddaf3a4ab5 2018-10-20 07:45:42,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17076587677s 2018-10-20 07:45:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:43,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-1da50920-54c6-4ad2-8381-40c202211960 x-openstack-request-id: req-1da50920-54c6-4ad2-8381-40c202211960 2018-10-20 07:45:43,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:37Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0e:e4:18", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/58d50e8f-0cd7-4b62-af07-1317ccd94c81", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:25.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "58d50e8f-0cd7-4b62-af07-1317ccd94c81", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:42Z", "hostId": "1c7dc1538443eb7fd7c85297776aaf081a536aab8e92271ca81d25b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:18Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:43,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1da50920-54c6-4ad2-8381-40c202211960 2018-10-20 07:45:43,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478823184967s 2018-10-20 07:45:43,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:45,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:45,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:45,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-4f5cdd8f-18af-4d6b-8b2b-72577bf189f0 x-openstack-request-id: req-4f5cdd8f-18af-4d6b-8b2b-72577bf189f0 2018-10-20 07:45:45,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:37Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:45,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4f5cdd8f-18af-4d6b-8b2b-72577bf189f0 2018-10-20 07:45:45,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228991031647s 2018-10-20 07:45:45,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:45:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:45,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-89f1d35f-1449-4565-ae35-589cb0905632 x-openstack-request-id: req-89f1d35f-1449-4565-ae35-589cb0905632 2018-10-20 07:45:45,783 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb used request id req-89f1d35f-1449-4565-ae35-589cb0905632 2018-10-20 07:45:45,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141476154327s 2018-10-20 07:45:45,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:46,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-4d35ee12-6c0e-4f9b-9768-e4e99a9f69d0 x-openstack-request-id: req-4d35ee12-6c0e-4f9b-9768-e4e99a9f69d0 2018-10-20 07:45:46,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:01:e2", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "rel": "bookmark"}], "image": {"id": "aaa91203-c495-4505-8960-a386e4eefc6a", "links": [{"href": "http://172.30.9.22:8774/images/aaa91203-c495-4505-8960-a386e4eefc6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:45:37.000000", "flavor": {"id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "links": [{"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}]}, "id": "77c21c3c-a18d-4cfc-9410-acab65ea6dbb", "security_groups": [{"name": "default"}], "user_id": "f1eec7616533489081a9986f918b054f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:45:45Z", "hostId": "57900634004aa66863552027adcc29149a3d1cef211126917ff2f1d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "created": "2018-10-20T07:45:28Z", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:45:46,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d35ee12-6c0e-4f9b-9768-e4e99a9f69d0 2018-10-20 07:45:46,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497923135757s 2018-10-20 07:45:46,283 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:45:48,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:45:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:48,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-35c289ee-cf95-4b34-be71-6068eee64171 x-openstack-request-id: req-35c289ee-cf95-4b34-be71-6068eee64171 2018-10-20 07:45:48,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:45:48,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-35c289ee-cf95-4b34-be71-6068eee64171 2018-10-20 07:45:48,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0736880302429s 2018-10-20 07:45:48,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:45:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834/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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" -d '{"subnet_id": "b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"}' 2018-10-20 07:45:50,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:50 GMT X-Openstack-Request-Id: req-9fbfd0ed-935f-436a-83b3-b5a74c9ba002 2018-10-20 07:45:50,303 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cbc9e877-f80a-4476-b015-2c2ac63e75ed", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "subnet_id": "b7fb1c21-118f-4f16-aa45-fd4dd2b83e62", "subnet_ids": ["b7fb1c21-118f-4f16-aa45-fd4dd2b83e62"], "port_id": "37be6e2a-931d-4c00-873b-92b3ca995e20", "id": "ae8c2d63-f503-4854-bef8-800136d81834"} 2018-10-20 07:45:50,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834/remove_router_interface.json used request id req-9fbfd0ed-935f-436a-83b3-b5a74c9ba002 2018-10-20 07:45:50,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9425880909s 2018-10-20 07:45:50,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:45:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:50,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:50 GMT X-Openstack-Request-Id: req-313988cf-705f-4f97-b722-88376f2f0ca3 2018-10-20 07:45:50,428 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "created_at": "2018-10-20T07:45:09Z", "admin_state_up": true, "updated_at": "2018-10-20T07:45:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "22f2066cb8404c469e9772f3a8ca2f10", "id": "ae8c2d63-f503-4854-bef8-800136d81834", "name": "vping_userdata-router_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}]} 2018-10-20 07:45:50,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-313988cf-705f-4f97-b722-88376f2f0ca3 2018-10-20 07:45:50,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125257015228s 2018-10-20 07:45:50,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:45:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:51,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:51 GMT X-Openstack-Request-Id: req-f7dd4c24-3adb-4a5f-a5b1-a0ea38c3ecc5 2018-10-20 07:45:51,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:51,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ae8c2d63-f503-4854-bef8-800136d81834.json used request id req-f7dd4c24-3adb-4a5f-a5b1-a0ea38c3ecc5 2018-10-20 07:45:51,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2875020504s 2018-10-20 07:45:51,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:45:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:51,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:51 GMT X-Openstack-Request-Id: req-53099135-ae9a-421d-9c1c-fcc3691853f4 2018-10-20 07:45:51,760 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:45:09Z","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":"22f2066cb8404c469e9772f3a8ca2f10","id":"b7fb1c21-118f-4f16-aa45-fd4dd2b83e62","subnetpool_id":null,"name":"vping_userdata-subnet_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}]} 2018-10-20 07:45:51,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-53099135-ae9a-421d-9c1c-fcc3691853f4 2018-10-20 07:45:51,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426089763641s 2018-10-20 07:45:51,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:45:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b7fb1c21-118f-4f16-aa45-fd4dd2b83e62.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:52,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:52 GMT X-Openstack-Request-Id: req-97012cf6-bba2-4328-86a2-3bc687eaa78b 2018-10-20 07:45:52,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:52,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b7fb1c21-118f-4f16-aa45-fd4dd2b83e62.json used request id req-97012cf6-bba2-4328-86a2-3bc687eaa78b 2018-10-20 07:45:52,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16306400299s 2018-10-20 07:45:52,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:52,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:53,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:53 GMT X-Openstack-Request-Id: req-effbf019-9868-4731-b43b-f43042818eb7 2018-10-20 07:45:53,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cbc9e877-f80a-4476-b015-2c2ac63e75ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"22f2066cb8404c469e9772f3a8ca2f10","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:45:52Z","qos_policy_id":null,"name":"vping_userdata-net_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0","admin_state_up":true,"tenant_id":"22f2066cb8404c469e9772f3a8ca2f10","created_at":"2018-10-20T07:45:07Z","mtu":1450}]} 2018-10-20 07:45:53,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-effbf019-9868-4731-b43b-f43042818eb7 2018-10-20 07:45:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100529909134s 2018-10-20 07:45:53,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:45:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/cbc9e877-f80a-4476-b015-2c2ac63e75ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:54,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:54 GMT X-Openstack-Request-Id: req-59979793-0674-4598-a6d4-affe5aa3ff9b 2018-10-20 07:45:54,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:54,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/cbc9e877-f80a-4476-b015-2c2ac63e75ed.json used request id req-59979793-0674-4598-a6d4-affe5aa3ff9b 2018-10-20 07:45:54,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12183094025s 2018-10-20 07:45:54,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:45:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:54,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:54 GMT X-Openstack-Request-Id: req-b8d97b22-7215-401c-86a4-8251c386a509 2018-10-20 07:45:54,478 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:45:14Z", "file": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a/file", "owner": "22f2066cb8404c469e9772f3a8ca2f10", "id": "aaa91203-c495-4505-8960-a386e4eefc6a", "size": 12716032, "self": "/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aaa91203-c495-4505-8960-a386e4eefc6a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:45:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:45:54,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b8d97b22-7215-401c-86a4-8251c386a509 2018-10-20 07:45:54,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32367181778s 2018-10-20 07:45:54,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:45:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e8e808ddf1b6f0ed7ebdf78a665a64a8a640a21655e29dfb44014276f4b72a9e" 2018-10-20 07:45:54,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:45:54 GMT X-Openstack-Request-Id: req-db011c8a-5bf3-48a7-9c15-3f9d8b3212bc 2018-10-20 07:45:54,935 - 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-20 07:45:54,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aaa91203-c495-4505-8960-a386e4eefc6a used request id req-db011c8a-5bf3-48a7-9c15-3f9d8b3212bc 2018-10-20 07:45:54,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.454595088959s 2018-10-20 07:45:54,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:45:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:54,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45: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-0159088e-b8ef-4612-a8e8-8f634e6de531 x-openstack-request-id: req-0159088e-b8ef-4612-a8e8-8f634e6de531 2018-10-20 07:45:54,964 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a91cb2c1-0f9c-4c27-93be-f65edcac60dc", "name": "vping_userdata-flavor_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:45:54,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0159088e-b8ef-4612-a8e8-8f634e6de531 2018-10-20 07:45:54,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238900184631s 2018-10-20 07:45:54,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:45:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:55,024 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:54 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-80c8fd03-4293-4c96-9aaf-7eb4a69d1be0 x-openstack-request-id: req-80c8fd03-4293-4c96-9aaf-7eb4a69d1be0 2018-10-20 07:45:55,024 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a91cb2c1-0f9c-4c27-93be-f65edcac60dc used request id req-80c8fd03-4293-4c96-9aaf-7eb4a69d1be0 2018-10-20 07:45:55,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0580971240997s 2018-10-20 07:45:55,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:55,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586b983b-4cac-4ac0-9fe4-51804a229b9c 2018-10-20 07:45:55,235 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "links": {"self": "http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f1eec7616533489081a9986f918b054f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:45:55,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-586b983b-4cac-4ac0-9fe4-51804a229b9c 2018-10-20 07:45:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210274934769s 2018-10-20 07:45:55,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:55,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d11e59-fb3a-4dfa-948f-6e6c6630bcb4 2018-10-20 07:45:55,456 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0", "links": {"self": "http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f1eec7616533489081a9986f918b054f", "description": null}} 2018-10-20 07:45:55,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f used request id req-f6d11e59-fb3a-4dfa-948f-6e6c6630bcb4 2018-10-20 07:45:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214707136154s 2018-10-20 07:45:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:45:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:55,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e31160-7d37-450d-b587-7a6881f5f678 2018-10-20 07:45:55,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:55,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/f1eec7616533489081a9986f918b054f used request id req-a2e31160-7d37-450d-b587-7a6881f5f678 2018-10-20 07:45:55,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302664995193s 2018-10-20 07:45:55,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c143e282-b42c-4f87-82f0-fa6380a9f2ba 2018-10-20 07:45:55,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10"}, "tags": [], "enabled": true, "id": "22f2066cb8404c469e9772f3a8ca2f10", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_4cfa75f7-1e05-4406-b6fd-aaf6945ffdb0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:45:55,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c143e282-b42c-4f87-82f0-fa6380a9f2ba 2018-10-20 07:45:55,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114165067673s 2018-10-20 07:45:55,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:45:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:56,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06eea70a-34ac-40c4-8f82-c82ecd7ac225 2018-10-20 07:45:56,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:56,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/22f2066cb8404c469e9772f3a8ca2f10 used request id req-06eea70a-34ac-40c4-8f82-c82ecd7ac225 2018-10-20 07:45:56,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.239616155624s 2018-10-20 07:45:56,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:45:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=22f2066cb8404c469e9772f3a8ca2f10&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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:56,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:56 GMT X-Openstack-Request-Id: req-e7e3e9d4-bcf2-48b9-95ce-95c25b864ea2 2018-10-20 07:45:56,421 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "created_at": "2018-10-20T07:45:07Z", "updated_at": "2018-10-20T07:45:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "02b09e91-6108-48fc-b4c8-43e38c09c828", "remote_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv4", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "c65ae344-f20b-42fa-9d79-df1ebdf8ebb0", "remote_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv6", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "cc5f2416-968f-47fa-a69b-f0eaf174adaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv4", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "e540b70a-3725-4fff-9efb-86db49850df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv6", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}], "revision_number": 1, "project_id": "22f2066cb8404c469e9772f3a8ca2f10", "id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "name": "default"}]} 2018-10-20 07:45:56,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=22f2066cb8404c469e9772f3a8ca2f10&name=default used request id req-e7e3e9d4-bcf2-48b9-95ce-95c25b864ea2 2018-10-20 07:45:56,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.290096998215s 2018-10-20 07:45:56,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:45:56,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:56,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:56 GMT X-Openstack-Request-Id: req-8ca95ebb-36c9-4c6f-a6c2-8983e09dba4b 2018-10-20 07:45:56,477 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "created_at": "2018-10-20T07:45:07Z", "updated_at": "2018-10-20T07:45:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "cc5f2416-968f-47fa-a69b-f0eaf174adaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv4", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "02b09e91-6108-48fc-b4c8-43e38c09c828", "remote_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv4", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "c65ae344-f20b-42fa-9d79-df1ebdf8ebb0", "remote_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv6", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:45:07Z", "revision_number": 0, "id": "e540b70a-3725-4fff-9efb-86db49850df4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:45:07Z", "security_group_id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "tenant_id": "22f2066cb8404c469e9772f3a8ca2f10", "port_range_min": null, "ethertype": "IPv6", "project_id": "22f2066cb8404c469e9772f3a8ca2f10"}], "revision_number": 1, "project_id": "22f2066cb8404c469e9772f3a8ca2f10", "id": "c5bd8f4f-9a06-49a3-9832-c3c602e7a90d", "name": "default"}]} 2018-10-20 07:45:56,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8ca95ebb-36c9-4c6f-a6c2-8983e09dba4b 2018-10-20 07:45:56,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048996925354s 2018-10-20 07:45:56,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:45:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c5bd8f4f-9a06-49a3-9832-c3c602e7a90d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}f14855db668c48a6df04cbc557a272ede09f43cb95e83c50c57d0046b14e39cb" 2018-10-20 07:45:56,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:45:56 GMT X-Openstack-Request-Id: req-2f3b88d6-6a62-4480-9401-d8b7e0f1da31 2018-10-20 07:45:56,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:45:56,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c5bd8f4f-9a06-49a3-9832-c3c602e7a90d.json used request id req-2f3b88d6-6a62-4480-9401-d8b7e0f1da31 2018-10-20 07:45:56,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146819114685s 2018-10-20 07:45:56,677 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-10-20 07:45:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:45:56,726 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732fb47e-dd3f-4942-9a8b-70144f0ba5d1 2018-10-20 07:45:56,726 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:45:56,726 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-732fb47e-dd3f-4942-9a8b-70144f0ba5d1 2018-10-20 07:45:56,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:45:57,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["fEIyNQ8kQZqWKL8ywL5uAw"], "issued_at": "2018-10-20T07:45:57.000000Z"}} 2018-10-20 07:45:57,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:45:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:57,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:57 GMT X-Openstack-Request-Id: req-3f280c4a-ce51-48a8-9513-556a078de621 2018-10-20 07:45:57,496 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:45:57,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3f280c4a-ce51-48a8-9513-556a078de621 2018-10-20 07:45:57,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367264986038s 2018-10-20 07:45:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:57,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ceb8965-5c27-4988-ace5-bfec1a9c4862 2018-10-20 07:45:57,773 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:45:57,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4ceb8965-5c27-4988-ace5-bfec1a9c4862 2018-10-20 07:45:57,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.269092082977s 2018-10-20 07:45:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:45:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}}' 2018-10-20 07:45:57,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-387bf04e-cb3a-462f-b5b0-8dbaabf1903f 2018-10-20 07:45:57,958 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a"}, "tags": [], "enabled": true, "id": "8091ad50227942739e810fdd30cdfc2a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}} 2018-10-20 07:45:57,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-387bf04e-cb3a-462f-b5b0-8dbaabf1903f 2018-10-20 07:45:57,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176731824875s 2018-10-20 07:45:57,959 - 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'8091ad50227942739e810fdd30cdfc2a', '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_f2e9e939-4c91-4ca2-95b8-d29ad89095e2'}) 2018-10-20 07:45:57,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:45:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9527e666-3bdc-42df-b78d-13c520c6e373", "email": null, "name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}}' 2018-10-20 07:45:58,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08802f6-c59a-4abf-a7ca-e85ab386bc4e 2018-10-20 07:45:58,470 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "links": {"self": "http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "623851429a16435d8151c184b2d015da", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:45:58,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-d08802f6-c59a-4abf-a7ca-e85ab386bc4e 2018-10-20 07:45:58,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.504165887833s 2018-10-20 07:45:58,471 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'623851429a16435d8151c184b2d015da', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2'}) 2018-10-20 07:45:58,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:58,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:58,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c108d772-2edb-4e34-8b87-083171ea9e1c 2018-10-20 07:45:58,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:58,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c108d772-2edb-4e34-8b87-083171ea9e1c 2018-10-20 07:45:58,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186600923538s 2018-10-20 07:45:58,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:58,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb6c259-c567-4f03-8447-b1d8a7cc50b2 2018-10-20 07:45:58,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:58,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fbb6c259-c567-4f03-8447-b1d8a7cc50b2 2018-10-20 07:45:58,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188916921616s 2018-10-20 07:45:58,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:45:58,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:58,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c391d0cf-a526-4e45-b3c0-4899467a82a4 2018-10-20 07:45:58,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:45:58,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c391d0cf-a526-4e45-b3c0-4899467a82a4 2018-10-20 07:45:58,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106576919556s 2018-10-20 07:45:58,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb39f05-4049-4f52-83f9-e9b4ecdcf8cf 2018-10-20 07:45:59,115 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:45:59,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1fb39f05-4049-4f52-83f9-e9b4ecdcf8cf 2018-10-20 07:45:59,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.143028020859s 2018-10-20 07:45:59,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:45:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0596a4-3731-4d8c-869d-19e885bf7479 2018-10-20 07:45:59,250 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "links": {"self": "http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "623851429a16435d8151c184b2d015da", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:45:59,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de0596a4-3731-4d8c-869d-19e885bf7479 2018-10-20 07:45:59,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134115219116s 2018-10-20 07:45:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c58918a-66e3-46b9-bc05-3c1075578db7 2018-10-20 07:45:59,464 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a"}, "tags": [], "enabled": true, "id": "8091ad50227942739e810fdd30cdfc2a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:45:59,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6c58918a-66e3-46b9-bc05-3c1075578db7 2018-10-20 07:45:59,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200555086136s 2018-10-20 07:45:59,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:45:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=623851429a16435d8151c184b2d015da&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=8091ad50227942739e810fdd30cdfc2a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99e8cb4-72da-4d3d-8137-bbcb9d62c22a 2018-10-20 07:45:59,582 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=623851429a16435d8151c184b2d015da&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=8091ad50227942739e810fdd30cdfc2a", "previous": null, "next": null}} 2018-10-20 07:45:59,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=623851429a16435d8151c184b2d015da&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=8091ad50227942739e810fdd30cdfc2a used request id req-f99e8cb4-72da-4d3d-8137-bbcb9d62c22a 2018-10-20 07:45:59,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110409021378s 2018-10-20 07:45:59,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:45:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a/users/623851429a16435d8151c184b2d015da/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d3ca92d-d721-41e6-b9ab-507bdea4dc52 2018-10-20 07:45:59,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:45:59,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a/users/623851429a16435d8151c184b2d015da/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-5d3ca92d-d721-41e6-b9ab-507bdea4dc52 2018-10-20 07:45:59,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136006116867s 2018-10-20 07:45:59,723 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 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'8091ad50227942739e810fdd30cdfc2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9527e666-3bdc-42df-b78d-13c520c6e373', 'username': u'cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:45:59,726 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'password': '9527e666-3bdc-42df-b78d-13c520c6e373', 'project_name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '8091ad50227942739e810fdd30cdfc2a', 'project_domain_name': 'Default'} 2018-10-20 07:45:59,727 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-10-20 07:45:59,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:45:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:45:59,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fc4cde-65f2-4e0d-980a-f1615b38251c 2018-10-20 07:45:59,915 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:45:59,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-57fc4cde-65f2-4e0d-980a-f1615b38251c 2018-10-20 07:45:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187743186951s 2018-10-20 07:45:59,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:45:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:46:00,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 20 Oct 2018 07:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22f3dc1-bcdc-4a83-ae1b-5d0f003a2537 2018-10-20 07:46:00,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a"}, "tags": [], "enabled": true, "id": "8091ad50227942739e810fdd30cdfc2a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:46:00,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d22f3dc1-bcdc-4a83-ae1b-5d0f003a2537 2018-10-20 07:46:00,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10821390152s 2018-10-20 07:46:00,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 07:46:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" -d '{"network": {"tenant_id": "8091ad50227942739e810fdd30cdfc2a", "name": "cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "admin_state_up": true}}' 2018-10-20 07:46:00,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:00 GMT X-Openstack-Request-Id: req-be4ae7d1-57cb-4e98-b4a9-aea74bea19c9 2018-10-20 07:46:00,341 - 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":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:46:00Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450}} 2018-10-20 07:46:00,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-be4ae7d1-57cb-4e98-b4a9-aea74bea19c9 2018-10-20 07:46:00,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.30747294426s 2018-10-20 07:46:00,342 - 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-20T07:46:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'provider:segmentation_id': 36, 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_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', u'created_at': u'2018-10-20T07:46:00Z', u'mtu': 1450, u'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8091ad50227942739e810fdd30cdfc2a', u'l2_adjacency': True}) 2018-10-20 07:46:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:46:00,353 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ab27ab-9c0c-4dad-a89d-4eeef3ab9fbc 2018-10-20 07:46:00,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:46:00,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-56ab27ab-9c0c-4dad-a89d-4eeef3ab9fbc 2018-10-20 07:46:00,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:46:00,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T08:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8091ad50227942739e810fdd30cdfc2a", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/8091ad50227942739e810fdd30cdfc2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/8091ad50227942739e810fdd30cdfc2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/8091ad50227942739e810fdd30cdfc2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/8091ad50227942739e810fdd30cdfc2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/8091ad50227942739e810fdd30cdfc2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_8091ad50227942739e810fdd30cdfc2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_8091ad50227942739e810fdd30cdfc2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/8091ad50227942739e810fdd30cdfc2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "id": "623851429a16435d8151c184b2d015da"}, "audit_ids": ["Hp95IMunQs2wvHbFQxTtFw"], "issued_at": "2018-10-20T07:46:00.000000Z"}} 2018-10-20 07:46:00,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:01,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:01 GMT X-Openstack-Request-Id: req-3a3cff02-6607-46f7-9019-5740660f938d 2018-10-20 07:46:01,039 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:46:00Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:01,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3a3cff02-6607-46f7-9019-5740660f938d 2018-10-20 07:46:01,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290265083313s 2018-10-20 07:46:01,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 07:46:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"subnet": {"name": "cinder_test-subnet_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "enable_dhcp": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 07:46:01,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:01 GMT X-Openstack-Request-Id: req-ce6416f1-9f8b-4d33-b529-b546d4788624 2018-10-20 07:46:01,972 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:46:01Z","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":"8091ad50227942739e810fdd30cdfc2a","id":"aabf2e8f-25b8-4a95-946a-46449de15919","subnetpool_id":null,"name":"cinder_test-subnet_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}} 2018-10-20 07:46:01,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ce6416f1-9f8b-4d33-b529-b546d4788624 2018-10-20 07:46:01,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.930386066437s 2018-10-20 07:46:01,972 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:46:01Z', 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'aabf2e8f-25b8-4a95-946a-46449de15919', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', u'enable_dhcp': True, u'network_id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', u'created_at': u'2018-10-20T07:46:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8091ad50227942739e810fdd30cdfc2a'}) 2018-10-20 07:46:01,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 07:46:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "cinder_test-router_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "admin_state_up": true}}' 2018-10-20 07:46:03,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:03 GMT X-Openstack-Request-Id: req-5fde57fd-089d-4f72-b8f3-4a4aa24d9913 2018-10-20 07:46:03,570 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:02Z", "admin_state_up": true, "updated_at": "2018-10-20T07:46:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "name": "cinder_test-router_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}} 2018-10-20 07:46:03,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5fde57fd-089d-4f72-b8f3-4a4aa24d9913 2018-10-20 07:46:03,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59772801399s 2018-10-20 07:46:03,571 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T07:46:02Z', u'revision_number': 2, u'id': u'bb939858-d824-48f0-a945-00dbe1dd6b9c', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', u'admin_state_up': True, u'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', u'created_at': u'2018-10-20T07:46:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'8091ad50227942739e810fdd30cdfc2a'}) 2018-10-20 07:46:03,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 07:46:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"subnet_id": "aabf2e8f-25b8-4a95-946a-46449de15919"}' 2018-10-20 07:46:06,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:06 GMT X-Openstack-Request-Id: req-f0028e36-2fe5-4fea-bdac-e91db84b8bfa 2018-10-20 07:46:06,162 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "subnet_id": "aabf2e8f-25b8-4a95-946a-46449de15919", "subnet_ids": ["aabf2e8f-25b8-4a95-946a-46449de15919"], "port_id": "768c7bba-6365-4906-af26-54561af05d6b", "id": "bb939858-d824-48f0-a945-00dbe1dd6b9c"} 2018-10-20 07:46:06,163 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c/add_router_interface.json used request id req-f0028e36-2fe5-4fea-bdac-e91db84b8bfa 2018-10-20 07:46:06,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59072399139s 2018-10-20 07:46:06,163 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:46:06,291 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:46:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:46:06,298 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:06 GMT 2018-10-20 07:46:06,298 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:46:06,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:46:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:06,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:06 GMT X-Openstack-Request-Id: req-fa8c1f44-0480-4c32-9b2b-9a5fea949120 2018-10-20 07:46:06,659 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:46:06,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fa8c1f44-0480-4c32-9b2b-9a5fea949120 2018-10-20 07:46:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.358232021332s 2018-10-20 07:46:06,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:46:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}' 2018-10-20 07:46:06,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:06 GMT Location: http://172.30.9.22:9292/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-30c829a5-240d-47cf-8339-b31f08db74af 2018-10-20 07:46:06,714 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:46:06Z", "file": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file", "owner": "8091ad50227942739e810fdd30cdfc2a", "id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "size": null, "self": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "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_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "checksum": null, "created_at": "2018-10-20T07:46:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:46:06,715 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-30c829a5-240d-47cf-8339-b31f08db74af 2018-10-20 07:46:06,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0480370521545s 2018-10-20 07:46:06,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:46:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '' 2018-10-20 07:46:07,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:46:07 GMT X-Openstack-Request-Id: req-9ffcb7cc-c947-48f3-b584-1612e053f35b 2018-10-20 07:46:07,112 - 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-20 07:46:07,112 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file used request id req-9ffcb7cc-c947-48f3-b584-1612e053f35b 2018-10-20 07:46:07,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.396790027618s 2018-10-20 07:46:07,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:46:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:07,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:07 GMT X-Openstack-Request-Id: req-582c52a5-59e0-454f-b6ae-43271e658d40 2018-10-20 07:46:07,169 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:46:07Z", "file": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file", "owner": "8091ad50227942739e810fdd30cdfc2a", "id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "size": 12716032, "self": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:46:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:46:07,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-582c52a5-59e0-454f-b6ae-43271e658d40 2018-10-20 07:46:07,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0530350208282s 2018-10-20 07:46:07,171 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file', 'owner': u'8091ad50227942739e810fdd30cdfc2a', 'id': u'6b9ceef4-740d-43f2-b2b2-08b2a90591e6', 'size': 12716032, u'self': u'/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:46:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T07:46:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', '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/6b9ceef4-740d-43f2-b2b2-08b2a90591e6', 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_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'created': u'2018-10-20T07:46:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:46: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/6b9ceef4-740d-43f2-b2b2-08b2a90591e6', 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_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:46:07,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:46:07,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:46:07,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-a8c169da-0efd-4fc1-bd38-dd3a77c33c72 x-openstack-request-id: req-a8c169da-0efd-4fc1-bd38-dd3a77c33c72 2018-10-20 07:46:07,486 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "name": "cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:46:07,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a8c169da-0efd-4fc1-bd38-dd3a77c33c72 2018-10-20 07:46:07,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312297105789s 2018-10-20 07:46:07,487 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', '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'906439e73a574f6faa0801abd57f945a', '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'51a39783-1af3-4009-a61c-25e4021fd5dc', 'swap': 0}) 2018-10-20 07:46:07,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:46:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc/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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" -d '{"extra_specs": {}}' 2018-10-20 07:46:07,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-9e67103b-d439-4c1b-a9a7-7d0a4143b264 x-openstack-request-id: req-9e67103b-d439-4c1b-a9a7-7d0a4143b264 2018-10-20 07:46:07,510 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:46:07,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc/os-extra_specs used request id req-9e67103b-d439-4c1b-a9a7-7d0a4143b264 2018-10-20 07:46:07,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221931934357s 2018-10-20 07:46:07,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 07:46:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"keypair": {"name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}}' 2018-10-20 07:46:07,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-201f9b0d-9836-4479-95af-bf6ffcfd8774 x-openstack-request-id: req-201f9b0d-9836-4479-95af-bf6ffcfd8774 2018-10-20 07:46:07,989 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD53KZETa25B7pudXNjogIEFIU/Ijd0M9I93xkzNzUy+RuG0jRCR+Dx0rCpw/3zZM7qjBlbKNPd3Tsoyiz7Ey31efTVLQaF01DRq/n1i0tuYaqKTNp/cBdHhIEzAJUXB+7dozcckpMqpC61rnwG5PmkM9AmGOfsEqhOpYTFSA1Q7FCSyk3EfvdgtqctNjwwaDPUEb5zMSq97dzz+JE69wc5tbLBr4NezhbO2jFChjBAtbnNFv6VJbD2O8LwdLq09A667FqzJLQw3CclC74d0AjQZFn+5183TyrSKZ1FzBEzZHzZKL8f4mD8q3Ldk/kDh6rfprULJdWLQPxFfsMqfSpR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+dymRE2tuQe6bnVzY6ICBBSFPyI3dDPSPd8ZMzc1MvkbhtI0\nQkfg8dKwqcP982TO6owZWyjT3d07KMos+xMt9Xn01S0GhdNQ0av59YtLbmGqikza\nf3AXR4SBMwCVFwfu3aM3HJKTKqQuta58BuT5pDPQJhjn7BKoTqWExUgNUOxQkspN\nxH73YLanLTY8MGgz1BG+czEqve3c8/iROvcHObWywa+DXs4WztoxQoYwQLW5zRb+\nlSWw9jvC8HS6tPQOuuxasyS0MNwnJQu+HdAI0GRZ/udfN08q0imdRcwRM2R82Si/\nH+Jg/Kty3ZP5A4eq36a1CyXVi0D8RX7DKn0qUQIDAQABAoIBAQCxir/6ONgAaiVm\n574eRbf4/jvQKJgO0ePKYwSdB9WdarTMkADiOAD21CcD+mgw0qjUsMgzpkcll1W6\nHi7oGTDHBOmbsGq6HPWIhxMODvSCcpOjwghgFV31S4oim39U5iYtBxTaEKzR1+f4\n4QrwOzPIIaj96SSi8n71o1c8d34+yMTl3ZfTv6r1IN2btLDxSmCoauski+6ciVJK\nsNcqtP8yJDIpC41+lga4SLTlEAG+zGmZsLB0L9R2f53W4Enircxse+A9YTTZsPgq\nenIg/RfMaBZEYfo6vq4ZRSLJ3wqrOkwbjInX1x2jhHLqb1Hzq1n9/rxDu/KSwXXn\nRZBaBdmBAoGBAP+xbdQ56OeydLFq58Yrk/QuP9Htmz/TBkrMEVHCIVM4QFDhedaN\n26EjOOcpdt39JMXabJthuYn9f1kE3n8PY14d20YEIG3Q4QyJB7NugndHlXxsSjCo\nDirpjasIkgPvK0YIKx75ghk1/auSXmCYgNBiVpzSCt+a4iajGF74QeJ1AoGBAPop\nbbojgL0bN0IUtb3NnhmigH/w/Jct+PLuUWb9RpYEV6xNjaP2+CXQfMI3Sk2nGaLz\nF8AwYunDMQV7MAW2aShxZOwVnG3O0bW0DsqLgjToMtB8iQwZKoWaqT/d9XbNiqqU\nhDb5B16K5nnD9mr4va+PE4YGOIYQc+WM9pmAK/TtAoGAaNJhNxbCf3HuWul7uQcW\ncY0gRryE38ZwFuvP0dem98ngvAejfizLtCSPaFzcSSdFEwN3cL/AY2yT73eKi0ZQ\nsz3ELdD1Rm/SQuROTuXoAGRNSSPPymCq5ja3CD3MNmavM9eXbexVxGYY52Rq4mjC\nrisSXNnS8VY6jiJglFZsFB0CgYAH746CjCPGW/mpx/xn9ADi8UvAQ0XQCe5Ozo6Y\nhMpbcfHSDnfCzs/aaz2574UU54shpzKGr0JEBiQk915zn/DADrDT6G+Y8Cmo6Phb\nJofP49nQ0VKLprS5nklmNEVYKncOqD11fPrl3eQn0rabeB6UViaZZtMeNaFnk8wy\n3GUIlQKBgAGkAV8Qa6fE3xVNFCViKV6X0qB7IjBnN5s/kBYFIlYZEuQ0VsuR+jix\nzpiGduo27krHWHlu6Wb4DtVVdvlSRPf2id7kYxekW744JAvWp/RSIbVzmDQ4Ov6p\n73rp63HRYMDV4el5BXYbPUhCqCy+cFsLbFaVejhIL93oy4zJ5G8i\n-----END RSA PRIVATE KEY-----\n", "user_id": "623851429a16435d8151c184b2d015da", "name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "fingerprint": "84:90:4d:5d:bb:55:94:7f:8e:3c:0c:44:c0:63:d2:47"}} 2018-10-20 07:46:07,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-201f9b0d-9836-4479-95af-bf6ffcfd8774 2018-10-20 07:46:07,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.476443052292s 2018-10-20 07:46:07,990 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD53KZETa25B7pudXNjogIEFIU/Ijd0M9I93xkzNzUy+RuG0jRCR+Dx0rCpw/3zZM7qjBlbKNPd3Tsoyiz7Ey31efTVLQaF01DRq/n1i0tuYaqKTNp/cBdHhIEzAJUXB+7dozcckpMqpC61rnwG5PmkM9AmGOfsEqhOpYTFSA1Q7FCSyk3EfvdgtqctNjwwaDPUEb5zMSq97dzz+JE69wc5tbLBr4NezhbO2jFChjBAtbnNFv6VJbD2O8LwdLq09A667FqzJLQw3CclC74d0AjQZFn+5183TyrSKZ1FzBEzZHzZKL8f4mD8q3Ldk/kDh6rfprULJdWLQPxFfsMqfSpR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+dymRE2tuQe6bnVzY6ICBBSFPyI3dDPSPd8ZMzc1MvkbhtI0\nQkfg8dKwqcP982TO6owZWyjT3d07KMos+xMt9Xn01S0GhdNQ0av59YtLbmGqikza\nf3AXR4SBMwCVFwfu3aM3HJKTKqQuta58BuT5pDPQJhjn7BKoTqWExUgNUOxQkspN\nxH73YLanLTY8MGgz1BG+czEqve3c8/iROvcHObWywa+DXs4WztoxQoYwQLW5zRb+\nlSWw9jvC8HS6tPQOuuxasyS0MNwnJQu+HdAI0GRZ/udfN08q0imdRcwRM2R82Si/\nH+Jg/Kty3ZP5A4eq36a1CyXVi0D8RX7DKn0qUQIDAQABAoIBAQCxir/6ONgAaiVm\n574eRbf4/jvQKJgO0ePKYwSdB9WdarTMkADiOAD21CcD+mgw0qjUsMgzpkcll1W6\nHi7oGTDHBOmbsGq6HPWIhxMODvSCcpOjwghgFV31S4oim39U5iYtBxTaEKzR1+f4\n4QrwOzPIIaj96SSi8n71o1c8d34+yMTl3ZfTv6r1IN2btLDxSmCoauski+6ciVJK\nsNcqtP8yJDIpC41+lga4SLTlEAG+zGmZsLB0L9R2f53W4Enircxse+A9YTTZsPgq\nenIg/RfMaBZEYfo6vq4ZRSLJ3wqrOkwbjInX1x2jhHLqb1Hzq1n9/rxDu/KSwXXn\nRZBaBdmBAoGBAP+xbdQ56OeydLFq58Yrk/QuP9Htmz/TBkrMEVHCIVM4QFDhedaN\n26EjOOcpdt39JMXabJthuYn9f1kE3n8PY14d20YEIG3Q4QyJB7NugndHlXxsSjCo\nDirpjasIkgPvK0YIKx75ghk1/auSXmCYgNBiVpzSCt+a4iajGF74QeJ1AoGBAPop\nbbojgL0bN0IUtb3NnhmigH/w/Jct+PLuUWb9RpYEV6xNjaP2+CXQfMI3Sk2nGaLz\nF8AwYunDMQV7MAW2aShxZOwVnG3O0bW0DsqLgjToMtB8iQwZKoWaqT/d9XbNiqqU\nhDb5B16K5nnD9mr4va+PE4YGOIYQc+WM9pmAK/TtAoGAaNJhNxbCf3HuWul7uQcW\ncY0gRryE38ZwFuvP0dem98ngvAejfizLtCSPaFzcSSdFEwN3cL/AY2yT73eKi0ZQ\nsz3ELdD1Rm/SQuROTuXoAGRNSSPPymCq5ja3CD3MNmavM9eXbexVxGYY52Rq4mjC\nrisSXNnS8VY6jiJglFZsFB0CgYAH746CjCPGW/mpx/xn9ADi8UvAQ0XQCe5Ozo6Y\nhMpbcfHSDnfCzs/aaz2574UU54shpzKGr0JEBiQk915zn/DADrDT6G+Y8Cmo6Phb\nJofP49nQ0VKLprS5nklmNEVYKncOqD11fPrl3eQn0rabeB6UViaZZtMeNaFnk8wy\n3GUIlQKBgAGkAV8Qa6fE3xVNFCViKV6X0qB7IjBnN5s/kBYFIlYZEuQ0VsuR+jix\nzpiGduo27krHWHlu6Wb4DtVVdvlSRPf2id7kYxekW744JAvWp/RSIbVzmDQ4Ov6p\n73rp63HRYMDV4el5BXYbPUhCqCy+cFsLbFaVejhIL93oy4zJ5G8i\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'623851429a16435d8151c184b2d015da', 'name': u'cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'created_at': '2018-10-20T07:46:07.990814', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'84:90:4d:5d:bb:55:94:7f:8e:3c:0c:44:c0:63:d2:47', 'type': 'ssh', 'id': u'cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2'}) 2018-10-20 07:46:07,991 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA+dymRE2tuQe6bnVzY6ICBBSFPyI3dDPSPd8ZMzc1MvkbhtI0 Qkfg8dKwqcP982TO6owZWyjT3d07KMos+xMt9Xn01S0GhdNQ0av59YtLbmGqikza f3AXR4SBMwCVFwfu3aM3HJKTKqQuta58BuT5pDPQJhjn7BKoTqWExUgNUOxQkspN xH73YLanLTY8MGgz1BG+czEqve3c8/iROvcHObWywa+DXs4WztoxQoYwQLW5zRb+ lSWw9jvC8HS6tPQOuuxasyS0MNwnJQu+HdAI0GRZ/udfN08q0imdRcwRM2R82Si/ H+Jg/Kty3ZP5A4eq36a1CyXVi0D8RX7DKn0qUQIDAQABAoIBAQCxir/6ONgAaiVm 574eRbf4/jvQKJgO0ePKYwSdB9WdarTMkADiOAD21CcD+mgw0qjUsMgzpkcll1W6 Hi7oGTDHBOmbsGq6HPWIhxMODvSCcpOjwghgFV31S4oim39U5iYtBxTaEKzR1+f4 4QrwOzPIIaj96SSi8n71o1c8d34+yMTl3ZfTv6r1IN2btLDxSmCoauski+6ciVJK sNcqtP8yJDIpC41+lga4SLTlEAG+zGmZsLB0L9R2f53W4Enircxse+A9YTTZsPgq enIg/RfMaBZEYfo6vq4ZRSLJ3wqrOkwbjInX1x2jhHLqb1Hzq1n9/rxDu/KSwXXn RZBaBdmBAoGBAP+xbdQ56OeydLFq58Yrk/QuP9Htmz/TBkrMEVHCIVM4QFDhedaN 26EjOOcpdt39JMXabJthuYn9f1kE3n8PY14d20YEIG3Q4QyJB7NugndHlXxsSjCo DirpjasIkgPvK0YIKx75ghk1/auSXmCYgNBiVpzSCt+a4iajGF74QeJ1AoGBAPop bbojgL0bN0IUtb3NnhmigH/w/Jct+PLuUWb9RpYEV6xNjaP2+CXQfMI3Sk2nGaLz F8AwYunDMQV7MAW2aShxZOwVnG3O0bW0DsqLgjToMtB8iQwZKoWaqT/d9XbNiqqU hDb5B16K5nnD9mr4va+PE4YGOIYQc+WM9pmAK/TtAoGAaNJhNxbCf3HuWul7uQcW cY0gRryE38ZwFuvP0dem98ngvAejfizLtCSPaFzcSSdFEwN3cL/AY2yT73eKi0ZQ sz3ELdD1Rm/SQuROTuXoAGRNSSPPymCq5ja3CD3MNmavM9eXbexVxGYY52Rq4mjC risSXNnS8VY6jiJglFZsFB0CgYAH746CjCPGW/mpx/xn9ADi8UvAQ0XQCe5Ozo6Y hMpbcfHSDnfCzs/aaz2574UU54shpzKGr0JEBiQk915zn/DADrDT6G+Y8Cmo6Phb JofP49nQ0VKLprS5nklmNEVYKncOqD11fPrl3eQn0rabeB6UViaZZtMeNaFnk8wy 3GUIlQKBgAGkAV8Qa6fE3xVNFCViKV6X0qB7IjBnN5s/kBYFIlYZEuQ0VsuR+jix zpiGduo27krHWHlu6Wb4DtVVdvlSRPf2id7kYxekW744JAvWp/RSIbVzmDQ4Ov6p 73rp63HRYMDV4el5BXYbPUhCqCy+cFsLbFaVejhIL93oy4zJ5G8i -----END RSA PRIVATE KEY----- 2018-10-20 07:46:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 07:46:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"security_group": {"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-10-20 07:46:08,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-b586cb46-1142-4b1b-965e-74b3e615c45d 2018-10-20 07:46:08,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "updated_at": "2018-10-20T07:46:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "07438d04-b81d-4b28-b6f4-6550575da786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "30834a96-766d-4ce2-9737-94a344987e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "8b281354-4678-4327-9ee6-e6af78f30692", "name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}} 2018-10-20 07:46:08,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b586cb46-1142-4b1b-965e-74b3e615c45d 2018-10-20 07:46:08,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159018993378s 2018-10-20 07:46:08,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:46:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-a1e42b87-338d-47fb-96af-1a3b256218b3 2018-10-20 07:46:08,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:00Z", "updated_at": "2018-10-20T07:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "220b99a5-26e7-43a7-8ec1-8549d66af21c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "f8271a37-743f-4052-87cd-e1d3a2e1704c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fae15ac5-e66a-4996-b343-f7626d62e9a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fdbfc670-cdb2-4f80-b31c-616e209f05f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "updated_at": "2018-10-20T07:46:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "07438d04-b81d-4b28-b6f4-6550575da786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "30834a96-766d-4ce2-9737-94a344987e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "8b281354-4678-4327-9ee6-e6af78f30692", "name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:46:08,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a1e42b87-338d-47fb-96af-1a3b256218b3 2018-10-20 07:46:08,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0642230510712s 2018-10-20 07:46:08,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:46:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -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": "8b281354-4678-4327-9ee6-e6af78f30692"}}' 2018-10-20 07:46:08,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-51d6734d-33d9-4957-8fcb-cd9eb6a253b5 2018-10-20 07:46:08,363 - 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-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "port_range_min": 22, "revision_number": 0, "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "2cda7e0e-60d2-47a4-a5ea-edec473f65b6"}} 2018-10-20 07:46:08,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-51d6734d-33d9-4957-8fcb-cd9eb6a253b5 2018-10-20 07:46:08,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13060593605s 2018-10-20 07:46:08,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:46:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:08,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-3a0bdd9b-0e44-4868-b8a2-5dc1ab6b0f97 2018-10-20 07:46:08,420 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:00Z", "updated_at": "2018-10-20T07:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "220b99a5-26e7-43a7-8ec1-8549d66af21c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "f8271a37-743f-4052-87cd-e1d3a2e1704c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fae15ac5-e66a-4996-b343-f7626d62e9a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fdbfc670-cdb2-4f80-b31c-616e209f05f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "updated_at": "2018-10-20T07:46:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "07438d04-b81d-4b28-b6f4-6550575da786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "2cda7e0e-60d2-47a4-a5ea-edec473f65b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "30834a96-766d-4ce2-9737-94a344987e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 2, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "8b281354-4678-4327-9ee6-e6af78f30692", "name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:46:08,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3a0bdd9b-0e44-4868-b8a2-5dc1ab6b0f97 2018-10-20 07:46:08,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051283121109s 2018-10-20 07:46:08,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 07:46:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -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": "8b281354-4678-4327-9ee6-e6af78f30692"}}' 2018-10-20 07:46:08,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-e7343859-f50f-4a68-8e8b-3e5dec34be6f 2018-10-20 07:46:08,542 - 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-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "port_range_min": null, "revision_number": 0, "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "3847e599-1fd7-4c9d-bd40-e5c9bbf96f05"}} 2018-10-20 07:46:08,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e7343859-f50f-4a68-8e8b-3e5dec34be6f 2018-10-20 07:46:08,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116364955902s 2018-10-20 07:46:08,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-d90043cc-1bc3-4850-8686-183e12ad102f 2018-10-20 07:46:08,644 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":["aabf2e8f-25b8-4a95-946a-46449de15919"],"description":"","tags":[],"updated_at":"2018-10-20T07:46:01Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:08,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d90043cc-1bc3-4850-8686-183e12ad102f 2018-10-20 07:46:08,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100210905075s 2018-10-20 07:46:08,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:46:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:08,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:08 GMT X-Openstack-Request-Id: req-db8a9702-4d4e-49a7-a55d-53212c552603 2018-10-20 07:46:08,699 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:46:07Z", "file": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file", "owner": "8091ad50227942739e810fdd30cdfc2a", "id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "size": 12716032, "self": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:46:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:46:08,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-db8a9702-4d4e-49a7-a55d-53212c552603 2018-10-20 07:46:08,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0493190288544s 2018-10-20 07:46:08,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:46:08,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-10804913-3d03-45df-8cb5-6153a1b028aa x-openstack-request-id: req-10804913-3d03-45df-8cb5-6153a1b028aa 2018-10-20 07:46:08,730 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "name": "cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:46:08,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-10804913-3d03-45df-8cb5-6153a1b028aa 2018-10-20 07:46:08,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240931510925s 2018-10-20 07:46:08,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:46:08,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"server": {"name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "imageRef": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "flavorRef": "51a39783-1af3-4009-a61c-25e4021fd5dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b06cc604-e841-4e6e-8986-892db9e4919c"}], "security_groups": [{"name": "8b281354-4678-4327-9ee6-e6af78f30692"}]}}' 2018-10-20 07:46:10,387 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c x-compute-request-id: req-96cd2ab6-e7ef-46f5-8584-f20c106e7dc0 x-openstack-request-id: req-96cd2ab6-e7ef-46f5-8584-f20c106e7dc0 2018-10-20 07:46:10,388 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8b281354-4678-4327-9ee6-e6af78f30692"}], "OS-DCF:diskConfig": "MANUAL", "id": "973550ad-2e02-4a00-b604-5209c2add65c", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "adminPass": "NdZryY9fE3BN"}} 2018-10-20 07:46:10,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-96cd2ab6-e7ef-46f5-8584-f20c106e7dc0 2018-10-20 07:46:10,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65550398827s 2018-10-20 07:46:10,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:10,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:10,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-e12e9c4e-74d4-4dd2-9a47-bd58c5b5612d x-openstack-request-id: req-e12e9c4e-74d4-4dd2-9a47-bd58c5b5612d 2018-10-20 07:46:10,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "user_id": "623851429a16435d8151c184b2d015da", "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-20T07:46:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:10,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e12e9c4e-74d4-4dd2-9a47-bd58c5b5612d 2018-10-20 07:46:10,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447196006775s 2018-10-20 07:46:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:10 GMT X-Openstack-Request-Id: req-902887b5-231a-4a89-a69f-5ffcdd6ebb11 2018-10-20 07:46:10,953 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":["aabf2e8f-25b8-4a95-946a-46449de15919"],"description":"","tags":[],"updated_at":"2018-10-20T07:46:01Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:10,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-902887b5-231a-4a89-a69f-5ffcdd6ebb11 2018-10-20 07:46:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105767011642s 2018-10-20 07:46:10,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:46:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:11,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:11 GMT X-Openstack-Request-Id: req-b3c2bb03-4eaa-41cb-8028-d55e7d796845 2018-10-20 07:46:11,033 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:46:01Z","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":"8091ad50227942739e810fdd30cdfc2a","id":"aabf2e8f-25b8-4a95-946a-46449de15919","subnetpool_id":null,"name":"cinder_test-subnet_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:46:11,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b3c2bb03-4eaa-41cb-8028-d55e7d796845 2018-10-20 07:46:11,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0789649486542s 2018-10-20 07:46:11,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:13,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:14,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 648 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-2681c64c-53be-46be-af69-ba8070b5fb84 x-openstack-request-id: req-2681c64c-53be-46be-af69-ba8070b5fb84 2018-10-20 07:46:14,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:46:12Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:14,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2681c64c-53be-46be-af69-ba8070b5fb84 2018-10-20 07:46:14,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12346792221s 2018-10-20 07:46:14,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:16,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:16,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:16,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-a3569597-2d8a-4985-8cbb-283f7806ed24 x-openstack-request-id: req-a3569597-2d8a-4985-8cbb-283f7806ed24 2018-10-20 07:46:16,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:46:12Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:16,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3569597-2d8a-4985-8cbb-283f7806ed24 2018-10-20 07:46:16,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407061815262s 2018-10-20 07:46:16,586 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:18,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:18,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:18,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-7585f6f8-b806-4315-ae75-de4fca04e072 x-openstack-request-id: req-7585f6f8-b806-4315-ae75-de4fca04e072 2018-10-20 07:46:18,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:17Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:18,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7585f6f8-b806-4315-ae75-de4fca04e072 2018-10-20 07:46:18,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231250047684s 2018-10-20 07:46:18,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:46:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=973550ad-2e02-4a00-b604-5209c2add65c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:18 GMT X-Openstack-Request-Id: req-7ea638db-f920-4257-ac85-0f973fcdde51 2018-10-20 07:46:18,884 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:46:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aabf2e8f-25b8-4a95-946a-46449de15919","ip_address":"192.168.120.13"}],"id":"884667fc-4a39-4ade-8545-aa0090fa2730","security_groups":["8b281354-4678-4327-9ee6-e6af78f30692"],"mac_address":"fa:16:3e:62:eb:a3","project_id":"8091ad50227942739e810fdd30cdfc2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:13Z","binding:vnic_type":"normal","device_id":"973550ad-2e02-4a00-b604-5209c2add65c","ip_allocation":"immediate"}]} 2018-10-20 07:46:18,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=973550ad-2e02-4a00-b604-5209c2add65c used request id req-7ea638db-f920-4257-ac85-0f973fcdde51 2018-10-20 07:46:18,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572900772095s 2018-10-20 07:46:18,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=884667fc-4a39-4ade-8545-aa0090fa2730" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:18,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:18 GMT X-Openstack-Request-Id: req-57035171-f17d-4786-bfa2-b9a402e7dcc5 2018-10-20 07:46:18,944 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:46:18,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=884667fc-4a39-4ade-8545-aa0090fa2730 used request id req-57035171-f17d-4786-bfa2-b9a402e7dcc5 2018-10-20 07:46:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0507981777191s 2018-10-20 07:46:18,945 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:eb:a3', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6b9ceef4-740d-43f2-b2b2-08b2a90591e6'}), 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-20T07:46:17.000000', 'flavor': Munch({u'id': u'51a39783-1af3-4009-a61c-25e4021fd5dc'}), 'az': u'nova', 'id': u'973550ad-2e02-4a00-b604-5209c2add65c', 'security_groups': [Munch({u'name': u'cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'623851429a16435d8151c184b2d015da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', '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-20T07:46:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:46:17Z', 'hostId': u'af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117', '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-20T07:46:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8091ad50227942739e810fdd30cdfc2a', 'name': u'cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'adminPass': u'NdZryY9fE3BN', 'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', 'created_at': u'2018-10-20T07:46:10Z', 'created': u'2018-10-20T07:46:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:46:18,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:19,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:19 GMT X-Openstack-Request-Id: req-ce6a05ae-2aae-4e00-b4f3-5e9b404e74b5 2018-10-20 07:46:19,048 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":["aabf2e8f-25b8-4a95-946a-46449de15919"],"description":"","tags":[],"updated_at":"2018-10-20T07:46:01Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ce6a05ae-2aae-4e00-b4f3-5e9b404e74b5 2018-10-20 07:46:19,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974199771881s 2018-10-20 07:46:19,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:46:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=973550ad-2e02-4a00-b604-5209c2add65c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:19,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:19 GMT X-Openstack-Request-Id: req-9deac60a-1405-4350-9588-66430e60fb76 2018-10-20 07:46:19,103 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:46:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aabf2e8f-25b8-4a95-946a-46449de15919","ip_address":"192.168.120.13"}],"id":"884667fc-4a39-4ade-8545-aa0090fa2730","security_groups":["8b281354-4678-4327-9ee6-e6af78f30692"],"mac_address":"fa:16:3e:62:eb:a3","project_id":"8091ad50227942739e810fdd30cdfc2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:13Z","binding:vnic_type":"normal","device_id":"973550ad-2e02-4a00-b604-5209c2add65c","ip_allocation":"immediate"}]} 2018-10-20 07:46:19,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=973550ad-2e02-4a00-b604-5209c2add65c used request id req-9deac60a-1405-4350-9588-66430e60fb76 2018-10-20 07:46:19,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536170005798s 2018-10-20 07:46:19,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 07:46:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.13", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730"}}' 2018-10-20 07:46:21,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:21 GMT X-Openstack-Request-Id: req-1098ac04-437f-4837-a2fd-05aa3b6bd1a3 2018-10-20 07:46:21,896 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}} 2018-10-20 07:46:21,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1098ac04-437f-4837-a2fd-05aa3b6bd1a3 2018-10-20 07:46:21,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.79231905937s 2018-10-20 07:46:21,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:21,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-fdbb2026-4d5d-46b1-9d3d-1c06e6a45119 2018-10-20 07:46:22,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fdbb2026-4d5d-46b1-9d3d-1c06e6a45119 2018-10-20 07:46:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0948860645294s 2018-10-20 07:46:22,013 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:22,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-b123ab2d-8960-4281-8fb7-c899afce2a6d 2018-10-20 07:46:22,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b123ab2d-8960-4281-8fb7-c899afce2a6d 2018-10-20 07:46:22,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0752031803131s 2018-10-20 07:46:22,204 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:22,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:22,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-6998f9e5-d274-44a9-a496-88b75832e6b0 2018-10-20 07:46:22,375 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6998f9e5-d274-44a9-a496-88b75832e6b0 2018-10-20 07:46:22,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060604095459s 2018-10-20 07:46:22,382 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:22,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-4df4d6ff-2998-47bf-abde-06e5170e9d7e 2018-10-20 07:46:22,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4df4d6ff-2998-47bf-abde-06e5170e9d7e 2018-10-20 07:46:22,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0587038993835s 2018-10-20 07:46:22,561 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:22,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-35f30326-f8c4-4e34-8c2c-574688c22c94 2018-10-20 07:46:22,738 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-35f30326-f8c4-4e34-8c2c-574688c22c94 2018-10-20 07:46:22,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664970874786s 2018-10-20 07:46:22,745 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:22,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:22,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:22 GMT X-Openstack-Request-Id: req-b609b723-c9ef-46ed-8486-0517cdca8545 2018-10-20 07:46:22,918 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:22,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b609b723-c9ef-46ed-8486-0517cdca8545 2018-10-20 07:46:22,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628561973572s 2018-10-20 07:46:22,925 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:23,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:23 GMT X-Openstack-Request-Id: req-242d66f0-0a38-4a34-9a14-4f86d0ad2516 2018-10-20 07:46:23,099 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:20Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:23,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-242d66f0-0a38-4a34-9a14-4f86d0ad2516 2018-10-20 07:46:23,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631489753723s 2018-10-20 07:46:23,106 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:23,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:23,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:23 GMT X-Openstack-Request-Id: req-bf66c71d-6252-4917-b143-50559dcb9aa2 2018-10-20 07:46:23,282 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}]} 2018-10-20 07:46:23,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bf66c71d-6252-4917-b143-50559dcb9aa2 2018-10-20 07:46:23,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659310817719s 2018-10-20 07:46:23,289 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bb939858-d824-48f0-a945-00dbe1dd6b9c', 'updated_at': u'2018-10-20T07:46:22Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'884667fc-4a39-4ade-8545-aa0090fa2730', 'id': u'aff179b7-7936-486d-824b-4978b5c163a8', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'884667fc-4a39-4ade-8545-aa0090fa2730', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8091ad50227942739e810fdd30cdfc2a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:eb:a3', u'device_id': u'973550ad-2e02-4a00-b604-5209c2add65c'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', 'created_at': u'2018-10-20T07:46:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:62:eb:a3', u'device_id': u'973550ad-2e02-4a00-b604-5209c2add65c'}), 'router': u'bb939858-d824-48f0-a945-00dbe1dd6b9c'}) 2018-10-20 07:46:23,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:46:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:46:23,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-5da893f8-6d02-421f-8d65-0be7db815eae x-openstack-request-id: req-5da893f8-6d02-421f-8d65-0be7db815eae 2018-10-20 07:46:23,354 - 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 472695643 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.174159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.176269] pid_max: default: 32768 minimum: 301\n[ 0.177446] ACPI: Core revision 20150930\n[ 0.179100] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.180798] Security Framework initialized\n[ 0.181859] Yama: becoming mindful.\n[ 0.182810] AppArmor: AppArmor initialized\n[ 0.183912] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.185581] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.187222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188782] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.190609] Initializing cgroup subsys io\n[ 0.191672] Initializing cgroup subsys memory\n[ 0.192799] Initializing cgroup subsys devices\n[ 0.193951] Initializing cgroup subsys freezer\n[ 0.195090] Initializing cgroup subsys net_cls\n[ 0.196225] Initializing cgroup subsys perf_event\n[ 0.197439] Initializing cgroup subsys net_prio\n[ 0.198594] Initializing cgroup subsys hugetlb\n[ 0.199731] Initializing cgroup subsys pids\n[ 0.200861] CPU: Physical Processor ID: 0\n[ 0.202632] mce: CPU supports 10 MCE banks\n[ 0.203737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205043] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.222239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229058] ftrace: allocating 31920 entries in 125 pages\n[ 0.255840] smpboot: Max logical packages: 1\n[ 0.256975] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258766] x2apic enabled\n[ 0.259848] Switched APIC routing to physical x2apic.\n[ 0.262195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263655] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.266362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268706] KVM setup paravirtual spinlock\n[ 0.270405] x86: Booted up 1 node, 1 CPUs\n[ 0.271464] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.273283] devtmpfs: initialized\n[ 0.275233] evm: security.selinux\n[ 0.276153] evm: security.SMACK64\n[ 0.277070] evm: security.SMACK64EXEC\n[ 0.278054] evm: security.SMACK64TRANSMUTE\n[ 0.279113] evm: security.SMACK64MMAP\n[ 0.280086] evm: security.ima\n[ 0.280928] evm: security.capability\n[ 0.281978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284406] pinctrl core: initialized pinctrl subsystem\n[ 0.285825] RTC time: 7:46:17, date: 10/20/18\n[ 0.287085] NET: Registered protocol family 16\n[ 0.288357] cpuidle: using governor ladder\n[ 0.289433] cpuidle: using governor menu\n[ 0.290464] PCCT header not found.\n[ 0.291452] ACPI: bus type PCI registered\n[ 0.292500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294105] PCI: Using configuration type 1 for base access\n[ 0.296221] ACPI: Added _OSI(Module Device)\n[ 0.297324] ACPI: Added _OSI(Processor Device)\n[ 0.298449] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299625] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301724] ACPI: Interpreter enabled\n[ 0.302726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.305143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.307547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312382] ACPI: (supports S0 S5)\n[ 0.313316] ACPI: Using IOAPIC for interrupt routing\n[ 0.314560] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.318287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.321393] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.322947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.325805] acpiphp: Slot [3] registered\n[ 0.326843] acpiphp: Slot [4] registered\n[ 0.327890] acpiphp: Slot [5] registered\n[ 0.328926] acpiphp: Slot [6] registered\n[ 0.329973] acpiphp: Slot [7] registered\n[ 0.331021] acpiphp: Slot [8] registered\n[ 0.332071] acpiphp: Slot [9] registered\n[ 0.333120] acpiphp: Slot [10] registered\n[ 0.334188] acpiphp: Slot [11] registered\n[ 0.335252] acpiphp: Slot [12] registered\n[ 0.336316] acpiphp: Slot [13] registered\n[ 0.337373] acpiphp: Slot [14] registered\n[ 0.338438] acpiphp: Slot [15] registered\n[ 0.352322] acpiphp: Slot [16] registered\n[ 0.353390] acpiphp: Slot [17] registered\n[ 0.354451] acpiphp: Slot [18] registered\n[ 0.355512] acpiphp: Slot [19] registered\n[ 0.356575] acpiphp: Slot [20] registered\n[ 0.357639] acpiphp: Slot [21] registered\n[ 0.358705] acpiphp: Slot [22] registered\n[ 0.359766] acpiphp: Slot [23] registered\n[ 0.360837] acpiphp: Slot [24] registered\n[ 0.361916] acpiphp: Slot [25] registered\n[ 0.362975] acpiphp: Slot [26] registered\n[ 0.364033] acpiphp: Slot [27] registered\n[ 0.365099] acpiphp: Slot [28] registered\n[ 0.366163] acpiphp: Slot [29] registered\n[ 0.367220] acpiphp: Slot [30] registered\n[ 0.368280] acpiphp: Slot [31] registered\n[ 0.369342] PCI host bridge to bus 0000:00\n[ 0.370408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.371992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.373577] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375493] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.377402] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.379342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384766] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386298] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.387939] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392434] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394328] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.421314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.423116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.425048] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.426754] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.428125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.430139] vgaarb: loaded\n[ 0.430933] vgaarb: bridge control possible 0000:00:02.0\n[ 0.432530] SCSI subsystem initialized\n[ 0.433741] ACPI: bus type USB registered\n[ 0.434830] usbcore: registered new interface driver usbfs\n[ 0.436181] usbcore: registered new interface driver hub\n[ 0.437495] usbcore: registered new device driver usb\n[ 0.438951] PCI: Using ACPI for IRQ routing\n[ 0.440410] NetLabel: Initializing\n[ 0.441353] NetLabel: domain hash size = 128\n[ 0.442471] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443722] NetLabel: unlabeled traffic allowed by default\n[ 0.445244] clocksource: Switched to clocksource kvm-clock\n[ 0.455115] AppArmor: AppArmor Filesystem Enabled\n[ 0.456373] pnp: PnP ACPI init\n[ 0.457577] pnp: PnP ACPI: found 5 devices\n[ 0.464374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.466613] NET: Registered protocol family 2\n[ 0.467992] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.469673] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.471259] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.472824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474243] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.475791] NET: Registered protocol family 1\n[ 0.476950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.478385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.479796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494292] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.508848] Trying to unpack rootfs image as initramfs...\n[ 0.570681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.572865] Scanning for low memory corruption every 60 seconds\n[ 0.574637] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.576156] audit: initializing netlink subsys (disabled)\n[ 0.577557] audit: type=2000 audit(1540021578.420:1): initialized\n[ 0.579295] Initialise system trusted keyring\n[ 0.580528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.582074] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.584683] zbud: loaded\n[ 0.585637] VFS: Disk quotas dquot_6.6.0\n[ 0.586791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.588834] fuse init (API version 7.23)\n[ 0.594538] Key type big_key registered\n[ 0.595774] Allocating IMA MOK and blacklist keyrings.\n[ 0.597886] Key type asymmetric registered\n[ 0.598995] Asymmetric key parser 'x509' registered\n[ 0.600309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.602401] io scheduler noop registered\n[ 0.603447] io scheduler deadline registered (default)\n[ 0.604777] io scheduler cfq registered\n[ 0.606272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.607641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.609562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.611544] ACPI: Power Button [PWRF]\n[ 0.612913] GHES: HEST is not enabled!\n[ 0.627201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.656428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659317] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.683642] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686848] Linux agpgart interface v0.103\n[ 0.690705] brd: module loaded\n[ 0.692979] loop: module loaded\n[ 0.697637] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699550] GPT:90111 != 2097151\n[ 0.700442] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701873] GPT:90111 != 2097151\n[ 0.702766] GPT: Use GNU Parted to correct GPT errors.\n[ 0.704037] vda: vda1 vda15\n[ 0.705950] scsi host0: ata_piix\n[ 0.706987] scsi host1: ata_piix\n[ 0.707941] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.709530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.711502] libphy: Fixed MDIO Bus: probed\n[ 0.712583] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713837] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717025] PPP generic driver version 2.4.2\n[ 0.718287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.719850] ehci-pci: EHCI PCI platform driver\n[ 0.721001] ehci-platform: EHCI generic platform driver\n[ 0.722295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723806] ohci-pci: OHCI PCI platform driver\n[ 0.724952] ohci-platform: OHCI generic platform driver\n[ 0.726267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.740795] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.742143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.744092] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.745432] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.747038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.748629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.750487] usb usb1: Product: UHCI Host Controller\n[ 0.751706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753184] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754468] hub 1-0:1.0: USB hub found\n[ 0.755508] hub 1-0:1.0: 2 ports detected\n[ 0.756952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.759759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.761017] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.762374] mousedev: PS/2 mouse device common for all mice\n[ 0.764052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.766451] rtc_cmos 00:00: RTC can wake from S4\n[ 0.767960] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771129] i2c /dev entries driver\n[ 0.772151] device-mapper: uevent: version 1.0.3\n[ 0.773434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.775598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777572] NET: Registered protocol family 10\n[ 0.779306] NET: Registered protocol family 17\n[ 0.780503] Key type dns_resolver registered\n[ 0.782062] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.783510] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.785972] registered taskstats version 1\n[ 0.787124] Loading compiled-in X.509 certificates\n[ 0.788989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.791474] zswap: loaded using pool lzo/zbud\n[ 0.794020] Key type trusted registered\n[ 0.796162] Key type encrypted registered\n[ 0.797273] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.798635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.800011] evm: HMAC attrs: 0x1\n[ 0.801300] Magic number: 6:504:774\n[ 0.802330] mem zero: hash matches\n[ 0.803378] rtc_cmos 00:00: setting system clock to 2018-10-20 07:46:17 UTC (1540021577)\n[ 0.805551] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806999] EDD information not available.\n[ 0.872043] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.874054] Write protecting the kernel read-only data: 14336k\n[ 0.878804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881324] 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.930788] 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.93\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.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOqifCu+5aT442ZaWxXyK/S/QdF4QJCyUeJ8o7q4euWavR3XCM1V8wgciVAgzeEC18Z4nqzZ7Zdtm2cBfiXHmK3ZDosexGF1avzsiC/plEs4us6k7E1zrWilT4fxINtpbkOVSwGqcGae5SnoTq2QnZDkAUj4JIufRURmQdN7svNsse59HupWuD/q/xjq8GyvW/BQV9VZ83lyddZVdEyKCqwnZ03yiggbvpaDq4ejx1ePUdq7hT8mk3AAvg070qoRQ03hXIz+jYFcjrDaUUHTUFGlQTZpbDD++cP/5sXGYwgrxgNyoqZBcvqJ8kctCiFbQS/6PN0yaIffzBcLrdgKfv root@cinder-test-vm2-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\nssh-dss AAAAB3NzaC1kc3MAAACBAKnaAvBxsao/Gm+aR0TEuUwlNlmrlsx7lVURHoSpsm5W0wIqYcYpFQpxCMVW1SKW1UVV4EL4cH9M64oOsPTWbgcfMXvd0NRQKxQXG+thKbAFzQK4d2y4gRZDwwx/WhnzrsgbATYn9/yxHhmAx2Nabw3372uNbaFs2ojS+ff230LdAAAAFQDIgJvQhVVj0x9NDLFcDgL2SJEb7QAAAIBgbAUqy9lvgXLTSlRoYP6ZivOuiKjNzBIasrwVUCSJhT+gjebjc1RoXB7+HY/tTriLczjTaw91rrbmQJlW3VAeIe+QYaKwYXpDVL116xmjJOVELiuGYSO7mrmrwGFqeaiL5k400ODaDCmEAeKZ3/z9iYMqIw0Wv5W9w+gO3XPovQAAAIAItD5u3Bry6qEpXoa6SfUrF0pdFRZ9A7ek4CazBTN6zki1nkpDUwxjeI+F4Dly3edxicnGR6s3mALGBwg2P09DD03ORqeh7jYFO4U9viLFQtmWRfI9lbKu6mmc0sLGdVHCM6kC4zI0uW0ldcxX5DfQFTRSBnWe3pzYGjEhE/+xYw== root@cinder-test-vm2-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\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.13,24,fe80::f816:3eff:fe62:eba3/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.13 \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-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.63 ===\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-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 login: "} 2018-10-20 07:46:23,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/action used request id req-5da893f8-6d02-421f-8d65-0be7db815eae 2018-10-20 07:46:23,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0646028518677s 2018-10-20 07:46:23,355 - 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 472695643 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.174159] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176269] pid_max: default: 32768 minimum: 301 [ 0.177446] ACPI: Core revision 20150930 [ 0.179100] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180798] Security Framework initialized [ 0.181859] Yama: becoming mindful. [ 0.182810] AppArmor: AppArmor initialized [ 0.183912] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.185581] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.187222] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188782] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.190609] Initializing cgroup subsys io [ 0.191672] Initializing cgroup subsys memory [ 0.192799] Initializing cgroup subsys devices [ 0.193951] Initializing cgroup subsys freezer [ 0.195090] Initializing cgroup subsys net_cls [ 0.196225] Initializing cgroup subsys perf_event [ 0.197439] Initializing cgroup subsys net_prio [ 0.198594] Initializing cgroup subsys hugetlb [ 0.199731] Initializing cgroup subsys pids [ 0.200861] CPU: Physical Processor ID: 0 [ 0.202632] mce: CPU supports 10 MCE banks [ 0.203737] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205043] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.222239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229058] ftrace: allocating 31920 entries in 125 pages [ 0.255840] smpboot: Max logical packages: 1 [ 0.256975] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258766] x2apic enabled [ 0.259848] Switched APIC routing to physical x2apic. [ 0.262195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263655] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.266362] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268706] KVM setup paravirtual spinlock [ 0.270405] x86: Booted up 1 node, 1 CPUs [ 0.271464] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.273283] devtmpfs: initialized [ 0.275233] evm: security.selinux [ 0.276153] evm: security.SMACK64 [ 0.277070] evm: security.SMACK64EXEC [ 0.278054] evm: security.SMACK64TRANSMUTE [ 0.279113] evm: security.SMACK64MMAP [ 0.280086] evm: security.ima [ 0.280928] evm: security.capability [ 0.281978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284406] pinctrl core: initialized pinctrl subsystem [ 0.285825] RTC time: 7:46:17, date: 10/20/18 [ 0.287085] NET: Registered protocol family 16 [ 0.288357] cpuidle: using governor ladder [ 0.289433] cpuidle: using governor menu [ 0.290464] PCCT header not found. [ 0.291452] ACPI: bus type PCI registered [ 0.292500] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294105] PCI: Using configuration type 1 for base access [ 0.296221] ACPI: Added _OSI(Module Device) [ 0.297324] ACPI: Added _OSI(Processor Device) [ 0.298449] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299625] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301724] ACPI: Interpreter enabled [ 0.302726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.305143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.307547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312382] ACPI: (supports S0 S5) [ 0.313316] ACPI: Using IOAPIC for interrupt routing [ 0.314560] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.318287] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319777] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.321393] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.322947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.325805] acpiphp: Slot [3] registered [ 0.326843] acpiphp: Slot [4] registered [ 0.327890] acpiphp: Slot [5] registered [ 0.328926] acpiphp: Slot [6] registered [ 0.329973] acpiphp: Slot [7] registered [ 0.331021] acpiphp: Slot [8] registered [ 0.332071] acpiphp: Slot [9] registered [ 0.333120] acpiphp: Slot [10] registered [ 0.334188] acpiphp: Slot [11] registered [ 0.335252] acpiphp: Slot [12] registered [ 0.336316] acpiphp: Slot [13] registered [ 0.337373] acpiphp: Slot [14] registered [ 0.338438] acpiphp: Slot [15] registered [ 0.352322] acpiphp: Slot [16] registered [ 0.353390] acpiphp: Slot [17] registered [ 0.354451] acpiphp: Slot [18] registered [ 0.355512] acpiphp: Slot [19] registered [ 0.356575] acpiphp: Slot [20] registered [ 0.357639] acpiphp: Slot [21] registered [ 0.358705] acpiphp: Slot [22] registered [ 0.359766] acpiphp: Slot [23] registered [ 0.360837] acpiphp: Slot [24] registered [ 0.361916] acpiphp: Slot [25] registered [ 0.362975] acpiphp: Slot [26] registered [ 0.364033] acpiphp: Slot [27] registered [ 0.365099] acpiphp: Slot [28] registered [ 0.366163] acpiphp: Slot [29] registered [ 0.367220] acpiphp: Slot [30] registered [ 0.368280] acpiphp: Slot [31] registered [ 0.369342] PCI host bridge to bus 0000:00 [ 0.370408] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.371992] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.373577] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375493] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.377402] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.379342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383109] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384766] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386298] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.387939] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392434] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394328] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417621] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.421314] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.423116] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.425048] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.426754] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.428125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.430139] vgaarb: loaded [ 0.430933] vgaarb: bridge control possible 0000:00:02.0 [ 0.432530] SCSI subsystem initialized [ 0.433741] ACPI: bus type USB registered [ 0.434830] usbcore: registered new interface driver usbfs [ 0.436181] usbcore: registered new interface driver hub [ 0.437495] usbcore: registered new device driver usb [ 0.438951] PCI: Using ACPI for IRQ routing [ 0.440410] NetLabel: Initializing [ 0.441353] NetLabel: domain hash size = 128 [ 0.442471] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443722] NetLabel: unlabeled traffic allowed by default [ 0.445244] clocksource: Switched to clocksource kvm-clock [ 0.455115] AppArmor: AppArmor Filesystem Enabled [ 0.456373] pnp: PnP ACPI init [ 0.457577] pnp: PnP ACPI: found 5 devices [ 0.464374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.466613] NET: Registered protocol family 2 [ 0.467992] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.469673] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.471259] TCP: Hash tables configured (established 4096 bind 4096) [ 0.472824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.474243] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.475791] NET: Registered protocol family 1 [ 0.476950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.478385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.479796] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494292] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.508848] Trying to unpack rootfs image as initramfs... [ 0.570681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.572865] Scanning for low memory corruption every 60 seconds [ 0.574637] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.576156] audit: initializing netlink subsys (disabled) [ 0.577557] audit: type=2000 audit(1540021578.420:1): initialized [ 0.579295] Initialise system trusted keyring [ 0.580528] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.582074] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.584683] zbud: loaded [ 0.585637] VFS: Disk quotas dquot_6.6.0 [ 0.586791] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.588834] fuse init (API version 7.23) [ 0.594538] Key type big_key registered [ 0.595774] Allocating IMA MOK and blacklist keyrings. [ 0.597886] Key type asymmetric registered [ 0.598995] Asymmetric key parser 'x509' registered [ 0.600309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.602401] io scheduler noop registered [ 0.603447] io scheduler deadline registered (default) [ 0.604777] io scheduler cfq registered [ 0.606272] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.607641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.609562] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.611544] ACPI: Power Button [PWRF] [ 0.612913] GHES: HEST is not enabled! [ 0.627201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656428] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659317] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.683642] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686848] Linux agpgart interface v0.103 [ 0.690705] brd: module loaded [ 0.692979] loop: module loaded [ 0.697637] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699550] GPT:90111 != 2097151 [ 0.700442] GPT:Alternate GPT header not at the end of the disk. [ 0.701873] GPT:90111 != 2097151 [ 0.702766] GPT: Use GNU Parted to correct GPT errors. [ 0.704037] vda: vda1 vda15 [ 0.705950] scsi host0: ata_piix [ 0.706987] scsi host1: ata_piix [ 0.707941] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.709530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.711502] libphy: Fixed MDIO Bus: probed [ 0.712583] tun: Universal TUN/TAP device driver, 1.6 [ 0.713837] tun: (C) 1999-2004 Max Krasnyansky [ 0.717025] PPP generic driver version 2.4.2 [ 0.718287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719850] ehci-pci: EHCI PCI platform driver [ 0.721001] ehci-platform: EHCI generic platform driver [ 0.722295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723806] ohci-pci: OHCI PCI platform driver [ 0.724952] ohci-platform: OHCI generic platform driver [ 0.726267] uhci_hcd: USB Universal Host Controller Interface driver [ 0.740795] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.742143] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.744092] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.745432] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.747038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.748629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.750487] usb usb1: Product: UHCI Host Controller [ 0.751706] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753184] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754468] hub 1-0:1.0: USB hub found [ 0.755508] hub 1-0:1.0: 2 ports detected [ 0.756952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.759759] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.761017] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.762374] mousedev: PS/2 mouse device common for all mice [ 0.764052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.766451] rtc_cmos 00:00: RTC can wake from S4 [ 0.767960] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771129] i2c /dev entries driver [ 0.772151] device-mapper: uevent: version 1.0.3 [ 0.773434] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.775598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777572] NET: Registered protocol family 10 [ 0.779306] NET: Registered protocol family 17 [ 0.780503] Key type dns_resolver registered [ 0.782062] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.783510] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.785972] registered taskstats version 1 [ 0.787124] Loading compiled-in X.509 certificates [ 0.788989] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.791474] zswap: loaded using pool lzo/zbud [ 0.794020] Key type trusted registered [ 0.796162] Key type encrypted registered [ 0.797273] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798635] ima: No TPM chip found, activating TPM-bypass! [ 0.800011] evm: HMAC attrs: 0x1 [ 0.801300] Magic number: 6:504:774 [ 0.802330] mem zero: hash matches [ 0.803378] rtc_cmos 00:00: setting system clock to 2018-10-20 07:46:17 UTC (1540021577) [ 0.805551] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806999] EDD information not available. [ 0.872043] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874054] Write protecting the kernel read-only data: 14336k [ 0.878804] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881324] 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.930788] 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.93 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOqifCu+5aT442ZaWxXyK/S/QdF4QJCyUeJ8o7q4euWavR3XCM1V8wgciVAgzeEC18Z4nqzZ7Zdtm2cBfiXHmK3ZDosexGF1avzsiC/plEs4us6k7E1zrWilT4fxINtpbkOVSwGqcGae5SnoTq2QnZDkAUj4JIufRURmQdN7svNsse59HupWuD/q/xjq8GyvW/BQV9VZ83lyddZVdEyKCqwnZ03yiggbvpaDq4ejx1ePUdq7hT8mk3AAvg070qoRQ03hXIz+jYFcjrDaUUHTUFGlQTZpbDD++cP/5sXGYwgrxgNyoqZBcvqJ8kctCiFbQS/6PN0yaIffzBcLrdgKfv root@cinder-test-vm2-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 ssh-dss AAAAB3NzaC1kc3MAAACBAKnaAvBxsao/Gm+aR0TEuUwlNlmrlsx7lVURHoSpsm5W0wIqYcYpFQpxCMVW1SKW1UVV4EL4cH9M64oOsPTWbgcfMXvd0NRQKxQXG+thKbAFzQK4d2y4gRZDwwx/WhnzrsgbATYn9/yxHhmAx2Nabw3372uNbaFs2ojS+ff230LdAAAAFQDIgJvQhVVj0x9NDLFcDgL2SJEb7QAAAIBgbAUqy9lvgXLTSlRoYP6ZivOuiKjNzBIasrwVUCSJhT+gjebjc1RoXB7+HY/tTriLczjTaw91rrbmQJlW3VAeIe+QYaKwYXpDVL116xmjJOVELiuGYSO7mrmrwGFqeaiL5k400ODaDCmEAeKZ3/z9iYMqIw0Wv5W9w+gO3XPovQAAAIAItD5u3Bry6qEpXoa6SfUrF0pdFRZ9A7ek4CazBTN6zki1nkpDUwxjeI+F4Dly3edxicnGR6s3mALGBwg2P09DD03ORqeh7jYFO4U9viLFQtmWRfI9lbKu6mmc0sLGdVHCM6kC4zI0uW0ldcxX5DfQFTRSBnWe3pzYGjEhE/+xYw== root@cinder-test-vm2-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 -----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.13,24,fe80::f816:3eff:fe62:eba3/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.13 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-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 login: 2018-10-20 07:46:23,358 - paramiko.transport - DEBUG - starting thread (client mode): 0x2414790L 2018-10-20 07:46:23,358 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 07:46:23,359 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-20 07:46:23,359 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-20 07:46:23,360 - 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-20 07:46:23,360 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 07:46:23,360 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-20 07:46:23,360 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 07:46:23,360 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 07:46:23,360 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 07:46:23,374 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 07:46:23,374 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 07:46:23,390 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 02930cd64870e14b08df1c5b564875de 2018-10-20 07:46:23,391 - paramiko.transport - DEBUG - Trying discovered key 84904d5dbb55947f8e3c0c44c063d247 in /tmp/tmpyjEOrg 2018-10-20 07:46:23,412 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 07:46:23,414 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 07:46:23,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-10-20 07:46:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"volume": {"display_name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "size": "2"}}' 2018-10-20 07:46:24,850 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c924bd1f-aa7f-444f-8d70-41b748843588 x-openstack-request-id: req-c924bd1f-aa7f-444f-8d70-41b748843588 2018-10-20 07:46:24,851 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}} 2018-10-20 07:46:24,851 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes used request id req-c924bd1f-aa7f-444f-8d70-41b748843588 2018-10-20 07:46:24,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.42302393913s 2018-10-20 07:46:24,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:25,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2da4bffe-817a-493e-9969-bd36f12be74e x-openstack-request-id: req-2da4bffe-817a-493e-9969-bd36f12be74e 2018-10-20 07:46:25,879 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:24.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:25,879 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-2da4bffe-817a-493e-9969-bd36f12be74e 2018-10-20 07:46:25,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.02737092972s 2018-10-20 07:46:25,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:28,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-99a6671a-a954-4ea3-8fa1-7377df54df2e x-openstack-request-id: req-99a6671a-a954-4ea3-8fa1-7377df54df2e 2018-10-20 07:46:28,966 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:28,966 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-99a6671a-a954-4ea3-8fa1-7377df54df2e 2018-10-20 07:46:28,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08206415176s 2018-10-20 07:46:28,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:29,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:29 GMT X-Openstack-Request-Id: req-cc49dcc5-ccfe-4f9d-bac4-508c93454aca 2018-10-20 07:46:29,064 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":["aabf2e8f-25b8-4a95-946a-46449de15919"],"description":"","tags":[],"updated_at":"2018-10-20T07:46:01Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:29,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cc49dcc5-ccfe-4f9d-bac4-508c93454aca 2018-10-20 07:46:29,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966610908508s 2018-10-20 07:46:29,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:46:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:29,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:29 GMT X-Openstack-Request-Id: req-53aff735-18ec-4818-832a-aa639553466b 2018-10-20 07:46:29,369 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:46:07Z", "file": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file", "owner": "8091ad50227942739e810fdd30cdfc2a", "id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "size": 12716032, "self": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:46:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:46:29,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53aff735-18ec-4818-832a-aa639553466b 2018-10-20 07:46:29,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299381017685s 2018-10-20 07:46:29,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:46:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:29,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-cd1e129f-f2ae-4e39-ab3c-c35aac105f33 x-openstack-request-id: req-cd1e129f-f2ae-4e39-ab3c-c35aac105f33 2018-10-20 07:46:29,393 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "name": "cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:46:29,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cd1e129f-f2ae-4e39-ab3c-c35aac105f33 2018-10-20 07:46:29,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217649936676s 2018-10-20 07:46:29,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 07:46:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"server": {"name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "imageRef": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "flavorRef": "51a39783-1af3-4009-a61c-25e4021fd5dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b06cc604-e841-4e6e-8986-892db9e4919c"}], "security_groups": [{"name": "8b281354-4678-4327-9ee6-e6af78f30692"}]}}' 2018-10-20 07:46:31,102 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 07: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 location: http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc x-compute-request-id: req-20d40cf9-3eed-4fb6-9be8-8852502ec5e3 x-openstack-request-id: req-20d40cf9-3eed-4fb6-9be8-8852502ec5e3 2018-10-20 07:46:31,103 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8b281354-4678-4327-9ee6-e6af78f30692"}], "OS-DCF:diskConfig": "MANUAL", "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "adminPass": "HmnHDmdqiH9f"}} 2018-10-20 07:46:31,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-20d40cf9-3eed-4fb6-9be8-8852502ec5e3 2018-10-20 07:46:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.70866990089s 2018-10-20 07:46:31,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:31,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-4e3d3fec-656f-4453-a98a-eae3cc335888 x-openstack-request-id: req-4e3d3fec-656f-4453-a98a-eae3cc335888 2018-10-20 07:46:31,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "user_id": "623851429a16435d8151c184b2d015da", "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-20T07:46:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:17Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:31,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4e3d3fec-656f-4453-a98a-eae3cc335888 2018-10-20 07:46:31,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759872913361s 2018-10-20 07:46:31,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:33,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:34,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-1426da59-8156-4afd-950f-c4a149930b1a x-openstack-request-id: req-1426da59-8156-4afd-950f-c4a149930b1a 2018-10-20 07:46:34,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:46:33Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:17Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:34,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1426da59-8156-4afd-950f-c4a149930b1a 2018-10-20 07:46:34,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705245018005s 2018-10-20 07:46:34,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:36,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:37,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-318669d5-c147-4925-a2a7-96fc4f622942 x-openstack-request-id: req-318669d5-c147-4925-a2a7-96fc4f622942 2018-10-20 07:46:37,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T07:46:34Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:17Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:37,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-318669d5-c147-4925-a2a7-96fc4f622942 2018-10-20 07:46:37,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419055938721s 2018-10-20 07:46:37,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:39,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:46:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:39,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-bd81a186-a24e-4b9a-b97a-357457fa4e61 x-openstack-request-id: req-bd81a186-a24e-4b9a-b97a-357457fa4e61 2018-10-20 07:46:39,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:38.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:38Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:17Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:46:39,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd81a186-a24e-4b9a-b97a-357457fa4e61 2018-10-20 07:46:39,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425908088684s 2018-10-20 07:46:39,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:46:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=17b215ad-cbda-470d-ad7d-b724cc1800fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:39,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:39 GMT X-Openstack-Request-Id: req-1935b614-65ed-408c-916a-bb5718c8b6df 2018-10-20 07:46:39,502 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:46:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aabf2e8f-25b8-4a95-946a-46449de15919","ip_address":"192.168.120.11"}],"id":"912fd695-d560-4368-b9dc-401eb57b4a82","security_groups":["8b281354-4678-4327-9ee6-e6af78f30692"],"mac_address":"fa:16:3e:39:6d:79","project_id":"8091ad50227942739e810fdd30cdfc2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:34Z","binding:vnic_type":"normal","device_id":"17b215ad-cbda-470d-ad7d-b724cc1800fc","ip_allocation":"immediate"}]} 2018-10-20 07:46:39,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=17b215ad-cbda-470d-ad7d-b724cc1800fc used request id req-1935b614-65ed-408c-916a-bb5718c8b6df 2018-10-20 07:46:39,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504310131073s 2018-10-20 07:46:39,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=912fd695-d560-4368-b9dc-401eb57b4a82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:39,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:39 GMT X-Openstack-Request-Id: req-198369df-567f-45e2-a440-9adedd52a736 2018-10-20 07:46:39,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:46:39,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=912fd695-d560-4368-b9dc-401eb57b4a82 used request id req-198369df-567f-45e2-a440-9adedd52a736 2018-10-20 07:46:39,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0415909290314s 2018-10-20 07:46:39,552 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:6d:79', 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'6b9ceef4-740d-43f2-b2b2-08b2a90591e6'}), 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-20T07:46:38.000000', 'flavor': Munch({u'id': u'51a39783-1af3-4009-a61c-25e4021fd5dc'}), 'az': u'nova', 'id': u'17b215ad-cbda-470d-ad7d-b724cc1800fc', 'security_groups': [Munch({u'name': u'cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'623851429a16435d8151c184b2d015da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', '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-20T07:46:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T07:46:38Z', 'hostId': u'2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364', '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-20T07:46:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8091ad50227942739e810fdd30cdfc2a', 'name': u'cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'adminPass': u'HmnHDmdqiH9f', 'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', 'created_at': u'2018-10-20T07:46:31Z', 'created': u'2018-10-20T07:46:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 07:46:39,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:46:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:39,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:39 GMT X-Openstack-Request-Id: req-05dfaed2-e844-46b1-b572-84e9b1a14d1e 2018-10-20 07:46:39,647 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":["aabf2e8f-25b8-4a95-946a-46449de15919"],"description":"","tags":[],"updated_at":"2018-10-20T07:46:01Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:46:39,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05dfaed2-e844-46b1-b572-84e9b1a14d1e 2018-10-20 07:46:39,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895438194275s 2018-10-20 07:46:39,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 07:46:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=17b215ad-cbda-470d-ad7d-b724cc1800fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:39 GMT X-Openstack-Request-Id: req-31527b6c-0d53-4ac5-8230-78bc381d2626 2018-10-20 07:46:39,697 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T07:46:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aabf2e8f-25b8-4a95-946a-46449de15919","ip_address":"192.168.120.11"}],"id":"912fd695-d560-4368-b9dc-401eb57b4a82","security_groups":["8b281354-4678-4327-9ee6-e6af78f30692"],"mac_address":"fa:16:3e:39:6d:79","project_id":"8091ad50227942739e810fdd30cdfc2a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:34Z","binding:vnic_type":"normal","device_id":"17b215ad-cbda-470d-ad7d-b724cc1800fc","ip_allocation":"immediate"}]} 2018-10-20 07:46:39,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=17b215ad-cbda-470d-ad7d-b724cc1800fc used request id req-31527b6c-0d53-4ac5-8230-78bc381d2626 2018-10-20 07:46:39,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488469600677s 2018-10-20 07:46:39,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 07:46:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.11", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82"}}' 2018-10-20 07:46:41,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:41 GMT X-Openstack-Request-Id: req-fefcbb79-9b2b-4df2-8b6c-daf3edb4e926 2018-10-20 07:46:41,981 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}} 2018-10-20 07:46:41,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fefcbb79-9b2b-4df2-8b6c-daf3edb4e926 2018-10-20 07:46:41,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.28320598602s 2018-10-20 07:46:41,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:42,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:42 GMT X-Openstack-Request-Id: req-968ad1cc-cf08-4fdb-b365-f56d9fc765af 2018-10-20 07:46:42,123 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:42,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-968ad1cc-cf08-4fdb-b365-f56d9fc765af 2018-10-20 07:46:42,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.128412008286s 2018-10-20 07:46:42,135 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:42,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:42,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:42,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:42 GMT X-Openstack-Request-Id: req-008b44a7-23f6-4759-b042-4abf8c3fe5a5 2018-10-20 07:46:42,360 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:42,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-008b44a7-23f6-4759-b042-4abf8c3fe5a5 2018-10-20 07:46:42,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.114506959915s 2018-10-20 07:46:42,372 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:42,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:42 GMT X-Openstack-Request-Id: req-1f2a6546-eff8-49d3-a024-22f7035c8930 2018-10-20 07:46:42,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:42,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f2a6546-eff8-49d3-a024-22f7035c8930 2018-10-20 07:46:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201742887497s 2018-10-20 07:46:42,696 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:42,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:42,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:42,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:42 GMT X-Openstack-Request-Id: req-6fd94414-26b5-4bd6-a277-a35ec481c957 2018-10-20 07:46:42,869 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:42,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6fd94414-26b5-4bd6-a277-a35ec481c957 2018-10-20 07:46:42,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622088909149s 2018-10-20 07:46:42,881 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:42,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:43,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:43 GMT X-Openstack-Request-Id: req-b9c12017-a62a-490d-a5f5-64aeddb7f7d6 2018-10-20 07:46:43,055 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:40Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:43,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b9c12017-a62a-490d-a5f5-64aeddb7f7d6 2018-10-20 07:46:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632631778717s 2018-10-20 07:46:43,067 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 07:46:43,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:46:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:43,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:43 GMT X-Openstack-Request-Id: req-c98a8212-c7f4-471d-b2fb-fca2a35a937b 2018-10-20 07:46:43,237 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:20Z", "updated_at": "2018-10-20T07:46:22Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:eb:a3", "device_id": "973550ad-2e02-4a00-b604-5209c2add65c"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "884667fc-4a39-4ade-8545-aa0090fa2730", "id": "aff179b7-7936-486d-824b-4978b5c163a8", "qos_policy_id": null}, {"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:43Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:46:43,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c98a8212-c7f4-471d-b2fb-fca2a35a937b 2018-10-20 07:46:43,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608489513397s 2018-10-20 07:46:43,249 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bb939858-d824-48f0-a945-00dbe1dd6b9c', 'updated_at': u'2018-10-20T07:46:43Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.218', 'revision_number': 1, 'port_id': u'912fd695-d560-4368-b9dc-401eb57b4a82', 'id': u'cdc91247-7ee9-4177-969e-90a352786d85', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'912fd695-d560-4368-b9dc-401eb57b4a82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8091ad50227942739e810fdd30cdfc2a', 'name': 'cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8091ad50227942739e810fdd30cdfc2a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:39:6d:79', u'device_id': u'17b215ad-cbda-470d-ad7d-b724cc1800fc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8091ad50227942739e810fdd30cdfc2a', 'created_at': u'2018-10-20T07:46:40Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b06cc604-e841-4e6e-8986-892db9e4919c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:39:6d:79', u'device_id': u'17b215ad-cbda-470d-ad7d-b724cc1800fc'}), 'router': u'bb939858-d824-48f0-a945-00dbe1dd6b9c'}) 2018-10-20 07:46:43,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 07:46:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 07:46:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9549 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-653dce08-d7cd-4f7d-919c-7d330883e3f7 x-openstack-request-id: req-653dce08-d7cd-4f7d-919c-7d330883e3f7 2018-10-20 07:46:43,317 - 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 479893402 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.192307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.194393] pid_max: default: 32768 minimum: 301\n[ 0.195529] ACPI: Core revision 20150930\n[ 0.197107] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198738] Security Framework initialized\n[ 0.199783] Yama: becoming mindful.\n[ 0.200703] AppArmor: AppArmor initialized\n[ 0.201766] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204983] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208189] Initializing cgroup subsys io\n[ 0.209203] Initializing cgroup subsys memory\n[ 0.210272] Initializing cgroup subsys devices\n[ 0.211368] Initializing cgroup subsys freezer\n[ 0.212438] Initializing cgroup subsys net_cls\n[ 0.213506] Initializing cgroup subsys perf_event\n[ 0.214638] Initializing cgroup subsys net_prio\n[ 0.215754] Initializing cgroup subsys hugetlb\n[ 0.216836] Initializing cgroup subsys pids\n[ 0.217908] CPU: Physical Processor ID: 0\n[ 0.219637] mce: CPU supports 10 MCE banks\n[ 0.220687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221930] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244614] ftrace: allocating 31920 entries in 125 pages\n[ 0.269991] smpboot: Max logical packages: 1\n[ 0.271072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272804] x2apic enabled\n[ 0.273856] Switched APIC routing to physical x2apic.\n[ 0.276163] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280181] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282433] KVM setup paravirtual spinlock\n[ 0.283944] x86: Booted up 1 node, 1 CPUs\n[ 0.284975] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286735] devtmpfs: initialized\n[ 0.288638] evm: security.selinux\n[ 0.289532] evm: security.SMACK64\n[ 0.290419] evm: security.SMACK64EXEC\n[ 0.291377] evm: security.SMACK64TRANSMUTE\n[ 0.292410] evm: security.SMACK64MMAP\n[ 0.293359] evm: security.ima\n[ 0.294184] evm: security.capability\n[ 0.295194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297508] pinctrl core: initialized pinctrl subsystem\n[ 0.298874] RTC time: 7:46:38, date: 10/20/18\n[ 0.300073] NET: Registered protocol family 16\n[ 0.301305] cpuidle: using governor ladder\n[ 0.302343] cpuidle: using governor menu\n[ 0.303348] PCCT header not found.\n[ 0.304298] ACPI: bus type PCI registered\n[ 0.305319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306879] PCI: Using configuration type 1 for base access\n[ 0.308924] ACPI: Added _OSI(Module Device)\n[ 0.309985] ACPI: Added _OSI(Processor Device)\n[ 0.311089] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312230] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314284] ACPI: Interpreter enabled\n[ 0.315255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.319914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324601] ACPI: (supports S0 S5)\n[ 0.325502] ACPI: Using IOAPIC for interrupt routing\n[ 0.326698] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331745] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333302] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337570] acpiphp: Slot [3] registered\n[ 0.338595] acpiphp: Slot [4] registered\n[ 0.339615] acpiphp: Slot [5] registered\n[ 0.340624] acpiphp: Slot [6] registered\n[ 0.341636] acpiphp: Slot [7] registered\n[ 0.342642] acpiphp: Slot [8] registered\n[ 0.343657] acpiphp: Slot [9] registered\n[ 0.344662] acpiphp: Slot [10] registered\n[ 0.345692] acpiphp: Slot [11] registered\n[ 0.346719] acpiphp: Slot [12] registered\n[ 0.347744] acpiphp: Slot [13] registered\n[ 0.348767] acpiphp: Slot [14] registered\n[ 0.349798] acpiphp: Slot [15] registered\n[ 0.364020] acpiphp: Slot [16] registered\n[ 0.365077] acpiphp: Slot [17] registered\n[ 0.366099] acpiphp: Slot [18] registered\n[ 0.367114] acpiphp: Slot [19] registered\n[ 0.368126] acpiphp: Slot [20] registered\n[ 0.369152] acpiphp: Slot [21] registered\n[ 0.370166] acpiphp: Slot [22] registered\n[ 0.371178] acpiphp: Slot [23] registered\n[ 0.372210] acpiphp: Slot [24] registered\n[ 0.373225] acpiphp: Slot [25] registered\n[ 0.374245] acpiphp: Slot [26] registered\n[ 0.375264] acpiphp: Slot [27] registered\n[ 0.376277] acpiphp: Slot [28] registered\n[ 0.377305] acpiphp: Slot [29] registered\n[ 0.378329] acpiphp: Slot [30] registered\n[ 0.379348] acpiphp: Slot [31] registered\n[ 0.380366] PCI host bridge to bus 0000:00\n[ 0.381384] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.382891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.384405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.386243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.388082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389949] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402797] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404622] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.424965] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426833] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.428617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.430393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.432149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.433799] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.435438] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.436762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.438741] vgaarb: loaded\n[ 0.439514] vgaarb: bridge control possible 0000:00:02.0\n[ 0.441053] SCSI subsystem initialized\n[ 0.442219] ACPI: bus type USB registered\n[ 0.443272] usbcore: registered new interface driver usbfs\n[ 0.444552] usbcore: registered new interface driver hub\n[ 0.445788] usbcore: registered new device driver usb\n[ 0.447134] PCI: Using ACPI for IRQ routing\n[ 0.448519] NetLabel: Initializing\n[ 0.449413] NetLabel: domain hash size = 128\n[ 0.450459] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451644] NetLabel: unlabeled traffic allowed by default\n[ 0.453063] clocksource: Switched to clocksource kvm-clock\n[ 0.462296] AppArmor: AppArmor Filesystem Enabled\n[ 0.463479] pnp: PnP ACPI init\n[ 0.464608] pnp: PnP ACPI: found 5 devices\n[ 0.471219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473321] NET: Registered protocol family 2\n[ 0.474607] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.476190] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.477670] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.479142] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480459] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.481879] NET: Registered protocol family 1\n[ 0.482952] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.484283] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.485590] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.499920] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514240] Trying to unpack rootfs image as initramfs...\n[ 0.573647] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.575715] Scanning for low memory corruption every 60 seconds\n[ 0.577391] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.578876] audit: initializing netlink subsys (disabled)\n[ 0.582479] audit: type=2000 audit(1540021599.408:1): initialized\n[ 0.584441] Initialise system trusted keyring\n[ 0.585808] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.587252] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.589764] zbud: loaded\n[ 0.590696] VFS: Disk quotas dquot_6.6.0\n[ 0.591716] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.593738] fuse init (API version 7.23)\n[ 0.594856] Key type big_key registered\n[ 0.595854] Allocating IMA MOK and blacklist keyrings.\n[ 0.597372] Key type asymmetric registered\n[ 0.598396] Asymmetric key parser 'x509' registered\n[ 0.599581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.601469] io scheduler noop registered\n[ 0.602462] io scheduler deadline registered (default)\n[ 0.603699] io scheduler cfq registered\n[ 0.604816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.607730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.609553] ACPI: Power Button [PWRF]\n[ 0.610688] GHES: HEST is not enabled!\n[ 0.624712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.680050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682798] Linux agpgart interface v0.103\n[ 0.685928] brd: module loaded\n[ 0.687951] loop: module loaded\n[ 0.693150] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694956] GPT:90111 != 2097151\n[ 0.695797] GPT:Alternate GPT header not at the end of the disk.\n[ 0.697140] GPT:90111 != 2097151\n[ 0.697983] GPT: Use GNU Parted to correct GPT errors.\n[ 0.699161] vda: vda1 vda15\n[ 0.700736] scsi host0: ata_piix\n[ 0.701701] scsi host1: ata_piix\n[ 0.702598] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.704071] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.705858] libphy: Fixed MDIO Bus: probed\n[ 0.706867] tun: Universal TUN/TAP device driver, 1.6\n[ 0.708030] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.710784] PPP generic driver version 2.4.2\n[ 0.711940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713409] ehci-pci: EHCI PCI platform driver\n[ 0.714491] ehci-platform: EHCI generic platform driver\n[ 0.715740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717151] ohci-pci: OHCI PCI platform driver\n[ 0.718223] ohci-platform: OHCI generic platform driver\n[ 0.719432] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733856] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736948] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741108] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742853] usb usb1: Product: UHCI Host Controller\n[ 0.744001] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.745378] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746577] hub 1-0:1.0: USB hub found\n[ 0.747539] hub 1-0:1.0: 2 ports detected\n[ 0.748699] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751374] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752544] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753823] mousedev: PS/2 mouse device common for all mice\n[ 0.755356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757613] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758995] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760444] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761903] i2c /dev entries driver\n[ 0.762854] device-mapper: uevent: version 1.0.3\n[ 0.764021] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766040] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767736] NET: Registered protocol family 10\n[ 0.769112] NET: Registered protocol family 17\n[ 0.770225] Key type dns_resolver registered\n[ 0.771469] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772809] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.774986] registered taskstats version 1\n[ 0.776035] Loading compiled-in X.509 certificates\n[ 0.777737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.780012] zswap: loaded using pool lzo/zbud\n[ 0.781919] Key type trusted registered\n[ 0.783865] Key type encrypted registered\n[ 0.784873] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786190] ima: No TPM chip found, activating TPM-bypass!\n[ 0.787474] evm: HMAC attrs: 0x1\n[ 0.788659] Magic number: 6:504:774\n[ 0.789622] mem zero: hash matches\n[ 0.790596] rtc_cmos 00:00: setting system clock to 2018-10-20 07:46:39 UTC (1540021599)\n[ 0.792588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793944] EDD information not available.\n[ 0.866607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.868495] Write protecting the kernel read-only data: 14336k\n[ 0.871136] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873374] 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\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... [ 1.030685] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 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-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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZ8ZUEgzI+5U2EbwedNTJra0L/5FLN9RRwNWLxeCbUVgTHfNO9TRRUkcw0laMi7ljmSkZkbz1IkYCxYHA+Q5IRJLjtqgogNPg0TDH6fkbzTJGyAz6F0b2/fTMU9L1DN+PWu/MPmEA2PXQ9tPjXOjqyKzmB+I+OxeAH1iY9SF4p77FOqlu3q1rGw4hXTeRzT06VO6pdFrGZPgK2XCq2mMr0rJWJPkV/OussaDQ3ZMPXnQ8f/tpPDwueTWA93Hiy0fwliNi56hNiFugzr2kPgaxjcUXtZQmrf/I/Hzo1BcNIBZIqm4CEu73T3OPM0pIoIo5q4g2iYQxXVEFEwJNeQZP root@cinder-test-vm-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\nssh-dss AAAAB3NzaC1kc3MAAACBAL/H17Gt2EvBv/OiooC9mdPsXxjer5zI3+Hk1wLxm1tBLDs6eEfhl9irEteTIkA7mXczP/zCQik9Khn2ktjt4IVRc3U3jn0Oqq7MO7Gf500u2pAorlfQyCCDLpnrsyrFUbN6QKikILeJM31Yb8K1OSojUiSJE0J6FAVyScGuZR49AAAAFQD5MdEpHKsMrQHne2Nnoh9qOeRXKQAAAIBMoERsGT94QmVL+0BzvhPS3XQghSwA3C7hNkfKB7O/MM8oZr2lCVbKldHoQumpsXYBrbgmBdRkywD8kZdednYas4rv9fArXMzpGZRr6xPoFvBb3JhuTdZ7Ma+9eF91XTEOXtTsFFiOYCV4Qdegmljr+Bu8Mhee4byBgBHdYzdcFwAAAIA3zV7xkzWA6MacP8plj/ERDdCRUfleugMuSeu4zDE/QDhuL8Jk5Eo7qtUsy/+f+C5RIOLFt9SrezGO+id3L74oMeEg9xnKiq8UKMFET7fHXuLvEpAvy5tFUOHzgtAx19NNbXxlP9Nkui7YJTfg4hgje2myrOKlifysWDUtb19yZg== root@cinder-test-vm-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.24s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe39:6d79/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.11 \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-f2e9e939-4c91-4ca2-95b8-d29ad89095e2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-10-20 07:46:43,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/action used request id req-653dce08-d7cd-4f7d-919c-7d330883e3f7 2018-10-20 07:46:43,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0682787895203s 2018-10-20 07:46:43,319 - 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 479893402 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.192307] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.194393] pid_max: default: 32768 minimum: 301 [ 0.195529] ACPI: Core revision 20150930 [ 0.197107] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198738] Security Framework initialized [ 0.199783] Yama: becoming mindful. [ 0.200703] AppArmor: AppArmor initialized [ 0.201766] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203404] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204983] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208189] Initializing cgroup subsys io [ 0.209203] Initializing cgroup subsys memory [ 0.210272] Initializing cgroup subsys devices [ 0.211368] Initializing cgroup subsys freezer [ 0.212438] Initializing cgroup subsys net_cls [ 0.213506] Initializing cgroup subsys perf_event [ 0.214638] Initializing cgroup subsys net_prio [ 0.215754] Initializing cgroup subsys hugetlb [ 0.216836] Initializing cgroup subsys pids [ 0.217908] CPU: Physical Processor ID: 0 [ 0.219637] mce: CPU supports 10 MCE banks [ 0.220687] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.221930] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.238103] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244614] ftrace: allocating 31920 entries in 125 pages [ 0.269991] smpboot: Max logical packages: 1 [ 0.271072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272804] x2apic enabled [ 0.273856] Switched APIC routing to physical x2apic. [ 0.276163] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.277568] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280181] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.282433] KVM setup paravirtual spinlock [ 0.283944] x86: Booted up 1 node, 1 CPUs [ 0.284975] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.286735] devtmpfs: initialized [ 0.288638] evm: security.selinux [ 0.289532] evm: security.SMACK64 [ 0.290419] evm: security.SMACK64EXEC [ 0.291377] evm: security.SMACK64TRANSMUTE [ 0.292410] evm: security.SMACK64MMAP [ 0.293359] evm: security.ima [ 0.294184] evm: security.capability [ 0.295194] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.297508] pinctrl core: initialized pinctrl subsystem [ 0.298874] RTC time: 7:46:38, date: 10/20/18 [ 0.300073] NET: Registered protocol family 16 [ 0.301305] cpuidle: using governor ladder [ 0.302343] cpuidle: using governor menu [ 0.303348] PCCT header not found. [ 0.304298] ACPI: bus type PCI registered [ 0.305319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306879] PCI: Using configuration type 1 for base access [ 0.308924] ACPI: Added _OSI(Module Device) [ 0.309985] ACPI: Added _OSI(Processor Device) [ 0.311089] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312230] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314284] ACPI: Interpreter enabled [ 0.315255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.319914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322253] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.324601] ACPI: (supports S0 S5) [ 0.325502] ACPI: Using IOAPIC for interrupt routing [ 0.326698] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330309] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331745] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333302] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334806] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337570] acpiphp: Slot [3] registered [ 0.338595] acpiphp: Slot [4] registered [ 0.339615] acpiphp: Slot [5] registered [ 0.340624] acpiphp: Slot [6] registered [ 0.341636] acpiphp: Slot [7] registered [ 0.342642] acpiphp: Slot [8] registered [ 0.343657] acpiphp: Slot [9] registered [ 0.344662] acpiphp: Slot [10] registered [ 0.345692] acpiphp: Slot [11] registered [ 0.346719] acpiphp: Slot [12] registered [ 0.347744] acpiphp: Slot [13] registered [ 0.348767] acpiphp: Slot [14] registered [ 0.349798] acpiphp: Slot [15] registered [ 0.364020] acpiphp: Slot [16] registered [ 0.365077] acpiphp: Slot [17] registered [ 0.366099] acpiphp: Slot [18] registered [ 0.367114] acpiphp: Slot [19] registered [ 0.368126] acpiphp: Slot [20] registered [ 0.369152] acpiphp: Slot [21] registered [ 0.370166] acpiphp: Slot [22] registered [ 0.371178] acpiphp: Slot [23] registered [ 0.372210] acpiphp: Slot [24] registered [ 0.373225] acpiphp: Slot [25] registered [ 0.374245] acpiphp: Slot [26] registered [ 0.375264] acpiphp: Slot [27] registered [ 0.376277] acpiphp: Slot [28] registered [ 0.377305] acpiphp: Slot [29] registered [ 0.378329] acpiphp: Slot [30] registered [ 0.379348] acpiphp: Slot [31] registered [ 0.380366] PCI host bridge to bus 0000:00 [ 0.381384] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384405] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386243] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388082] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389949] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398582] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402797] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404622] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.424965] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426833] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.428617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.430393] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.432149] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.433799] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.435438] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.436762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.438741] vgaarb: loaded [ 0.439514] vgaarb: bridge control possible 0000:00:02.0 [ 0.441053] SCSI subsystem initialized [ 0.442219] ACPI: bus type USB registered [ 0.443272] usbcore: registered new interface driver usbfs [ 0.444552] usbcore: registered new interface driver hub [ 0.445788] usbcore: registered new device driver usb [ 0.447134] PCI: Using ACPI for IRQ routing [ 0.448519] NetLabel: Initializing [ 0.449413] NetLabel: domain hash size = 128 [ 0.450459] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451644] NetLabel: unlabeled traffic allowed by default [ 0.453063] clocksource: Switched to clocksource kvm-clock [ 0.462296] AppArmor: AppArmor Filesystem Enabled [ 0.463479] pnp: PnP ACPI init [ 0.464608] pnp: PnP ACPI: found 5 devices [ 0.471219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473321] NET: Registered protocol family 2 [ 0.474607] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.476190] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.477670] TCP: Hash tables configured (established 4096 bind 4096) [ 0.479142] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.480459] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.481879] NET: Registered protocol family 1 [ 0.482952] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.484283] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.485590] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.499920] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514240] Trying to unpack rootfs image as initramfs... [ 0.573647] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.575715] Scanning for low memory corruption every 60 seconds [ 0.577391] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.578876] audit: initializing netlink subsys (disabled) [ 0.582479] audit: type=2000 audit(1540021599.408:1): initialized [ 0.584441] Initialise system trusted keyring [ 0.585808] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.587252] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.589764] zbud: loaded [ 0.590696] VFS: Disk quotas dquot_6.6.0 [ 0.591716] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.593738] fuse init (API version 7.23) [ 0.594856] Key type big_key registered [ 0.595854] Allocating IMA MOK and blacklist keyrings. [ 0.597372] Key type asymmetric registered [ 0.598396] Asymmetric key parser 'x509' registered [ 0.599581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.601469] io scheduler noop registered [ 0.602462] io scheduler deadline registered (default) [ 0.603699] io scheduler cfq registered [ 0.604816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.606116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.607730] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.609553] ACPI: Power Button [PWRF] [ 0.610688] GHES: HEST is not enabled! [ 0.624712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656556] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.680050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682798] Linux agpgart interface v0.103 [ 0.685928] brd: module loaded [ 0.687951] loop: module loaded [ 0.693150] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694956] GPT:90111 != 2097151 [ 0.695797] GPT:Alternate GPT header not at the end of the disk. [ 0.697140] GPT:90111 != 2097151 [ 0.697983] GPT: Use GNU Parted to correct GPT errors. [ 0.699161] vda: vda1 vda15 [ 0.700736] scsi host0: ata_piix [ 0.701701] scsi host1: ata_piix [ 0.702598] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.704071] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705858] libphy: Fixed MDIO Bus: probed [ 0.706867] tun: Universal TUN/TAP device driver, 1.6 [ 0.708030] tun: (C) 1999-2004 Max Krasnyansky [ 0.710784] PPP generic driver version 2.4.2 [ 0.711940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713409] ehci-pci: EHCI PCI platform driver [ 0.714491] ehci-platform: EHCI generic platform driver [ 0.715740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717151] ohci-pci: OHCI PCI platform driver [ 0.718223] ohci-platform: OHCI generic platform driver [ 0.719432] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733856] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736948] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739606] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741108] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742853] usb usb1: Product: UHCI Host Controller [ 0.744001] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.745378] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746577] hub 1-0:1.0: USB hub found [ 0.747539] hub 1-0:1.0: 2 ports detected [ 0.748699] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751374] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752544] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753823] mousedev: PS/2 mouse device common for all mice [ 0.755356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757613] rtc_cmos 00:00: RTC can wake from S4 [ 0.758995] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760444] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761903] i2c /dev entries driver [ 0.762854] device-mapper: uevent: version 1.0.3 [ 0.764021] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766040] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767736] NET: Registered protocol family 10 [ 0.769112] NET: Registered protocol family 17 [ 0.770225] Key type dns_resolver registered [ 0.771469] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772809] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.774986] registered taskstats version 1 [ 0.776035] Loading compiled-in X.509 certificates [ 0.777737] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.780012] zswap: loaded using pool lzo/zbud [ 0.781919] Key type trusted registered [ 0.783865] Key type encrypted registered [ 0.784873] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786190] ima: No TPM chip found, activating TPM-bypass! [ 0.787474] evm: HMAC attrs: 0x1 [ 0.788659] Magic number: 6:504:774 [ 0.789622] mem zero: hash matches [ 0.790596] rtc_cmos 00:00: setting system clock to 2018-10-20 07:46:39 UTC (1540021599) [ 0.792588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793944] EDD information not available. [ 0.866607] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.868495] Write protecting the kernel read-only data: 14336k [ 0.871136] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873374] 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 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... [ 1.030685] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 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-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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZ8ZUEgzI+5U2EbwedNTJra0L/5FLN9RRwNWLxeCbUVgTHfNO9TRRUkcw0laMi7ljmSkZkbz1IkYCxYHA+Q5IRJLjtqgogNPg0TDH6fkbzTJGyAz6F0b2/fTMU9L1DN+PWu/MPmEA2PXQ9tPjXOjqyKzmB+I+OxeAH1iY9SF4p77FOqlu3q1rGw4hXTeRzT06VO6pdFrGZPgK2XCq2mMr0rJWJPkV/OussaDQ3ZMPXnQ8f/tpPDwueTWA93Hiy0fwliNi56hNiFugzr2kPgaxjcUXtZQmrf/I/Hzo1BcNIBZIqm4CEu73T3OPM0pIoIo5q4g2iYQxXVEFEwJNeQZP root@cinder-test-vm-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 ssh-dss AAAAB3NzaC1kc3MAAACBAL/H17Gt2EvBv/OiooC9mdPsXxjer5zI3+Hk1wLxm1tBLDs6eEfhl9irEteTIkA7mXczP/zCQik9Khn2ktjt4IVRc3U3jn0Oqq7MO7Gf500u2pAorlfQyCCDLpnrsyrFUbN6QKikILeJM31Yb8K1OSojUiSJE0J6FAVyScGuZR49AAAAFQD5MdEpHKsMrQHne2Nnoh9qOeRXKQAAAIBMoERsGT94QmVL+0BzvhPS3XQghSwA3C7hNkfKB7O/MM8oZr2lCVbKldHoQumpsXYBrbgmBdRkywD8kZdednYas4rv9fArXMzpGZRr6xPoFvBb3JhuTdZ7Ma+9eF91XTEOXtTsFFiOYCV4Qdegmljr+Bu8Mhee4byBgBHdYzdcFwAAAIA3zV7xkzWA6MacP8plj/ERDdCRUfleugMuSeu4zDE/QDhuL8Jk5Eo7qtUsy/+f+C5RIOLFt9SrezGO+id3L74oMeEg9xnKiq8UKMFET7fHXuLvEpAvy5tFUOHzgtAx19NNbXxlP9Nkui7YJTfg4hgje2myrOKlifysWDUtb19yZg== root@cinder-test-vm-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.24s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe39:6d79/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.11 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-f2e9e939-4c91-4ca2-95b8-d29ad89095e2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-10-20 07:46:43,323 - paramiko.transport - DEBUG - starting thread (client mode): 0x23b2c10L 2018-10-20 07:46:43,323 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 07:46:43,324 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-20 07:46:43,324 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-20 07:46:43,325 - 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-20 07:46:43,325 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 07:46:43,325 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-20 07:46:43,325 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 07:46:43,326 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 07:46:43,326 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 07:46:43,342 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 07:46:43,342 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 07:46:43,355 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.218: 6d85397418d7c928ff4edafdf906fa0a 2018-10-20 07:46:43,356 - paramiko.transport - DEBUG - Trying discovered key 84904d5dbb55947f8e3c0c44c063d247 in /tmp/tmpyjEOrg 2018-10-20 07:46:43,380 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 07:46:43,386 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 07:46:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-20 07:46:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"volumeAttachment": {"volumeId": "4af45574-0227-452f-a782-1eb3b6b9ea33"}}' 2018-10-20 07:46:45,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-461c6c6e-7bfb-4639-9171-de849d7af77b x-openstack-request-id: req-461c6c6e-7bfb-4639-9171-de849d7af77b 2018-10-20 07:46:45,228 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "volumeId": "4af45574-0227-452f-a782-1eb3b6b9ea33"}} 2018-10-20 07:46:45,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/os-volume_attachments used request id req-461c6c6e-7bfb-4639-9171-de849d7af77b 2018-10-20 07:46:45,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.84052395821s 2018-10-20 07:46:45,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:46,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b9932b4b-0c7b-4405-8c07-745578a04e12 x-openstack-request-id: req-b9932b4b-0c7b-4405-8c07-745578a04e12 2018-10-20 07:46:46,402 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:46,403 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-b9932b4b-0c7b-4405-8c07-745578a04e12 2018-10-20 07:46:46,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.17364215851s 2018-10-20 07:46:46,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:48,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:48,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ca0cbdd4-258b-4275-813d-cca0c07175e7 x-openstack-request-id: req-ca0cbdd4-258b-4275-813d-cca0c07175e7 2018-10-20 07:46:48,467 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:48,467 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-ca0cbdd4-258b-4275-813d-cca0c07175e7 2018-10-20 07:46:48,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0607340335846s 2018-10-20 07:46:48,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:50,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:50,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-249d1e75-582f-4dbd-b189-64e79c7caf44 x-openstack-request-id: req-249d1e75-582f-4dbd-b189-64e79c7caf44 2018-10-20 07:46:50,534 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [{"server_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "attachment_id": "137726c4-e56a-4d29-be94-53ae7b3a266c", "attached_at": "2018-10-20T07:46:47.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "device": "/dev/vdb", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33"}], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:50,534 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-249d1e75-582f-4dbd-b189-64e79c7caf44 2018-10-20 07:46:50,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0623080730438s 2018-10-20 07:46:50,536 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 07:46:50,537 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-20 07:46:50,537 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 07:46:50,539 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 07:46:50,606 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 07:46:50,606 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-20 07:46:50,608 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-20 07:46:50,608 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 07:46:50,644 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-20 07:46:50,645 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-20 07:46:50,673 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-20 07:46:51,329 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-20 07:46:51,329 - 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: bb83ed2e-64ac-4953-934d-ee3455a984d3 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-20 07:46:51,330 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-10-20 07:46:51,331 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-20 07:46:51,331 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-10-20 07:46:51,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-20 07:46:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/os-volume_attachments/4af45574-0227-452f-a782-1eb3b6b9ea33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:53,707 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-8d6a6bec-5a65-4d4e-a023-d188e482554c x-openstack-request-id: req-8d6a6bec-5a65-4d4e-a023-d188e482554c 2018-10-20 07:46:53,707 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc/os-volume_attachments/4af45574-0227-452f-a782-1eb3b6b9ea33 used request id req-8d6a6bec-5a65-4d4e-a023-d188e482554c 2018-10-20 07:46:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.37595295906s 2018-10-20 07:46:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:53,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e0b74055-8d71-4e4e-b1f2-88838e5837c1 x-openstack-request-id: req-e0b74055-8d71-4e4e-b1f2-88838e5837c1 2018-10-20 07:46:53,769 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [{"server_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "attachment_id": "137726c4-e56a-4d29-be94-53ae7b3a266c", "attached_at": "2018-10-20T07:46:47.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "device": "/dev/vdb", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33"}], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:53,770 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-e0b74055-8d71-4e4e-b1f2-88838e5837c1 2018-10-20 07:46:53,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0617280006409s 2018-10-20 07:46:53,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:55,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:55,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0ff35b37-5b76-41b9-81fa-f9694fbd8e6e x-openstack-request-id: req-0ff35b37-5b76-41b9-81fa-f9694fbd8e6e 2018-10-20 07:46:55,832 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:54.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:55,832 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-0ff35b37-5b76-41b9-81fa-f9694fbd8e6e 2018-10-20 07:46:55,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0586302280426s 2018-10-20 07:46:55,834 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-10-20 07:46:55,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-10-20 07:46:55,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"volumeAttachment": {"volumeId": "4af45574-0227-452f-a782-1eb3b6b9ea33"}}' 2018-10-20 07:46:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-0af96cf3-d277-47c3-91aa-621de29989d6 x-openstack-request-id: req-0af96cf3-d277-47c3-91aa-621de29989d6 2018-10-20 07:46:56,559 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "973550ad-2e02-4a00-b604-5209c2add65c", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "volumeId": "4af45574-0227-452f-a782-1eb3b6b9ea33"}} 2018-10-20 07:46:56,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/os-volume_attachments used request id req-0af96cf3-d277-47c3-91aa-621de29989d6 2018-10-20 07:46:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.724290847778s 2018-10-20 07:46:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:57,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c144166f-0b8d-42c2-9bc2-061cafe9d889 x-openstack-request-id: req-c144166f-0b8d-42c2-9bc2-061cafe9d889 2018-10-20 07:46:57,605 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:57,606 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-c144166f-0b8d-42c2-9bc2-061cafe9d889 2018-10-20 07:46:57,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04631209373s 2018-10-20 07:46:57,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:46:59,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:46:59,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:46:59,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3caf2ad7-a104-46c5-ab30-bb9ea64118c1 x-openstack-request-id: req-3caf2ad7-a104-46c5-ab30-bb9ea64118c1 2018-10-20 07:46:59,670 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [{"server_id": "973550ad-2e02-4a00-b604-5209c2add65c", "attachment_id": "3a6cd314-bc64-4d8a-82f9-e0b92000196c", "attached_at": "2018-10-20T07:46:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "device": "/dev/vdb", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33"}], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:46:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:46:59,670 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-3caf2ad7-a104-46c5-ab30-bb9ea64118c1 2018-10-20 07:46:59,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0607640743256s 2018-10-20 07:46:59,673 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 07:46:59,675 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-20 07:46:59,675 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 07:46:59,678 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 07:46:59,747 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 07:46:59,747 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-10-20 07:46:59,748 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-20 07:46:59,749 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 07:46:59,785 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-10-20 07:46:59,785 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-20 07:46:59,813 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-20 07:46:59,834 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-20 07:46:59,834 - 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-20 07:46:59,834 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-10-20 07:46:59,835 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-20 07:46:59,835 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-10-20 07:46:59,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-10-20 07:46:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/os-volume_attachments/4af45574-0227-452f-a782-1eb3b6b9ea33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:00,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:46: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-cadb3f68-0b7a-4f90-a0e6-5ac21df4840f x-openstack-request-id: req-cadb3f68-0b7a-4f90-a0e6-5ac21df4840f 2018-10-20 07:47:00,457 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c/os-volume_attachments/4af45574-0227-452f-a782-1eb3b6b9ea33 used request id req-cadb3f68-0b7a-4f90-a0e6-5ac21df4840f 2018-10-20 07:47:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.621937990189s 2018-10-20 07:47:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:47:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:00,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3c3a4dfa-649e-4d24-8075-5e69343e53f1 x-openstack-request-id: req-3c3a4dfa-649e-4d24-8075-5e69343e53f1 2018-10-20 07:47:00,516 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [{"server_id": "973550ad-2e02-4a00-b604-5209c2add65c", "attachment_id": "3a6cd314-bc64-4d8a-82f9-e0b92000196c", "attached_at": "2018-10-20T07:46:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "device": "/dev/vdb", "id": "4af45574-0227-452f-a782-1eb3b6b9ea33"}], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:47:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:47:00,516 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-3c3a4dfa-649e-4d24-8075-5e69343e53f1 2018-10-20 07:47:00,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0582141876221s 2018-10-20 07:47:00,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:47:02,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:47:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:03,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-84cbc9f6-7ff0-4d20-9a2e-387876949c3d x-openstack-request-id: req-84cbc9f6-7ff0-4d20-9a2e-387876949c3d 2018-10-20 07:47:03,568 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:47:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:47:03,569 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-84cbc9f6-7ff0-4d20-9a2e-387876949c3d 2018-10-20 07:47:03,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04853200912s 2018-10-20 07:47:03,686 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:47:03,686 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:04 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-20 07:47:03,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:47:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:03,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-aab21be1-bada-4434-8103-0e6b0233d7b6 x-openstack-request-id: req-aab21be1-bada-4434-8103-0e6b0233d7b6 2018-10-20 07:47:03,833 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c used request id req-aab21be1-bada-4434-8103-0e6b0233d7b6 2018-10-20 07:47:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141491174698s 2018-10-20 07:47:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:47:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:04,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-ded440b2-c93c-4eed-bbda-cd57721e796f x-openstack-request-id: req-ded440b2-c93c-4eed-bbda-cd57721e796f 2018-10-20 07:47:04,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:38.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:38Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:eb:a3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/973550ad-2e02-4a00-b604-5209c2add65c", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:17.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "973550ad-2e02-4a00-b604-5209c2add65c", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:47:03Z", "hostId": "af78940760e290ae8e23eba5781ce9ff5e6bd3e7c83d9fb8a8c8c117", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm2_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:10Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:47:04,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ded440b2-c93c-4eed-bbda-cd57721e796f 2018-10-20 07:47:04,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227607965469s 2018-10-20 07:47:04,064 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:47:06,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:47:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-04fc1ee1-3599-4cd9-afc1-72177f0ef08a x-openstack-request-id: req-04fc1ee1-3599-4cd9-afc1-72177f0ef08a 2018-10-20 07:47:07,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:38.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:46:38Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:47:07,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-04fc1ee1-3599-4cd9-afc1-72177f0ef08a 2018-10-20 07:47:07,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.941669225693s 2018-10-20 07:47:07,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 07:47:07,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/aff179b7-7936-486d-824b-4978b5c163a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:07 GMT X-Openstack-Request-Id: req-9b2c7d67-828b-4dd8-af65-8ac2fe8ec859 2018-10-20 07:47:07,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:07,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/aff179b7-7936-486d-824b-4978b5c163a8.json used request id req-9b2c7d67-828b-4dd8-af65-8ac2fe8ec859 2018-10-20 07:47:07,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.628814935684s 2018-10-20 07:47:07,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:47:07,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:07 GMT X-Openstack-Request-Id: req-f84f7fbc-48e1-44fa-a9c8-d8ecf46b8c49 2018-10-20 07:47:07,742 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:40Z", "updated_at": "2018-10-20T07:46:43Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:6d:79", "device_id": "17b215ad-cbda-470d-ad7d-b724cc1800fc"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.218", "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "port_id": "912fd695-d560-4368-b9dc-401eb57b4a82", "id": "cdc91247-7ee9-4177-969e-90a352786d85", "qos_policy_id": null}]} 2018-10-20 07:47:07,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f84f7fbc-48e1-44fa-a9c8-d8ecf46b8c49 2018-10-20 07:47:07,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0894570350647s 2018-10-20 07:47:07,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:47:07,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-854a039a-d2ff-42d2-a2a0-1640ceae1470 x-openstack-request-id: req-854a039a-d2ff-42d2-a2a0-1640ceae1470 2018-10-20 07:47:07,804 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:47:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:47:07,804 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-854a039a-d2ff-42d2-a2a0-1640ceae1470 2018-10-20 07:47:07,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0554661750793s 2018-10-20 07:47:07,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-10-20 07:47:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,895 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:47:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-52acb0a7-02d8-406d-945b-3fbc3b87ea03 2018-10-20 07:47:07,895 - 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-20 07:47:07,896 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33 used request id req-52acb0a7-02d8-406d-945b-3fbc3b87ea03 2018-10-20 07:47:07,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.08957695961s 2018-10-20 07:47:07,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:47:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:07,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c9a48d77-820b-4411-9c1f-47457561f9db x-openstack-request-id: req-c9a48d77-820b-4411-9c1f-47457561f9db 2018-10-20 07:47:07,952 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "623851429a16435d8151c184b2d015da", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "self"}, {"href": "http://172.30.9.22:8776/8091ad50227942739e810fdd30cdfc2a/volumes/4af45574-0227-452f-a782-1eb3b6b9ea33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-20T07:46:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8091ad50227942739e810fdd30cdfc2a", "updated_at": "2018-10-20T07:47:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4af45574-0227-452f-a782-1eb3b6b9ea33", "size": 2}]} 2018-10-20 07:47:07,953 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-c9a48d77-820b-4411-9c1f-47457561f9db 2018-10-20 07:47:07,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0564270019531s 2018-10-20 07:47:07,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:47:09,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 07:47:09,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:10,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8d92c5b6-0c4f-4d99-b1ef-fc8cdfb9d4b6 x-openstack-request-id: req-8d92c5b6-0c4f-4d99-b1ef-fc8cdfb9d4b6 2018-10-20 07:47:10,000 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 07:47:10,000 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/8091ad50227942739e810fdd30cdfc2a/volumes/detail used request id req-8d92c5b6-0c4f-4d99-b1ef-fc8cdfb9d4b6 2018-10-20 07:47:10,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0436680316925s 2018-10-20 07:47:10,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 07:47:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/cdc91247-7ee9-4177-969e-90a352786d85.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:11,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:11 GMT X-Openstack-Request-Id: req-dd04232c-30b6-46d8-b231-a8cfe2bed6a3 2018-10-20 07:47:11,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:11,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/cdc91247-7ee9-4177-969e-90a352786d85.json used request id req-dd04232c-30b6-46d8-b231-a8cfe2bed6a3 2018-10-20 07:47:11,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.34182715416s 2018-10-20 07:47:11,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 07:47:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:11,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:11 GMT X-Openstack-Request-Id: req-edc8bb37-fb10-4bae-98cc-d9a99424e5ad 2018-10-20 07:47:11,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 07:47:11,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-edc8bb37-fb10-4bae-98cc-d9a99424e5ad 2018-10-20 07:47:11,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605289936066s 2018-10-20 07:47:11,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 07:47:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:11,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-7856f173-5e2a-4dff-a743-f7a8aafcc36b x-openstack-request-id: req-7856f173-5e2a-4dff-a743-f7a8aafcc36b 2018-10-20 07:47:11,605 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc used request id req-7856f173-5e2a-4dff-a743-f7a8aafcc36b 2018-10-20 07:47:11,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186059951782s 2018-10-20 07:47:11,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:47:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:11,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-86a3506c-d6bb-4660-88dd-ed7018ffb895 x-openstack-request-id: req-86a3506c-d6bb-4660-88dd-ed7018ffb895 2018-10-20 07:47:11,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:6d:79", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/17b215ad-cbda-470d-ad7d-b724cc1800fc", "rel": "bookmark"}], "image": {"id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "links": [{"href": "http://172.30.9.22:8774/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T07:46:38.000000", "flavor": {"id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "links": [{"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}]}, "id": "17b215ad-cbda-470d-ad7d-b724cc1800fc", "security_groups": [{"name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}], "user_id": "623851429a16435d8151c184b2d015da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T07:47:11Z", "hostId": "2c41cedf1d581598d7824b3915b6c3d5c64bcbeceed2c604ca1e6364", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "name": "cinder_test-vm_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "created": "2018-10-20T07:46:31Z", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 07:47:11,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86a3506c-d6bb-4660-88dd-ed7018ffb895 2018-10-20 07:47:11,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242696046829s 2018-10-20 07:47:11,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 07:47:13,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 07:47:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:13,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-afd8fdb5-a5c2-46b9-b96b-cf3ca7776baf x-openstack-request-id: req-afd8fdb5-a5c2-46b9-b96b-cf3ca7776baf 2018-10-20 07:47:13,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 07:47:13,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-afd8fdb5-a5c2-46b9-b96b-cf3ca7776baf 2018-10-20 07:47:13,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0634641647339s 2018-10-20 07:47:13,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:47:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:13,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:13 GMT X-Openstack-Request-Id: req-1230f8b7-9e73-41f3-a614-b8df0ee5ad85 2018-10-20 07:47:13,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:00Z", "updated_at": "2018-10-20T07:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "220b99a5-26e7-43a7-8ec1-8549d66af21c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "f8271a37-743f-4052-87cd-e1d3a2e1704c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fae15ac5-e66a-4996-b343-f7626d62e9a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fdbfc670-cdb2-4f80-b31c-616e209f05f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:08Z", "updated_at": "2018-10-20T07:46:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "07438d04-b81d-4b28-b6f4-6550575da786", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "2cda7e0e-60d2-47a4-a5ea-edec473f65b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "30834a96-766d-4ce2-9737-94a344987e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:08Z", "revision_number": 0, "id": "3847e599-1fd7-4c9d-bd40-e5c9bbf96f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:08Z", "security_group_id": "8b281354-4678-4327-9ee6-e6af78f30692", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 3, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "8b281354-4678-4327-9ee6-e6af78f30692", "name": "cinder_test-sg_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:47:13,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1230f8b7-9e73-41f3-a614-b8df0ee5ad85 2018-10-20 07:47:13,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493149757385s 2018-10-20 07:47:13,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:47:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8b281354-4678-4327-9ee6-e6af78f30692.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:14,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:14 GMT X-Openstack-Request-Id: req-f796ba48-82f7-4bb7-8da3-394c957fe946 2018-10-20 07:47:14,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:14,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8b281354-4678-4327-9ee6-e6af78f30692.json used request id req-f796ba48-82f7-4bb7-8da3-394c957fe946 2018-10-20 07:47:14,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152564048767s 2018-10-20 07:47:14,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 07:47:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:14,178 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-946239c5-775b-4d6d-87fa-7fc209fdc14d x-openstack-request-id: req-946239c5-775b-4d6d-87fa-7fc209fdc14d 2018-10-20 07:47:14,179 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_f2e9e939-4c91-4ca2-95b8-d29ad89095e2 used request id req-946239c5-775b-4d6d-87fa-7fc209fdc14d 2018-10-20 07:47:14,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0477011203766s 2018-10-20 07:47:14,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 07:47:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c/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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" -d '{"subnet_id": "aabf2e8f-25b8-4a95-946a-46449de15919"}' 2018-10-20 07:47:16,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:16 GMT X-Openstack-Request-Id: req-9bcca4f1-f74c-4419-95cd-233d1e45a6e0 2018-10-20 07:47:16,199 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b06cc604-e841-4e6e-8986-892db9e4919c", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "subnet_id": "aabf2e8f-25b8-4a95-946a-46449de15919", "subnet_ids": ["aabf2e8f-25b8-4a95-946a-46449de15919"], "port_id": "768c7bba-6365-4906-af26-54561af05d6b", "id": "bb939858-d824-48f0-a945-00dbe1dd6b9c"} 2018-10-20 07:47:16,199 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c/remove_router_interface.json used request id req-9bcca4f1-f74c-4419-95cd-233d1e45a6e0 2018-10-20 07:47:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.019947052s 2018-10-20 07:47:16,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 07:47:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:16,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:16 GMT X-Openstack-Request-Id: req-00677d01-aaa2-435a-9474-ec4b7041ca57 2018-10-20 07:47:16,334 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:02Z", "admin_state_up": true, "updated_at": "2018-10-20T07:47:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "bb939858-d824-48f0-a945-00dbe1dd6b9c", "name": "cinder_test-router_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:47:16,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-00677d01-aaa2-435a-9474-ec4b7041ca57 2018-10-20 07:47:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134272098541s 2018-10-20 07:47:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 07:47:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:17,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:17 GMT X-Openstack-Request-Id: req-e044fac6-62fd-4a3d-a383-396a9d182862 2018-10-20 07:47:17,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:17,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/bb939858-d824-48f0-a945-00dbe1dd6b9c.json used request id req-e044fac6-62fd-4a3d-a383-396a9d182862 2018-10-20 07:47:17,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32019805908s 2018-10-20 07:47:17,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 07:47:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:17,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:17 GMT X-Openstack-Request-Id: req-c9f682aa-0c33-4dac-af6f-710a2580a3e2 2018-10-20 07:47:17,700 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b06cc604-e841-4e6e-8986-892db9e4919c","tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T07:46:01Z","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":"8091ad50227942739e810fdd30cdfc2a","id":"aabf2e8f-25b8-4a95-946a-46449de15919","subnetpool_id":null,"name":"cinder_test-subnet_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}]} 2018-10-20 07:47:17,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c9f682aa-0c33-4dac-af6f-710a2580a3e2 2018-10-20 07:47:17,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444860458374s 2018-10-20 07:47:17,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 07:47:17,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/aabf2e8f-25b8-4a95-946a-46449de15919.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:18,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:18 GMT X-Openstack-Request-Id: req-7b6fb857-cf41-45dd-bd1f-85911ac7ad90 2018-10-20 07:47:18,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:18,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/aabf2e8f-25b8-4a95-946a-46449de15919.json used request id req-7b6fb857-cf41-45dd-bd1f-85911ac7ad90 2018-10-20 07:47:18,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14118695259s 2018-10-20 07:47:18,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:47:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:18,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:18 GMT X-Openstack-Request-Id: req-ea4ed3a1-df98-48b4-8330-74fd0614d411 2018-10-20 07:47:18,939 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b06cc604-e841-4e6e-8986-892db9e4919c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8091ad50227942739e810fdd30cdfc2a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T07:47:18Z","qos_policy_id":null,"name":"cinder_test-net_f2e9e939-4c91-4ca2-95b8-d29ad89095e2","admin_state_up":true,"tenant_id":"8091ad50227942739e810fdd30cdfc2a","created_at":"2018-10-20T07:46:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 07:47:18,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ea4ed3a1-df98-48b4-8330-74fd0614d411 2018-10-20 07:47:18,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956728458405s 2018-10-20 07:47:18,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 07:47:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b06cc604-e841-4e6e-8986-892db9e4919c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:19,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:19 GMT X-Openstack-Request-Id: req-23ce6e6d-e89b-41ec-9f9e-38b0dfbecb8a 2018-10-20 07:47:19,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:19,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b06cc604-e841-4e6e-8986-892db9e4919c.json used request id req-23ce6e6d-e89b-41ec-9f9e-38b0dfbecb8a 2018-10-20 07:47:19,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.845160961151s 2018-10-20 07:47:19,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:47:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:20,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:20 GMT X-Openstack-Request-Id: req-b6d831b7-79a5-4487-9a1b-4343a2c8206d 2018-10-20 07:47:20,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:46:07Z", "file": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/file", "owner": "8091ad50227942739e810fdd30cdfc2a", "id": "6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "size": 12716032, "self": "/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:46:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:47:20,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b6d831b7-79a5-4487-9a1b-4343a2c8206d 2018-10-20 07:47:20,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277914047241s 2018-10-20 07:47:20,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:47:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9665721966d4c1f633939fb93435e16fbf1867b57cb19edd8c6409e45e038047" 2018-10-20 07:47:20,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:47:20 GMT X-Openstack-Request-Id: req-87e939f3-006a-4123-bd82-6878ac87b175 2018-10-20 07:47:20,921 - 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-20 07:47:20,921 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6b9ceef4-740d-43f2-b2b2-08b2a90591e6 used request id req-87e939f3-006a-4123-bd82-6878ac87b175 2018-10-20 07:47:20,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.849678039551s 2018-10-20 07:47:20,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:47:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:20,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-02008451-e307-4b47-9e11-006418631f0b x-openstack-request-id: req-02008451-e307-4b47-9e11-006418631f0b 2018-10-20 07:47:20,950 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51a39783-1af3-4009-a61c-25e4021fd5dc", "name": "cinder_test-flavor_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:47:20,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-02008451-e307-4b47-9e11-006418631f0b 2018-10-20 07:47:20,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239100456238s 2018-10-20 07:47:20,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:47:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:20,976 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-143abd78-2813-47d9-b9c9-a38bc149d82b x-openstack-request-id: req-143abd78-2813-47d9-b9c9-a38bc149d82b 2018-10-20 07:47:20,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/51a39783-1af3-4009-a61c-25e4021fd5dc used request id req-143abd78-2813-47d9-b9c9-a38bc149d82b 2018-10-20 07:47:20,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.024729013443s 2018-10-20 07:47:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:21,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5c3835-759a-4ed8-a3de-3818eee3cafe 2018-10-20 07:47:21,197 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "links": {"self": "http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "623851429a16435d8151c184b2d015da", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:21,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-eb5c3835-759a-4ed8-a3de-3818eee3cafe 2018-10-20 07:47:21,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22062921524s 2018-10-20 07:47:21,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:21,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627ef233-14ee-4e08-aab1-10664de3d92b 2018-10-20 07:47:21,423 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_f2e9e939-4c91-4ca2-95b8-d29ad89095e2", "links": {"self": "http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "623851429a16435d8151c184b2d015da", "description": null}} 2018-10-20 07:47:21,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da used request id req-627ef233-14ee-4e08-aab1-10664de3d92b 2018-10-20 07:47:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219732999802s 2018-10-20 07:47:21,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:47:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:21,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5caf7206-d0b2-4260-835d-88d4dda2f307 2018-10-20 07:47:21,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:21,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/623851429a16435d8151c184b2d015da used request id req-5caf7206-d0b2-4260-835d-88d4dda2f307 2018-10-20 07:47:21,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318161964417s 2018-10-20 07:47:21,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:21,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65acb47-bd3a-43c8-89ed-0dac5aaeb7e0 2018-10-20 07:47:21,950 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a"}, "tags": [], "enabled": true, "id": "8091ad50227942739e810fdd30cdfc2a", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f2e9e939-4c91-4ca2-95b8-d29ad89095e2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:47:21,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f65acb47-bd3a-43c8-89ed-0dac5aaeb7e0 2018-10-20 07:47:21,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201472043991s 2018-10-20 07:47:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:47:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:22,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a992f69b-eca3-44db-93a8-5e34dd0f9cb7 2018-10-20 07:47:22,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:22,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/8091ad50227942739e810fdd30cdfc2a used request id req-a992f69b-eca3-44db-93a8-5e34dd0f9cb7 2018-10-20 07:47:22,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248769044876s 2018-10-20 07:47:22,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:47:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=8091ad50227942739e810fdd30cdfc2a&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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:22,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:22 GMT X-Openstack-Request-Id: req-c50a1c2a-3c0e-4e5b-9dc8-fa25499335b4 2018-10-20 07:47:22,515 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:00Z", "updated_at": "2018-10-20T07:46:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "220b99a5-26e7-43a7-8ec1-8549d66af21c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "f8271a37-743f-4052-87cd-e1d3a2e1704c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fae15ac5-e66a-4996-b343-f7626d62e9a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fdbfc670-cdb2-4f80-b31c-616e209f05f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "name": "default"}]} 2018-10-20 07:47:22,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=8091ad50227942739e810fdd30cdfc2a&name=default used request id req-c50a1c2a-3c0e-4e5b-9dc8-fa25499335b4 2018-10-20 07:47:22,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305438995361s 2018-10-20 07:47:22,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:47:22,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:22,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:22 GMT X-Openstack-Request-Id: req-a8efbbb7-1453-4ebe-aeb4-da35b40562ae 2018-10-20 07:47:22,575 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "created_at": "2018-10-20T07:46:00Z", "updated_at": "2018-10-20T07:46:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fdbfc670-cdb2-4f80-b31c-616e209f05f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "fae15ac5-e66a-4996-b343-f7626d62e9a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "f8271a37-743f-4052-87cd-e1d3a2e1704c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8091ad50227942739e810fdd30cdfc2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:46:00Z", "revision_number": 0, "id": "220b99a5-26e7-43a7-8ec1-8549d66af21c", "remote_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "remote_ip_prefix": null, "created_at": "2018-10-20T07:46:00Z", "security_group_id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "tenant_id": "8091ad50227942739e810fdd30cdfc2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8091ad50227942739e810fdd30cdfc2a"}], "revision_number": 1, "project_id": "8091ad50227942739e810fdd30cdfc2a", "id": "6903ba6a-59c7-4358-a3f8-c69314557d71", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 07:47:22,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a8efbbb7-1453-4ebe-aeb4-da35b40562ae 2018-10-20 07:47:22,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0550329685211s 2018-10-20 07:47:22,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 07:47:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6903ba6a-59c7-4358-a3f8-c69314557d71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3710754ee116e56118b108eceb31f7a45dc0e2a8175c96fa10f9a5c9eac6bc9d" 2018-10-20 07:47:22,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 07:47:22 GMT X-Openstack-Request-Id: req-807427d7-b74a-40fc-9d74-d019dbc1d36e 2018-10-20 07:47:22,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 07:47:22,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6903ba6a-59c7-4358-a3f8-c69314557d71.json used request id req-807427d7-b74a-40fc-9d74-d019dbc1d36e 2018-10-20 07:47:22,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14274597168s 2018-10-20 07:47:22,772 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-20 07:47:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:47:23,087 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166ebffd-2faa-4f47-a42e-483e0efe7240 2018-10-20 07:47:23,087 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:47:23,087 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-166ebffd-2faa-4f47-a42e-483e0efe7240 2018-10-20 07:47:23,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:23,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["QwBOOJxUQyWJOK9d-4fe_A"], "issued_at": "2018-10-20T07:47:23.000000Z"}} 2018-10-20 07:47:23,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:23,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4f4e94-ad6d-4c7b-be64-995a52077346 2018-10-20 07:47:23,627 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:47:23,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2b4f4e94-ad6d-4c7b-be64-995a52077346 2018-10-20 07:47:23,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.134627103806s 2018-10-20 07:47:23,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:47:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}}' 2018-10-20 07:47:23,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ee193e-c284-4859-bf11-e585c7c51ecd 2018-10-20 07:47:23,930 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}} 2018-10-20 07:47:23,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b1ee193e-c284-4859-bf11-e585c7c51ecd 2018-10-20 07:47:23,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.295306921005s 2018-10-20 07:47:23,931 - 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'ca08ba6f3747441fafc986c11a62db7a', '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_5a652ac8-dadb-45b9-a9d1-878dc8f30d55'}) 2018-10-20 07:47:23,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:47:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4271d6a5-a5f8-4c62-81c8-5598a60568fc", "email": null, "name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}}' 2018-10-20 07:47:24,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2b6ab9-f163-47f4-a354-755ee5d57cf3 2018-10-20 07:47:24,380 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:47:24,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3d2b6ab9-f163-47f4-a354-755ee5d57cf3 2018-10-20 07:47:24,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442430973053s 2018-10-20 07:47:24,381 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd7384eeffb5c4f51ac9decafa4f6e48a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55'}) 2018-10-20 07:47:24,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:24,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134099bd-2966-46b7-9ebe-9db5f910d848 2018-10-20 07:47:24,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:24,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-134099bd-2966-46b7-9ebe-9db5f910d848 2018-10-20 07:47:24,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194123029709s 2018-10-20 07:47:24,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:24,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c442b154-151d-4191-8ae5-13f17d205d15 2018-10-20 07:47:24,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:24,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c442b154-151d-4191-8ae5-13f17d205d15 2018-10-20 07:47:24,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1995241642s 2018-10-20 07:47:24,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:24,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07a06f1-8960-45ad-9e59-8ef1b8983ea9 2018-10-20 07:47:24,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:24,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c07a06f1-8960-45ad-9e59-8ef1b8983ea9 2018-10-20 07:47:24,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147614002228s 2018-10-20 07:47:24,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:24,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:25,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a60fe94-ecde-434e-a373-a7d8a72ca904 2018-10-20 07:47:25,053 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:25,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8a60fe94-ecde-434e-a373-a7d8a72ca904 2018-10-20 07:47:25,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110595941544s 2018-10-20 07:47:25,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:25,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64260bda-c9b3-4a25-b456-fca0a6d22c40 2018-10-20 07:47:25,378 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:25,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-64260bda-c9b3-4a25-b456-fca0a6d22c40 2018-10-20 07:47:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.324102878571s 2018-10-20 07:47:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:25,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:25,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3ac088-035a-4569-a67d-f8e2c34e1025 2018-10-20 07:47:25,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:47:25,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9d3ac088-035a-4569-a67d-f8e2c34e1025 2018-10-20 07:47:25,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106029033661s 2018-10-20 07:47:25,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:25,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=ca08ba6f3747441fafc986c11a62db7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:25,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c934f588-a8d2-468f-a235-d317496bb2f1 2018-10-20 07:47:25,613 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=ca08ba6f3747441fafc986c11a62db7a", "previous": null, "next": null}} 2018-10-20 07:47:25,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=ca08ba6f3747441fafc986c11a62db7a used request id req-c934f588-a8d2-468f-a235-d317496bb2f1 2018-10-20 07:47:25,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110253095627s 2018-10-20 07:47:25,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:25,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092bfb68-6811-46e0-a69e-26192bfe17e9 2018-10-20 07:47:25,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:25,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-092bfb68-6811-46e0-a69e-26192bfe17e9 2018-10-20 07:47:25,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236438989639s 2018-10-20 07:47:25,855 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55', 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'ca08ba6f3747441fafc986c11a62db7a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4271d6a5-a5f8-4c62-81c8-5598a60568fc', 'username': u'api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:47:25,858 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55', 'password': '4271d6a5-a5f8-4c62-81c8-5598a60568fc', 'project_name': 'api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'ca08ba6f3747441fafc986c11a62db7a', 'project_domain_name': 'Default'} 2018-10-20 07:47:25,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb87e81-9892-4bfa-8ac7-63bfd8f25458 2018-10-20 07:47:26,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:26,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3fb87e81-9892-4bfa-8ac7-63bfd8f25458 2018-10-20 07:47:26,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198976039886s 2018-10-20 07:47:26,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b01a07-0697-4e93-b283-129ab996d792 2018-10-20 07:47:26,172 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:26,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-09b01a07-0697-4e93-b283-129ab996d792 2018-10-20 07:47:26,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105768918991s 2018-10-20 07:47:26,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd7a4cb-c91b-40e2-a0b3-4b53fad24c45 2018-10-20 07:47:26,376 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:26,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5fd7a4cb-c91b-40e2-a0b3-4b53fad24c45 2018-10-20 07:47:26,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198997974396s 2018-10-20 07:47:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9593da52-04b8-4258-ae6f-c24364a95119 2018-10-20 07:47:26,500 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9593da52-04b8-4258-ae6f-c24364a95119 2018-10-20 07:47:26,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122694015503s 2018-10-20 07:47:26,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0e79b6-b80a-448a-a8f6-b1cdb88665aa 2018-10-20 07:47:26,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:47:26,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6f0e79b6-b80a-448a-a8f6-b1cdb88665aa 2018-10-20 07:47:26,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113165855408s 2018-10-20 07:47:26,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=ca08ba6f3747441fafc986c11a62db7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:26,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac060872-b4a3-4676-aecf-80a9c9ec2a67 2018-10-20 07:47:26,784 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=ca08ba6f3747441fafc986c11a62db7a", "previous": null, "next": null}} 2018-10-20 07:47:26,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=ca08ba6f3747441fafc986c11a62db7a used request id req-ac060872-b4a3-4676-aecf-80a9c9ec2a67 2018-10-20 07:47:26,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149594068527s 2018-10-20 07:47:26,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac3a4ec8-5e3e-4364-8bdd-e2c06fac2259 2018-10-20 07:47:27,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:27,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/230bc15b574845fc870e118466e5e0d3 used request id req-ac3a4ec8-5e3e-4364-8bdd-e2c06fac2259 2018-10-20 07:47:27,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222669839859s 2018-10-20 07:47:27,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af40de7d-9415-46ac-8f7a-e5a0a8af8aed 2018-10-20 07:47:27,121 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:27,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-af40de7d-9415-46ac-8f7a-e5a0a8af8aed 2018-10-20 07:47:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10666179657s 2018-10-20 07:47:27,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-10-20 07:47:27,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-20 07:47:27,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 209 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bdab44d-6690-4846-8594-9ee44b019a46 2018-10-20 07:47:27,248 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}} 2018-10-20 07:47:27,248 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8bdab44d-6690-4846-8594-9ee44b019a46 2018-10-20 07:47:27,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.121479988098s 2018-10-20 07:47:27,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:27,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be693ff-4262-44b0-8b8d-2a9b5690b5b5 2018-10-20 07:47:27,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:27,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3be693ff-4262-44b0-8b8d-2a9b5690b5b5 2018-10-20 07:47:27,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10801076889s 2018-10-20 07:47:27,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c06dec9-aec4-49c4-b4d5-369593cf8bf6 2018-10-20 07:47:27,472 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:27,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1c06dec9-aec4-49c4-b4d5-369593cf8bf6 2018-10-20 07:47:27,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105767011642s 2018-10-20 07:47:27,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc520083-5a39-4bdb-b055-9b4accaafbfd 2018-10-20 07:47:27,692 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:27,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fc520083-5a39-4bdb-b055-9b4accaafbfd 2018-10-20 07:47:27,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218779087067s 2018-10-20 07:47:27,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ac6c3a-e2e6-49e5-bdbc-018056ed4207 2018-10-20 07:47:27,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-20 07:47:27,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b3ac6c3a-e2e6-49e5-bdbc-018056ed4207 2018-10-20 07:47:27,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117518901825s 2018-10-20 07:47:27,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=ca08ba6f3747441fafc986c11a62db7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:27,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc4506a-da2d-435d-89cc-7596c34f0859 2018-10-20 07:47:27,936 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=ca08ba6f3747441fafc986c11a62db7a", "previous": null, "next": null}} 2018-10-20 07:47:27,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d7384eeffb5c4f51ac9decafa4f6e48a&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=ca08ba6f3747441fafc986c11a62db7a used request id req-4dc4506a-da2d-435d-89cc-7596c34f0859 2018-10-20 07:47:27,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105692148209s 2018-10-20 07:47:27,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:27,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/06aa23375572442eb0f2816e90f0e83f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1d50e3537b9bdee8bc3584328cdda51bad817c16716848556f7abebfaf4a9661" 2018-10-20 07:47:28,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc56e47-a239-4600-bc58-b7e535c39c0d 2018-10-20 07:47:28,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:28,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a/users/d7384eeffb5c4f51ac9decafa4f6e48a/roles/06aa23375572442eb0f2816e90f0e83f used request id req-5cc56e47-a239-4600-bc58-b7e535c39c0d 2018-10-20 07:47:28,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.19158911705s 2018-10-20 07:47:28,132 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-20 07:47:28,132 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-20 07:47:28,133 - openstack_tests - INFO - OS Credentials = > 2018-10-20 07:47:28,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-20 07:47:28,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:28,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}, {"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "06aa23375572442eb0f2816e90f0e83f", "name": "heat_stack_owner"}], "expires_at": "2018-10-20T08:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca08ba6f3747441fafc986c11a62db7a", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ca08ba6f3747441fafc986c11a62db7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/ca08ba6f3747441fafc986c11a62db7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/ca08ba6f3747441fafc986c11a62db7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ca08ba6f3747441fafc986c11a62db7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/ca08ba6f3747441fafc986c11a62db7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/ca08ba6f3747441fafc986c11a62db7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ca08ba6f3747441fafc986c11a62db7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ca08ba6f3747441fafc986c11a62db7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/ca08ba6f3747441fafc986c11a62db7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "id": "d7384eeffb5c4f51ac9decafa4f6e48a"}, "audit_ids": ["g2-Vaz93QbKMC4nHu-RcHA"], "issued_at": "2018-10-20T07:47:28.000000Z"}} 2018-10-20 07:47:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}02b0e57efbeac1e7da628c42665f8d64392f8d1da41718ffe5fb665180840d9a" 2018-10-20 07:47:29,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:29 GMT X-Openstack-Request-Id: req-c9d7244d-b4d1-4d58-9233-35bd75b12886 2018-10-20 07:47:29,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:47:29,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-c9d7244d-b4d1-4d58-9233-35bd75b12886 2018-10-20 07:47:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}02b0e57efbeac1e7da628c42665f8d64392f8d1da41718ffe5fb665180840d9a" 2018-10-20 07:47:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:29 GMT X-Openstack-Request-Id: req-dbe197c3-02a7-4b5d-988a-685157955ab7 2018-10-20 07:47:29,058 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:47:29,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f used request id req-dbe197c3-02a7-4b5d-988a-685157955ab7 2018-10-20 07:47:29,059 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-20 07:47:29,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-20 07:47:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:47:29,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75832c33-99dd-484f-96f5-a3518e917ba6 2018-10-20 07:47:29,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:47:29,073 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-75832c33-99dd-484f-96f5-a3518e917ba6 2018-10-20 07:47:29,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:29,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["w13PbUpzR5SKx9ztOy8WjQ"], "issued_at": "2018-10-20T07:47:29.000000Z"}} 2018-10-20 07:47:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}998fdb8385f64368cec408585fcafd7d9d3dbdb04fdda32622c6b146826f6865" 2018-10-20 07:47:29,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-2e39e0a2-f665-428c-9818-42c400dd6869 x-openstack-request-id: req-2e39e0a2-f665-428c-9818-42c400dd6869 2018-10-20 07:47:29,857 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22: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-20 07:47:29,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-2e39e0a2-f665-428c-9818-42c400dd6869 2018-10-20 07:47:29,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.790437936783s 2018-10-20 07:47:29,857 - 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.22: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-20 07:47:29,858 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-20 07:47:29,858 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-10-20 07:47:29,858 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-20 07:47:29,908 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-20 07:47:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:47:29,954 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccd07b3-1edd-4487-84f7-1524177ef027 2018-10-20 07:47:29,954 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:47:29,955 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6ccd07b3-1edd-4487-84f7-1524177ef027 2018-10-20 07:47:29,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:30,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["KOCtrQSYQ3-wSIsBsF0OYA"], "issued_at": "2018-10-20T07:47:30.000000Z"}} 2018-10-20 07:47:30,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:30,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168d2d69-626f-405a-9367-41a902f977a5 2018-10-20 07:47:30,547 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:47:30,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-168d2d69-626f-405a-9367-41a902f977a5 2018-10-20 07:47:30,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189105987549s 2018-10-20 07:47:30,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:47:30,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}}' 2018-10-20 07:47:30,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19c9b3f-c458-4448-ba2c-cb2f71532acf 2018-10-20 07:47:30,779 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}} 2018-10-20 07:47:30,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b19c9b3f-c458-4448-ba2c-cb2f71532acf 2018-10-20 07:47:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22426700592s 2018-10-20 07:47:30,780 - 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'e3e5e3b1c8ac412294ae7e502c4dbaeb', '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_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c'}) 2018-10-20 07:47:30,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:47:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a7d598d3-5610-42e9-844e-9910accfc159", "email": null, "name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}}' 2018-10-20 07:47:31,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4d3f20-24fa-4ce3-8be8-860db1bb1bf2 2018-10-20 07:47:31,259 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:47:31,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5d4d3f20-24fa-4ce3-8be8-860db1bb1bf2 2018-10-20 07:47:31,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472249984741s 2018-10-20 07:47:31,260 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8ec40533c40946bb9a4bef0a78f0b47b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c'}) 2018-10-20 07:47:31,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:31,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2b536b-782b-46f9-a5a0-911b8503d305 2018-10-20 07:47:31,377 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:31,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fd2b536b-782b-46f9-a5a0-911b8503d305 2018-10-20 07:47:31,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113630056381s 2018-10-20 07:47:31,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:31,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:31,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8aca517-5931-4f6b-8037-c221fc0ce3e6 2018-10-20 07:47:31,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:31,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8aca517-5931-4f6b-8037-c221fc0ce3e6 2018-10-20 07:47:31,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147156953812s 2018-10-20 07:47:31,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:31,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1070acbc-e719-408e-a479-986226b93b4e 2018-10-20 07:47:31,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:31,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1070acbc-e719-408e-a479-986226b93b4e 2018-10-20 07:47:31,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111732006073s 2018-10-20 07:47:31,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:31,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f39c99-7f37-4b35-a751-dc097fd6c2eb 2018-10-20 07:47:31,761 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:31,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-28f39c99-7f37-4b35-a751-dc097fd6c2eb 2018-10-20 07:47:31,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109282016754s 2018-10-20 07:47:31,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:31,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:31,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6b07b0-a421-464c-af4b-8cd79a48e745 2018-10-20 07:47:31,982 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:31,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7c6b07b0-a421-464c-af4b-8cd79a48e745 2018-10-20 07:47:31,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219867944717s 2018-10-20 07:47:31,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dda58f-25c3-4183-9cc3-f56686ca0ca5 2018-10-20 07:47:32,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:47:32,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-35dda58f-25c3-4183-9cc3-f56686ca0ca5 2018-10-20 07:47:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199959039688s 2018-10-20 07:47:32,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cbd563-197b-4ef6-ad0b-d134bae348b6 2018-10-20 07:47:32,307 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb", "previous": null, "next": null}} 2018-10-20 07:47:32,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb used request id req-51cbd563-197b-4ef6-ad0b-d134bae348b6 2018-10-20 07:47:32,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104781150818s 2018-10-20 07:47:32,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a00304c1-6b55-4da0-beb7-fa1eee206d26 2018-10-20 07:47:32,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:32,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-a00304c1-6b55-4da0-beb7-fa1eee206d26 2018-10-20 07:47:32,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150357961655s 2018-10-20 07:47:32,462 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c', 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'e3e5e3b1c8ac412294ae7e502c4dbaeb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a7d598d3-5610-42e9-844e-9910accfc159', 'username': u'snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:47:32,465 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c', 'password': 'a7d598d3-5610-42e9-844e-9910accfc159', 'project_name': 'snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'e3e5e3b1c8ac412294ae7e502c4dbaeb', 'project_domain_name': 'Default'} 2018-10-20 07:47:32,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a34557-b5b5-4e68-b7aa-59335422f2f7 2018-10-20 07:47:32,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:32,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c9a34557-b5b5-4e68-b7aa-59335422f2f7 2018-10-20 07:47:32,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104887962341s 2018-10-20 07:47:32,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:32,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437a7d4d-c07d-4852-9317-fd5e009bc342 2018-10-20 07:47:32,689 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:32,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-437a7d4d-c07d-4852-9317-fd5e009bc342 2018-10-20 07:47:32,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109401941299s 2018-10-20 07:47:32,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc691eb-e2c7-455f-8705-fa52189244b5 2018-10-20 07:47:32,797 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:32,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7bc691eb-e2c7-455f-8705-fa52189244b5 2018-10-20 07:47:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103487014771s 2018-10-20 07:47:32,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:32,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:32,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c6cba9-8151-4334-91e1-0863fc20c0c6 2018-10-20 07:47:32,964 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:32,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d6c6cba9-8151-4334-91e1-0863fc20c0c6 2018-10-20 07:47:32,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165307044983s 2018-10-20 07:47:32,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:32,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7577e8-6657-45bc-8bd5-e953297c1e11 2018-10-20 07:47:33,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:47:33,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2d7577e8-6657-45bc-8bd5-e953297c1e11 2018-10-20 07:47:33,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111764192581s 2018-10-20 07:47:33,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec4806-b52a-4421-acc6-567c71ff3096 2018-10-20 07:47:33,212 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb", "previous": null, "next": null}} 2018-10-20 07:47:33,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb used request id req-44ec4806-b52a-4421-acc6-567c71ff3096 2018-10-20 07:47:33,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115581989288s 2018-10-20 07:47:33,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d5701b-95cb-4837-8ac7-ead983efcd15 2018-10-20 07:47:33,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:33,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/230bc15b574845fc870e118466e5e0d3 used request id req-b1d5701b-95cb-4837-8ac7-ead983efcd15 2018-10-20 07:47:33,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143046140671s 2018-10-20 07:47:33,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d40260-7f13-42b6-aeb5-516dbbec5748 2018-10-20 07:47:33,470 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:33,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-97d40260-7f13-42b6-aeb5-516dbbec5748 2018-10-20 07:47:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108214139938s 2018-10-20 07:47:33,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:47:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdc5039-ac61-465a-a0c8-36194d8f5084 2018-10-20 07:47:33,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:47:33,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bfdc5039-ac61-465a-a0c8-36194d8f5084 2018-10-20 07:47:33,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109456062317s 2018-10-20 07:47:33,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:47:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476852dc-661d-4f9e-bb7f-e6f5accbc7d6 2018-10-20 07:47:33,697 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:47:33,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-476852dc-661d-4f9e-bb7f-e6f5accbc7d6 2018-10-20 07:47:33,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106107950211s 2018-10-20 07:47:33,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:47:33,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec285e3b-2539-4d3d-8326-ad526fdf0dcf 2018-10-20 07:47:33,825 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:47:33,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ec285e3b-2539-4d3d-8326-ad526fdf0dcf 2018-10-20 07:47:33,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126892089844s 2018-10-20 07:47:33,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:47:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:33,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 465 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d293b6-e1f0-4876-8670-6a204df6d812 2018-10-20 07:47:33,948 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:47:33,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-86d293b6-e1f0-4876-8670-6a204df6d812 2018-10-20 07:47:33,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109700202942s 2018-10-20 07:47:33,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:47:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:34,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7a84b6-17b1-45e9-bb5c-2d771202444e 2018-10-20 07:47:34,102 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb", "previous": null, "next": null}} 2018-10-20 07:47:34,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8ec40533c40946bb9a4bef0a78f0b47b&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=e3e5e3b1c8ac412294ae7e502c4dbaeb used request id req-2a7a84b6-17b1-45e9-bb5c-2d771202444e 2018-10-20 07:47:34,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.145038843155s 2018-10-20 07:47:34,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:47:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/06aa23375572442eb0f2816e90f0e83f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}6cfb6f69f87dbf349acbd2ca01ae1dacb5922599db3858a15fb4bf1ecf623db2" 2018-10-20 07:47:34,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09dfa5d5-ed22-4e93-abdb-e56c70066695 2018-10-20 07:47:34,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:47:34,424 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb/users/8ec40533c40946bb9a4bef0a78f0b47b/roles/06aa23375572442eb0f2816e90f0e83f used request id req-09dfa5d5-ed22-4e93-abdb-e56c70066695 2018-10-20 07:47:34,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.318688154221s 2018-10-20 07:47:34,424 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-20 07:47:34,424 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-20 07:47:34,425 - openstack_tests - INFO - OS Credentials = > 2018-10-20 07:47:34,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-20 07:47:34,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:34,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}, {"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "06aa23375572442eb0f2816e90f0e83f", "name": "heat_stack_owner"}], "expires_at": "2018-10-20T08:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/e3e5e3b1c8ac412294ae7e502c4dbaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "id": "8ec40533c40946bb9a4bef0a78f0b47b"}, "audit_ids": ["JxBV6AhkQbydLZs-I6ASQg"], "issued_at": "2018-10-20T07:47:34.000000Z"}} 2018-10-20 07:47:34,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}768ae44e079b2a46af9d9a189e362d9917ad39c92b32edcab31e11bea6efa676" 2018-10-20 07:47:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:35 GMT X-Openstack-Request-Id: req-dd047f7c-0eac-48f6-9ee5-849099b761b2 2018-10-20 07:47:35,202 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:47:35,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-dd047f7c-0eac-48f6-9ee5-849099b761b2 2018-10-20 07:47:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}768ae44e079b2a46af9d9a189e362d9917ad39c92b32edcab31e11bea6efa676" 2018-10-20 07:47:35,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:35 GMT X-Openstack-Request-Id: req-5229ef2c-39c7-49e8-8b9a-b2fe6888d1de 2018-10-20 07:47:35,249 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 07:47:35,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f used request id req-5229ef2c-39c7-49e8-8b9a-b2fe6888d1de 2018-10-20 07:47:35,250 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-20 07:47:35,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-20 07:47:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:47:35,265 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcbc493-51fc-4232-80f3-7ef4dd90d087 2018-10-20 07:47:35,265 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:47:35,265 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-5bcbc493-51fc-4232-80f3-7ef4dd90d087 2018-10-20 07:47:35,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:47:35,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["GZ9fqQlFS_WAUPCkDVbKUg"], "issued_at": "2018-10-20T07:47:35.000000Z"}} 2018-10-20 07:47:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bb0ee1491e5c813ff4c6dc857dd8d9e0b3680a71de86ed2e1e300a11f3cc8510" 2018-10-20 07:47:35,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Sat, 20 Oct 2018 07:47: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-2ee18a4e-2d5f-48ba-9558-64cb9901b65f x-openstack-request-id: req-2ee18a4e-2d5f-48ba-9558-64cb9901b65f 2018-10-20 07:47:35,946 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22: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-20 07:47:35,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-2ee18a4e-2d5f-48ba-9558-64cb9901b65f 2018-10-20 07:47:35,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.688524007797s 2018-10-20 07:47:35,947 - 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.22: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-20 07:47:35,947 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-20 07:47:35,947 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-10-20 07:47:35,947 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-10-20 07:47:35,953 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:27 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:35 | PASS | | cinder_test | functest | healthcheck | 01:04 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-20 07:47:35,966 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-20 07:47:36,027 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 07:47:36,109 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 07:47:36,231 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 07:47:59,971 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 07:47:59,973 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 07:47:59,974 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-20 07:47:59,974 - 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-20 07:47:59,996 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-10-20 07:48:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:48:00,309 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7f2747-b6b2-4893-be86-d8832e3025b0 2018-10-20 07:48:00,310 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:48:00,310 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-ba7f2747-b6b2-4893-be86-d8832e3025b0 2018-10-20 07:48:00,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:48:00,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["DYqKGZgQTDW-iao7kUL_tQ"], "issued_at": "2018-10-20T07:48:00.000000Z"}} 2018-10-20 07:48:00,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:48:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:01,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:01 GMT X-Openstack-Request-Id: req-524fc789-2001-44ae-8366-192aafb04b00 2018-10-20 07:48:01,079 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:48:01,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-524fc789-2001-44ae-8366-192aafb04b00 2018-10-20 07:48:01,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373398065567s 2018-10-20 07:48:01,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:48:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:01,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab25e6e-2f6c-45aa-9c3b-6b5de21818a5 2018-10-20 07:48:01,272 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:48:01,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-4ab25e6e-2f6c-45aa-9c3b-6b5de21818a5 2018-10-20 07:48:01,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186881065369s 2018-10-20 07:48:01,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:48:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}}' 2018-10-20 07:48:01,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887a1f04-a84d-4a6c-b747-af23278303d2 2018-10-20 07:48:01,531 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4"}, "tags": [], "enabled": true, "id": "af6e274173e04e45a72e528bc7859dc4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}} 2018-10-20 07:48:01,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-887a1f04-a84d-4a6c-b747-af23278303d2 2018-10-20 07:48:01,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251536130905s 2018-10-20 07:48:01,532 - 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'af6e274173e04e45a72e528bc7859dc4', '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_525d9368-2b4c-4f8b-afed-df3308704f3a'}) 2018-10-20 07:48:01,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:48:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5b4950ba-bb70-4f55-b241-98450029f049", "email": null, "name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a"}}' 2018-10-20 07:48:01,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec6549c-a5d0-4ba2-a755-2f456062532a 2018-10-20 07:48:01,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:48:01,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5ec6549c-a5d0-4ba2-a755-2f456062532a 2018-10-20 07:48:01,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459348917007s 2018-10-20 07:48:01,999 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2ebe906ac7d34ba5a8b27a294b235069', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a'}) 2018-10-20 07:48:02,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50971bac-304a-4302-b207-429fcd62cc69 2018-10-20 07:48:02,193 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:02,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-50971bac-304a-4302-b207-429fcd62cc69 2018-10-20 07:48:02,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190424919128s 2018-10-20 07:48:02,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c51fdd0-a347-4ae2-9fa7-2d7a8b754f5e 2018-10-20 07:48:02,391 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:02,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4c51fdd0-a347-4ae2-9fa7-2d7a8b754f5e 2018-10-20 07:48:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192015171051s 2018-10-20 07:48:02,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9740159-b9c9-44fe-844d-68caae641e88 2018-10-20 07:48:02,551 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:02,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9740159-b9c9-44fe-844d-68caae641e88 2018-10-20 07:48:02,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155346155167s 2018-10-20 07:48:02,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:48:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2215803-9b54-48fd-9fae-70dc70b97ca9 2018-10-20 07:48:02,661 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:48:02,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d2215803-9b54-48fd-9fae-70dc70b97ca9 2018-10-20 07:48:02,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106071949005s 2018-10-20 07:48:02,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:48:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80802105-e3a0-44d1-a8a4-9545c14abdc2 2018-10-20 07:48:02,875 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:48:02,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-80802105-e3a0-44d1-a8a4-9545c14abdc2 2018-10-20 07:48:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213049888611s 2018-10-20 07:48:02,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:48:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:02,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9050419-6771-4d09-98d3-250d4acf322c 2018-10-20 07:48:02,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4"}, "tags": [], "enabled": true, "id": "af6e274173e04e45a72e528bc7859dc4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}]} 2018-10-20 07:48:02,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a9050419-6771-4d09-98d3-250d4acf322c 2018-10-20 07:48:02,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111145019531s 2018-10-20 07:48:03,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:48:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=af6e274173e04e45a72e528bc7859dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9949849-271c-476b-afb9-12784bfd23bf 2018-10-20 07:48:03,193 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=af6e274173e04e45a72e528bc7859dc4", "previous": null, "next": null}} 2018-10-20 07:48:03,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=af6e274173e04e45a72e528bc7859dc4 used request id req-b9949849-271c-476b-afb9-12784bfd23bf 2018-10-20 07:48:03,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185734987259s 2018-10-20 07:48:03,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:48:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4/users/2ebe906ac7d34ba5a8b27a294b235069/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4648800b-91ef-4c8c-8eef-d1cb14250f75 2018-10-20 07:48:03,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:48:03,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4/users/2ebe906ac7d34ba5a8b27a294b235069/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-4648800b-91ef-4c8c-8eef-d1cb14250f75 2018-10-20 07:48:03,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145244836807s 2018-10-20 07:48:03,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a', 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'af6e274173e04e45a72e528bc7859dc4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5b4950ba-bb70-4f55-b241-98450029f049', 'username': u'tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:48:03,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a', 'password': '5b4950ba-bb70-4f55-b241-98450029f049', 'project_name': 'tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'af6e274173e04e45a72e528bc7859dc4', 'project_domain_name': 'Default'} 2018-10-20 07:48:03,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609523d4-d95d-4629-8154-1680ca1b7136 2018-10-20 07:48:03,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:03,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-609523d4-d95d-4629-8154-1680ca1b7136 2018-10-20 07:48:03,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109319210052s 2018-10-20 07:48:03,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8627fe5e-a329-4198-a1ff-7bc4409100d9 2018-10-20 07:48:03,582 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:03,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8627fe5e-a329-4198-a1ff-7bc4409100d9 2018-10-20 07:48:03,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116558074951s 2018-10-20 07:48:03,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:48:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe68f4f-76e8-4a09-8fe3-bddf1f5c402d 2018-10-20 07:48:03,699 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:48:03,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cbe68f4f-76e8-4a09-8fe3-bddf1f5c402d 2018-10-20 07:48:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11251282692s 2018-10-20 07:48:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:48:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:03,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6895bdd9-646f-459c-a413-09a97bdb4d88 2018-10-20 07:48:03,910 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:48:03,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6895bdd9-646f-459c-a413-09a97bdb4d88 2018-10-20 07:48:03,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210280895233s 2018-10-20 07:48:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:48:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0f89dd-7872-4a3d-8666-949b68ae32c1 2018-10-20 07:48:04,042 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4"}, "tags": [], "enabled": true, "id": "af6e274173e04e45a72e528bc7859dc4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}]} 2018-10-20 07:48:04,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fd0f89dd-7872-4a3d-8666-949b68ae32c1 2018-10-20 07:48:04,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119323015213s 2018-10-20 07:48:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:48:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=af6e274173e04e45a72e528bc7859dc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32bde10-afb8-4cfb-92a4-20545023915f 2018-10-20 07:48:04,156 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=af6e274173e04e45a72e528bc7859dc4", "previous": null, "next": null}} 2018-10-20 07:48:04,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=2ebe906ac7d34ba5a8b27a294b235069&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=af6e274173e04e45a72e528bc7859dc4 used request id req-f32bde10-afb8-4cfb-92a4-20545023915f 2018-10-20 07:48:04,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105208158493s 2018-10-20 07:48:04,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:48:04,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4/users/2ebe906ac7d34ba5a8b27a294b235069/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6b86c7f-5c80-4ffb-a718-2b7c5582efe5 2018-10-20 07:48:04,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:48:04,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4/users/2ebe906ac7d34ba5a8b27a294b235069/roles/230bc15b574845fc870e118466e5e0d3 used request id req-a6b86c7f-5c80-4ffb-a718-2b7c5582efe5 2018-10-20 07:48:04,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153010129929s 2018-10-20 07:48:04,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f167348d-14d2-41ac-b7d9-a5ee4c948ef1 2018-10-20 07:48:04,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:04,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f167348d-14d2-41ac-b7d9-a5ee4c948ef1 2018-10-20 07:48:04,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175843000412s 2018-10-20 07:48:04,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:48:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fa25e6-036e-401a-90c7-c91c3ce54cad 2018-10-20 07:48:04,605 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:48:04,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e1fa25e6-036e-401a-90c7-c91c3ce54cad 2018-10-20 07:48:04,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107980966568s 2018-10-20 07:48:04,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:48:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5de870-bf31-4470-baa6-93d7ec079cce 2018-10-20 07:48:04,745 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:48:04,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9e5de870-bf31-4470-baa6-93d7ec079cce 2018-10-20 07:48:04,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139339923859s 2018-10-20 07:48:04,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:48:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=2ebe906ac7d34ba5a8b27a294b235069&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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea393476-0470-4147-9264-844b25b241aa 2018-10-20 07:48:04,901 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=2ebe906ac7d34ba5a8b27a294b235069&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 07:48:04,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=2ebe906ac7d34ba5a8b27a294b235069&scope.domain.id=default used request id req-ea393476-0470-4147-9264-844b25b241aa 2018-10-20 07:48:04,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.143813848495s 2018-10-20 07:48:04,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 07:48:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/2ebe906ac7d34ba5a8b27a294b235069/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:48:05,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e496ba-0bab-4466-ae97-dec44b6e23ad 2018-10-20 07:48:05,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:48:05,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/2ebe906ac7d34ba5a8b27a294b235069/roles/230bc15b574845fc870e118466e5e0d3 used request id req-d8e496ba-0bab-4466-ae97-dec44b6e23ad 2018-10-20 07:48:05,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14900302887s 2018-10-20 07:48:05,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 07:48:22,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 35d4f9ce-6e21-419f-981b-16956468b798 | 2018-10-20T07:48:11.053446 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 35d4f9ce-6e21-419f-981b-16956468b798 ~/.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-20 07:48:27,663 - 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-20 07:48:28,461 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 07:48:33,781 - 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=81ad2069-4580-45cf-abce-f764485e2a25) as the default verifier for the future CLI operations. 2018-10-20 07:48:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:48:35,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f94e28-56bc-4357-b86e-9365145e588b 2018-10-20 07:48:35,774 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:48:35,774 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-76f94e28-56bc-4357-b86e-9365145e588b 2018-10-20 07:48:35,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:48:36,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af6e274173e04e45a72e528bc7859dc4", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af6e274173e04e45a72e528bc7859dc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/af6e274173e04e45a72e528bc7859dc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/af6e274173e04e45a72e528bc7859dc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af6e274173e04e45a72e528bc7859dc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/af6e274173e04e45a72e528bc7859dc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/af6e274173e04e45a72e528bc7859dc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_af6e274173e04e45a72e528bc7859dc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_af6e274173e04e45a72e528bc7859dc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/af6e274173e04e45a72e528bc7859dc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "id": "2ebe906ac7d34ba5a8b27a294b235069"}, "audit_ids": ["OhFqjuy0QpiH3nUsX-lgkQ"], "issued_at": "2018-10-20T07:48:36.000000Z"}} 2018-10-20 07:48:36,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 07:48:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:36,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:36 GMT X-Openstack-Request-Id: req-2207fcf7-7e22-41ce-835c-f04c4816398e 2018-10-20 07:48:36,444 - 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-20 07:48:36,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-2207fcf7-7e22-41ce-835c-f04c4816398e 2018-10-20 07:48:36,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271573066711s 2018-10-20 07:48:36,455 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-10-20 07:48:36,455 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:48:36,582 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:48:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:48:36,589 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:36 GMT 2018-10-20 07:48:36,589 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:48:36,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:48:36,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:37,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:37 GMT X-Openstack-Request-Id: req-6eb9894e-b6f9-4b71-886b-a18ccfec8b34 2018-10-20 07:48:37,380 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:48:37,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6eb9894e-b6f9-4b71-886b-a18ccfec8b34 2018-10-20 07:48:37,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788839817047s 2018-10-20 07:48:37,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:48:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a"}' 2018-10-20 07:48:37,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:37 GMT Location: http://172.30.9.22:9292/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-126509e8-a1e9-47b5-a142-d4e39d891d3a 2018-10-20 07:48:37,454 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:37Z", "file": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "a6f98eaf-f3a7-48de-840a-77b1d72e520e", "size": null, "self": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e", "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_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": null, "created_at": "2018-10-20T07:48:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:48:37,455 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-126509e8-a1e9-47b5-a142-d4e39d891d3a 2018-10-20 07:48:37,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0644798278809s 2018-10-20 07:48:37,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:48:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" -d '' 2018-10-20 07:48:37,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:48:37 GMT X-Openstack-Request-Id: req-a3452e90-66e0-4e1f-9e51-cfed3078b4bf 2018-10-20 07:48:37,864 - 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-20 07:48:37,864 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file used request id req-a3452e90-66e0-4e1f-9e51-cfed3078b4bf 2018-10-20 07:48:37,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.40861082077s 2018-10-20 07:48:37,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:48:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:37,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:37 GMT X-Openstack-Request-Id: req-4f7df8d8-1b9c-468e-ad06-69104ffcb414 2018-10-20 07:48:37,908 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:37Z", "file": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "a6f98eaf-f3a7-48de-840a-77b1d72e520e", "size": 12716032, "self": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:48:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:48:37,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4f7df8d8-1b9c-468e-ad06-69104ffcb414 2018-10-20 07:48:37,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388960838318s 2018-10-20 07:48:37,910 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file', 'owner': u'af6e274173e04e45a72e528bc7859dc4', 'id': u'a6f98eaf-f3a7-48de-840a-77b1d72e520e', 'size': 12716032, u'self': u'/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af6e274173e04e45a72e528bc7859dc4', 'name': 'tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:48:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T07:48:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a', '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/a6f98eaf-f3a7-48de-840a-77b1d72e520e', 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_525d9368-2b4c-4f8b-afed-df3308704f3a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a', 'created': u'2018-10-20T07:48:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:48: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/a6f98eaf-f3a7-48de-840a-77b1d72e520e', 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_525d9368-2b4c-4f8b-afed-df3308704f3a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:48:37,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:48:37,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_525d9368-2b4c-4f8b-afed-df3308704f3a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:48:38,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48: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-3295ea93-f869-4a74-b138-fdc03adcd252 x-openstack-request-id: req-3295ea93-f869-4a74-b138-fdc03adcd252 2018-10-20 07:48:38,355 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e40a898b-23a9-470e-a956-9243392d4fbe", "name": "tempest_smoke-flavor_525d9368-2b4c-4f8b-afed-df3308704f3a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:48:38,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3295ea93-f869-4a74-b138-fdc03adcd252 2018-10-20 07:48:38,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.44261598587s 2018-10-20 07:48:38,357 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_525d9368-2b4c-4f8b-afed-df3308704f3a', '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'906439e73a574f6faa0801abd57f945a', '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'e40a898b-23a9-470e-a956-9243392d4fbe', 'swap': 0}) 2018-10-20 07:48:38,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:48:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe/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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"extra_specs": {}}' 2018-10-20 07:48:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48: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-3a99d3dd-0ca3-425a-a278-a71a92b70517 x-openstack-request-id: req-3a99d3dd-0ca3-425a-a278-a71a92b70517 2018-10-20 07:48:38,383 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:48:38,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe/os-extra_specs used request id req-3a99d3dd-0ca3-425a-a278-a71a92b70517 2018-10-20 07:48:38,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.026309967041s 2018-10-20 07:48:38,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:38,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6804c9a3-e1eb-4747-946c-e5a9f7b9ace0 2018-10-20 07:48:38,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:38,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6804c9a3-e1eb-4747-946c-e5a9f7b9ace0 2018-10-20 07:48:38,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190326929092s 2018-10-20 07:48:38,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:48:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:38,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50967753-d58b-4e10-b6d0-098875aba1a8 2018-10-20 07:48:38,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:48:38,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-50967753-d58b-4e10-b6d0-098875aba1a8 2018-10-20 07:48:38,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199940919876s 2018-10-20 07:48:38,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 07:48:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:39,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48: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-f645093e-02b4-4c9a-9eae-abd85632bc64 x-openstack-request-id: req-f645093e-02b4-4c9a-9eae-abd85632bc64 2018-10-20 07:48:39,121 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 07:48:39,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-f645093e-02b4-4c9a-9eae-abd85632bc64 2018-10-20 07:48:39,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.309937000275s 2018-10-20 07:48:39,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:48:39,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:39 GMT X-Openstack-Request-Id: req-bf4a5fd0-691e-4149-a11d-3d26fd1dffd8 2018-10-20 07:48:39,152 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:37Z", "file": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "a6f98eaf-f3a7-48de-840a-77b1d72e520e", "size": 12716032, "self": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:48:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:48:39,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bf4a5fd0-691e-4149-a11d-3d26fd1dffd8 2018-10-20 07:48:39,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265891551971s 2018-10-20 07:48:39,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:48:39,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a"}' 2018-10-20 07:48:39,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:39 GMT Location: http://172.30.9.22:9292/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a78d238d-c3b8-42e4-b41b-25c733e4e61e 2018-10-20 07:48:39,207 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:39Z", "file": "/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5", "size": null, "self": "/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5", "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_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": null, "created_at": "2018-10-20T07:48:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:48:39,207 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a78d238d-c3b8-42e4-b41b-25c733e4e61e 2018-10-20 07:48:39,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0456728935242s 2018-10-20 07:48:39,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:48:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" -d '' 2018-10-20 07:48:40,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:48:40 GMT X-Openstack-Request-Id: req-7909d52a-7628-4733-8c94-61429eef9f14 2018-10-20 07:48:40,039 - 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-20 07:48:40,039 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/file used request id req-7909d52a-7628-4733-8c94-61429eef9f14 2018-10-20 07:48:40,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.83118891716s 2018-10-20 07:48:40,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:48:40,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:48:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48:40 GMT X-Openstack-Request-Id: req-bd4bfce5-d7b6-4177-be8b-6702a1272f1f 2018-10-20 07:48:40,075 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:40Z", "file": "/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5", "size": 12716032, "self": "/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:48:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:37Z", "file": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "a6f98eaf-f3a7-48de-840a-77b1d72e520e", "size": 12716032, "self": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:48:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:48:40,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bd4bfce5-d7b6-4177-be8b-6702a1272f1f 2018-10-20 07:48:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314779281616s 2018-10-20 07:48:40,078 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/file', 'owner': u'af6e274173e04e45a72e528bc7859dc4', 'id': u'f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5', 'size': 12716032, u'self': u'/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af6e274173e04e45a72e528bc7859dc4', 'name': 'tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:48:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T07:48:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a', '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/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5', 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_525d9368-2b4c-4f8b-afed-df3308704f3a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_525d9368-2b4c-4f8b-afed-df3308704f3a', 'created': u'2018-10-20T07:48:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:48: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/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5', 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_525d9368-2b4c-4f8b-afed-df3308704f3a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:48:40,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:48:40,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:48:40,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48: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-744f7e31-8d47-4917-b646-62bfc28db453 x-openstack-request-id: req-744f7e31-8d47-4917-b646-62bfc28db453 2018-10-20 07:48:40,115 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "910bff61-29be-4b39-854d-62aaf75ebbfe", "name": "tempest_smoke-flavor_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:48:40,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-744f7e31-8d47-4917-b646-62bfc28db453 2018-10-20 07:48:40,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0361249446869s 2018-10-20 07:48:40,116 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_525d9368-2b4c-4f8b-afed-df3308704f3a', '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'906439e73a574f6faa0801abd57f945a', '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'910bff61-29be-4b39-854d-62aaf75ebbfe', 'swap': 0}) 2018-10-20 07:48:40,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:48:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe/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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" -d '{"extra_specs": {}}' 2018-10-20 07:48:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:48: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-8cbe2276-7503-4869-a030-0ce3db0aa7fc x-openstack-request-id: req-8cbe2276-7503-4869-a030-0ce3db0aa7fc 2018-10-20 07:48:40,138 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:48:40,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe/os-extra_specs used request id req-8cbe2276-7503-4869-a030-0ce3db0aa7fc 2018-10-20 07:48:40,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218100547791s 2018-10-20 07:48:40,139 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_525d9368-2b4c-4f8b-afed-df3308704f3a', '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'906439e73a574f6faa0801abd57f945a', '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'910bff61-29be-4b39-854d-62aaf75ebbfe', 'swap': 0}) 2018-10-20 07:48:44,201 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 07:48:44,201 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 07:48:44,201 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 07:48:44,204 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 07:48:44,216 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 07:48:47,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-81ad2069-4580-45cf-abce-f764485e2a25/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-10-20 07:48:47,682 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 07:48:47,708 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 07:48:47,708 - 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-20 07:48:56,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:48:56.652 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.366s] 2018-10-20 07:48:56,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:48:56.712 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2018-10-20 07:49:00,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:00.967 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.036s] 2018-10-20 07:49:03,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:03.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.226s] 2018-10-20 07:49:15,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:15.718 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.363s] 2018-10-20 07:49:25,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:25.206 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.225s] 2018-10-20 07:49:25,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:25.207 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-20 07:49:29,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:29.661 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.155s] 2018-10-20 07:49:29,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:29.663 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-20 07:49:38,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:38.828 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [30.675s] 2018-10-20 07:49:39,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:39.521 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 07:49:45,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:45.850 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.845s] 2018-10-20 07:49:48,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:48.369 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.130s] 2018-10-20 07:49:48,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:48.370 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-20 07:49:49,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:49.503 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.692s] 2018-10-20 07:49:57,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:57.812 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.018s] 2018-10-20 07:49:59,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:49:59.192 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.775s] 2018-10-20 07:50:01,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:01.938 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-10-20 07:50:02,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:02.031 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.093s] 2018-10-20 07:50:06,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:06.680 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.360s] 2018-10-20 07:50:07,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:07.840 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.712s] 2018-10-20 07:50:09,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:09.961 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-20 07:50:13,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:13.655 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.910s] 2018-10-20 07:50:13,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:13.664 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-20 07:50:15,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:15.914 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 07:50:18,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:18.242 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.296s] 2018-10-20 07:50:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:20.681 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.526s] 2018-10-20 07:50:21,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:21.890 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.054s] 2018-10-20 07:50:25,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:25.871 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-20 07:50:28,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:28.621 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.730s] 2018-10-20 07:50:30,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:30.573 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.951s] 2018-10-20 07:50:30,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:30.639 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.068s] 2018-10-20 07:50:30,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:30.655 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.376s] 2018-10-20 07:50:30,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:30.696 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.057s] 2018-10-20 07:50:36,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:36.258 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.537s] 2018-10-20 07:50:37,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.018 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.894s] 2018-10-20 07:50:37,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.416 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.398s] 2018-10-20 07:50:37,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.546 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.618s] 2018-10-20 07:50:37,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.581 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.165s] 2018-10-20 07:50:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.653 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.071s] 2018-10-20 07:50:37,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:37.981 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.327s] 2018-10-20 07:50:38,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:38.035 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2018-10-20 07:50:38,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:38.540 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.992s] 2018-10-20 07:50:38,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:38.624 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.541s] 2018-10-20 07:50:40,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:40.144 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.603s] 2018-10-20 07:50:40,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:40.473 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.846s] 2018-10-20 07:50:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:40.511 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.042s] 2018-10-20 07:50:44,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:44.706 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-20 07:50:44,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:44.946 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.240s] 2018-10-20 07:50:48,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:48.770 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.887s] 2018-10-20 07:50:51,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:51.693 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.126s] 2018-10-20 07:50:51,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:51.713 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.021s] 2018-10-20 07:50:53,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:53.240 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.468s] 2018-10-20 07:50:54,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:54.686 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.879s] 2018-10-20 07:50:55,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:55.470 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.968s] 2018-10-20 07:50:57,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:50:57.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.180s] 2018-10-20 07:51:01,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:01.382 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.695s] 2018-10-20 07:51:02,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:02.223 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.165s] 2018-10-20 07:51:02,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:02.385 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.161s] 2018-10-20 07:51:02,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:02.550 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2018-10-20 07:51:02,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:02.557 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-20 07:51:03,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:03.984 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.601s] 2018-10-20 07:51:04,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:04.061 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2018-10-20 07:51:04,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:04.104 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2018-10-20 07:51:08,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:08.807 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.540s] 2018-10-20 07:51:09,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:09.383 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-20 07:51:10,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:10.907 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.118s] 2018-10-20 07:51:10,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:10.976 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.069s] 2018-10-20 07:51:11,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:11.072 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.096s] 2018-10-20 07:51:11,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:11.800 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.728s] 2018-10-20 07:51:15,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:15.576 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.013s] 2018-10-20 07:51:15,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:15.705 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.130s] 2018-10-20 07:51:15,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:15.829 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.123s] 2018-10-20 07:51:15,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:15.883 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-10-20 07:51:16,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:16.325 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.441s] 2018-10-20 07:51:16,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:16.587 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.262s] 2018-10-20 07:51:23,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:23.180 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2018-10-20 07:51:25,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:25.483 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.151s] 2018-10-20 07:51:27,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:27.388 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.638s] 2018-10-20 07:51:34,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:34.250 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.860s] 2018-10-20 07:51:36,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:36.333 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.917s] 2018-10-20 07:51:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:42.835 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.887s] 2018-10-20 07:51:46,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:46.548 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.212s] 2018-10-20 07:51:47,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:47.941 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.272s] 2018-10-20 07:51:51,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:51.384 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.442s] 2018-10-20 07:51:52,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:52.265 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.429s] 2018-10-20 07:51:57,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:51:57.236 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.851s] 2018-10-20 07:52:01,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:01.904 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.638s] 2018-10-20 07:52:06,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:06.350 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.446s] 2018-10-20 07:52:11,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:11.277 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.595s] 2018-10-20 07:52:18,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:18.328 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.283s] 2018-10-20 07:52:20,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:20.868 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.538s] 2018-10-20 07:52:22,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:22.627 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.230s] 2018-10-20 07:52:23,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:23.293 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.425s] 2018-10-20 07:52:32,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:32.394 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.765s] 2018-10-20 07:52:40,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:40.486 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.092s] 2018-10-20 07:52:45,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:45.634 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.148s] 2018-10-20 07:52:51,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:51.249 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.205s] 2018-10-20 07:52:53,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:53.358 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.107s] 2018-10-20 07:52:53,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:53.395 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2018-10-20 07:52:59,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:59.714 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.487s] 2018-10-20 07:52:59,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:52:59.834 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.120s] 2018-10-20 07:53:09,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:53:09.167 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.219s] 2018-10-20 07:53:11,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:53:11.473 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.305s] 2018-10-20 07:53:13,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 07:53:13.761 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.287s] 2018-10-20 07:53:16,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c425cb4f-76f8-4ba0-bbb2-a97d13a7b33c 2018-10-20 07:53:16,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c425cb4f-76f8-4ba0-bbb2-a97d13a7b33c']'. 2018-10-20 07:53:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 07:53:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 07:53:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 07:53:17,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c425cb4f-76f8-4ba0-bbb2-a97d13a7b33c | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 07:48:49 | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 07:53:16 | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:27 | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-20 07:53:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 81ad2069-4580-45cf-abce-f764485e2a25) | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 35d4f9ce-6e21-419f-981b-16956468b798) | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 259.907 | 2018-10-20 07:53:17,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 07:53:17,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 07:53:17,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-10-20 07:53:17,718 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 07:53:17,718 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:41 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-20 07:53:17,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:53:17,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:53:19,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:53:19 GMT X-Openstack-Request-Id: req-da5b8748-62e0-431f-b292-5a26468f82a8 2018-10-20 07:53:19,092 - 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-20 07:53:19,092 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f6ae91c4-8b1a-43fd-9c1c-65c303c6ced5 used request id req-da5b8748-62e0-431f-b292-5a26468f82a8 2018-10-20 07:53:19,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.3702249527s 2018-10-20 07:53:19,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:53:19,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:19,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-50ceb1a9-6a15-433b-bd1b-2319631c8f5f x-openstack-request-id: req-50ceb1a9-6a15-433b-bd1b-2319631c8f5f 2018-10-20 07:53:19,132 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "910bff61-29be-4b39-854d-62aaf75ebbfe", "name": "tempest_smoke-flavor_alt_525d9368-2b4c-4f8b-afed-df3308704f3a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e40a898b-23a9-470e-a956-9243392d4fbe", "name": "tempest_smoke-flavor_525d9368-2b4c-4f8b-afed-df3308704f3a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:53:19,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-50ceb1a9-6a15-433b-bd1b-2319631c8f5f 2018-10-20 07:53:19,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258438587189s 2018-10-20 07:53:19,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:53:19,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:19,169 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-2118145d-9764-425a-8a7b-7798185af311 x-openstack-request-id: req-2118145d-9764-425a-8a7b-7798185af311 2018-10-20 07:53:19,169 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/910bff61-29be-4b39-854d-62aaf75ebbfe used request id req-2118145d-9764-425a-8a7b-7798185af311 2018-10-20 07:53:19,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352921485901s 2018-10-20 07:53:19,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:53:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:53:19,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:19 GMT X-Openstack-Request-Id: req-7b6ce6b0-9eed-4063-b50d-a2d725173f09 2018-10-20 07:53:19,199 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:48:37Z", "file": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/file", "owner": "af6e274173e04e45a72e528bc7859dc4", "id": "a6f98eaf-f3a7-48de-840a-77b1d72e520e", "size": 12716032, "self": "/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_525d9368-2b4c-4f8b-afed-df3308704f3a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:48:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:53:19,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7b6ce6b0-9eed-4063-b50d-a2d725173f09 2018-10-20 07:53:19,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265879631042s 2018-10-20 07:53:19,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 07:53:19,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7dae63176fcfb2a7bb809c8ca52f7c9afe0547cf4f726f08fd18ac612a153d02" 2018-10-20 07:53:20,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:53:20 GMT X-Openstack-Request-Id: req-2e3addc6-ceed-4d54-b9d2-138df557832c 2018-10-20 07:53:20,176 - 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-20 07:53:20,176 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a6f98eaf-f3a7-48de-840a-77b1d72e520e used request id req-2e3addc6-ceed-4d54-b9d2-138df557832c 2018-10-20 07:53:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.975126981735s 2018-10-20 07:53:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 07:53:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:20,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-d4a6add7-ee41-46d9-9987-4391a6bff2ac x-openstack-request-id: req-d4a6add7-ee41-46d9-9987-4391a6bff2ac 2018-10-20 07:53:20,199 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e40a898b-23a9-470e-a956-9243392d4fbe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e40a898b-23a9-470e-a956-9243392d4fbe", "name": "tempest_smoke-flavor_525d9368-2b4c-4f8b-afed-df3308704f3a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 07:53:20,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d4a6add7-ee41-46d9-9987-4391a6bff2ac 2018-10-20 07:53:20,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223641395569s 2018-10-20 07:53:20,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 07:53:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:20,222 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-668cf991-2078-428d-aef5-c61e04fb8283 x-openstack-request-id: req-668cf991-2078-428d-aef5-c61e04fb8283 2018-10-20 07:53:20,222 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e40a898b-23a9-470e-a956-9243392d4fbe used request id req-668cf991-2078-428d-aef5-c61e04fb8283 2018-10-20 07:53:20,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0217349529266s 2018-10-20 07:53:20,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:53:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:20,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b024b2-4f4d-40bb-8688-cc401f4b488e 2018-10-20 07:53:20,436 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:53:20,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-38b024b2-4f4d-40bb-8688-cc401f4b488e 2018-10-20 07:53:20,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213103055954s 2018-10-20 07:53:20,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:53:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:20,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee407b92-21d9-46d9-a8bb-0900d9ed3c81 2018-10-20 07:53:20,646 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_525d9368-2b4c-4f8b-afed-df3308704f3a", "links": {"self": "http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2ebe906ac7d34ba5a8b27a294b235069", "description": null}} 2018-10-20 07:53:20,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069 used request id req-ee407b92-21d9-46d9-a8bb-0900d9ed3c81 2018-10-20 07:53:20,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203896999359s 2018-10-20 07:53:20,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 07:53:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:20,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd1e7b6-72c5-4d8b-85dc-c662108f2298 2018-10-20 07:53:20,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:53:20,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/2ebe906ac7d34ba5a8b27a294b235069 used request id req-cbd1e7b6-72c5-4d8b-85dc-c662108f2298 2018-10-20 07:53:20,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263598918915s 2018-10-20 07:53:20,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:53:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:21,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 526 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6344c445-85c6-4517-8f19-868fcccaf0e6 2018-10-20 07:53:21,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4"}, "tags": [], "enabled": true, "id": "af6e274173e04e45a72e528bc7859dc4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_525d9368-2b4c-4f8b-afed-df3308704f3a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:53:21,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-6344c445-85c6-4517-8f19-868fcccaf0e6 2018-10-20 07:53:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177315950394s 2018-10-20 07:53:21,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 07:53:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:21,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-972bf2f2-66f6-4270-9b63-0ed24ddd6003 2018-10-20 07:53:21,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:53:21,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/af6e274173e04e45a72e528bc7859dc4 used request id req-972bf2f2-66f6-4270-9b63-0ed24ddd6003 2018-10-20 07:53:21,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169893026352s 2018-10-20 07:53:21,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 07:53:21,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=af6e274173e04e45a72e528bc7859dc4&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}8450f9ec5b9b24300bf0862d6667853e63945d7806d1cf5164bc4ab0c8cb084f" 2018-10-20 07:53:21,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:21 GMT X-Openstack-Request-Id: req-26346a12-d56f-411a-91a8-52eebdb4e981 2018-10-20 07:53:21,573 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 07:53:21,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=af6e274173e04e45a72e528bc7859dc4&name=default used request id req-26346a12-d56f-411a-91a8-52eebdb4e981 2018-10-20 07:53:21,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.301490783691s 2018-10-20 07:53:21,628 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-10-20 07:53:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:53:21,679 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d32f86-3d93-4017-92c6-c475cdd89b1b 2018-10-20 07:53:21,679 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:53:21,679 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-50d32f86-3d93-4017-92c6-c475cdd89b1b 2018-10-20 07:53:21,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:53:22,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["jwyMjKfKQIaQ12NUD26dbQ"], "issued_at": "2018-10-20T07:53:22.000000Z"}} 2018-10-20 07:53:22,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 07:53:22,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:22,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:22 GMT X-Openstack-Request-Id: req-f9f6cab4-c8ed-4e3d-a038-8e358a8f1e3f 2018-10-20 07:53:22,431 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:38:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 07:53:22,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f9f6cab4-c8ed-4e3d-a038-8e358a8f1e3f 2018-10-20 07:53:22,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337068080902s 2018-10-20 07:53:22,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:53:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:22,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcf8662-6547-4875-995c-0818cede288d 2018-10-20 07:53:22,599 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 07:53:22,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8bcf8662-6547-4875-995c-0818cede288d 2018-10-20 07:53:22,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160028934479s 2018-10-20 07:53:22,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 07:53:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}}' 2018-10-20 07:53:22,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8737d80-287f-4179-89f1-f0991ef8acc1 2018-10-20 07:53:22,823 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760"}, "tags": [], "enabled": true, "id": "3ca08e1ebbc443c592423a8e700f1760", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}} 2018-10-20 07:53:22,823 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-b8737d80-287f-4179-89f1-f0991ef8acc1 2018-10-20 07:53:22,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216747045517s 2018-10-20 07:53:22,824 - 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'3ca08e1ebbc443c592423a8e700f1760', '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_438ad89e-819e-4a4e-ac97-020db4bba77e'}) 2018-10-20 07:53:22,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 07:53:22,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6b389aa6-24a7-47ed-9306-91bda385edf7", "email": null, "name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e"}}' 2018-10-20 07:53:23,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b460adf4-c82a-4923-80cb-68dbbb5e494c 2018-10-20 07:53:23,236 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "domain_id": "default", "password_expires_at": null}} 2018-10-20 07:53:23,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-b460adf4-c82a-4923-80cb-68dbbb5e494c 2018-10-20 07:53:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406584024429s 2018-10-20 07:53:23,237 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'021cad7fd403449cbc135812d6df8cf0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e'}) 2018-10-20 07:53:23,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:23,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:23,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83dd0b1-62e5-48ed-b5d4-32f3ea5858a8 2018-10-20 07:53:23,424 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:23,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c83dd0b1-62e5-48ed-b5d4-32f3ea5858a8 2018-10-20 07:53:23,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181180953979s 2018-10-20 07:53:23,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:23,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:23,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71867cf-bfb5-4620-be4d-6d9410e3866f 2018-10-20 07:53:23,551 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:23,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e71867cf-bfb5-4620-be4d-6d9410e3866f 2018-10-20 07:53:23,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121164083481s 2018-10-20 07:53:23,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e7bdb5-5734-4968-9df7-7f5809a313a0 2018-10-20 07:53:23,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:23,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e9e7bdb5-5734-4968-9df7-7f5809a313a0 2018-10-20 07:53:23,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202564001083s 2018-10-20 07:53:23,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:53:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:23,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f73cf3-a11c-4c28-ae0b-cca977a10df8 2018-10-20 07:53:23,958 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:53:23,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-63f73cf3-a11c-4c28-ae0b-cca977a10df8 2018-10-20 07:53:23,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19411611557s 2018-10-20 07:53:23,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:53:23,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 979 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515c9f3e-f9ec-43a6-8d0f-7b631f8c8f1d 2018-10-20 07:53:24,171 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:53:24,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-515c9f3e-f9ec-43a6-8d0f-7b631f8c8f1d 2018-10-20 07:53:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211996078491s 2018-10-20 07:53:24,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:53:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 542 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085d5c26-28bf-44a3-ba7e-b59240302564 2018-10-20 07:53:24,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760"}, "tags": [], "enabled": true, "id": "3ca08e1ebbc443c592423a8e700f1760", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:53:24,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-085d5c26-28bf-44a3-ba7e-b59240302564 2018-10-20 07:53:24,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115719079971s 2018-10-20 07:53:24,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:53:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=3ca08e1ebbc443c592423a8e700f1760" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e087e0-5caf-4f7e-8ad5-4c6c417310d4 2018-10-20 07:53:24,424 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=3ca08e1ebbc443c592423a8e700f1760", "previous": null, "next": null}} 2018-10-20 07:53:24,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=3ca08e1ebbc443c592423a8e700f1760 used request id req-d2e087e0-5caf-4f7e-8ad5-4c6c417310d4 2018-10-20 07:53:24,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115406990051s 2018-10-20 07:53:24,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:53:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760/users/021cad7fd403449cbc135812d6df8cf0/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ec6c6f-e88a-4066-b385-b2908a3a730c 2018-10-20 07:53:24,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:53:24,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760/users/021cad7fd403449cbc135812d6df8cf0/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-00ec6c6f-e88a-4066-b385-b2908a3a730c 2018-10-20 07:53:24,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23079419136s 2018-10-20 07:53:24,660 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e', 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'3ca08e1ebbc443c592423a8e700f1760', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6b389aa6-24a7-47ed-9306-91bda385edf7', 'username': u'neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 07:53:24,665 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e', 'password': '6b389aa6-24a7-47ed-9306-91bda385edf7', 'project_name': 'neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '3ca08e1ebbc443c592423a8e700f1760', 'project_domain_name': 'Default'} 2018-10-20 07:53:24,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82ec5cb-a4ba-4cc5-8d78-07ba05ecec31 2018-10-20 07:53:24,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:24,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d82ec5cb-a4ba-4cc5-8d78-07ba05ecec31 2018-10-20 07:53:24,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107147932053s 2018-10-20 07:53:24,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:24,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2457544-0fd4-4a0f-b5c3-e6f6fc5913ac 2018-10-20 07:53:24,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:24,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f2457544-0fd4-4a0f-b5c3-e6f6fc5913ac 2018-10-20 07:53:24,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110121965408s 2018-10-20 07:53:24,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:53:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d1a6d3-b698-4c85-89c1-eea79bde4c62 2018-10-20 07:53:25,001 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:53:25,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a6d1a6d3-b698-4c85-89c1-eea79bde4c62 2018-10-20 07:53:25,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104947805405s 2018-10-20 07:53:25,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:53:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 979 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fced29-416a-499a-9c1d-0782e55a4f1f 2018-10-20 07:53:25,134 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:53:25,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-55fced29-416a-499a-9c1d-0782e55a4f1f 2018-10-20 07:53:25,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132220029831s 2018-10-20 07:53:25,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 07:53:25,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 542 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683c7eaf-19a8-42d3-bfd6-8b848f8053b2 2018-10-20 07:53:25,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760"}, "tags": [], "enabled": true, "id": "3ca08e1ebbc443c592423a8e700f1760", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 07:53:25,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-683c7eaf-19a8-42d3-bfd6-8b848f8053b2 2018-10-20 07:53:25,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.146903991699s 2018-10-20 07:53:25,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:53:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=3ca08e1ebbc443c592423a8e700f1760" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2400999-c13b-4dab-945a-0f400dd28c6a 2018-10-20 07:53:25,408 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=3ca08e1ebbc443c592423a8e700f1760", "previous": null, "next": null}} 2018-10-20 07:53:25,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=021cad7fd403449cbc135812d6df8cf0&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=3ca08e1ebbc443c592423a8e700f1760 used request id req-a2400999-c13b-4dab-945a-0f400dd28c6a 2018-10-20 07:53:25,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107959032059s 2018-10-20 07:53:25,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 07:53:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760/users/021cad7fd403449cbc135812d6df8cf0/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18cc66e8-8bde-4f10-b9c5-3a6a79253510 2018-10-20 07:53:25,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:53:25,557 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760/users/021cad7fd403449cbc135812d6df8cf0/roles/230bc15b574845fc870e118466e5e0d3 used request id req-18cc66e8-8bde-4f10-b9c5-3a6a79253510 2018-10-20 07:53:25,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14496588707s 2018-10-20 07:53:25,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e89967-9c18-4918-bd2c-d65ab353a069 2018-10-20 07:53:25,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:25,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b7e89967-9c18-4918-bd2c-d65ab353a069 2018-10-20 07:53:25,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107928037643s 2018-10-20 07:53:25,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 07:53:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5ded64-0eab-49e5-8508-5cd965190682 2018-10-20 07:53:25,786 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 07:53:25,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-af5ded64-0eab-49e5-8508-5cd965190682 2018-10-20 07:53:25,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112159967422s 2018-10-20 07:53:25,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 07:53:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:25,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 979 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b71e5b-2441-478e-a732-fb95d0190789 2018-10-20 07:53:25,915 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 07:53:25,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-61b71e5b-2441-478e-a732-fb95d0190789 2018-10-20 07:53:25,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127827882767s 2018-10-20 07:53:25,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 07:53:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=021cad7fd403449cbc135812d6df8cf0&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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:26,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c48326-80b2-4db6-bda3-38240885d878 2018-10-20 07:53:26,037 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=021cad7fd403449cbc135812d6df8cf0&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 07:53:26,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=021cad7fd403449cbc135812d6df8cf0&scope.domain.id=default used request id req-07c48326-80b2-4db6-bda3-38240885d878 2018-10-20 07:53:26,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108708143234s 2018-10-20 07:53:26,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 07:53:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/021cad7fd403449cbc135812d6df8cf0/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 07:53:26,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 07:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acca37cf-dab9-4588-a8bb-8f2fe971cb13 2018-10-20 07:53:26,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 07:53:26,179 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/021cad7fd403449cbc135812d6df8cf0/roles/230bc15b574845fc870e118466e5e0d3 used request id req-acca37cf-dab9-4588-a8bb-8f2fe971cb13 2018-10-20 07:53:26,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138694047928s 2018-10-20 07:53:26,180 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 07:53:28,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 07:53:30,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b76b03f7-d558-42c8-b6d1-448b75909932 | 2018-10-20T07:53:30.501292 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b76b03f7-d558-42c8-b6d1-448b75909932 ~/.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-20 07:53:34,207 - 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-20 07:53:35,460 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 07:53:37,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 07:53:40,565 - 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=fd448b8a-1827-451e-8dab-f225311ed26f) as the default verifier for the future CLI operations. 2018-10-20 07:53:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:53:42,692 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a1efdc-c17a-426a-a46f-6a6a52bb51e0 2018-10-20 07:53:42,693 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 07:53:42,693 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d2a1efdc-c17a-426a-a46f-6a6a52bb51e0 2018-10-20 07:53:42,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 07:53:43,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T08:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca08e1ebbc443c592423a8e700f1760", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/3ca08e1ebbc443c592423a8e700f1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/3ca08e1ebbc443c592423a8e700f1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/3ca08e1ebbc443c592423a8e700f1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/3ca08e1ebbc443c592423a8e700f1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/3ca08e1ebbc443c592423a8e700f1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/3ca08e1ebbc443c592423a8e700f1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3ca08e1ebbc443c592423a8e700f1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_3ca08e1ebbc443c592423a8e700f1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/3ca08e1ebbc443c592423a8e700f1760", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "id": "021cad7fd403449cbc135812d6df8cf0"}, "audit_ids": ["zpQS_Js3RwWeaQkIfNH9GA"], "issued_at": "2018-10-20T07:53:43.000000Z"}} 2018-10-20 07:53:43,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 07:53:43,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:43,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:43 GMT X-Openstack-Request-Id: req-f0ec5a79-6f96-473f-a8f2-861751490f6a 2018-10-20 07:53:43,377 - 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-20 07:53:43,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-f0ec5a79-6f96-473f-a8f2-861751490f6a 2018-10-20 07:53:43,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282380104065s 2018-10-20 07:53:43,388 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-10-20 07:53:43,389 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 07:53:43,514 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 07:53:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 07:53:43,522 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:43 GMT 2018-10-20 07:53:43,522 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 07:53:43,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:53:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:43,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:43 GMT X-Openstack-Request-Id: req-36f74585-1578-4bc3-a5e8-9e3085e70555 2018-10-20 07:53:43,840 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:53:43,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-36f74585-1578-4bc3-a5e8-9e3085e70555 2018-10-20 07:53:43,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315747976303s 2018-10-20 07:53:43,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:53:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e"}' 2018-10-20 07:53:43,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:43 GMT Location: http://172.30.9.22:9292/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-edca5407-f8b4-4f2d-9a59-8c79f41fe45e 2018-10-20 07:53:43,894 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:43Z", "file": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "size": null, "self": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "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_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": null, "created_at": "2018-10-20T07:53:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:53:43,894 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-edca5407-f8b4-4f2d-9a59-8c79f41fe45e 2018-10-20 07:53:43,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0448439121246s 2018-10-20 07:53:43,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:53:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" -d '' 2018-10-20 07:53:45,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:53:45 GMT X-Openstack-Request-Id: req-38b59044-a4cd-489a-bc5f-b2e4905de64c 2018-10-20 07:53:45,077 - 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-20 07:53:45,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file used request id req-38b59044-a4cd-489a-bc5f-b2e4905de64c 2018-10-20 07:53:45,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1822040081s 2018-10-20 07:53:45,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:53:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:45,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:45 GMT X-Openstack-Request-Id: req-70438bf1-90d1-4bed-8e5b-819031972c3f 2018-10-20 07:53:45,108 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:45Z", "file": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "size": 12716032, "self": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:53:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:53:45,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-70438bf1-90d1-4bed-8e5b-819031972c3f 2018-10-20 07:53:45,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262749195099s 2018-10-20 07:53:45,111 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file', 'owner': u'3ca08e1ebbc443c592423a8e700f1760', 'id': u'a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b', 'size': 12716032, u'self': u'/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ca08e1ebbc443c592423a8e700f1760', 'name': 'neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:53:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T07:53:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e', '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/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b', 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_438ad89e-819e-4a4e-ac97-020db4bba77e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e', 'created': u'2018-10-20T07:53:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:53: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/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b', 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_438ad89e-819e-4a4e-ac97-020db4bba77e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:53:45,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:53:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_438ad89e-819e-4a4e-ac97-020db4bba77e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:53:45,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-5bdabb6d-3b78-449a-ada7-85ca782681d6 x-openstack-request-id: req-5bdabb6d-3b78-449a-ada7-85ca782681d6 2018-10-20 07:53:45,437 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "53c15ff9-aaba-4163-9a03-ef749ab8fba3", "name": "neutron-tempest-plugin-api-flavor_438ad89e-819e-4a4e-ac97-020db4bba77e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:53:45,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5bdabb6d-3b78-449a-ada7-85ca782681d6 2018-10-20 07:53:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323306083679s 2018-10-20 07:53:45,439 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_438ad89e-819e-4a4e-ac97-020db4bba77e', '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'906439e73a574f6faa0801abd57f945a', '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'53c15ff9-aaba-4163-9a03-ef749ab8fba3', 'swap': 0}) 2018-10-20 07:53:45,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:53:45,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3/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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"extra_specs": {}}' 2018-10-20 07:53:45,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-79355b6c-3daa-4f1d-9263-8e69921da12d x-openstack-request-id: req-79355b6c-3daa-4f1d-9263-8e69921da12d 2018-10-20 07:53:45,459 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:53:45,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3/os-extra_specs used request id req-79355b6c-3daa-4f1d-9263-8e69921da12d 2018-10-20 07:53:45,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201458930969s 2018-10-20 07:53:45,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:45,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bbd263-734e-4963-a093-19a743ac8184 2018-10-20 07:53:45,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:45,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9bbd263-734e-4963-a093-19a743ac8184 2018-10-20 07:53:45,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20313000679s 2018-10-20 07:53:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 07:53:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:45,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8fc327-9243-4ac4-a472-62e58de13fbd 2018-10-20 07:53:45,909 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 07:53:45,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cb8fc327-9243-4ac4-a472-62e58de13fbd 2018-10-20 07:53:45,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231601953506s 2018-10-20 07:53:45,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 07:53:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:46,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-436c38a5-3177-44f9-93f3-3e23215a97c1 x-openstack-request-id: req-436c38a5-3177-44f9-93f3-3e23215a97c1 2018-10-20 07:53:46,229 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 07:53:46,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-436c38a5-3177-44f9-93f3-3e23215a97c1 2018-10-20 07:53:46,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.303505897522s 2018-10-20 07:53:46,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:53:46,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:46,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:46 GMT X-Openstack-Request-Id: req-15fadbdb-bd3b-4170-add2-6d97d5a50709 2018-10-20 07:53:46,262 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:45Z", "file": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "size": 12716032, "self": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:53:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:53:46,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-15fadbdb-bd3b-4170-add2-6d97d5a50709 2018-10-20 07:53:46,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273761749268s 2018-10-20 07:53:46,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 07:53:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e"}' 2018-10-20 07:53:46,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:46 GMT Location: http://172.30.9.22:9292/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-74c12b5e-8145-4af8-a562-b40192567e94 2018-10-20 07:53:46,390 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:46Z", "file": "/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "76ecdf5a-4230-4ba6-b579-e7e88ecb8d88", "size": null, "self": "/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88", "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_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": null, "created_at": "2018-10-20T07:53:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 07:53:46,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-74c12b5e-8145-4af8-a562-b40192567e94 2018-10-20 07:53:46,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.118454933167s 2018-10-20 07:53:46,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 07:53:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" -d '' 2018-10-20 07:53:47,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 07:53:47 GMT X-Openstack-Request-Id: req-68fdde00-9a6a-45b2-920d-db217a2dff25 2018-10-20 07:53:47,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-20 07:53:47,127 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/file used request id req-68fdde00-9a6a-45b2-920d-db217a2dff25 2018-10-20 07:53:47,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.735953092575s 2018-10-20 07:53:47,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 07:53:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 07:53:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53:47 GMT X-Openstack-Request-Id: req-d1a4bb22-d144-4866-a880-ffedeb759d76 2018-10-20 07:53:47,159 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:47Z", "file": "/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "76ecdf5a-4230-4ba6-b579-e7e88ecb8d88", "size": 12716032, "self": "/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:53:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:45Z", "file": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "size": 12716032, "self": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:53:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 07:53:47,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d1a4bb22-d144-4866-a880-ffedeb759d76 2018-10-20 07:53:47,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280230045319s 2018-10-20 07:53:47,162 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/snap', u'metadata': Munch({})})], 'file': u'/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/file', 'owner': u'3ca08e1ebbc443c592423a8e700f1760', 'id': u'76ecdf5a-4230-4ba6-b579-e7e88ecb8d88', 'size': 12716032, u'self': u'/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ca08e1ebbc443c592423a8e700f1760', 'name': 'neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T07:53:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T07:53:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e', '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/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88', 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_438ad89e-819e-4a4e-ac97-020db4bba77e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_438ad89e-819e-4a4e-ac97-020db4bba77e', 'created': u'2018-10-20T07:53:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T07:53:46Z', 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/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88', 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_438ad89e-819e-4a4e-ac97-020db4bba77e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 07:53:47,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 07:53:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 07:53:47,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-07c9fb41-e194-4dc8-ae2b-c33f06c033b3 x-openstack-request-id: req-07c9fb41-e194-4dc8-ae2b-c33f06c033b3 2018-10-20 07:53:47,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e38350f3-e34d-4d77-aeaf-917efc38f4a7", "name": "neutron-tempest-plugin-api-flavor_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 07:53:47,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-07c9fb41-e194-4dc8-ae2b-c33f06c033b3 2018-10-20 07:53:47,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0527360439301s 2018-10-20 07:53:47,216 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_438ad89e-819e-4a4e-ac97-020db4bba77e', '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'906439e73a574f6faa0801abd57f945a', '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'e38350f3-e34d-4d77-aeaf-917efc38f4a7', 'swap': 0}) 2018-10-20 07:53:47,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 07:53:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7/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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" -d '{"extra_specs": {}}' 2018-10-20 07:53:47,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 07:53: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-5f224353-5dab-4fcd-b448-19f9600430e9 x-openstack-request-id: req-5f224353-5dab-4fcd-b448-19f9600430e9 2018-10-20 07:53:47,250 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 07:53:47,250 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7/os-extra_specs used request id req-5f224353-5dab-4fcd-b448-19f9600430e9 2018-10-20 07:53:47,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0334331989288s 2018-10-20 07:53:47,251 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_438ad89e-819e-4a4e-ac97-020db4bba77e', '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'906439e73a574f6faa0801abd57f945a', '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'e38350f3-e34d-4d77-aeaf-917efc38f4a7', 'swap': 0}) 2018-10-20 07:53:50,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 07:53:50,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 07:53:50,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 07:53:50,423 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 07:53:50,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 07:53:53,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fd448b8a-1827-451e-8dab-f225311ed26f/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-10-20 07:53:53,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 07:53:53,625 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 07:53:53,626 - 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-20 08:04:43,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bd46293b-4b30-4189-80f2-4f085b6ab4b5 2018-10-20 08:04:43,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bd46293b-4b30-4189-80f2-4f085b6ab4b5']'. 2018-10-20 08:04:43,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 08:04:43,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 08:04:43,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bd46293b-4b30-4189-80f2-4f085b6ab4b5 | 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 07:53:55 | 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 08:04:42 | 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:47 | 2018-10-20 08:04:43,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd448b8a-1827-451e-8dab-f225311ed26f) | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b76b03f7-d558-42c8-b6d1-448b75909932) | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-10-20 08:04:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 638.88 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 476 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 71 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 08:04:43,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 08:04:43,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 08:04:44,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-10-20 08:04:44,458 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 08:04:44,458 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:01 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-10-20 08:04:44,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 08:04:44,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 08:04:45,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 08:04:45 GMT X-Openstack-Request-Id: req-b1fe0209-2541-470f-a03c-ac35c342ee0a 2018-10-20 08:04:45,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-20 08:04:45,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/76ecdf5a-4230-4ba6-b579-e7e88ecb8d88 used request id req-b1fe0209-2541-470f-a03c-ac35c342ee0a 2018-10-20 08:04:45,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12204313278s 2018-10-20 08:04:45,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 08:04:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:45,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04: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-33c984f3-6925-476c-9886-5a0333db58e8 x-openstack-request-id: req-33c984f3-6925-476c-9886-5a0333db58e8 2018-10-20 08:04:45,870 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "53c15ff9-aaba-4163-9a03-ef749ab8fba3", "name": "neutron-tempest-plugin-api-flavor_438ad89e-819e-4a4e-ac97-020db4bba77e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e38350f3-e34d-4d77-aeaf-917efc38f4a7", "name": "neutron-tempest-plugin-api-flavor_alt_438ad89e-819e-4a4e-ac97-020db4bba77e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 08:04:45,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-33c984f3-6925-476c-9886-5a0333db58e8 2018-10-20 08:04:45,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285547018051s 2018-10-20 08:04:45,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 08:04:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:45,942 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04: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-06c5f5fd-c259-4d5f-b6fa-4cb89f64fa24 x-openstack-request-id: req-06c5f5fd-c259-4d5f-b6fa-4cb89f64fa24 2018-10-20 08:04:45,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e38350f3-e34d-4d77-aeaf-917efc38f4a7 used request id req-06c5f5fd-c259-4d5f-b6fa-4cb89f64fa24 2018-10-20 08:04:45,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0694530010223s 2018-10-20 08:04:45,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:04:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 08:04:46,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:46 GMT X-Openstack-Request-Id: req-efe4ad3d-4a04-4702-9710-70d49fc5fd02 2018-10-20 08:04:46,010 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T07:53:45Z", "file": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/file", "owner": "3ca08e1ebbc443c592423a8e700f1760", "id": "a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "size": 12716032, "self": "/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_438ad89e-819e-4a4e-ac97-020db4bba77e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T07:53:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:04:46,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-efe4ad3d-4a04-4702-9710-70d49fc5fd02 2018-10-20 08:04:46,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.063346862793s 2018-10-20 08:04:46,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 08:04:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}60deea0b3e0d6ea85c51af86b76172c77380716f4ece1abfa3bbdef788d1f190" 2018-10-20 08:04:46,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 08:04:46 GMT X-Openstack-Request-Id: req-275745fb-996e-45b0-a80d-86b6ecfec5c6 2018-10-20 08:04:46,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-20 08:04:46,680 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a4aa2a20-e63e-48c8-ae2c-fc5bc7f54c7b used request id req-275745fb-996e-45b0-a80d-86b6ecfec5c6 2018-10-20 08:04:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.668027877808s 2018-10-20 08:04:46,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 08:04:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:46,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04: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-ff12e8f4-8218-4542-aaf5-ff12054dffea x-openstack-request-id: req-ff12e8f4-8218-4542-aaf5-ff12054dffea 2018-10-20 08:04:46,703 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "53c15ff9-aaba-4163-9a03-ef749ab8fba3", "name": "neutron-tempest-plugin-api-flavor_438ad89e-819e-4a4e-ac97-020db4bba77e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 08:04:46,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ff12e8f4-8218-4542-aaf5-ff12054dffea 2018-10-20 08:04:46,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227279663086s 2018-10-20 08:04:46,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 08:04:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:46,740 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04: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-5266c27b-96a2-42a0-b905-1cba87b6836d x-openstack-request-id: req-5266c27b-96a2-42a0-b905-1cba87b6836d 2018-10-20 08:04:46,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/53c15ff9-aaba-4163-9a03-ef749ab8fba3 used request id req-5266c27b-96a2-42a0-b905-1cba87b6836d 2018-10-20 08:04:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348968505859s 2018-10-20 08:04:46,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:04:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:46,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 979 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a24077a-cc43-48cc-a1b2-1400ce8f5f65 2018-10-20 08:04:46,951 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:04:46,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2a24077a-cc43-48cc-a1b2-1400ce8f5f65 2018-10-20 08:04:46,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210759162903s 2018-10-20 08:04:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:04:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:47,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00381cc6-d389-4a4f-8541-c51b66edabe6 2018-10-20 08:04:47,186 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_438ad89e-819e-4a4e-ac97-020db4bba77e", "links": {"self": "http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "021cad7fd403449cbc135812d6df8cf0", "description": null}} 2018-10-20 08:04:47,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0 used request id req-00381cc6-d389-4a4f-8541-c51b66edabe6 2018-10-20 08:04:47,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228002786636s 2018-10-20 08:04:47,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 08:04:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:47,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d589a77-e1f7-4c97-a225-4dfb0e3873ac 2018-10-20 08:04:47,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:04:47,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/021cad7fd403449cbc135812d6df8cf0 used request id req-8d589a77-e1f7-4c97-a225-4dfb0e3873ac 2018-10-20 08:04:47,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300613880157s 2018-10-20 08:04:47,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:04:47,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd1fc5f-f446-4bc0-becf-dab8da594311 2018-10-20 08:04:47,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760"}, "tags": [], "enabled": true, "id": "3ca08e1ebbc443c592423a8e700f1760", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_438ad89e-819e-4a4e-ac97-020db4bba77e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:04:47,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2bd1fc5f-f446-4bc0-becf-dab8da594311 2018-10-20 08:04:47,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20220208168s 2018-10-20 08:04:47,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 08:04:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:47,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b27769-8344-4cf8-8dde-35ff417d4a8a 2018-10-20 08:04:47,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:04:47,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/3ca08e1ebbc443c592423a8e700f1760 used request id req-96b27769-8344-4cf8-8dde-35ff417d4a8a 2018-10-20 08:04:47,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25137090683s 2018-10-20 08:04:47,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 08:04:47,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=3ca08e1ebbc443c592423a8e700f1760&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}4cf2bce05f68c0084b389ad14be1cb8e0e939ffb39eecc96e5f4e8618d9cf613" 2018-10-20 08:04:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:48 GMT X-Openstack-Request-Id: req-d59c7491-7125-4821-8eb7-74c551146709 2018-10-20 08:04:48,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 08:04:48,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=3ca08e1ebbc443c592423a8e700f1760&name=default used request id req-d59c7491-7125-4821-8eb7-74c551146709 2018-10-20 08:04:48,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302212953568s 2018-10-20 08:04:48,315 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-20 08:04:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:04:48,383 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc48a324-1edd-4cc1-99cd-acc6c27f6017 2018-10-20 08:04:48,383 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 08:04:48,383 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-dc48a324-1edd-4cc1-99cd-acc6c27f6017 2018-10-20 08:04:48,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 08:04:48,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T09:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["GD9l1TRNS2G5Twu5kEE_fQ"], "issued_at": "2018-10-20T08:04:48.000000Z"}} 2018-10-20 08:04:48,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 08:04:48,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:49,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:49 GMT X-Openstack-Request-Id: req-74d6cd2b-712a-44e7-af00-a6dcb6f7fbc1 2018-10-20 08:04:49,388 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 08:04:49,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-74d6cd2b-712a-44e7-af00-a6dcb6f7fbc1 2018-10-20 08:04:49,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.60378408432s 2018-10-20 08:04:49,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:04:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd17bfc-de40-4988-a5cc-defa182f7e2f 2018-10-20 08:04:49,510 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 08:04:49,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5dd17bfc-de40-4988-a5cc-defa182f7e2f 2018-10-20 08:04:49,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113649845123s 2018-10-20 08:04:49,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 08:04:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}}' 2018-10-20 08:04:49,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1d4f96-201e-4cc6-a4e4-731e8053d77a 2018-10-20 08:04:49,650 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723"}, "tags": [], "enabled": true, "id": "5ffaf695510a4c44aea952ad7dffd723", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}} 2018-10-20 08:04:49,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2c1d4f96-201e-4cc6-a4e4-731e8053d77a 2018-10-20 08:04:49,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132170915604s 2018-10-20 08:04:49,651 - 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'5ffaf695510a4c44aea952ad7dffd723', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e'}) 2018-10-20 08:04:49,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 08:04:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3b8542ae-c678-4fb1-aed9-455c28c151b6", "email": null, "name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e"}}' 2018-10-20 08:04:50,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf23b5c1-0240-420e-8eb8-433d4fbadb87 2018-10-20 08:04:50,034 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "links": {"self": "http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a0ab56f4fa047a08b09cc8446e4099f", "domain_id": "default", "password_expires_at": null}} 2018-10-20 08:04:50,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-bf23b5c1-0240-420e-8eb8-433d4fbadb87 2018-10-20 08:04:50,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376094102859s 2018-10-20 08:04:50,035 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a0ab56f4fa047a08b09cc8446e4099f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e'}) 2018-10-20 08:04:50,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:04:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746b9e80-2307-472a-99ae-d87c37312de6 2018-10-20 08:04:50,184 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:04:50,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-746b9e80-2307-472a-99ae-d87c37312de6 2018-10-20 08:04:50,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14563703537s 2018-10-20 08:04:50,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:04:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b0b1aa-2fe4-4e05-a637-e5af0d653e2f 2018-10-20 08:04:50,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:04:50,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-23b0b1aa-2fe4-4e05-a637-e5af0d653e2f 2018-10-20 08:04:50,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108983039856s 2018-10-20 08:04:50,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:04:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a11499-063d-4d4a-aec2-0d72f040bb27 2018-10-20 08:04:50,504 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:04:50,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e1a11499-063d-4d4a-aec2-0d72f040bb27 2018-10-20 08:04:50,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199410915375s 2018-10-20 08:04:50,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:04:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09af835b-d652-40b7-a2c6-9beafeb60e9e 2018-10-20 08:04:50,653 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 08:04:50,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-09af835b-d652-40b7-a2c6-9beafeb60e9e 2018-10-20 08:04:50,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.144294023514s 2018-10-20 08:04:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:04:50,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a2b930-8142-4605-a6e3-d6585a343d98 2018-10-20 08:04:50,780 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "links": {"self": "http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a0ab56f4fa047a08b09cc8446e4099f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:04:50,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f5a2b930-8142-4605-a6e3-d6585a343d98 2018-10-20 08:04:50,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125983953476s 2018-10-20 08:04:50,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:04:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:50,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e4b0da-5dc0-4e2b-afdb-f3ae0a9a7c32 2018-10-20 08:04:50,903 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723"}, "tags": [], "enabled": true, "id": "5ffaf695510a4c44aea952ad7dffd723", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:04:50,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-40e4b0da-5dc0-4e2b-afdb-f3ae0a9a7c32 2018-10-20 08:04:50,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109294176102s 2018-10-20 08:04:50,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 08:04:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5ffaf695510a4c44aea952ad7dffd723" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cbb5e6-c9e7-47e9-93ab-5c9ac7c1c8dd 2018-10-20 08:04:51,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5ffaf695510a4c44aea952ad7dffd723", "previous": null, "next": null}} 2018-10-20 08:04:51,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5ffaf695510a4c44aea952ad7dffd723 used request id req-c4cbb5e6-c9e7-47e9-93ab-5c9ac7c1c8dd 2018-10-20 08:04:51,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103790998459s 2018-10-20 08:04:51,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 08:04:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723/users/8a0ab56f4fa047a08b09cc8446e4099f/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073fada6-5a0b-495a-87b0-8ea10ad34571 2018-10-20 08:04:51,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:04:51,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723/users/8a0ab56f4fa047a08b09cc8446e4099f/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-073fada6-5a0b-495a-87b0-8ea10ad34571 2018-10-20 08:04:51,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224776983261s 2018-10-20 08:04:51,240 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e', 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'5ffaf695510a4c44aea952ad7dffd723', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3b8542ae-c678-4fb1-aed9-455c28c151b6', 'username': u'rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 08:04:51,242 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'password': '3b8542ae-c678-4fb1-aed9-455c28c151b6', 'project_name': 'rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '5ffaf695510a4c44aea952ad7dffd723', 'project_domain_name': 'Default'} 2018-10-20 08:04:51,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:04:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721df1fe-4263-439e-8f3c-b0e6e63fd8d7 2018-10-20 08:04:51,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:04:51,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-721df1fe-4263-439e-8f3c-b0e6e63fd8d7 2018-10-20 08:04:51,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107648849487s 2018-10-20 08:04:51,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:04:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abfad54-c80c-43dc-a093-ee51a67471aa 2018-10-20 08:04:51,534 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:04:51,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2abfad54-c80c-43dc-a093-ee51a67471aa 2018-10-20 08:04:51,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176405906677s 2018-10-20 08:04:51,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:04:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2519500-ffe4-4372-90a9-cefe96eccce4 2018-10-20 08:04:51,730 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 08:04:51,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e2519500-ffe4-4372-90a9-cefe96eccce4 2018-10-20 08:04:51,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191648960114s 2018-10-20 08:04:51,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:04:51,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d95bd4-581e-4c49-90d5-d2f67c9d32f2 2018-10-20 08:04:51,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "links": {"self": "http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a0ab56f4fa047a08b09cc8446e4099f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:04:51,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-06d95bd4-581e-4c49-90d5-d2f67c9d32f2 2018-10-20 08:04:51,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130540132523s 2018-10-20 08:04:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:04:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:51,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa1e1fc-0bdf-451e-a43e-fba9f9f7d138 2018-10-20 08:04:51,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723"}, "tags": [], "enabled": true, "id": "5ffaf695510a4c44aea952ad7dffd723", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:04:51,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4aa1e1fc-0bdf-451e-a43e-fba9f9f7d138 2018-10-20 08:04:51,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111349105835s 2018-10-20 08:04:51,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 08:04:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=5ffaf695510a4c44aea952ad7dffd723" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:52,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5052cdc3-51ef-4e34-9148-1c042a6376d1 2018-10-20 08:04:52,100 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=5ffaf695510a4c44aea952ad7dffd723", "previous": null, "next": null}} 2018-10-20 08:04:52,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8a0ab56f4fa047a08b09cc8446e4099f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=5ffaf695510a4c44aea952ad7dffd723 used request id req-5052cdc3-51ef-4e34-9148-1c042a6376d1 2018-10-20 08:04:52,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105762004852s 2018-10-20 08:04:52,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 08:04:52,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723/users/8a0ab56f4fa047a08b09cc8446e4099f/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:52,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fa1a91-a076-4d20-a452-6001e9646351 2018-10-20 08:04:52,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:04:52,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723/users/8a0ab56f4fa047a08b09cc8446e4099f/roles/230bc15b574845fc870e118466e5e0d3 used request id req-25fa1a91-a076-4d20-a452-6001e9646351 2018-10-20 08:04:52,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225360155106s 2018-10-20 08:04:52,330 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-20 08:04:52,673 - 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-20 08:04:52,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:04:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:52,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4e4ade-19f0-442a-b7a4-03a1ffe4903c 2018-10-20 08:04:52,793 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 08:04:52,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7a4e4ade-19f0-442a-b7a4-03a1ffe4903c 2018-10-20 08:04:52,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119929075241s 2018-10-20 08:04:52,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:04:52,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:04:52,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91e78a9-278f-468a-92b2-168fbb6422ba 2018-10-20 08:04:52,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723"}, "tags": [], "enabled": true, "id": "5ffaf695510a4c44aea952ad7dffd723", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:04:52,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e91e78a9-278f-468a-92b2-168fbb6422ba 2018-10-20 08:04:52,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111539125443s 2018-10-20 08:04:52,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 08:04:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"network": {"shared": true, "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "name": "rally_sanity-net_c1126e50-2f22-427d-9988-4ba9bf97b74e", "admin_state_up": true}}' 2018-10-20 08:04:53,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:53 GMT X-Openstack-Request-Id: req-2cf54f3e-b0b1-4145-ad0b-9525ce7459bd 2018-10-20 08:04:53,205 - 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":"d1725774-8193-4a88-8cef-7dfa55e9d6de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"5ffaf695510a4c44aea952ad7dffd723","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T08:04:53Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_c1126e50-2f22-427d-9988-4ba9bf97b74e","admin_state_up":true,"tenant_id":"5ffaf695510a4c44aea952ad7dffd723","created_at":"2018-10-20T08:04:53Z","mtu":1450}} 2018-10-20 08:04:53,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2cf54f3e-b0b1-4145-ad0b-9525ce7459bd 2018-10-20 08:04:53,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.290691137314s 2018-10-20 08:04:53,206 - 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-20T08:04:53Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd1725774-8193-4a88-8cef-7dfa55e9d6de', u'provider:segmentation_id': 100, 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_c1126e50-2f22-427d-9988-4ba9bf97b74e', u'created_at': u'2018-10-20T08:04:53Z', u'mtu': 1450, u'tenant_id': u'5ffaf695510a4c44aea952ad7dffd723', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5ffaf695510a4c44aea952ad7dffd723', u'l2_adjacency': True}) 2018-10-20 08:04:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:04:53,216 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fbfe764-3492-4569-aa93-b782e4d06578 2018-10-20 08:04:53,216 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 08:04:53,216 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1fbfe764-3492-4569-aa93-b782e4d06578 2018-10-20 08:04:53,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 08:04:53,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T09:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ffaf695510a4c44aea952ad7dffd723", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5ffaf695510a4c44aea952ad7dffd723", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/5ffaf695510a4c44aea952ad7dffd723", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/5ffaf695510a4c44aea952ad7dffd723", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5ffaf695510a4c44aea952ad7dffd723", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/5ffaf695510a4c44aea952ad7dffd723", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/5ffaf695510a4c44aea952ad7dffd723", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_5ffaf695510a4c44aea952ad7dffd723", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_5ffaf695510a4c44aea952ad7dffd723", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/5ffaf695510a4c44aea952ad7dffd723", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "id": "8a0ab56f4fa047a08b09cc8446e4099f"}, "audit_ids": ["1-Xv1AnnTIKMmQZbm3Usbw"], "issued_at": "2018-10-20T08:04:53.000000Z"}} 2018-10-20 08:04:53,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 08:04:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:04:54,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:54 GMT X-Openstack-Request-Id: req-20b07e68-8e1b-4778-8951-07d9ae76dc4f 2018-10-20 08:04:54,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d1725774-8193-4a88-8cef-7dfa55e9d6de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"5ffaf695510a4c44aea952ad7dffd723","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T08:04:53Z","qos_policy_id":null,"name":"rally_sanity-net_c1126e50-2f22-427d-9988-4ba9bf97b74e","admin_state_up":true,"tenant_id":"5ffaf695510a4c44aea952ad7dffd723","created_at":"2018-10-20T08:04:53Z","provider:network_type":"vxlan"}]} 2018-10-20 08:04:54,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-20b07e68-8e1b-4778-8951-07d9ae76dc4f 2018-10-20 08:04:54,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399954080582s 2018-10-20 08:04:54,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 08:04:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '{"subnet": {"name": "rally_sanity-subnet_c1126e50-2f22-427d-9988-4ba9bf97b74e", "enable_dhcp": true, "network_id": "d1725774-8193-4a88-8cef-7dfa55e9d6de", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 08:04:54,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:54 GMT X-Openstack-Request-Id: req-88df7156-759e-46ff-8b9b-bad53a2ad908 2018-10-20 08:04:54,463 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-20T08:04:54Z","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":"8ea1fe23-72ff-4195-b9d8-d248ab0d525a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5ffaf695510a4c44aea952ad7dffd723","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c1126e50-2f22-427d-9988-4ba9bf97b74e","enable_dhcp":true,"segment_id":null,"network_id":"d1725774-8193-4a88-8cef-7dfa55e9d6de","tenant_id":"5ffaf695510a4c44aea952ad7dffd723","created_at":"2018-10-20T08:04:54Z","ip_version":4}} 2018-10-20 08:04:54,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-88df7156-759e-46ff-8b9b-bad53a2ad908 2018-10-20 08:04:54,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.441509962082s 2018-10-20 08:04:54,464 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T08:04: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'8ea1fe23-72ff-4195-b9d8-d248ab0d525a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_c1126e50-2f22-427d-9988-4ba9bf97b74e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd1725774-8193-4a88-8cef-7dfa55e9d6de', u'tenant_id': u'5ffaf695510a4c44aea952ad7dffd723', u'created_at': u'2018-10-20T08:04: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'5ffaf695510a4c44aea952ad7dffd723'}) 2018-10-20 08:04:54,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 08:04:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "rally_sanity-router_c1126e50-2f22-427d-9988-4ba9bf97b74e", "admin_state_up": true}}' 2018-10-20 08:04:56,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:56 GMT X-Openstack-Request-Id: req-9867afc4-d560-4b2c-8630-2b5d779d2467 2018-10-20 08:04:56,064 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "created_at": "2018-10-20T08:04:54Z", "admin_state_up": true, "updated_at": "2018-10-20T08:04:55Z", "project_id": "5ffaf695510a4c44aea952ad7dffd723", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce", "name": "rally_sanity-router_c1126e50-2f22-427d-9988-4ba9bf97b74e"}} 2018-10-20 08:04:56,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9867afc4-d560-4b2c-8630-2b5d779d2467 2018-10-20 08:04:56,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59968113899s 2018-10-20 08:04:56,065 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T08:04:55Z', u'revision_number': 2, u'ha': False, u'id': u'c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_c1126e50-2f22-427d-9988-4ba9bf97b74e', u'admin_state_up': True, u'tenant_id': u'5ffaf695510a4c44aea952ad7dffd723', u'created_at': u'2018-10-20T08:04:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'5ffaf695510a4c44aea952ad7dffd723'}) 2018-10-20 08:04:56,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 08:04:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce/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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '{"subnet_id": "8ea1fe23-72ff-4195-b9d8-d248ab0d525a"}' 2018-10-20 08:04:58,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:58 GMT X-Openstack-Request-Id: req-02402e90-e9e5-4982-8bd5-fa7a85cb7ed5 2018-10-20 08:04:58,206 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d1725774-8193-4a88-8cef-7dfa55e9d6de", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "subnet_id": "8ea1fe23-72ff-4195-b9d8-d248ab0d525a", "subnet_ids": ["8ea1fe23-72ff-4195-b9d8-d248ab0d525a"], "port_id": "7176e4b3-b8eb-49e8-bdb6-1a1b2ed501b8", "id": "c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce"} 2018-10-20 08:04:58,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce/add_router_interface.json used request id req-02402e90-e9e5-4982-8bd5-fa7a85cb7ed5 2018-10-20 08:04:58,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14084196091s 2018-10-20 08:04:58,207 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 08:04:58,334 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 08:04:58,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:04:58,341 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:58 GMT 2018-10-20 08:04:58,341 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 08:04:58,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:04:58,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:04:59,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:59 GMT X-Openstack-Request-Id: req-d2745a5f-106f-4678-a6b6-ec70e7b7f470 2018-10-20 08:04:59,136 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:04:59,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d2745a5f-106f-4678-a6b6-ec70e7b7f470 2018-10-20 08:04:59,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.792657852173s 2018-10-20 08:04:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 08:04:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e"}' 2018-10-20 08:04:59,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:59 GMT Location: http://172.30.9.22:9292/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-73ff8f94-6f1a-4c64-ab9d-d1b4c36d78bc 2018-10-20 08:04:59,219 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:04:59Z", "file": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/file", "owner": "5ffaf695510a4c44aea952ad7dffd723", "id": "6f76bd95-f7aa-423a-be23-b2ccbceb695a", "size": null, "self": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a", "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_c1126e50-2f22-427d-9988-4ba9bf97b74e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "checksum": null, "created_at": "2018-10-20T08:04:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 08:04:59,219 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-73ff8f94-6f1a-4c64-ab9d-d1b4c36d78bc 2018-10-20 08:04:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0739710330963s 2018-10-20 08:04:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 08:04:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '' 2018-10-20 08:04:59,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 08:04:59 GMT X-Openstack-Request-Id: req-76a44a9e-45f5-4049-8c9a-43d011424684 2018-10-20 08:04:59,648 - 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-20 08:04:59,648 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/file used request id req-76a44a9e-45f5-4049-8c9a-43d011424684 2018-10-20 08:04:59,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.428220033646s 2018-10-20 08:04:59,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:04:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:04:59,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04:59 GMT X-Openstack-Request-Id: req-cdf712a0-7450-430d-ba0f-b4c49f5de29d 2018-10-20 08:04:59,680 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:04:59Z", "file": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/file", "owner": "5ffaf695510a4c44aea952ad7dffd723", "id": "6f76bd95-f7aa-423a-be23-b2ccbceb695a", "size": 12716032, "self": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T08:04:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:04:59,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cdf712a0-7450-430d-ba0f-b4c49f5de29d 2018-10-20 08:04:59,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278370380402s 2018-10-20 08:04:59,682 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/file', 'owner': u'5ffaf695510a4c44aea952ad7dffd723', 'id': u'6f76bd95-f7aa-423a-be23-b2ccbceb695a', 'size': 12716032, u'self': u'/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ffaf695510a4c44aea952ad7dffd723', 'name': 'rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T08:04:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T08:04:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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/6f76bd95-f7aa-423a-be23-b2ccbceb695a', 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_c1126e50-2f22-427d-9988-4ba9bf97b74e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'created': u'2018-10-20T08:04:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T08:04:59Z', 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/6f76bd95-f7aa-423a-be23-b2ccbceb695a', 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_c1126e50-2f22-427d-9988-4ba9bf97b74e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 08:04:59,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 08:04:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 08:05:00,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 08:04: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-9bde4d5e-fa9c-4273-9ce8-43b01b40ae29 x-openstack-request-id: req-9bde4d5e-fa9c-4273-9ce8-43b01b40ae29 2018-10-20 08:05:00,015 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "04a056ed-9ec1-485e-bae1-7cf8f581f03b", "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 08:05:00,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9bde4d5e-fa9c-4273-9ce8-43b01b40ae29 2018-10-20 08:05:00,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329459905624s 2018-10-20 08:05:00,016 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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'906439e73a574f6faa0801abd57f945a', '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'04a056ed-9ec1-485e-bae1-7cf8f581f03b', 'swap': 0}) 2018-10-20 08:05:00,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 08:05:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b/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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"extra_specs": {}}' 2018-10-20 08:05:00,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 08:05: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-60a41a71-9b34-4cee-8934-95a011aaa8a1 x-openstack-request-id: req-60a41a71-9b34-4cee-8934-95a011aaa8a1 2018-10-20 08:05:00,056 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 08:05:00,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b/os-extra_specs used request id req-60a41a71-9b34-4cee-8934-95a011aaa8a1 2018-10-20 08:05:00,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0396208763123s 2018-10-20 08:05:00,057 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 08:05:02,400 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 08:05:04,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d2a10e74-b45c-4208-bfad-a442d3e7495c | 2018-10-20T08:05:04.207762 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d2a10e74-b45c-4208-bfad-a442d3e7495c ~/.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-20 08:05:08,011 - 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-20 08:05:08,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-20 08:05:08,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 08:05:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:05:09,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 08:05: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-b621f814-4bcf-4f19-aef6-de6776caecaf x-openstack-request-id: req-b621f814-4bcf-4f19-aef6-de6776caecaf 2018-10-20 08:05:09,124 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 08:05:09,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-b621f814-4bcf-4f19-aef6-de6776caecaf 2018-10-20 08:05:09,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.314613819122s 2018-10-20 08:05:09,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 08:05:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:05:09,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 08:05:09 GMT X-Openstack-Request-Id: req-06f4b625-5cbd-4219-a104-1174c2403716 2018-10-20 08:05:09,334 - 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-20 08:05:09,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-06f4b625-5cbd-4219-a104-1174c2403716 2018-10-20 08:05:09,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.208686828613s 2018-10-20 08:05:09,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 08:05:09,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_c1126e50-2f22-427d-9988-4ba9bf97b74e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 08:05:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 20 Oct 2018 08:05: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-104ad1a3-c0e7-40dc-a3fb-4669ef7217b5 x-openstack-request-id: req-104ad1a3-c0e7-40dc-a3fb-4669ef7217b5 2018-10-20 08:05:09,381 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "30cbbee6-dc10-4d86-8869-fd895fe31241", "name": "rally_sanity-flavor_alt_c1126e50-2f22-427d-9988-4ba9bf97b74e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 08:05:09,381 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-104ad1a3-c0e7-40dc-a3fb-4669ef7217b5 2018-10-20 08:05:09,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0357239246368s 2018-10-20 08:05:09,382 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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'906439e73a574f6faa0801abd57f945a', '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'30cbbee6-dc10-4d86-8869-fd895fe31241', 'swap': 0}) 2018-10-20 08:05:09,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 08:05:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241/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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" -d '{"extra_specs": {}}' 2018-10-20 08:05:09,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 08:05: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-329e6d1d-63d2-4d60-945b-fe6d6f90b4ae x-openstack-request-id: req-329e6d1d-63d2-4d60-945b-fe6d6f90b4ae 2018-10-20 08:05:09,401 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 08:05:09,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241/os-extra_specs used request id req-329e6d1d-63d2-4d60-945b-fe6d6f90b4ae 2018-10-20 08:05:09,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188770294189s 2018-10-20 08:05:09,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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'906439e73a574f6faa0801abd57f945a', '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'30cbbee6-dc10-4d86-8869-fd895fe31241', 'swap': 0}) 2018-10-20 08:05:09,402 - 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-20 08:05:09,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:05:09,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:05:09,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-20 08:05:09,416 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:06:27,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2a2c5025-ee17-4eb1-9a39-a352984aaeec 2018-10-20 08:06:27,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-10-20 08:06:27,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2a2c5025-ee17-4eb1-9a39-a352984aaeec'] 2018-10-20 08:06:28,260 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2a2c5025-ee17-4eb1-9a39-a352984aaeec -------------------------------------------------------------------------------- Task 2a2c5025-ee17-4eb1-9a39-a352984aaeec: 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583325 Full duration: 9.394988 -------------------------------------------------------------------------------- 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.766 | 1.766 | 1.766 | 1.766 | 1.766 | 1.766 | 100.0% | 1 | | total | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 100.0% | 1 | | -> duration | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 2.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.232283 Full duration: 10.922479 -------------------------------------------------------------------------------- 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.779908 Full duration: 9.506844 -------------------------------------------------------------------------------- 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.574 | 1.574 | 1.574 | 1.574 | 1.574 | 1.574 | 100.0% | 1 | | total | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | -> duration | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.025252 Full duration: 10.871545 -------------------------------------------------------------------------------- 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.462 | 0.462 | 0.462 | 0.462 | 0.462 | 0.462 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887076 Full duration: 9.433273 -------------------------------------------------------------------------------- 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 2a2c5025-ee17-4eb1-9a39-a352984aaeec 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.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804331 Full duration: 9.692207 HINTS: * To plot HTML graphics with this data, run: rally task report 2a2c5025-ee17-4eb1-9a39-a352984aaeec --out output.html * To generate a JUnit report, run: rally task export 2a2c5025-ee17-4eb1-9a39-a352984aaeec --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2a2c5025-ee17-4eb1-9a39-a352984aaeec --json --out output.json 2018-10-20 08:06:28,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2a2c5025-ee17-4eb1-9a39-a352984aaeec', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-10-20 08:06:30,469 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2a2c5025-ee17-4eb1-9a39-a352984aaeec --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-10-20 08:06:30.338 701 INFO rally.api [-] Building 'json' report for the following task(s): '2a2c5025-ee17-4eb1-9a39-a352984aaeec'. 2018-10-20 08:06:30.344 701 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:06:30,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2a2c5025-ee17-4eb1-9a39-a352984aaeec', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-10-20 08:06:32,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2a2c5025-ee17-4eb1-9a39-a352984aaeec --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-10-20 08:06:32.335 703 INFO rally.api [-] Building 'html' report for the following task(s): '2a2c5025-ee17-4eb1-9a39-a352984aaeec'. 2018-10-20 08:06:32.357 703 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:06:32,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-20 08:06:32,458 - 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-20 08:06:32,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:06:32,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:06:32,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-20 08:06:32,473 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:08:14,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d04340e7-c1f9-48f3-bb52-06ca96ef5698 2018-10-20 08:08:14,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd04340e7-c1f9-48f3-bb52-06ca96ef5698'] 2018-10-20 08:08:15,821 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d04340e7-c1f9-48f3-bb52-06ca96ef5698 -------------------------------------------------------------------------------- Task d04340e7-c1f9-48f3-bb52-06ca96ef5698: 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 d04340e7-c1f9-48f3-bb52-06ca96ef5698 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.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | glance_v2.delete_image | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | total | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 100.0% | 1 | | -> duration | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 4.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.161827 Full duration: 14.604005 -------------------------------------------------------------------------------- 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 d04340e7-c1f9-48f3-bb52-06ca96ef5698 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.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | glance_v2.list_images | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 100.0% | 1 | | -> duration | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 2.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.991587 Full duration: 15.814467 -------------------------------------------------------------------------------- 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 d04340e7-c1f9-48f3-bb52-06ca96ef5698 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.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> duration | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.29905 Full duration: 10.008063 -------------------------------------------------------------------------------- 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": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ], "flavor": { "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d04340e7-c1f9-48f3-bb52-06ca96ef5698 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.792 | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | nova.boot_servers | 15.851 | 15.851 | 15.851 | 15.851 | 15.851 | 15.851 | 100.0% | 1 | | total | 18.644 | 18.644 | 18.644 | 18.644 | 18.644 | 18.644 | 100.0% | 1 | | -> duration | 17.644 | 17.644 | 17.644 | 17.644 | 17.644 | 17.644 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.643597 Full duration: 42.868611 HINTS: * To plot HTML graphics with this data, run: rally task report d04340e7-c1f9-48f3-bb52-06ca96ef5698 --out output.html * To generate a JUnit report, run: rally task export d04340e7-c1f9-48f3-bb52-06ca96ef5698 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d04340e7-c1f9-48f3-bb52-06ca96ef5698 --json --out output.json 2018-10-20 08:08:15,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd04340e7-c1f9-48f3-bb52-06ca96ef5698', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-10-20 08:08:17,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d04340e7-c1f9-48f3-bb52-06ca96ef5698 --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-10-20 08:08:17.858 1252 INFO rally.api [-] Building 'json' report for the following task(s): 'd04340e7-c1f9-48f3-bb52-06ca96ef5698'. 2018-10-20 08:08:17.863 1252 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:08:17,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd04340e7-c1f9-48f3-bb52-06ca96ef5698', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-10-20 08:08:20,215 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d04340e7-c1f9-48f3-bb52-06ca96ef5698 --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-10-20 08:08:20.031 1254 INFO rally.api [-] Building 'html' report for the following task(s): 'd04340e7-c1f9-48f3-bb52-06ca96ef5698'. 2018-10-20 08:08:20.056 1254 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:08:20,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-20 08:08:20,223 - 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-20 08:08:20,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:08:20,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:08:20,238 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-20 08:08:20,238 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:12:01,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5187334f-2fb0-46e0-8055-e592402def62 2018-10-20 08:12:01,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5187334f-2fb0-46e0-8055-e592402def62'] 2018-10-20 08:12:02,481 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5187334f-2fb0-46e0-8055-e592402def62 -------------------------------------------------------------------------------- Task 5187334f-2fb0-46e0-8055-e592402def62: 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 5187334f-2fb0-46e0-8055-e592402def62 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 | 4.484 | 4.484 | 4.484 | 4.484 | 4.484 | 4.484 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 3.808 | 100.0% | 1 | | total | 8.293 | 8.293 | 8.293 | 8.293 | 8.293 | 8.293 | 100.0% | 1 | | -> duration | 8.293 | 8.293 | 8.293 | 8.293 | 8.293 | 8.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.29302 Full duration: 28.765813 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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 | 4.114 | 4.114 | 4.114 | 4.114 | 4.114 | 4.114 | 100.0% | 1 | | cinder_v2.delete_volume | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 100.0% | 1 | | total | 6.729 | 6.729 | 6.729 | 6.729 | 6.729 | 6.729 | 100.0% | 1 | | -> duration | 6.729 | 6.729 | 6.729 | 6.729 | 6.729 | 6.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.728833 Full duration: 19.119996 -------------------------------------------------------------------------------- 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5187334f-2fb0-46e0-8055-e592402def62 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.386 | 6.386 | 6.386 | 6.386 | 6.386 | 6.386 | 100.0% | 1 | | cinder_v2.delete_volume | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 100.0% | 1 | | -> duration | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 6.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.749857 Full duration: 19.882812 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.523 | 3.523 | 3.523 | 3.523 | 3.523 | 3.523 | 100.0% | 1 | | cinder_v2.delete_volume | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 2.418 | 100.0% | 1 | | total | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 100.0% | 1 | | -> duration | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.940751 Full duration: 18.362018 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.624 | 3.624 | 3.624 | 3.624 | 3.624 | 3.624 | 100.0% | 1 | | cinder_v2.extend_volume | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | cinder_v2.delete_volume | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 2.529 | 100.0% | 1 | | total | 6.875 | 6.875 | 6.875 | 6.875 | 6.875 | 6.875 | 100.0% | 1 | | -> duration | 6.875 | 6.875 | 6.875 | 6.875 | 6.875 | 6.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.87496 Full duration: 19.535746 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.567 | 3.567 | 3.567 | 3.567 | 3.567 | 3.567 | 100.0% | 1 | | cinder_v2.delete_volume | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 100.0% | 1 | | total | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> duration | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 6.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.251232 Full duration: 25.389041 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | cinder_v2.list_qos | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> duration | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.049622 Full duration: 15.594867 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | cinder_v2.set_qos | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> duration | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.081453 Full duration: 15.379039 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | cinder_v2.list_types | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> duration | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.105626 Full duration: 15.708299 -------------------------------------------------------------------------------- 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 5187334f-2fb0-46e0-8055-e592402def62 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> duration | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132251 Full duration: 15.433804 HINTS: * To plot HTML graphics with this data, run: rally task report 5187334f-2fb0-46e0-8055-e592402def62 --out output.html * To generate a JUnit report, run: rally task export 5187334f-2fb0-46e0-8055-e592402def62 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5187334f-2fb0-46e0-8055-e592402def62 --json --out output.json 2018-10-20 08:12:02,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5187334f-2fb0-46e0-8055-e592402def62', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-10-20 08:12:04,705 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5187334f-2fb0-46e0-8055-e592402def62 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-10-20 08:12:04.553 3039 INFO rally.api [-] Building 'json' report for the following task(s): '5187334f-2fb0-46e0-8055-e592402def62'. 2018-10-20 08:12:04.565 3039 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:12:04,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5187334f-2fb0-46e0-8055-e592402def62', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-10-20 08:12:06,836 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5187334f-2fb0-46e0-8055-e592402def62 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-10-20 08:12:06.676 3041 INFO rally.api [-] Building 'html' report for the following task(s): '5187334f-2fb0-46e0-8055-e592402def62'. 2018-10-20 08:12:06.703 3041 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:12:06,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-20 08:12:06,850 - 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-20 08:12:06,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:12:06,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:12:06,865 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-10-20 08:12:06,865 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:14:26,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 63e5c0a1-917e-4757-be40-4df1f98e0fa3 2018-10-20 08:14:26,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '63e5c0a1-917e-4757-be40-4df1f98e0fa3'] 2018-10-20 08:14:27,089 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 63e5c0a1-917e-4757-be40-4df1f98e0fa3 -------------------------------------------------------------------------------- Task 63e5c0a1-917e-4757-be40-4df1f98e0fa3: 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792392 Full duration: 9.480339 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732569 Full duration: 9.338009 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703734 Full duration: 9.521962 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.032417 Full duration: 10.101191 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699193 Full duration: 9.256635 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.077347 Full duration: 10.790025 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622638 Full duration: 9.103516 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 100.0% | 1 | | -> duration | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 1.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.724826 Full duration: 10.955485 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701902 Full duration: 9.38591 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | gnocchi.delete_metric | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> duration | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.282136 Full duration: 10.395589 -------------------------------------------------------------------------------- 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 63e5c0a1-917e-4757-be40-4df1f98e0fa3 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | gnocchi.delete_resource | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> duration | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017939 Full duration: 10.399703 HINTS: * To plot HTML graphics with this data, run: rally task report 63e5c0a1-917e-4757-be40-4df1f98e0fa3 --out output.html * To generate a JUnit report, run: rally task export 63e5c0a1-917e-4757-be40-4df1f98e0fa3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 63e5c0a1-917e-4757-be40-4df1f98e0fa3 --json --out output.json 2018-10-20 08:14:27,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '63e5c0a1-917e-4757-be40-4df1f98e0fa3', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-10-20 08:14:29,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 63e5c0a1-917e-4757-be40-4df1f98e0fa3 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-10-20 08:14:28.989 4172 INFO rally.api [-] Building 'json' report for the following task(s): '63e5c0a1-917e-4757-be40-4df1f98e0fa3'. 2018-10-20 08:14:28.998 4172 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:14:29,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '63e5c0a1-917e-4757-be40-4df1f98e0fa3', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-10-20 08:14:31,213 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 63e5c0a1-917e-4757-be40-4df1f98e0fa3 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-10-20 08:14:31.084 4174 INFO rally.api [-] Building 'html' report for the following task(s): '63e5c0a1-917e-4757-be40-4df1f98e0fa3'. 2018-10-20 08:14:31.113 4174 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:14:31,227 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-10-20 08:14:31,228 - 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-20 08:14:31,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:14:31,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:14:31,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-20 08:14:31,241 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:16:41,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2dd659cb-5a95-4613-872d-2d4cdebbfbda 2018-10-20 08:16:41,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2dd659cb-5a95-4613-872d-2d4cdebbfbda'] 2018-10-20 08:16:42,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2dd659cb-5a95-4613-872d-2d4cdebbfbda -------------------------------------------------------------------------------- Task 2dd659cb-5a95-4613-872d-2d4cdebbfbda: 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 2dd659cb-5a95-4613-872d-2d4cdebbfbda 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 | 6.237 | 6.237 | 6.237 | 6.237 | 6.237 | 6.237 | 100.0% | 1 | | heat.update_stack | 4.208 | 4.208 | 4.208 | 4.208 | 4.208 | 4.208 | 100.0% | 1 | | heat.delete_stack | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 3.793 | 100.0% | 1 | | total | 14.239 | 14.239 | 14.239 | 14.239 | 14.239 | 14.239 | 100.0% | 1 | | -> duration | 10.239 | 10.239 | 10.239 | 10.239 | 10.239 | 10.239 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.2391 Full duration: 28.998591 -------------------------------------------------------------------------------- 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 2dd659cb-5a95-4613-872d-2d4cdebbfbda 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.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | heat.check_stack | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | heat.delete_stack | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 1.932 | 100.0% | 1 | | total | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 8.501 | 100.0% | 1 | | -> duration | 6.501 | 6.501 | 6.501 | 6.501 | 6.501 | 6.501 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.500512 Full duration: 22.996216 -------------------------------------------------------------------------------- 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 2dd659cb-5a95-4613-872d-2d4cdebbfbda 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.324 | 5.324 | 5.324 | 5.324 | 5.324 | 5.324 | 100.0% | 1 | | heat.suspend_stack | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | heat.resume_stack | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | heat.delete_stack | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 1.696 | 100.0% | 1 | | total | 9.915 | 9.915 | 9.915 | 9.915 | 9.915 | 9.915 | 100.0% | 1 | | -> duration | 7.915 | 7.915 | 7.915 | 7.915 | 7.915 | 7.915 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.914613 Full duration: 26.626646 -------------------------------------------------------------------------------- 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 2dd659cb-5a95-4613-872d-2d4cdebbfbda 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.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.718207 Full duration: 14.750608 HINTS: * To plot HTML graphics with this data, run: rally task report 2dd659cb-5a95-4613-872d-2d4cdebbfbda --out output.html * To generate a JUnit report, run: rally task export 2dd659cb-5a95-4613-872d-2d4cdebbfbda --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2dd659cb-5a95-4613-872d-2d4cdebbfbda --json --out output.json 2018-10-20 08:16:42,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2dd659cb-5a95-4613-872d-2d4cdebbfbda', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-10-20 08:16:44,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2dd659cb-5a95-4613-872d-2d4cdebbfbda --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-10-20 08:16:44.477 5083 INFO rally.api [-] Building 'json' report for the following task(s): '2dd659cb-5a95-4613-872d-2d4cdebbfbda'. 2018-10-20 08:16:44.482 5083 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:16:44,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2dd659cb-5a95-4613-872d-2d4cdebbfbda', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-10-20 08:16:46,742 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2dd659cb-5a95-4613-872d-2d4cdebbfbda --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-10-20 08:16:46.613 5085 INFO rally.api [-] Building 'html' report for the following task(s): '2dd659cb-5a95-4613-872d-2d4cdebbfbda'. 2018-10-20 08:16:46.636 5085 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:16:46,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-20 08:16:46,747 - 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-20 08:16:46,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:16:46,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:16:46,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-20 08:16:46,756 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:20:53,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 71359849-3116-4e13-9bcf-44a2484817c7 2018-10-20 08:20:53,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '71359849-3116-4e13-9bcf-44a2484817c7'] 2018-10-20 08:20:53,914 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 71359849-3116-4e13-9bcf-44a2484817c7 -------------------------------------------------------------------------------- Task 71359849-3116-4e13-9bcf-44a2484817c7: 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 71359849-3116-4e13-9bcf-44a2484817c7 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> duration | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042902 Full duration: 18.530377 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | keystone_v3.add_role | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | keystone_v3.list_roles | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> duration | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.199109 Full duration: 19.290072 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | keystone_v3.list_projects | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> duration | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.090347 Full duration: 18.874787 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.delete_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876947 Full duration: 16.550971 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | keystone_v3.delete_service | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001042 Full duration: 15.721762 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | keystone_v3.create_user | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | -> keystone_v3.add_role | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | keystone_v3.create_role | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | keystone_v3.get_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_user | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.list_services | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_services | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 100.0% | 1 | | -> duration | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.772715 Full duration: 24.728998 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | keystone_v3.update_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.delete_project | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.377746 Full duration: 16.86154 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71359849-3116-4e13-9bcf-44a2484817c7 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 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> duration | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 1.151 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.150909 Full duration: 18.520512 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 71359849-3116-4e13-9bcf-44a2484817c7 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.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | total | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> duration | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.060664 Full duration: 18.50212 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | keystone_v3.list_users | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> duration | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.311647 Full duration: 18.800026 -------------------------------------------------------------------------------- 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 71359849-3116-4e13-9bcf-44a2484817c7 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | keystone_v3.create_users | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 6.89 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 6.889 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 1.289 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | total | 9.263 | 9.263 | 9.263 | 9.263 | 9.263 | 9.263 | 100.0% | 1 | | -> duration | 9.263 | 9.263 | 9.263 | 9.263 | 9.263 | 9.263 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.2628 Full duration: 32.093036 HINTS: * To plot HTML graphics with this data, run: rally task report 71359849-3116-4e13-9bcf-44a2484817c7 --out output.html * To generate a JUnit report, run: rally task export 71359849-3116-4e13-9bcf-44a2484817c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 71359849-3116-4e13-9bcf-44a2484817c7 --json --out output.json 2018-10-20 08:20:53,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '71359849-3116-4e13-9bcf-44a2484817c7', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-10-20 08:20:55,937 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 71359849-3116-4e13-9bcf-44a2484817c7 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-10-20 08:20:55.824 6996 INFO rally.api [-] Building 'json' report for the following task(s): '71359849-3116-4e13-9bcf-44a2484817c7'. 2018-10-20 08:20:55.834 6996 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:20:55,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '71359849-3116-4e13-9bcf-44a2484817c7', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-10-20 08:20:58,105 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 71359849-3116-4e13-9bcf-44a2484817c7 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-10-20 08:20:57.969 6998 INFO rally.api [-] Building 'html' report for the following task(s): '71359849-3116-4e13-9bcf-44a2484817c7'. 2018-10-20 08:20:58.001 6998 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:20:58,119 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-20 08:20:58,120 - 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-20 08:20:58,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:20:58,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:20:58,133 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-20 08:20:58,133 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:26:57,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb96c0c7-01a9-4f21-a539-4c05dacbe844 2018-10-20 08:26:57,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cb96c0c7-01a9-4f21-a539-4c05dacbe844'] 2018-10-20 08:26:58,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cb96c0c7-01a9-4f21-a539-4c05dacbe844 -------------------------------------------------------------------------------- Task cb96c0c7-01a9-4f21-a539-4c05dacbe844: 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | neutron.delete_network | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> duration | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.656949 Full duration: 17.749488 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | neutron.delete_port | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> duration | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 2.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.436105 Full duration: 32.397568 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | neutron.create_subnet | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | neutron.create_router | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | neutron.add_interface_router | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | neutron.remove_interface_router | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 100.0% | 1 | | neutron.delete_router | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 100.0% | 1 | | -> duration | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 7.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.467833 Full duration: 43.43712 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.597 | 1.597 | 1.597 | 1.597 | 1.597 | 1.597 | 100.0% | 1 | | neutron.delete_subnet | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 100.0% | 1 | | -> duration | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 2.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.196407 Full duration: 32.009493 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | neutron.list_networks | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> duration | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.223387 Full duration: 20.738607 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | neutron.list_ports | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 100.0% | 1 | | -> duration | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 1.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.728456 Full duration: 34.085994 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | neutron.create_subnet | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | neutron.create_router | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | neutron.add_interface_router | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | neutron.list_routers | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 100.0% | 1 | | -> duration | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 4.507 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.50729 Full duration: 45.389563 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | neutron.create_subnet | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | neutron.list_subnets | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> duration | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.866917 Full duration: 38.70101 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | neutron.delete_security_group | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | total | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> duration | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.054255 Full duration: 17.547023 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | neutron.create_security_group_rule | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | neutron.delete_security_group | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> duration | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 1.226 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.225671 Full duration: 17.819923 -------------------------------------------------------------------------------- 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 cb96c0c7-01a9-4f21-a539-4c05dacbe844 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.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | neutron.create_router | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.add_gateway_router | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | neutron.remove_gateway_router | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 1.408 | 100.0% | 1 | | total | 4.816 | 4.816 | 4.816 | 4.816 | 4.816 | 4.816 | 100.0% | 1 | | -> duration | 4.816 | 4.816 | 4.816 | 4.816 | 4.816 | 4.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.816099 Full duration: 31.420194 HINTS: * To plot HTML graphics with this data, run: rally task report cb96c0c7-01a9-4f21-a539-4c05dacbe844 --out output.html * To generate a JUnit report, run: rally task export cb96c0c7-01a9-4f21-a539-4c05dacbe844 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cb96c0c7-01a9-4f21-a539-4c05dacbe844 --json --out output.json 2018-10-20 08:26:58,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cb96c0c7-01a9-4f21-a539-4c05dacbe844', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-10-20 08:27:00,238 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cb96c0c7-01a9-4f21-a539-4c05dacbe844 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-10-20 08:27:00.110 10289 INFO rally.api [-] Building 'json' report for the following task(s): 'cb96c0c7-01a9-4f21-a539-4c05dacbe844'. 2018-10-20 08:27:00.121 10289 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:27:00,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cb96c0c7-01a9-4f21-a539-4c05dacbe844', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-10-20 08:27:02,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cb96c0c7-01a9-4f21-a539-4c05dacbe844 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-10-20 08:27:02.172 10291 INFO rally.api [-] Building 'html' report for the following task(s): 'cb96c0c7-01a9-4f21-a539-4c05dacbe844'. 2018-10-20 08:27:02.203 10291 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:27:02,320 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-20 08:27:02,321 - 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-20 08:27:02,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:27:02,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:27:02,327 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-20 08:27:02,327 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:35:28,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 280dfc86-3abb-4070-84c6-24a72f2463b3 2018-10-20 08:35:28,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '280dfc86-3abb-4070-84c6-24a72f2463b3'] 2018-10-20 08:35:29,247 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 280dfc86-3abb-4070-84c6-24a72f2463b3 -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3: 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "nics": [ { "net-id": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.117 | 13.117 | 13.117 | 13.117 | 13.117 | 13.117 | 100.0% | 1 | | nova.live_migrate | 15.048 | 15.048 | 15.048 | 15.048 | 15.048 | 15.048 | 100.0% | 1 | | nova.delete_server | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 5.772 | 100.0% | 1 | | total | 33.937 | 33.937 | 33.937 | 33.937 | 33.937 | 33.937 | 100.0% | 1 | | -> duration | 32.937 | 32.937 | 32.937 | 32.937 | 32.937 | 32.937 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.937027 Full duration: 46.142037 -------------------------------------------------------------------------------- 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "boot_server_kwargs": { "nics": [ { "net-id": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ] }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.915 | 10.915 | 10.915 | 10.915 | 10.915 | 10.915 | 100.0% | 1 | | cinder_v2.create_volume | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | nova.attach_volume | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 5.985 | 100.0% | 1 | | nova.live_migrate | 17.307 | 17.307 | 17.307 | 17.307 | 17.307 | 17.307 | 100.0% | 1 | | nova.detach_volume | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | cinder_v2.delete_volume | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | nova.delete_server | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 100.0% | 1 | | total | 45.422 | 45.422 | 45.422 | 45.422 | 45.422 | 45.422 | 100.0% | 1 | | -> duration | 44.422 | 44.422 | 44.422 | 44.422 | 44.422 | 44.422 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.421509 Full duration: 60.787287 -------------------------------------------------------------------------------- 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": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ], "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.313 | 6.313 | 6.313 | 6.313 | 6.313 | 6.313 | 100.0% | 1 | | nova.boot_server | 10.119 | 10.119 | 10.119 | 10.119 | 10.119 | 10.119 | 100.0% | 1 | | nova.live_migrate | 17.697 | 17.697 | 17.697 | 17.697 | 17.697 | 17.697 | 100.0% | 1 | | nova.delete_server | 3.426 | 3.426 | 3.426 | 3.426 | 3.426 | 3.426 | 100.0% | 1 | | total | 37.556 | 37.556 | 37.556 | 37.556 | 37.556 | 37.556 | 100.0% | 1 | | -> duration | 36.556 | 36.556 | 36.556 | 36.556 | 36.556 | 36.556 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.556291 Full duration: 52.948807 -------------------------------------------------------------------------------- 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": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ] }, "flavor": { "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | nova.boot_server | 9.37 | 9.37 | 9.37 | 9.37 | 9.37 | 9.37 | 100.0% | 1 | | nova.delete_server | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | nova.delete_keypair | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 14.602 | 14.602 | 14.602 | 14.602 | 14.602 | 14.602 | 100.0% | 1 | | -> duration | 13.602 | 13.602 | 13.602 | 13.602 | 13.602 | 13.602 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.601857 Full duration: 41.403846 -------------------------------------------------------------------------------- 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "nics": [ { "net-id": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.187 | 6.187 | 6.187 | 6.187 | 6.187 | 6.187 | 100.0% | 1 | | nova.boot_server | 10.759 | 10.759 | 10.759 | 10.759 | 10.759 | 10.759 | 100.0% | 1 | | nova.delete_server | 4.379 | 4.379 | 4.379 | 4.379 | 4.379 | 4.379 | 100.0% | 1 | | total | 21.326 | 21.326 | 21.326 | 21.326 | 21.326 | 21.326 | 100.0% | 1 | | -> duration | 20.326 | 20.326 | 20.326 | 20.326 | 20.326 | 20.326 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.325676 Full duration: 51.650462 -------------------------------------------------------------------------------- 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "nics": [ { "net-id": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.647 | 12.647 | 12.647 | 12.647 | 12.647 | 12.647 | 100.0% | 1 | | nova.pause_server | 3.586 | 3.586 | 3.586 | 3.586 | 3.586 | 3.586 | 100.0% | 1 | | nova.unpause_server | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | nova.delete_server | 4.808 | 4.808 | 4.808 | 4.808 | 4.808 | 4.808 | 100.0% | 1 | | total | 23.719 | 23.719 | 23.719 | 23.719 | 23.719 | 23.719 | 100.0% | 1 | | -> duration | 18.719 | 18.719 | 18.719 | 18.719 | 18.719 | 18.719 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.719138 Full duration: 50.456674 -------------------------------------------------------------------------------- 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": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ], "flavor": { "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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 | 11.477 | 11.477 | 11.477 | 11.477 | 11.477 | 11.477 | 100.0% | 1 | | nova.migrate | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 100.0% | 1 | | nova.resize_confirm | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 3.892 | 100.0% | 1 | | nova.delete_server | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 2.343 | 100.0% | 1 | | total | 29.395 | 29.395 | 29.395 | 29.395 | 29.395 | 29.395 | 100.0% | 1 | | -> duration | 28.395 | 28.395 | 28.395 | 28.395 | 28.395 | 28.395 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.395291 Full duration: 41.526698 -------------------------------------------------------------------------------- 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_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.34 | 13.34 | 13.34 | 13.34 | 13.34 | 13.34 | 100.0% | 1 | | nova.list_interfaces | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 13.446 | 13.446 | 13.446 | 13.446 | 13.446 | 13.446 | 100.0% | 1 | | -> duration | 12.446 | 12.446 | 12.446 | 12.446 | 12.446 | 12.446 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.445835 Full duration: 45.597496 -------------------------------------------------------------------------------- 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": "d1725774-8193-4a88-8cef-7dfa55e9d6de" } ], "flavor": { "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "image": { "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 280dfc86-3abb-4070-84c6-24a72f2463b3 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.32 | 10.32 | 10.32 | 10.32 | 10.32 | 10.32 | 100.0% | 1 | | nova.associate_floating_ip | 5.134 | 5.134 | 5.134 | 5.134 | 5.134 | 5.134 | 100.0% | 1 | | -> neutron.list_ports | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 20.019 | 20.019 | 20.019 | 20.019 | 20.019 | 20.019 | 100.0% | 1 | | -> duration | 19.019 | 19.019 | 19.019 | 19.019 | 19.019 | 19.019 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.019327 Full duration: 52.699071 -------------------------------------------------------------------------------- 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 280dfc86-3abb-4070-84c6-24a72f2463b3 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 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | nova.delete_server_group | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> duration | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 1.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.828885 Full duration: 12.712444 HINTS: * To plot HTML graphics with this data, run: rally task report 280dfc86-3abb-4070-84c6-24a72f2463b3 --out output.html * To generate a JUnit report, run: rally task export 280dfc86-3abb-4070-84c6-24a72f2463b3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 280dfc86-3abb-4070-84c6-24a72f2463b3 --json --out output.json 2018-10-20 08:35:29,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '280dfc86-3abb-4070-84c6-24a72f2463b3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-10-20 08:35:31,570 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 280dfc86-3abb-4070-84c6-24a72f2463b3 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-10-20 08:35:31.422 12096 INFO rally.api [-] Building 'json' report for the following task(s): '280dfc86-3abb-4070-84c6-24a72f2463b3'. 2018-10-20 08:35:31.435 12096 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:35:31,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '280dfc86-3abb-4070-84c6-24a72f2463b3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-10-20 08:35:33,727 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 280dfc86-3abb-4070-84c6-24a72f2463b3 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-10-20 08:35:33.593 12098 INFO rally.api [-] Building 'html' report for the following task(s): '280dfc86-3abb-4070-84c6-24a72f2463b3'. 2018-10-20 08:35:33.623 12098 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:35:33,742 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-20 08:35:33,743 - 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-20 08:35:33,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:35:33,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:35:33,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-20 08:35:33,757 - 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': 'd1725774-8193-4a88-8cef-7dfa55e9d6de', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e', 'flavor_name': 'rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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_c1126e50-2f22-427d-9988-4ba9bf97b74e', '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-20 08:36:37,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b243d41-8949-4df3-82ec-df87d30e0ca3 2018-10-20 08:36:37,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b243d41-8949-4df3-82ec-df87d30e0ca3'] 2018-10-20 08:36:37,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5b243d41-8949-4df3-82ec-df87d30e0ca3 -------------------------------------------------------------------------------- Task 5b243d41-8949-4df3-82ec-df87d30e0ca3: 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 5b243d41-8949-4df3-82ec-df87d30e0ca3 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.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | quotas.delete_quotas | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | -> duration | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 1.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.610105 Full duration: 11.624987 -------------------------------------------------------------------------------- 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 5b243d41-8949-4df3-82ec-df87d30e0ca3 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.832402 Full duration: 10.619189 -------------------------------------------------------------------------------- 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 5b243d41-8949-4df3-82ec-df87d30e0ca3 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885051 Full duration: 10.72964 -------------------------------------------------------------------------------- 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 5b243d41-8949-4df3-82ec-df87d30e0ca3 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.123 | 1.123 | 1.123 | 1.123 | 1.123 | 1.123 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.123533 Full duration: 10.87501 HINTS: * To plot HTML graphics with this data, run: rally task report 5b243d41-8949-4df3-82ec-df87d30e0ca3 --out output.html * To generate a JUnit report, run: rally task export 5b243d41-8949-4df3-82ec-df87d30e0ca3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b243d41-8949-4df3-82ec-df87d30e0ca3 --json --out output.json 2018-10-20 08:36:37,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b243d41-8949-4df3-82ec-df87d30e0ca3', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-10-20 08:36:39,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5b243d41-8949-4df3-82ec-df87d30e0ca3 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-10-20 08:36:39.794 12607 INFO rally.api [-] Building 'json' report for the following task(s): '5b243d41-8949-4df3-82ec-df87d30e0ca3'. 2018-10-20 08:36:39.798 12607 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:36:39,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b243d41-8949-4df3-82ec-df87d30e0ca3', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-10-20 08:36:41,901 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5b243d41-8949-4df3-82ec-df87d30e0ca3 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-10-20 08:36:41.773 12609 INFO rally.api [-] Building 'html' report for the following task(s): '5b243d41-8949-4df3-82ec-df87d30e0ca3'. 2018-10-20 08:36:41.793 12609 INFO rally.api [-] The report has been successfully built. 2018-10-20 08:36:41,906 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-20 08:36:41,910 - 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:13 | 10 | 100.00% | | gnocchi | 00:01:48 | 11 | 100.00% | | heat | 00:01:33 | 4 | 100.00% | | keystone | 00:03:38 | 11 | 100.00% | | neutron | 00:05:31 | 11 | 100.00% | | nova | 00:07:35 | 10 | 100.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:27 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-20 08:36:41,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-10-20 08:36:42,032 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 08:36:42,032 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 31:49 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-20 08:36:42,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 08:36:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:42,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36: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-5e5feb6b-f7ec-4c03-a49a-460cd5f4663a x-openstack-request-id: req-5e5feb6b-f7ec-4c03-a49a-460cd5f4663a 2018-10-20 08:36:42,331 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "04a056ed-9ec1-485e-bae1-7cf8f581f03b", "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "30cbbee6-dc10-4d86-8869-fd895fe31241", "name": "rally_sanity-flavor_alt_c1126e50-2f22-427d-9988-4ba9bf97b74e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 08:36:42,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5e5feb6b-f7ec-4c03-a49a-460cd5f4663a 2018-10-20 08:36:42,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290666103363s 2018-10-20 08:36:42,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 08:36:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:42,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36: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-774eaf06-718d-45ba-981e-7200724cada7 x-openstack-request-id: req-774eaf06-718d-45ba-981e-7200724cada7 2018-10-20 08:36:42,364 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/30cbbee6-dc10-4d86-8869-fd895fe31241 used request id req-774eaf06-718d-45ba-981e-7200724cada7 2018-10-20 08:36:42,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306649208069s 2018-10-20 08:36:42,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 08:36:42,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce/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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" -d '{"subnet_id": "8ea1fe23-72ff-4195-b9d8-d248ab0d525a"}' 2018-10-20 08:36:44,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:44 GMT X-Openstack-Request-Id: req-746a5fe1-0012-45c2-b19b-2683fcfcf059 2018-10-20 08:36:44,584 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d1725774-8193-4a88-8cef-7dfa55e9d6de", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "subnet_id": "8ea1fe23-72ff-4195-b9d8-d248ab0d525a", "subnet_ids": ["8ea1fe23-72ff-4195-b9d8-d248ab0d525a"], "port_id": "7176e4b3-b8eb-49e8-bdb6-1a1b2ed501b8", "id": "c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce"} 2018-10-20 08:36:44,584 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce/remove_router_interface.json used request id req-746a5fe1-0012-45c2-b19b-2683fcfcf059 2018-10-20 08:36:44,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.21914291382s 2018-10-20 08:36:44,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 08:36:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:44,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:44 GMT X-Openstack-Request-Id: req-235b7943-0353-4c60-8bd0-9717bb2fedbd 2018-10-20 08:36:44,940 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "968c20b493e04b6d97a808d99445864d", "created_at": "2018-10-20T07:54:58Z", "admin_state_up": true, "updated_at": "2018-10-20T07:54:58Z", "project_id": "968c20b493e04b6d97a808d99445864d", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "b12c426d-e04d-4a4f-8573-bd83d45fed79", "name": "tempest-pretest-check-1646270280"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "created_at": "2018-10-20T08:04:54Z", "admin_state_up": true, "updated_at": "2018-10-20T08:36:43Z", "project_id": "5ffaf695510a4c44aea952ad7dffd723", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce", "name": "rally_sanity-router_c1126e50-2f22-427d-9988-4ba9bf97b74e"}]} 2018-10-20 08:36:44,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-235b7943-0353-4c60-8bd0-9717bb2fedbd 2018-10-20 08:36:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.355278968811s 2018-10-20 08:36:44,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 08:36:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:46,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 08:36:46 GMT X-Openstack-Request-Id: req-059fe69c-71e4-4696-b839-1a0a93c253e6 2018-10-20 08:36:46,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 08:36:46,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c4f6b46b-e6e8-43a2-9a67-9d2b8a4d9bce.json used request id req-059fe69c-71e4-4696-b839-1a0a93c253e6 2018-10-20 08:36:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4742770195s 2018-10-20 08:36:46,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 08:36:46,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:46,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:46 GMT X-Openstack-Request-Id: req-f03cb01c-56c1-433e-974a-c24d78f22fb9 2018-10-20 08:36:46,462 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4},{"updated_at":"2018-10-20T08:04:54Z","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":"8ea1fe23-72ff-4195-b9d8-d248ab0d525a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5ffaf695510a4c44aea952ad7dffd723","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_c1126e50-2f22-427d-9988-4ba9bf97b74e","enable_dhcp":true,"segment_id":null,"network_id":"d1725774-8193-4a88-8cef-7dfa55e9d6de","tenant_id":"5ffaf695510a4c44aea952ad7dffd723","created_at":"2018-10-20T08:04:54Z","ip_version":4}]} 2018-10-20 08:36:46,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f03cb01c-56c1-433e-974a-c24d78f22fb9 2018-10-20 08:36:46,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461151599884s 2018-10-20 08:36:46,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 08:36:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/8ea1fe23-72ff-4195-b9d8-d248ab0d525a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:47,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 08:36:47 GMT X-Openstack-Request-Id: req-1cdc846e-e541-4da7-afed-870aa1d9872a 2018-10-20 08:36:47,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 08:36:47,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/8ea1fe23-72ff-4195-b9d8-d248ab0d525a.json used request id req-1cdc846e-e541-4da7-afed-870aa1d9872a 2018-10-20 08:36:47,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.991151809692s 2018-10-20 08:36:47,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 08:36:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:47,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:47 GMT X-Openstack-Request-Id: req-50625998-b825-4e07-8586-343984d70200 2018-10-20 08:36:47,546 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d1725774-8193-4a88-8cef-7dfa55e9d6de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"5ffaf695510a4c44aea952ad7dffd723","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T08:36:47Z","qos_policy_id":null,"name":"rally_sanity-net_c1126e50-2f22-427d-9988-4ba9bf97b74e","admin_state_up":true,"tenant_id":"5ffaf695510a4c44aea952ad7dffd723","created_at":"2018-10-20T08:04:53Z","provider:network_type":"vxlan"}]} 2018-10-20 08:36:47,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-50625998-b825-4e07-8586-343984d70200 2018-10-20 08:36:47,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0901200771332s 2018-10-20 08:36:47,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 08:36:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d1725774-8193-4a88-8cef-7dfa55e9d6de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:49,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 08:36:49 GMT X-Openstack-Request-Id: req-6d346d0b-3cba-4e56-824c-40a1f2370e90 2018-10-20 08:36:49,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 08:36:49,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d1725774-8193-4a88-8cef-7dfa55e9d6de.json used request id req-6d346d0b-3cba-4e56-824c-40a1f2370e90 2018-10-20 08:36:49,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.7385931015s 2018-10-20 08:36:49,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:36:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:49,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:49 GMT X-Openstack-Request-Id: req-55b7dcdd-c1a0-420f-a49a-d6a33de20b8b 2018-10-20 08:36:49,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:04:59Z", "file": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/file", "owner": "5ffaf695510a4c44aea952ad7dffd723", "id": "6f76bd95-f7aa-423a-be23-b2ccbceb695a", "size": 12716032, "self": "/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_c1126e50-2f22-427d-9988-4ba9bf97b74e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T08:04:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:36:49,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-55b7dcdd-c1a0-420f-a49a-d6a33de20b8b 2018-10-20 08:36:49,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294277191162s 2018-10-20 08:36:49,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 08:36:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e4a9af4db9f9cb4a33fe9f938223f5acfe4bb57da9d75fc51396b758b0f7e672" 2018-10-20 08:36:49,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 08:36:49 GMT X-Openstack-Request-Id: req-537a31cf-aaa5-4be6-b986-7f3b4e830765 2018-10-20 08:36:49,905 - 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-20 08:36:49,905 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6f76bd95-f7aa-423a-be23-b2ccbceb695a used request id req-537a31cf-aaa5-4be6-b986-7f3b4e830765 2018-10-20 08:36:49,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.318060874939s 2018-10-20 08:36:49,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 08:36:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36: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-97fb8058-839c-423e-84cb-c67be3d308ee x-openstack-request-id: req-97fb8058-839c-423e-84cb-c67be3d308ee 2018-10-20 08:36:49,929 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "04a056ed-9ec1-485e-bae1-7cf8f581f03b", "name": "rally_sanity-flavor_c1126e50-2f22-427d-9988-4ba9bf97b74e", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 08:36:49,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-97fb8058-839c-423e-84cb-c67be3d308ee 2018-10-20 08:36:49,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241820812225s 2018-10-20 08:36:49,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 08:36:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:49,977 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36: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-1bdd64c5-3b20-4821-ad81-03814591de73 x-openstack-request-id: req-1bdd64c5-3b20-4821-ad81-03814591de73 2018-10-20 08:36:49,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/04a056ed-9ec1-485e-bae1-7cf8f581f03b used request id req-1bdd64c5-3b20-4821-ad81-03814591de73 2018-10-20 08:36:49,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458459854126s 2018-10-20 08:36:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:36:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:50,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cf13b8-dcac-43bb-a69f-88d5950e1037 2018-10-20 08:36:50,180 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "links": {"self": "http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8a0ab56f4fa047a08b09cc8446e4099f", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:36:50,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-38cf13b8-dcac-43bb-a69f-88d5950e1037 2018-10-20 08:36:50,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202594995499s 2018-10-20 08:36:50,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:36:50,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:50,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075ca087-b3a2-47c2-acac-8dae73ab0190 2018-10-20 08:36:50,396 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_c1126e50-2f22-427d-9988-4ba9bf97b74e", "links": {"self": "http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8a0ab56f4fa047a08b09cc8446e4099f", "description": null}} 2018-10-20 08:36:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f used request id req-075ca087-b3a2-47c2-acac-8dae73ab0190 2018-10-20 08:36:50,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209019899368s 2018-10-20 08:36:50,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 08:36:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:50,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad52dba8-cec9-48b9-8d57-776d29a1836b 2018-10-20 08:36:50,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:36:50,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8a0ab56f4fa047a08b09cc8446e4099f used request id req-ad52dba8-cec9-48b9-8d57-776d29a1836b 2018-10-20 08:36:50,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267943143845s 2018-10-20 08:36:50,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:36:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 533 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75661fd-d642-4b17-b88b-dbe20b7e2e25 2018-10-20 08:36:50,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723"}, "tags": [], "enabled": true, "id": "5ffaf695510a4c44aea952ad7dffd723", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_c1126e50-2f22-427d-9988-4ba9bf97b74e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:36:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d75661fd-d642-4b17-b88b-dbe20b7e2e25 2018-10-20 08:36:50,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19337105751s 2018-10-20 08:36:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 08:36:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:51,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a08424b-2ca9-44d8-a05a-dfba0a9936ab 2018-10-20 08:36:51,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:36:51,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5ffaf695510a4c44aea952ad7dffd723 used request id req-9a08424b-2ca9-44d8-a05a-dfba0a9936ab 2018-10-20 08:36:51,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.483184814453s 2018-10-20 08:36:51,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 08:36:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5ffaf695510a4c44aea952ad7dffd723&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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:51 GMT X-Openstack-Request-Id: req-a93c706f-755f-4e2b-af9b-48ee0b49a718 2018-10-20 08:36:51,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "created_at": "2018-10-20T08:04:52Z", "updated_at": "2018-10-20T08:04:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "539344e0-5134-497d-bf3d-720da0adfe68", "remote_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "69bb3dea-8b3b-494b-b90a-0f521bc9ce56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:52Z", "revision_number": 0, "id": "b04b2410-46c9-4914-b921-f8b8d30b6856", "remote_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:52Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "b1c8d60b-30c5-417c-bd06-ec2bab4a9678", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}], "revision_number": 1, "project_id": "5ffaf695510a4c44aea952ad7dffd723", "id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "name": "default"}]} 2018-10-20 08:36:51,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5ffaf695510a4c44aea952ad7dffd723&name=default used request id req-a93c706f-755f-4e2b-af9b-48ee0b49a718 2018-10-20 08:36:51,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32814002037s 2018-10-20 08:36:51,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 08:36:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:51 GMT X-Openstack-Request-Id: req-c4095169-9252-4ef5-8aac-65ef8de09a1b 2018-10-20 08:36:51,747 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "created_at": "2018-10-20T08:04:52Z", "updated_at": "2018-10-20T08:04:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "539344e0-5134-497d-bf3d-720da0adfe68", "remote_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "b1c8d60b-30c5-417c-bd06-ec2bab4a9678", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:53Z", "revision_number": 0, "id": "69bb3dea-8b3b-494b-b90a-0f521bc9ce56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:53Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:04:52Z", "revision_number": 0, "id": "b04b2410-46c9-4914-b921-f8b8d30b6856", "remote_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "remote_ip_prefix": null, "created_at": "2018-10-20T08:04:52Z", "security_group_id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "tenant_id": "5ffaf695510a4c44aea952ad7dffd723", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ffaf695510a4c44aea952ad7dffd723"}], "revision_number": 1, "project_id": "5ffaf695510a4c44aea952ad7dffd723", "id": "01a2e851-fbec-4cfe-8cea-3e6bc3131b31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 08:36:51,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c4095169-9252-4ef5-8aac-65ef8de09a1b 2018-10-20 08:36:51,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540819168091s 2018-10-20 08:36:51,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 08:36:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/01a2e851-fbec-4cfe-8cea-3e6bc3131b31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1b44635008b6a14ba10cdb17eee9ef7332f72b36ea54d19ff0e7b7f37cc78d28" 2018-10-20 08:36:51,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 08:36:51 GMT X-Openstack-Request-Id: req-2884c26a-eb63-4aab-84f8-ed8d3ba69612 2018-10-20 08:36:51,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 08:36:51,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/01a2e851-fbec-4cfe-8cea-3e6bc3131b31.json used request id req-2884c26a-eb63-4aab-84f8-ed8d3ba69612 2018-10-20 08:36:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139324188232s 2018-10-20 08:36:51,947 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-10-20 08:36:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:36:51,996 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a65051-e638-43f7-8faa-b7ec027e3eca 2018-10-20 08:36:51,997 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 08:36:51,997 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-f0a65051-e638-43f7-8faa-b7ec027e3eca 2018-10-20 08:36:51,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 08:36:52,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T09:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["2SUVuKixTPmd7krl0ADcCw"], "issued_at": "2018-10-20T08:36:52.000000Z"}} 2018-10-20 08:36:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 08:36:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:52 GMT X-Openstack-Request-Id: req-013bb4c8-e34f-412d-bc8f-7d756ccc30fd 2018-10-20 08:36:52,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 08:36:52,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-013bb4c8-e34f-412d-bc8f-7d756ccc30fd 2018-10-20 08:36:52,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392080068588s 2018-10-20 08:36:52,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:36:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94547f14-e61e-471d-a295-71e0a91cb1b7 2018-10-20 08:36:52,908 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 08:36:52,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-94547f14-e61e-471d-a295-71e0a91cb1b7 2018-10-20 08:36:52,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111993074417s 2018-10-20 08:36:52,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 08:36:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}}' 2018-10-20 08:36:53,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb78e15a-ce43-4bb2-905d-32f2a4e2f213 2018-10-20 08:36:53,086 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8"}, "tags": [], "enabled": true, "id": "b4b9509b91854ac5b69ed487145d6cc8", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}} 2018-10-20 08:36:53,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-eb78e15a-ce43-4bb2-905d-32f2a4e2f213 2018-10-20 08:36:53,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.169878005981s 2018-10-20 08:36:53,087 - 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'b4b9509b91854ac5b69ed487145d6cc8', '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_378acf86-4519-493c-9efc-8cef15c2dc26'}) 2018-10-20 08:36:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 08:36:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "656eac03-ccc6-48f2-bec1-0c9d60fd7154", "email": null, "name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26"}}' 2018-10-20 08:36:53,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9589cc-bd92-49da-ae15-898b8d843af9 2018-10-20 08:36:53,547 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "links": {"self": "http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8532516b3234a289a68a9287e752fdc", "domain_id": "default", "password_expires_at": null}} 2018-10-20 08:36:53,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9a9589cc-bd92-49da-ae15-898b8d843af9 2018-10-20 08:36:53,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453954935074s 2018-10-20 08:36:53,548 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a8532516b3234a289a68a9287e752fdc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26'}) 2018-10-20 08:36:53,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:36:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71bbe24-55b8-49d4-bb11-3b25310a9810 2018-10-20 08:36:53,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:36:53,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e71bbe24-55b8-49d4-bb11-3b25310a9810 2018-10-20 08:36:53,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189589977264s 2018-10-20 08:36:53,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:36:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:53,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10370a1f-5e08-459f-a340-3d6c8ea0169d 2018-10-20 08:36:53,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:36:53,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-10370a1f-5e08-459f-a340-3d6c8ea0169d 2018-10-20 08:36:53,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105226039886s 2018-10-20 08:36:53,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:36:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc537e3-24be-4eab-b352-75f823e03205 2018-10-20 08:36:54,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:36:54,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5cc537e3-24be-4eab-b352-75f823e03205 2018-10-20 08:36:54,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188074111938s 2018-10-20 08:36:54,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:36:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241c9c5a-f7c7-4de4-8ebe-e78ecc05075f 2018-10-20 08:36:54,156 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 08:36:54,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-241c9c5a-f7c7-4de4-8ebe-e78ecc05075f 2018-10-20 08:36:54,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105857133865s 2018-10-20 08:36:54,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:36:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dd931b-ff3e-4c69-8662-98564de97321 2018-10-20 08:36:54,366 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "links": {"self": "http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8532516b3234a289a68a9287e752fdc", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:36:54,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b9dd931b-ff3e-4c69-8662-98564de97321 2018-10-20 08:36:54,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209434986115s 2018-10-20 08:36:54,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:36:54,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703f413a-9c84-4dd4-8d28-de372dca546c 2018-10-20 08:36:54,492 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8"}, "tags": [], "enabled": true, "id": "b4b9509b91854ac5b69ed487145d6cc8", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:36:54,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-703f413a-9c84-4dd4-8d28-de372dca546c 2018-10-20 08:36:54,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113018989563s 2018-10-20 08:36:54,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 08:36:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430dc258-596a-4345-8746-d939090c3e73 2018-10-20 08:36:54,612 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8", "previous": null, "next": null}} 2018-10-20 08:36:54,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8 used request id req-430dc258-596a-4345-8746-d939090c3e73 2018-10-20 08:36:54,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111115932465s 2018-10-20 08:36:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 08:36:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8/users/a8532516b3234a289a68a9287e752fdc/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:54,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c83bad-1f74-4dd4-ab92-8e6e4356b1c3 2018-10-20 08:36:54,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:36:54,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8/users/a8532516b3234a289a68a9287e752fdc/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-64c83bad-1f74-4dd4-ab92-8e6e4356b1c3 2018-10-20 08:36:54,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.230475187302s 2018-10-20 08:36:54,848 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26', 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'b4b9509b91854ac5b69ed487145d6cc8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '656eac03-ccc6-48f2-bec1-0c9d60fd7154', 'username': u'rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 08:36:54,851 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26', 'password': '656eac03-ccc6-48f2-bec1-0c9d60fd7154', 'project_name': 'rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'b4b9509b91854ac5b69ed487145d6cc8', 'project_domain_name': 'Default'} 2018-10-20 08:36:54,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:36:54,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99c350e-d759-4550-aaba-b55d13a2b764 2018-10-20 08:36:55,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:36:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b99c350e-d759-4550-aaba-b55d13a2b764 2018-10-20 08:36:55,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177441120148s 2018-10-20 08:36:55,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 08:36:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80160be-de32-40f6-bc10-495e8e932e88 2018-10-20 08:36:55,234 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 08:36:55,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b80160be-de32-40f6-bc10-495e8e932e88 2018-10-20 08:36:55,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197001934052s 2018-10-20 08:36:55,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:36:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e926da41-7dc4-4a97-b154-d46ca43b8b4f 2018-10-20 08:36:55,344 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 08:36:55,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e926da41-7dc4-4a97-b154-d46ca43b8b4f 2018-10-20 08:36:55,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10525393486s 2018-10-20 08:36:55,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 08:36:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75fe264a-ad80-471a-ae2e-c3cda9d4c6bd 2018-10-20 08:36:55,467 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "links": {"self": "http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8532516b3234a289a68a9287e752fdc", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 08:36:55,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-75fe264a-ad80-471a-ae2e-c3cda9d4c6bd 2018-10-20 08:36:55,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121887922287s 2018-10-20 08:36:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:36:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66886c31-ba28-4219-b685-e4d97059765c 2018-10-20 08:36:55,596 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8"}, "tags": [], "enabled": true, "id": "b4b9509b91854ac5b69ed487145d6cc8", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:36:55,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-66886c31-ba28-4219-b685-e4d97059765c 2018-10-20 08:36:55,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115885972977s 2018-10-20 08:36:55,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 08:36:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ab538f-2009-4a83-affe-e4b9a07daf5f 2018-10-20 08:36:55,716 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8", "previous": null, "next": null}} 2018-10-20 08:36:55,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a8532516b3234a289a68a9287e752fdc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=b4b9509b91854ac5b69ed487145d6cc8 used request id req-a2ab538f-2009-4a83-affe-e4b9a07daf5f 2018-10-20 08:36:55,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111700773239s 2018-10-20 08:36:55,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 08:36:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8/users/a8532516b3234a289a68a9287e752fdc/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:55,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f214bf-4a69-4315-af2e-b7c0d455609b 2018-10-20 08:36:55,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 08:36:55,907 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8/users/a8532516b3234a289a68a9287e752fdc/roles/230bc15b574845fc870e118466e5e0d3 used request id req-d2f214bf-4a69-4315-af2e-b7c0d455609b 2018-10-20 08:36:55,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187075853348s 2018-10-20 08:36:55,909 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-10-20 08:36:55,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 08:36:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:56,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef79248b-757c-427f-b57f-2f2879474e95 2018-10-20 08:36:56,019 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 08:36:56,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ef79248b-757c-427f-b57f-2f2879474e95 2018-10-20 08:36:56,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109637975693s 2018-10-20 08:36:56,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 08:36:56,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 08:36:56,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 532 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ae62b3-fe6f-4fa4-8a74-04d86ec70baf 2018-10-20 08:36:56,218 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8"}, "tags": [], "enabled": true, "id": "b4b9509b91854ac5b69ed487145d6cc8", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 08:36:56,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-88ae62b3-fe6f-4fa4-8a74-04d86ec70baf 2018-10-20 08:36:56,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191744089127s 2018-10-20 08:36:56,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 08:36:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"network": {"shared": true, "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "name": "rally_jobs-net_378acf86-4519-493c-9efc-8cef15c2dc26", "admin_state_up": true}}' 2018-10-20 08:36:56,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:56 GMT X-Openstack-Request-Id: req-06dc0488-af8d-4d06-a47b-846353c4f8f5 2018-10-20 08:36:56,567 - 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":"b889b269-4032-40cb-a3e0-51e0c4803c5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"b4b9509b91854ac5b69ed487145d6cc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T08:36:56Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_378acf86-4519-493c-9efc-8cef15c2dc26","admin_state_up":true,"tenant_id":"b4b9509b91854ac5b69ed487145d6cc8","created_at":"2018-10-20T08:36:56Z","mtu":1450}} 2018-10-20 08:36:56,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-06dc0488-af8d-4d06-a47b-846353c4f8f5 2018-10-20 08:36:56,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.346432924271s 2018-10-20 08:36:56,568 - 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-20T08:36:56Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b889b269-4032-40cb-a3e0-51e0c4803c5b', 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'rally_jobs-net_378acf86-4519-493c-9efc-8cef15c2dc26', u'created_at': u'2018-10-20T08:36:56Z', u'mtu': 1450, u'tenant_id': u'b4b9509b91854ac5b69ed487145d6cc8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b4b9509b91854ac5b69ed487145d6cc8', u'l2_adjacency': True}) 2018-10-20 08:36:56,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:36:56,578 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed78a1f-60b7-4b46-b978-d67cff8405c2 2018-10-20 08:36:56,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 08:36:56,579 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-bed78a1f-60b7-4b46-b978-d67cff8405c2 2018-10-20 08:36:56,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 08:36:56,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T09:36:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4b9509b91854ac5b69ed487145d6cc8", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/b4b9509b91854ac5b69ed487145d6cc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/b4b9509b91854ac5b69ed487145d6cc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/b4b9509b91854ac5b69ed487145d6cc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/b4b9509b91854ac5b69ed487145d6cc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/b4b9509b91854ac5b69ed487145d6cc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/b4b9509b91854ac5b69ed487145d6cc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_b4b9509b91854ac5b69ed487145d6cc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_b4b9509b91854ac5b69ed487145d6cc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/b4b9509b91854ac5b69ed487145d6cc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "id": "a8532516b3234a289a68a9287e752fdc"}, "audit_ids": ["tB1Bol1fRG68D9eoXqBXtQ"], "issued_at": "2018-10-20T08:36:56.000000Z"}} 2018-10-20 08:36:56,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 08:36:56,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 08:36:57,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:57 GMT X-Openstack-Request-Id: req-0cd8da54-5975-4609-a4ed-e551efc70d34 2018-10-20 08:36:57,456 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b889b269-4032-40cb-a3e0-51e0c4803c5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"b4b9509b91854ac5b69ed487145d6cc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T08:36:56Z","qos_policy_id":null,"name":"rally_jobs-net_378acf86-4519-493c-9efc-8cef15c2dc26","admin_state_up":true,"tenant_id":"b4b9509b91854ac5b69ed487145d6cc8","created_at":"2018-10-20T08:36:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 08:36:57,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0cd8da54-5975-4609-a4ed-e551efc70d34 2018-10-20 08:36:57,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.465852022171s 2018-10-20 08:36:57,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 08:36:57,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '{"subnet": {"name": "rally_jobs-subnet_378acf86-4519-493c-9efc-8cef15c2dc26", "enable_dhcp": true, "network_id": "b889b269-4032-40cb-a3e0-51e0c4803c5b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 08:36:57,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:57 GMT X-Openstack-Request-Id: req-66582af5-9f8d-4bfc-85d2-efd27ac109e2 2018-10-20 08:36:57,971 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-20T08:36:57Z","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":"b5b07a7a-17ed-46f6-84c5-021f77b7c8d0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b4b9509b91854ac5b69ed487145d6cc8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_378acf86-4519-493c-9efc-8cef15c2dc26","enable_dhcp":true,"segment_id":null,"network_id":"b889b269-4032-40cb-a3e0-51e0c4803c5b","tenant_id":"b4b9509b91854ac5b69ed487145d6cc8","created_at":"2018-10-20T08:36:57Z","ip_version":4}} 2018-10-20 08:36:57,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-66582af5-9f8d-4bfc-85d2-efd27ac109e2 2018-10-20 08:36:57,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.513526916504s 2018-10-20 08:36:57,972 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T08:36:57Z', 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'b5b07a7a-17ed-46f6-84c5-021f77b7c8d0', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_378acf86-4519-493c-9efc-8cef15c2dc26', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b889b269-4032-40cb-a3e0-51e0c4803c5b', u'tenant_id': u'b4b9509b91854ac5b69ed487145d6cc8', u'created_at': u'2018-10-20T08:36:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b4b9509b91854ac5b69ed487145d6cc8'}) 2018-10-20 08:36:57,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 08:36:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "rally_jobs-router_378acf86-4519-493c-9efc-8cef15c2dc26", "admin_state_up": true}}' 2018-10-20 08:36:59,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 20 Oct 2018 08:36:59 GMT X-Openstack-Request-Id: req-1c339cf1-6357-415e-8a32-fd0d0c9afd13 2018-10-20 08:36:59,708 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "created_at": "2018-10-20T08:36:58Z", "admin_state_up": true, "updated_at": "2018-10-20T08:36:59Z", "project_id": "b4b9509b91854ac5b69ed487145d6cc8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d70d1259-ea83-4edb-a1d6-be04921c6df7", "name": "rally_jobs-router_378acf86-4519-493c-9efc-8cef15c2dc26"}} 2018-10-20 08:36:59,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1c339cf1-6357-415e-8a32-fd0d0c9afd13 2018-10-20 08:36:59,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73548007011s 2018-10-20 08:36:59,709 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T08:36:59Z', u'revision_number': 2, u'ha': False, u'id': u'd70d1259-ea83-4edb-a1d6-be04921c6df7', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_378acf86-4519-493c-9efc-8cef15c2dc26', u'admin_state_up': True, u'tenant_id': u'b4b9509b91854ac5b69ed487145d6cc8', u'created_at': u'2018-10-20T08:36:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'b4b9509b91854ac5b69ed487145d6cc8'}) 2018-10-20 08:36:59,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 08:36:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7/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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '{"subnet_id": "b5b07a7a-17ed-46f6-84c5-021f77b7c8d0"}' 2018-10-20 08:37:02,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:02 GMT X-Openstack-Request-Id: req-f0cc80f7-8812-4710-a6aa-c443c02dab07 2018-10-20 08:37:02,142 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b889b269-4032-40cb-a3e0-51e0c4803c5b", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "subnet_id": "b5b07a7a-17ed-46f6-84c5-021f77b7c8d0", "subnet_ids": ["b5b07a7a-17ed-46f6-84c5-021f77b7c8d0"], "port_id": "6382ca67-43f9-44c3-9677-52bc21d1e6ac", "id": "d70d1259-ea83-4edb-a1d6-be04921c6df7"} 2018-10-20 08:37:02,142 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7/add_router_interface.json used request id req-f0cc80f7-8812-4710-a6aa-c443c02dab07 2018-10-20 08:37:02,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43270397186s 2018-10-20 08:37:02,143 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 08:37:02,275 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 08:37:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 08:37:02,283 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:02 GMT 2018-10-20 08:37:02,284 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 08:37:02,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:37:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 08:37:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:02 GMT X-Openstack-Request-Id: req-f67602c9-0d94-4e75-b63f-282972dd8190 2018-10-20 08:37:02,592 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:37:02,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f67602c9-0d94-4e75-b63f-282972dd8190 2018-10-20 08:37:02,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306253910065s 2018-10-20 08:37:02,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 08:37:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26"}' 2018-10-20 08:37:02,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:02 GMT Location: http://172.30.9.22:9292/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7ba5b9f-f4fb-4ede-8c0b-637d2aeb2939 2018-10-20 08:37:02,763 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:37:02Z", "file": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/file", "owner": "b4b9509b91854ac5b69ed487145d6cc8", "id": "850b8bae-fc00-45e5-9f00-fa0402ae2703", "size": null, "self": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703", "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_378acf86-4519-493c-9efc-8cef15c2dc26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "checksum": null, "created_at": "2018-10-20T08:37:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 08:37:02,763 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d7ba5b9f-f4fb-4ede-8c0b-637d2aeb2939 2018-10-20 08:37:02,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.161050796509s 2018-10-20 08:37:02,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 08:37:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '' 2018-10-20 08:37:03,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 08:37:03 GMT X-Openstack-Request-Id: req-bbfbf0a3-406e-47ea-9683-640662472867 2018-10-20 08:37:03,298 - 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-20 08:37:03,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/file used request id req-bbfbf0a3-406e-47ea-9683-640662472867 2018-10-20 08:37:03,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.534202098846s 2018-10-20 08:37:03,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 08:37:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 08:37:03,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:03 GMT X-Openstack-Request-Id: req-a88af8e5-c886-410f-9679-c1a395ac3446 2018-10-20 08:37:03,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:37:03Z", "file": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/file", "owner": "b4b9509b91854ac5b69ed487145d6cc8", "id": "850b8bae-fc00-45e5-9f00-fa0402ae2703", "size": 12716032, "self": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T08:37:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 08:37:03,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a88af8e5-c886-410f-9679-c1a395ac3446 2018-10-20 08:37:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0468180179596s 2018-10-20 08:37:03,352 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap', u'metadata': Munch({})})], 'file': u'/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/file', 'owner': u'b4b9509b91854ac5b69ed487145d6cc8', 'id': u'850b8bae-fc00-45e5-9f00-fa0402ae2703', 'size': 12716032, u'self': u'/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b4b9509b91854ac5b69ed487145d6cc8', 'name': 'rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T08:37:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T08:37:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26', '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/850b8bae-fc00-45e5-9f00-fa0402ae2703', 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_378acf86-4519-493c-9efc-8cef15c2dc26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26', 'created': u'2018-10-20T08:37:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T08:37: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/850b8bae-fc00-45e5-9f00-fa0402ae2703', 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_378acf86-4519-493c-9efc-8cef15c2dc26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 08:37:03,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 08:37:03,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_378acf86-4519-493c-9efc-8cef15c2dc26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 08:37:03,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37: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-3854cda6-8690-4a50-a7d5-63a6c05ad7c0 x-openstack-request-id: req-3854cda6-8690-4a50-a7d5-63a6c05ad7c0 2018-10-20 08:37:03,674 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60e55059-5e7d-4711-8515-107c3e2f8f43", "name": "rally_jobs-flavor_378acf86-4519-493c-9efc-8cef15c2dc26", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 08:37:03,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3854cda6-8690-4a50-a7d5-63a6c05ad7c0 2018-10-20 08:37:03,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318186044693s 2018-10-20 08:37:03,675 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_378acf86-4519-493c-9efc-8cef15c2dc26', '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'906439e73a574f6faa0801abd57f945a', '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'60e55059-5e7d-4711-8515-107c3e2f8f43', 'swap': 0}) 2018-10-20 08:37:03,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 08:37:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43/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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"extra_specs": {}}' 2018-10-20 08:37:03,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37: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-e746ca64-50cb-4714-85ef-1e6129b78da2 x-openstack-request-id: req-e746ca64-50cb-4714-85ef-1e6129b78da2 2018-10-20 08:37:03,699 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 08:37:03,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43/os-extra_specs used request id req-e746ca64-50cb-4714-85ef-1e6129b78da2 2018-10-20 08:37:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237829685211s 2018-10-20 08:37:03,700 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 08:37:05,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 08:37:08,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 01ea415b-8747-48be-a172-e07c8ccb7402 | 2018-10-20T08:37:07.771554 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 01ea415b-8747-48be-a172-e07c8ccb7402 ~/.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-20 08:37:11,410 - 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-20 08:37:12,188 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-20 08:37:12,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 08:37:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 08:37:12,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37: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-358a0c9e-c8d6-4d6e-a11a-6af0255ddcb5 x-openstack-request-id: req-358a0c9e-c8d6-4d6e-a11a-6af0255ddcb5 2018-10-20 08:37:12,495 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 08:37:12,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-358a0c9e-c8d6-4d6e-a11a-6af0255ddcb5 2018-10-20 08:37:12,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.304775953293s 2018-10-20 08:37:12,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 08:37:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 08:37:12,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37:12 GMT X-Openstack-Request-Id: req-b9570ea2-d6eb-4f13-ab6b-06dd1459986b 2018-10-20 08:37:12,760 - 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-20 08:37:12,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-b9570ea2-d6eb-4f13-ab6b-06dd1459986b 2018-10-20 08:37:12,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.264611959457s 2018-10-20 08:37:12,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 08:37:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_378acf86-4519-493c-9efc-8cef15c2dc26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 08:37:12,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37: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-df188fc2-0d66-4ed5-94fe-d509cfde1959 x-openstack-request-id: req-df188fc2-0d66-4ed5-94fe-d509cfde1959 2018-10-20 08:37:12,842 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "name": "rally_jobs-flavor_alt_378acf86-4519-493c-9efc-8cef15c2dc26", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 08:37:12,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-df188fc2-0d66-4ed5-94fe-d509cfde1959 2018-10-20 08:37:12,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0705020427704s 2018-10-20 08:37:12,843 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_378acf86-4519-493c-9efc-8cef15c2dc26', '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'906439e73a574f6faa0801abd57f945a', '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'a3fc7543-ff5e-443c-a372-2bd94fd7aa72', 'swap': 0}) 2018-10-20 08:37:12,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 08:37:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72/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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" -d '{"extra_specs": {}}' 2018-10-20 08:37:12,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 08:37: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-531fff7f-b1f8-4089-87d3-4e0722afff91 x-openstack-request-id: req-531fff7f-b1f8-4089-87d3-4e0722afff91 2018-10-20 08:37:12,866 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 08:37:12,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72/os-extra_specs used request id req-531fff7f-b1f8-4089-87d3-4e0722afff91 2018-10-20 08:37:12,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221920013428s 2018-10-20 08:37:12,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_378acf86-4519-493c-9efc-8cef15c2dc26', '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'906439e73a574f6faa0801abd57f945a', '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'a3fc7543-ff5e-443c-a372-2bd94fd7aa72', 'swap': 0}) 2018-10-20 08:37:12,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-10-20 08:37:12,871 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-20 08:37:12,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-20 08:37:13,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-20 08:37:13,095 - 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-20 09:08:05,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 2018-10-20 09:08:05,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-10-20 09:08:05,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5da8fb13-2624-4a03-8f8e-a96f91e43b8f'] 2018-10-20 09:08:06,631 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5da8fb13-2624-4a03-8f8e-a96f91e43b8f -------------------------------------------------------------------------------- Task 5da8fb13-2624-4a03-8f8e-a96f91e43b8f: 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.918 | 2.423 | 4.798 | 5.799 | 7.287 | 2.842 | 100.0% | 100 | | neutron.list_networks | 0.119 | 0.507 | 0.971 | 1.133 | 1.702 | 0.583 | 100.0% | 100 | | total | 1.185 | 2.999 | 5.457 | 6.403 | 8.139 | 3.425 | 100.0% | 100 | | -> duration | 1.185 | 2.999 | 5.457 | 6.403 | 8.139 | 3.425 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.961427 Full duration: 55.751622 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.911 | 2.078 | 3.045 | 3.562 | 4.496 | 2.103 | 100.0% | 40 | | neutron.update_network | 0.384 | 1.328 | 4.323 | 4.538 | 4.578 | 1.756 | 100.0% | 40 | | total | 1.434 | 3.298 | 7.575 | 8.077 | 8.185 | 3.859 | 100.0% | 40 | | -> duration | 1.434 | 3.298 | 7.575 | 8.077 | 8.185 | 3.859 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.842237 Full duration: 36.602703 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.192 | 1.832 | 3.173 | 3.268 | 3.466 | 2.053 | 100.0% | 40 | | neutron.delete_network | 0.657 | 1.515 | 4.352 | 4.783 | 4.969 | 2.086 | 100.0% | 40 | | total | 2.229 | 3.561 | 6.999 | 7.952 | 8.102 | 4.139 | 100.0% | 40 | | -> duration | 2.229 | 3.561 | 6.999 | 7.952 | 8.102 | 4.139 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.682154 Full duration: 26.035712 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.877 | 2.717 | 3.589 | 3.824 | 4.362 | 2.746 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.123 | 4.668 | 7.254 | 7.384 | 7.446 | 5.016 | 100.0% | 40 | | neutron.list_subnets | 0.183 | 0.327 | 0.836 | 1.158 | 1.334 | 0.455 | 100.0% | 40 | | total | 4.655 | 8.094 | 10.578 | 10.918 | 11.172 | 8.218 | 100.0% | 40 | | -> duration | 4.655 | 8.094 | 10.578 | 10.918 | 11.172 | 8.218 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.607935 Full duration: 79.494039 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.263 | 2.312 | 3.173 | 3.374 | 5.912 | 2.423 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.982 | 4.811 | 7.872 | 12.533 | 13.67 | 5.179 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.183 | 3.233 | 5.503 | 7.014 | 9.524 | 3.559 | 100.0% | 100 | | total | 4.979 | 10.373 | 14.157 | 25.326 | 25.406 | 11.161 | 100.0% | 100 | | -> duration | 4.979 | 10.373 | 14.157 | 25.326 | 25.406 | 11.161 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.949087 Full duration: 169.302712 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.303 | 2.145 | 2.928 | 3.452 | 4.338 | 2.307 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.262 | 4.261 | 10.644 | 11.72 | 11.842 | 5.345 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.906 | 5.049 | 15.672 | 18.161 | 18.477 | 7.032 | 100.0% | 40 | | total | 6.593 | 11.115 | 28.953 | 32.7 | 32.811 | 14.685 | 100.0% | 40 | | -> duration | 6.593 | 11.115 | 28.953 | 32.7 | 32.811 | 14.685 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.439131 Full duration: 63.291799 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.644 | 2.257 | 3.453 | 3.611 | 4.13 | 2.492 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.21 | 5.936 | 11.283 | 11.61 | 11.777 | 6.068 | 100.0% | 40 | | neutron.create_router (x2) | 0.417 | 0.961 | 2.008 | 2.262 | 2.358 | 1.089 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.846 | 17.324 | 41.09 | 43.794 | 44.449 | 21.134 | 100.0% | 40 | | neutron.list_routers | 0.271 | 0.585 | 1.316 | 1.517 | 2.228 | 0.756 | 100.0% | 40 | | total | 16.474 | 26.475 | 60.339 | 60.824 | 61.121 | 31.54 | 100.0% | 40 | | -> duration | 16.474 | 26.475 | 60.339 | 60.824 | 61.121 | 31.54 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.96591 Full duration: 198.820738 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.607 | 2.16 | 3.076 | 3.929 | 4.755 | 2.424 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.997 | 4.759 | 11.944 | 13.113 | 14.514 | 6.294 | 100.0% | 40 | | neutron.create_router (x2) | 0.348 | 0.859 | 2.66 | 4.6 | 4.755 | 1.395 | 100.0% | 40 | | neutron.add_interface_router (x2) | 11.199 | 18.887 | 40.734 | 41.168 | 42.791 | 22.471 | 100.0% | 40 | | neutron.update_router (x2) | 2.273 | 4.66 | 11.602 | 11.904 | 12.655 | 6.246 | 100.0% | 40 | | total | 21.236 | 30.334 | 69.991 | 70.09 | 71.415 | 38.831 | 100.0% | 40 | | -> duration | 21.236 | 30.334 | 69.991 | 70.09 | 71.415 | 38.831 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 99.54952 Full duration: 214.473579 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.29 | 2.054 | 2.992 | 3.15 | 4.113 | 2.211 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.752 | 5.263 | 9.654 | 9.847 | 10.644 | 5.574 | 100.0% | 40 | | neutron.create_router (x2) | 0.335 | 0.992 | 2.179 | 2.516 | 2.918 | 1.127 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.015 | 18.154 | 32.922 | 33.43 | 34.967 | 20.183 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.172 | 13.366 | 22.894 | 29.953 | 33.872 | 14.958 | 100.0% | 40 | | neutron.delete_router (x2) | 1.127 | 2.98 | 4.613 | 5.798 | 7.703 | 3.213 | 100.0% | 40 | | total | 19.394 | 42.367 | 70.602 | 83.013 | 85.594 | 47.268 | 100.0% | 40 | | -> duration | 19.394 | 42.367 | 70.602 | 83.013 | 85.594 | 47.268 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 112.289506 Full duration: 175.070715 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.007 | 1.039 | 1.66 | 1.737 | 1.815 | 1.263 | 100.0% | 8 | | neutron.create_port (x50) | 36.401 | 38.175 | 38.565 | 38.705 | 38.846 | 37.772 | 100.0% | 8 | | neutron.list_ports | 0.454 | 0.603 | 0.863 | 0.934 | 1.006 | 0.642 | 100.0% | 8 | | total | 38.214 | 39.839 | 40.803 | 40.852 | 40.901 | 39.68 | 100.0% | 8 | | -> duration | 38.214 | 39.839 | 40.803 | 40.852 | 40.901 | 39.68 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.691397 Full duration: 169.710418 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.08 | 1.829 | 2.974 | 3.119 | 5.6 | 2.043 | 100.0% | 40 | | neutron.create_port (x5) | 4.757 | 8.162 | 32.695 | 33.149 | 33.685 | 12.455 | 100.0% | 40 | | neutron.update_port (x5) | 2.591 | 4.292 | 17.151 | 17.406 | 17.607 | 6.751 | 100.0% | 40 | | total | 8.615 | 14.731 | 53.105 | 53.135 | 53.464 | 21.25 | 100.0% | 40 | | -> duration | 8.615 | 14.731 | 53.105 | 53.135 | 53.464 | 21.25 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 53.52829 Full duration: 117.59786 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.054 | 2.064 | 2.884 | 3.702 | 4.545 | 2.127 | 100.0% | 40 | | neutron.create_port (x5) | 4.296 | 9.061 | 24.546 | 24.692 | 25.649 | 12.028 | 100.0% | 40 | | neutron.delete_port (x5) | 2.478 | 6.103 | 14.963 | 15.193 | 15.908 | 7.609 | 100.0% | 40 | | total | 8.461 | 16.32 | 42.427 | 42.485 | 42.865 | 21.765 | 100.0% | 40 | | -> duration | 8.461 | 16.32 | 42.427 | 42.485 | 42.865 | 21.765 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.73018 Full duration: 77.753855 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.423 | 1.014 | 1.207 | 1.23 | 1.308 | 0.95 | 100.0% | 40 | | total | 1.304 | 1.739 | 2.274 | 2.342 | 2.353 | 1.787 | 100.0% | 40 | | -> duration | 1.304 | 1.739 | 2.274 | 2.342 | 2.353 | 1.787 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.566257 Full duration: 47.187562 -------------------------------------------------------------------------------- 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 5da8fb13-2624-4a03-8f8e-a96f91e43b8f 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.345 | 1.865 | 1.866 | 1.866 | 1.866 | 1.735 | 100.0% | 4 | | neutron.create_subnet | 1.086 | 1.273 | 1.333 | 1.333 | 1.334 | 1.241 | 100.0% | 4 | | neutron.create_port (x125) | 234.824 | 237.129 | 238.827 | 238.827 | 238.827 | 236.977 | 100.0% | 4 | | neutron.create_trunk | 15.82 | 16.129 | 16.591 | 16.672 | 16.754 | 16.208 | 100.0% | 4 | | neutron.update_port | 2.529 | 2.939 | 3.048 | 3.055 | 3.062 | 2.867 | 100.0% | 4 | | neutron.list_trunks | 0.044 | 0.071 | 0.08 | 0.081 | 0.081 | 0.066 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.662 | 0.736 | 0.817 | 0.82 | 0.822 | 0.739 | 100.0% | 4 | | neutron.delete_trunk | 0.285 | 0.717 | 0.844 | 0.864 | 0.885 | 0.651 | 100.0% | 4 | | total | 258.444 | 260.427 | 262.589 | 262.633 | 262.677 | 260.493 | 100.0% | 4 | | -> duration | 258.444 | 260.427 | 262.589 | 262.633 | 262.677 | 260.493 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 262.680806 Full duration: 385.397949 HINTS: * To plot HTML graphics with this data, run: rally task report 5da8fb13-2624-4a03-8f8e-a96f91e43b8f --out output.html * To generate a JUnit report, run: rally task export 5da8fb13-2624-4a03-8f8e-a96f91e43b8f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5da8fb13-2624-4a03-8f8e-a96f91e43b8f --json --out output.json 2018-10-20 09:08:06,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5da8fb13-2624-4a03-8f8e-a96f91e43b8f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-10-20 09:08:08,981 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5da8fb13-2624-4a03-8f8e-a96f91e43b8f --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-10-20 09:08:08.452 17683 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-20 09:08:08.453 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-20 09:08:08.454 17683 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-20 09:08:08.747 17683 INFO rally.api [-] Building 'json' report for the following task(s): '5da8fb13-2624-4a03-8f8e-a96f91e43b8f'. 2018-10-20 09:08:08.867 17683 INFO rally.api [-] The report has been successfully built. 2018-10-20 09:08:08,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5da8fb13-2624-4a03-8f8e-a96f91e43b8f', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-10-20 09:08:11,406 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5da8fb13-2624-4a03-8f8e-a96f91e43b8f --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-10-20 09:08:10.789 17685 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-10-20 09:08:10.790 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-10-20 09:08:10.791 17685 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-10-20 09:08:11.093 17685 INFO rally.api [-] Building 'html' report for the following task(s): '5da8fb13-2624-4a03-8f8e-a96f91e43b8f'. 2018-10-20 09:08:11.294 17685 INFO rally.api [-] The report has been successfully built. 2018-10-20 09:08:11,563 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-20 09:08:11,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:30:16 | 612 | 100.00% | | | | | | | TOTAL: | 00:30:16 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-10-20 09:08:11,564 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-10-20 09:08:11,718 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:08:11,718 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 31:16 | PASS | +--------------------+------------------+------------------+----------------+ 2018-10-20 09:08:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:08:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:12,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08: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-070ee583-ca53-4560-9901-da15381c9f60 x-openstack-request-id: req-070ee583-ca53-4560-9901-da15381c9f60 2018-10-20 09:08:12,427 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60e55059-5e7d-4711-8515-107c3e2f8f43", "name": "rally_jobs-flavor_378acf86-4519-493c-9efc-8cef15c2dc26", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3fc7543-ff5e-443c-a372-2bd94fd7aa72", "name": "rally_jobs-flavor_alt_378acf86-4519-493c-9efc-8cef15c2dc26", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:08:12,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-070ee583-ca53-4560-9901-da15381c9f60 2018-10-20 09:08:12,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.704371929169s 2018-10-20 09:08:12,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:08:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:12,466 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08: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-a95f55a5-5db3-4796-91b2-97ede2913a91 x-openstack-request-id: req-a95f55a5-5db3-4796-91b2-97ede2913a91 2018-10-20 09:08:12,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a3fc7543-ff5e-443c-a372-2bd94fd7aa72 used request id req-a95f55a5-5db3-4796-91b2-97ede2913a91 2018-10-20 09:08:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036630153656s 2018-10-20 09:08:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 09:08:12,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7/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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" -d '{"subnet_id": "b5b07a7a-17ed-46f6-84c5-021f77b7c8d0"}' 2018-10-20 09:08:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:14 GMT X-Openstack-Request-Id: req-c25f3e1e-17a3-4788-9942-369fcf19691f 2018-10-20 09:08:14,862 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b889b269-4032-40cb-a3e0-51e0c4803c5b", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "subnet_id": "b5b07a7a-17ed-46f6-84c5-021f77b7c8d0", "subnet_ids": ["b5b07a7a-17ed-46f6-84c5-021f77b7c8d0"], "port_id": "6382ca67-43f9-44c3-9677-52bc21d1e6ac", "id": "d70d1259-ea83-4edb-a1d6-be04921c6df7"} 2018-10-20 09:08:14,863 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7/remove_router_interface.json used request id req-c25f3e1e-17a3-4788-9942-369fcf19691f 2018-10-20 09:08:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39546895027s 2018-10-20 09:08:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 09:08:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:14 GMT X-Openstack-Request-Id: req-b7c92329-520e-40fc-bbc6-552616e19ab8 2018-10-20 09:08:14,986 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "968c20b493e04b6d97a808d99445864d", "created_at": "2018-10-20T07:54:58Z", "admin_state_up": true, "updated_at": "2018-10-20T07:54:58Z", "project_id": "968c20b493e04b6d97a808d99445864d", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "b12c426d-e04d-4a4f-8573-bd83d45fed79", "name": "tempest-pretest-check-1646270280"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "created_at": "2018-10-20T08:36:58Z", "admin_state_up": true, "updated_at": "2018-10-20T09:08:13Z", "project_id": "b4b9509b91854ac5b69ed487145d6cc8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d70d1259-ea83-4edb-a1d6-be04921c6df7", "name": "rally_jobs-router_378acf86-4519-493c-9efc-8cef15c2dc26"}]} 2018-10-20 09:08:14,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b7c92329-520e-40fc-bbc6-552616e19ab8 2018-10-20 09:08:14,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12278008461s 2018-10-20 09:08:14,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 09:08:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:16,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:08:16 GMT X-Openstack-Request-Id: req-25872390-48ee-46c1-9318-fccf71a3fda9 2018-10-20 09:08:16,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:08:16,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/d70d1259-ea83-4edb-a1d6-be04921c6df7.json used request id req-25872390-48ee-46c1-9318-fccf71a3fda9 2018-10-20 09:08:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37018704414s 2018-10-20 09:08:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 09:08:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:16,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:16 GMT X-Openstack-Request-Id: req-e31cda07-0598-48e8-8a77-ace3b80dfed4 2018-10-20 09:08:16,401 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4},{"updated_at":"2018-10-20T08:36:57Z","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":"b5b07a7a-17ed-46f6-84c5-021f77b7c8d0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b4b9509b91854ac5b69ed487145d6cc8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_378acf86-4519-493c-9efc-8cef15c2dc26","enable_dhcp":true,"segment_id":null,"network_id":"b889b269-4032-40cb-a3e0-51e0c4803c5b","tenant_id":"b4b9509b91854ac5b69ed487145d6cc8","created_at":"2018-10-20T08:36:57Z","ip_version":4}]} 2018-10-20 09:08:16,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e31cda07-0598-48e8-8a77-ace3b80dfed4 2018-10-20 09:08:16,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428049564362s 2018-10-20 09:08:16,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 09:08:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b5b07a7a-17ed-46f6-84c5-021f77b7c8d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:17,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:08:17 GMT X-Openstack-Request-Id: req-d8ff2312-85a2-425e-9f11-76e501455e44 2018-10-20 09:08:17,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:08:17,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b5b07a7a-17ed-46f6-84c5-021f77b7c8d0.json used request id req-d8ff2312-85a2-425e-9f11-76e501455e44 2018-10-20 09:08:17,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.874941110611s 2018-10-20 09:08:17,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:08:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:17,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:17 GMT X-Openstack-Request-Id: req-592fa51d-d8d3-419b-bd4f-e771ce74b717 2018-10-20 09:08:17,628 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b889b269-4032-40cb-a3e0-51e0c4803c5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":true,"project_id":"b4b9509b91854ac5b69ed487145d6cc8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:08:17Z","qos_policy_id":null,"name":"rally_jobs-net_378acf86-4519-493c-9efc-8cef15c2dc26","admin_state_up":true,"tenant_id":"b4b9509b91854ac5b69ed487145d6cc8","created_at":"2018-10-20T08:36:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:08:17,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-592fa51d-d8d3-419b-bd4f-e771ce74b717 2018-10-20 09:08:17,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350414037704s 2018-10-20 09:08:17,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 09:08:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b889b269-4032-40cb-a3e0-51e0c4803c5b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:19,080 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:08:19 GMT X-Openstack-Request-Id: req-6de003a0-e66e-4507-b03a-fa7c1081240a 2018-10-20 09:08:19,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:08:19,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b889b269-4032-40cb-a3e0-51e0c4803c5b.json used request id req-6de003a0-e66e-4507-b03a-fa7c1081240a 2018-10-20 09:08:19,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.45112800598s 2018-10-20 09:08:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:08:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:19,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:19 GMT X-Openstack-Request-Id: req-d07b25f4-aa7f-4995-893e-c2ccdcf12093 2018-10-20 09:08:19,792 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T08:37:03Z", "file": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/file", "owner": "b4b9509b91854ac5b69ed487145d6cc8", "id": "850b8bae-fc00-45e5-9f00-fa0402ae2703", "size": 12716032, "self": "/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/850b8bae-fc00-45e5-9f00-fa0402ae2703/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_378acf86-4519-493c-9efc-8cef15c2dc26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T08:37:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:08:19,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d07b25f4-aa7f-4995-893e-c2ccdcf12093 2018-10-20 09:08:19,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.709146022797s 2018-10-20 09:08:19,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:08:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e756d3fd9a2176aef1bcb4485f57bfff9dc678236a72169d6764e0de3e4c5929" 2018-10-20 09:08:20,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:08:20 GMT X-Openstack-Request-Id: req-4274b57a-20d9-4a54-aaa9-7f1edab081bd 2018-10-20 09:08:20,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-20 09:08:20,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/850b8bae-fc00-45e5-9f00-fa0402ae2703 used request id req-4274b57a-20d9-4a54-aaa9-7f1edab081bd 2018-10-20 09:08:20,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18367409706s 2018-10-20 09:08:20,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:08:20,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:21,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-7020d1eb-cbd1-4d1e-b3f0-d528a9e8f7ab x-openstack-request-id: req-7020d1eb-cbd1-4d1e-b3f0-d528a9e8f7ab 2018-10-20 09:08:21,018 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "60e55059-5e7d-4711-8515-107c3e2f8f43", "name": "rally_jobs-flavor_378acf86-4519-493c-9efc-8cef15c2dc26", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:08:21,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7020d1eb-cbd1-4d1e-b3f0-d528a9e8f7ab 2018-10-20 09:08:21,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.040050983429s 2018-10-20 09:08:21,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:08:21,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:21,067 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08: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-75d5f661-749b-4645-92a8-ce59117eb713 x-openstack-request-id: req-75d5f661-749b-4645-92a8-ce59117eb713 2018-10-20 09:08:21,067 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/60e55059-5e7d-4711-8515-107c3e2f8f43 used request id req-75d5f661-749b-4645-92a8-ce59117eb713 2018-10-20 09:08:21,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0463221073151s 2018-10-20 09:08:21,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:08:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91632b7c-2116-4e59-8002-93a2a963b749 2018-10-20 09:08:21,271 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "links": {"self": "http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8532516b3234a289a68a9287e752fdc", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:08:21,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-91632b7c-2116-4e59-8002-93a2a963b749 2018-10-20 09:08:21,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203672885895s 2018-10-20 09:08:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:08:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:21,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baead73-ff60-4cfd-9db0-21780ca62438 2018-10-20 09:08:21,507 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_378acf86-4519-493c-9efc-8cef15c2dc26", "links": {"self": "http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a8532516b3234a289a68a9287e752fdc", "description": null}} 2018-10-20 09:08:21,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc used request id req-2baead73-ff60-4cfd-9db0-21780ca62438 2018-10-20 09:08:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229741811752s 2018-10-20 09:08:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:08:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:21,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c74accf-f1ab-45a9-a8d9-e6e4bcb5f7f3 2018-10-20 09:08:21,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:08:21,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a8532516b3234a289a68a9287e752fdc used request id req-5c74accf-f1ab-45a9-a8d9-e6e4bcb5f7f3 2018-10-20 09:08:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.275434017181s 2018-10-20 09:08:21,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:08:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:22,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 524 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911e41fc-19ee-423c-9798-5947d5a759c3 2018-10-20 09:08:22,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8"}, "tags": [], "enabled": true, "id": "b4b9509b91854ac5b69ed487145d6cc8", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_378acf86-4519-493c-9efc-8cef15c2dc26"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:08:22,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-911e41fc-19ee-423c-9798-5947d5a759c3 2018-10-20 09:08:22,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210901975632s 2018-10-20 09:08:22,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:08:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:22,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef573e2e-0d14-4220-ae93-56af344b98cd 2018-10-20 09:08:22,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:08:22,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/b4b9509b91854ac5b69ed487145d6cc8 used request id req-ef573e2e-0d14-4220-ae93-56af344b98cd 2018-10-20 09:08:22,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.298418998718s 2018-10-20 09:08:22,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:08:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b4b9509b91854ac5b69ed487145d6cc8&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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:22,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:22 GMT X-Openstack-Request-Id: req-eff74e28-4c21-479d-853f-35f67119535c 2018-10-20 09:08:22,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "created_at": "2018-10-20T08:36:56Z", "updated_at": "2018-10-20T08:36:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "1b0effdb-7945-4e87-91fa-c81b83cb6ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "b8dbaf27-a25a-4a7b-99ed-21e78e3c889c", "remote_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "d02d0582-6c9e-405f-9d27-9bfb3bd563d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "f0fdfd5c-9c27-460b-a3db-5dcc763c5084", "remote_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}], "revision_number": 1, "project_id": "b4b9509b91854ac5b69ed487145d6cc8", "id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "name": "default"}]} 2018-10-20 09:08:22,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=b4b9509b91854ac5b69ed487145d6cc8&name=default used request id req-eff74e28-4c21-479d-853f-35f67119535c 2018-10-20 09:08:22,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313443899155s 2018-10-20 09:08:22,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:08:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:22,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:22 GMT X-Openstack-Request-Id: req-f5af63de-0ed2-4264-a4ca-4e0a5b75c100 2018-10-20 09:08:22,683 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "created_at": "2018-10-20T08:36:56Z", "updated_at": "2018-10-20T08:36:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "f0fdfd5c-9c27-460b-a3db-5dcc763c5084", "remote_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "b8dbaf27-a25a-4a7b-99ed-21e78e3c889c", "remote_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "d02d0582-6c9e-405f-9d27-9bfb3bd563d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T08:36:56Z", "revision_number": 0, "id": "1b0effdb-7945-4e87-91fa-c81b83cb6ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T08:36:56Z", "security_group_id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "tenant_id": "b4b9509b91854ac5b69ed487145d6cc8", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4b9509b91854ac5b69ed487145d6cc8"}], "revision_number": 1, "project_id": "b4b9509b91854ac5b69ed487145d6cc8", "id": "4b24608c-66ca-4f45-b734-eeb491f0dac5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 09:08:22,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f5af63de-0ed2-4264-a4ca-4e0a5b75c100 2018-10-20 09:08:22,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541830062866s 2018-10-20 09:08:22,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 09:08:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4b24608c-66ca-4f45-b734-eeb491f0dac5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}72d31862c324a855bb803e35c05a387c2e58d0690bd0d7907021a77dd917af8b" 2018-10-20 09:08:22,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:08:22 GMT X-Openstack-Request-Id: req-25eb7c7a-2ded-4811-aa77-15f5707dbc94 2018-10-20 09:08:22,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:08:22,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4b24608c-66ca-4f45-b734-eeb491f0dac5.json used request id req-25eb7c7a-2ded-4811-aa77-15f5707dbc94 2018-10-20 09:08:22,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132077932358s 2018-10-20 09:08:22,876 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-20 09:08:22,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:08:22,928 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4430302-6493-4af0-9db6-49cbcc256d9a 2018-10-20 09:08:22,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:08:22,928 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d4430302-6493-4af0-9db6-49cbcc256d9a 2018-10-20 09:08:22,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:08:23,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["pTStvXTwTvqm3dZv9RhWEQ"], "issued_at": "2018-10-20T09:08:23.000000Z"}} 2018-10-20 09:08:23,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:08:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:23 GMT X-Openstack-Request-Id: req-2ac2a466-9365-4812-bb2d-e438f58f0e9e 2018-10-20 09:08:23,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":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:08:23,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ac2a466-9365-4812-bb2d-e438f58f0e9e 2018-10-20 09:08:23,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350438833237s 2018-10-20 09:08:23,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:08:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:23,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c5eeab-9a22-483c-96c2-b4f26501e5f0 2018-10-20 09:08:23,884 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:08:23,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-53c5eeab-9a22-483c-96c2-b4f26501e5f0 2018-10-20 09:08:23,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196116924286s 2018-10-20 09:08:23,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:08:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}}' 2018-10-20 09:08:24,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a9e6c9-1815-4381-941b-83c33fd2a51e 2018-10-20 09:08:24,036 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce"}, "tags": [], "enabled": true, "id": "4ce06a12618c4b0d83d2d818a81450ce", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}} 2018-10-20 09:08:24,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-f1a9e6c9-1815-4381-941b-83c33fd2a51e 2018-10-20 09:08:24,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145271062851s 2018-10-20 09:08:24,037 - 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'4ce06a12618c4b0d83d2d818a81450ce', '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_e44d835d-e797-489a-ad42-86e0b779eb09'}) 2018-10-20 09:08:24,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:08:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "11f6746f-929b-4f48-9c33-40d5688c3c32", "email": null, "name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09"}}' 2018-10-20 09:08:24,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b363d469-2681-4f0b-8a84-8846187612fd 2018-10-20 09:08:24,521 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:08:24,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-b363d469-2681-4f0b-8a84-8846187612fd 2018-10-20 09:08:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477632045746s 2018-10-20 09:08:24,522 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'86c4fda3d0ff4368862fcd759fd20638', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09'}) 2018-10-20 09:08:24,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:24,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df9fe9d-a869-4c38-9b7c-08353c48be67 2018-10-20 09:08:24,718 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:24,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9df9fe9d-a869-4c38-9b7c-08353c48be67 2018-10-20 09:08:24,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192085027695s 2018-10-20 09:08:24,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:24,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:24,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881745ca-8ae5-4ffb-ac78-ba26d36a0f04 2018-10-20 09:08:24,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:24,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-881745ca-8ae5-4ffb-ac78-ba26d36a0f04 2018-10-20 09:08:24,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201490163803s 2018-10-20 09:08:24,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53aa7db3-8bb0-4b39-a018-900f5b5fc806 2018-10-20 09:08:25,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:25,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53aa7db3-8bb0-4b39-a018-900f5b5fc806 2018-10-20 09:08:25,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107302188873s 2018-10-20 09:08:25,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:08:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8142e1-07f0-4f4a-a9e0-ce8a7ddd081e 2018-10-20 09:08:25,225 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:08:25,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fc8142e1-07f0-4f4a-a9e0-ce8a7ddd081e 2018-10-20 09:08:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185642957687s 2018-10-20 09:08:25,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:08:25,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456c8d0e-b5af-4819-bf8d-4ff8295bdbda 2018-10-20 09:08:25,385 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:08:25,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-456c8d0e-b5af-4819-bf8d-4ff8295bdbda 2018-10-20 09:08:25,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.159708976746s 2018-10-20 09:08:25,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:08:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ce349c-8b0f-41d9-a502-5d6d491716b0 2018-10-20 09:08:25,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce"}, "tags": [], "enabled": true, "id": "4ce06a12618c4b0d83d2d818a81450ce", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:08:25,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-77ce349c-8b0f-41d9-a502-5d6d491716b0 2018-10-20 09:08:25,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178994894028s 2018-10-20 09:08:25,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:08:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dedf562-d859-4d2c-9f10-59ce0473a266 2018-10-20 09:08:25,685 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce", "previous": null, "next": null}} 2018-10-20 09:08:25,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce used request id req-1dedf562-d859-4d2c-9f10-59ce0473a266 2018-10-20 09:08:25,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104933977127s 2018-10-20 09:08:25,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:08:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce/users/86c4fda3d0ff4368862fcd759fd20638/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:25,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01165c00-2d85-40c7-8249-d12c72f38118 2018-10-20 09:08:25,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:08:25,890 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce/users/86c4fda3d0ff4368862fcd759fd20638/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-01165c00-2d85-40c7-8249-d12c72f38118 2018-10-20 09:08:25,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.20232796669s 2018-10-20 09:08:25,891 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09', 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'4ce06a12618c4b0d83d2d818a81450ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '11f6746f-929b-4f48-9c33-40d5688c3c32', 'username': u'refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:08:25,895 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09', 'password': '11f6746f-929b-4f48-9c33-40d5688c3c32', 'project_name': 'refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '4ce06a12618c4b0d83d2d818a81450ce', 'project_domain_name': 'Default'} 2018-10-20 09:08:25,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193cd77d-3f6f-4b84-b279-d066fdfd2256 2018-10-20 09:08:26,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:26,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-193cd77d-3f6f-4b84-b279-d066fdfd2256 2018-10-20 09:08:26,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114993095398s 2018-10-20 09:08:26,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983be66e-36fb-43b3-8cd9-2571a4260d9a 2018-10-20 09:08:26,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:26,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-983be66e-36fb-43b3-8cd9-2571a4260d9a 2018-10-20 09:08:26,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108726024628s 2018-10-20 09:08:26,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:08:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f135f5-ad17-4f22-b98f-40d59777cdc4 2018-10-20 09:08:26,241 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:08:26,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-86f135f5-ad17-4f22-b98f-40d59777cdc4 2018-10-20 09:08:26,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105442047119s 2018-10-20 09:08:26,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:08:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4c1730-d7a6-4299-a4fa-5465ce2c5db9 2018-10-20 09:08:26,448 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:08:26,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5a4c1730-d7a6-4299-a4fa-5465ce2c5db9 2018-10-20 09:08:26,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205853223801s 2018-10-20 09:08:26,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:08:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 534 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec977ef2-74ec-4fc2-905c-23a7b4248627 2018-10-20 09:08:26,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce"}, "tags": [], "enabled": true, "id": "4ce06a12618c4b0d83d2d818a81450ce", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:08:26,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ec977ef2-74ec-4fc2-905c-23a7b4248627 2018-10-20 09:08:26,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112346887589s 2018-10-20 09:08:26,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:08:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6c490f-df1b-4aa3-bb4e-21ed39a7f1b2 2018-10-20 09:08:26,733 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce", "previous": null, "next": null}} 2018-10-20 09:08:26,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=86c4fda3d0ff4368862fcd759fd20638&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=4ce06a12618c4b0d83d2d818a81450ce used request id req-6e6c490f-df1b-4aa3-bb4e-21ed39a7f1b2 2018-10-20 09:08:26,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155277013779s 2018-10-20 09:08:26,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:08:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce/users/86c4fda3d0ff4368862fcd759fd20638/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:26,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cace9582-e8d6-4990-8c9f-b8f8547d8bec 2018-10-20 09:08:26,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:08:26,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce/users/86c4fda3d0ff4368862fcd759fd20638/roles/230bc15b574845fc870e118466e5e0d3 used request id req-cace9582-e8d6-4990-8c9f-b8f8547d8bec 2018-10-20 09:08:26,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.233855009079s 2018-10-20 09:08:26,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:26,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:27,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58991206-805d-4d34-a32a-ce1244a18668 2018-10-20 09:08:27,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:27,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-58991206-805d-4d34-a32a-ce1244a18668 2018-10-20 09:08:27,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109208106995s 2018-10-20 09:08:27,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:08:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:27,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a938930-e5d0-4be7-80e2-a6c4deed09aa 2018-10-20 09:08:27,190 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:08:27,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1a938930-e5d0-4be7-80e2-a6c4deed09aa 2018-10-20 09:08:27,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10311794281s 2018-10-20 09:08:27,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:08:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:27,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d83ea1-02b6-421e-bfa8-080a0954d49c 2018-10-20 09:08:27,315 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:08:27,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e0d83ea1-02b6-421e-bfa8-080a0954d49c 2018-10-20 09:08:27,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12432718277s 2018-10-20 09:08:27,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:08:27,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=86c4fda3d0ff4368862fcd759fd20638&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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:27,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f5db14-0d16-41e1-9535-03657a61828b 2018-10-20 09:08:27,471 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=86c4fda3d0ff4368862fcd759fd20638&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:08:27,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=86c4fda3d0ff4368862fcd759fd20638&scope.domain.id=default used request id req-97f5db14-0d16-41e1-9535-03657a61828b 2018-10-20 09:08:27,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.142929077148s 2018-10-20 09:08:27,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:08:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/86c4fda3d0ff4368862fcd759fd20638/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:08:27,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-533d777e-7045-4408-85fd-132d564d8b18 2018-10-20 09:08:27,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:08:27,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/86c4fda3d0ff4368862fcd759fd20638/roles/230bc15b574845fc870e118466e5e0d3 used request id req-533d777e-7045-4408-85fd-132d564d8b18 2018-10-20 09:08:27,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144843101501s 2018-10-20 09:08:27,620 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:08:30,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:08:32,401 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c1fac30b-3700-42b4-a8be-19e5e22daf84 | 2018-10-20T09:08:32.062207 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c1fac30b-3700-42b4-a8be-19e5e22daf84 ~/.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-20 09:08:35,665 - 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-20 09:08:36,361 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:08:38,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:08:41,399 - 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=1340f300-60f7-48bb-a1d3-f11737e0cf4b) as the default verifier for the future CLI operations. 2018-10-20 09:08:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:08:43,264 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7242fe9e-e900-4b30-bd60-d58a605de570 2018-10-20 09:08:43,264 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:08:43,264 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-7242fe9e-e900-4b30-bd60-d58a605de570 2018-10-20 09:08:43,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:08:43,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ce06a12618c4b0d83d2d818a81450ce", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4ce06a12618c4b0d83d2d818a81450ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/4ce06a12618c4b0d83d2d818a81450ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/4ce06a12618c4b0d83d2d818a81450ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4ce06a12618c4b0d83d2d818a81450ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/4ce06a12618c4b0d83d2d818a81450ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/4ce06a12618c4b0d83d2d818a81450ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_4ce06a12618c4b0d83d2d818a81450ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4ce06a12618c4b0d83d2d818a81450ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/4ce06a12618c4b0d83d2d818a81450ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "id": "86c4fda3d0ff4368862fcd759fd20638"}, "audit_ids": ["jQY372-eTX-G7qA2lgIoKg"], "issued_at": "2018-10-20T09:08:43.000000Z"}} 2018-10-20 09:08:43,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:08:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:44,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:44 GMT X-Openstack-Request-Id: req-d4c64c89-e22b-41e0-859a-4800aa460cde 2018-10-20 09:08:44,041 - 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-20 09:08:44,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d4c64c89-e22b-41e0-859a-4800aa460cde 2018-10-20 09:08:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.376894950867s 2018-10-20 09:08:44,052 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-20 09:08:44,053 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 09:08:44,175 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 09:08:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:08:44,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:44 GMT 2018-10-20 09:08:44,183 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:08:44,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:08:44,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:44,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:44 GMT X-Openstack-Request-Id: req-777111df-32d4-4490-91be-ad95e3473db1 2018-10-20 09:08:44,856 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:08:44,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-777111df-32d4-4490-91be-ad95e3473db1 2018-10-20 09:08:44,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670994997025s 2018-10-20 09:08:44,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:08:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09"}' 2018-10-20 09:08:44,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:44 GMT Location: http://172.30.9.22:9292/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06ddf788-9f29-4418-a3fe-5e05bbe48456 2018-10-20 09:08:44,946 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:44Z", "file": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "01cb6454-79b8-4e3d-a238-412adee7cf6f", "size": null, "self": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f", "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_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": null, "created_at": "2018-10-20T09:08:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:08:44,946 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-06ddf788-9f29-4418-a3fe-5e05bbe48456 2018-10-20 09:08:44,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0785701274872s 2018-10-20 09:08:44,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:08:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" -d '' 2018-10-20 09:08:45,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:08:45 GMT X-Openstack-Request-Id: req-9fb525d2-ed43-453f-95b0-68d62dd70df0 2018-10-20 09:08:45,375 - 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-20 09:08:45,375 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file used request id req-9fb525d2-ed43-453f-95b0-68d62dd70df0 2018-10-20 09:08:45,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.428529977798s 2018-10-20 09:08:45,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:08:45,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:45,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:45 GMT X-Openstack-Request-Id: req-c45ecce3-19bd-490c-9fd6-77845378c0c5 2018-10-20 09:08:45,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:45Z", "file": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "01cb6454-79b8-4e3d-a238-412adee7cf6f", "size": 12716032, "self": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:08:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:08:45,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c45ecce3-19bd-490c-9fd6-77845378c0c5 2018-10-20 09:08:45,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280849933624s 2018-10-20 09:08:45,410 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file', 'owner': u'4ce06a12618c4b0d83d2d818a81450ce', 'id': u'01cb6454-79b8-4e3d-a238-412adee7cf6f', 'size': 12716032, u'self': u'/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ce06a12618c4b0d83d2d818a81450ce', 'name': 'refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:08:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:08:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09', '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/01cb6454-79b8-4e3d-a238-412adee7cf6f', 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_e44d835d-e797-489a-ad42-86e0b779eb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09', 'created': u'2018-10-20T09:08:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:08:44Z', 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/01cb6454-79b8-4e3d-a238-412adee7cf6f', 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_e44d835d-e797-489a-ad42-86e0b779eb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:08:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:08:45,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_e44d835d-e797-489a-ad42-86e0b779eb09", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:08:45,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-dca410f6-2061-4cbd-b136-9aa5ea197df4 x-openstack-request-id: req-dca410f6-2061-4cbd-b136-9aa5ea197df4 2018-10-20 09:08:45,758 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bb470112-1f9b-4dcc-9677-0846ead2cdc0", "name": "refstack_defcore-flavor_e44d835d-e797-489a-ad42-86e0b779eb09", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:08:45,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-dca410f6-2061-4cbd-b136-9aa5ea197df4 2018-10-20 09:08:45,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345019102097s 2018-10-20 09:08:45,759 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_e44d835d-e797-489a-ad42-86e0b779eb09', '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'906439e73a574f6faa0801abd57f945a', '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'bb470112-1f9b-4dcc-9677-0846ead2cdc0', 'swap': 0}) 2018-10-20 09:08:45,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:08:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0/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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"extra_specs": {}}' 2018-10-20 09:08:45,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08: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-0dcae9aa-6c13-4bc8-a5f5-7f0cdad402ea x-openstack-request-id: req-0dcae9aa-6c13-4bc8-a5f5-7f0cdad402ea 2018-10-20 09:08:45,786 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:08:45,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0/os-extra_specs used request id req-0dcae9aa-6c13-4bc8-a5f5-7f0cdad402ea 2018-10-20 09:08:45,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0268728733063s 2018-10-20 09:08:45,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:45,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71afeca-340f-4031-aad1-5e4d81c76d88 2018-10-20 09:08:45,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:45,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d71afeca-340f-4031-aad1-5e4d81c76d88 2018-10-20 09:08:45,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201183080673s 2018-10-20 09:08:46,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:08:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a8800f-df26-45c1-ba84-f7b884ef13fc 2018-10-20 09:08:46,203 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:08:46,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-10a8800f-df26-45c1-ba84-f7b884ef13fc 2018-10-20 09:08:46,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199526786804s 2018-10-20 09:08:46,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 09:08:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:46,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08: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-8c07834f-2936-4958-a7e3-09ea553f53d3 x-openstack-request-id: req-8c07834f-2936-4958-a7e3-09ea553f53d3 2018-10-20 09:08:46,928 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 09:08:46,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-8c07834f-2936-4958-a7e3-09ea553f53d3 2018-10-20 09:08:46,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.71626496315s 2018-10-20 09:08:46,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:08:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:46 GMT X-Openstack-Request-Id: req-9f92b180-182f-4734-b40e-c2bcfc030821 2018-10-20 09:08:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:45Z", "file": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "01cb6454-79b8-4e3d-a238-412adee7cf6f", "size": 12716032, "self": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:08:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:08:46,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9f92b180-182f-4734-b40e-c2bcfc030821 2018-10-20 09:08:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250289440155s 2018-10-20 09:08:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:08:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09"}' 2018-10-20 09:08:47,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:47 GMT Location: http://172.30.9.22:9292/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1970f1b8-f761-456b-819b-2b2bf09e84e8 2018-10-20 09:08:47,012 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:46Z", "file": "/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "1db782ed-ac43-459d-af17-13cf7a66fa39", "size": null, "self": "/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39", "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_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": null, "created_at": "2018-10-20T09:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:08:47,012 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1970f1b8-f761-456b-819b-2b2bf09e84e8 2018-10-20 09:08:47,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460770130157s 2018-10-20 09:08:47,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:08:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39/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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" -d '' 2018-10-20 09:08:47,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:08:47 GMT X-Openstack-Request-Id: req-8b9d9b36-f12d-47c5-a06b-b603df580896 2018-10-20 09:08:47,441 - 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-20 09:08:47,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39/file used request id req-8b9d9b36-f12d-47c5-a06b-b603df580896 2018-10-20 09:08:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.427525997162s 2018-10-20 09:08:47,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:08:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:08:47,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 20 Oct 2018 09:08:47 GMT X-Openstack-Request-Id: req-6291c45d-5514-410a-945c-70072ca48ce2 2018-10-20 09:08:47,469 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:47Z", "file": "/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "1db782ed-ac43-459d-af17-13cf7a66fa39", "size": 12716032, "self": "/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/1db782ed-ac43-459d-af17-13cf7a66fa39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/1db782ed-ac43-459d-af17-13cf7a66fa39/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:08:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:45Z", "file": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "01cb6454-79b8-4e3d-a238-412adee7cf6f", "size": 12716032, "self": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:08:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:08:47,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6291c45d-5514-410a-945c-70072ca48ce2 2018-10-20 09:08:47,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256321430206s 2018-10-20 09:08:47,471 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/1db782ed-ac43-459d-af17-13cf7a66fa39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39/file', 'owner': u'4ce06a12618c4b0d83d2d818a81450ce', 'id': u'1db782ed-ac43-459d-af17-13cf7a66fa39', 'size': 12716032, u'self': u'/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ce06a12618c4b0d83d2d818a81450ce', 'name': 'refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/1db782ed-ac43-459d-af17-13cf7a66fa39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:08:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:08:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09', '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/1db782ed-ac43-459d-af17-13cf7a66fa39', 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_e44d835d-e797-489a-ad42-86e0b779eb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_e44d835d-e797-489a-ad42-86e0b779eb09', 'created': u'2018-10-20T09:08:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:08:46Z', 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/1db782ed-ac43-459d-af17-13cf7a66fa39', 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_e44d835d-e797-489a-ad42-86e0b779eb09', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:08:47,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:08:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:08:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-0060c295-27f4-46cc-b852-8a80f3a56f64 x-openstack-request-id: req-0060c295-27f4-46cc-b852-8a80f3a56f64 2018-10-20 09:08:47,526 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dede73e1-9526-4c1a-8f77-2887f200af42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dede73e1-9526-4c1a-8f77-2887f200af42", "name": "refstack_defcore-flavor_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:08:47,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0060c295-27f4-46cc-b852-8a80f3a56f64 2018-10-20 09:08:47,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0544459819794s 2018-10-20 09:08:47,527 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e44d835d-e797-489a-ad42-86e0b779eb09', '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'906439e73a574f6faa0801abd57f945a', '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'dede73e1-9526-4c1a-8f77-2887f200af42', 'swap': 0}) 2018-10-20 09:08:47,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:08:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42/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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" -d '{"extra_specs": {}}' 2018-10-20 09:08:47,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-8d4c328d-45d9-43af-94be-724a0f75ca70 x-openstack-request-id: req-8d4c328d-45d9-43af-94be-724a0f75ca70 2018-10-20 09:08:47,559 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:08:47,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42/os-extra_specs used request id req-8d4c328d-45d9-43af-94be-724a0f75ca70 2018-10-20 09:08:47,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0322270393372s 2018-10-20 09:08:47,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e44d835d-e797-489a-ad42-86e0b779eb09', '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'906439e73a574f6faa0801abd57f945a', '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'dede73e1-9526-4c1a-8f77-2887f200af42', 'swap': 0}) 2018-10-20 09:08:50,838 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 09:08:50,838 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 09:08:50,838 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 09:08:50,840 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 09:08:54,728 - 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-20 09:08:54,728 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-10-20 09:08:54,728 - 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-20 09:08:54,728 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-20 09:08:54,728 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-10-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,729 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-10-20 09:08:54,729 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-10-20 09:08:54,729 - 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-20 09:08:54,729 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-10-20 09:08:54,730 - 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-20 09:08:54,730 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-10-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,730 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-10-20 09:08:54,731 - 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-20 09:08:54,731 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-10-20 09:08:54,731 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-10-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,731 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-10-20 09:08:54,731 - 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-20 09:08:54,731 - 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-20 09:08:54,732 - 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-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-10-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-10-20 09:08:54,732 - 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-20 09:08:54,732 - 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-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-10-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-10-20 09:08:54,732 - 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-20 09:08:54,732 - 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-20 09:08:54,732 - 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-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-10-20 09:08:54,732 - 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-20 09:08:54,732 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-10-20 09:08:54,732 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-10-20 09:08:54,733 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-10-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,733 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-10-20 09:08:54,733 - 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-20 09:08:54,733 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-10-20 09:08:54,733 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-10-20 09:08:54,733 - 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-20 09:08:54,733 - 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-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-10-20 09:08:54,734 - 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-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-10-20 09:08:54,734 - 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-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-10-20 09:08:54,734 - 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-20 09:08:54,734 - 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-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-10-20 09:08:54,734 - 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-20 09:08:54,734 - 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-20 09:08:54,734 - 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-20 09:08:54,734 - 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-20 09:08:54,734 - 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-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-10-20 09:08:54,734 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-10-20 09:08:54,734 - 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-20 09:08:54,735 - 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-20 09:08:54,735 - 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-20 09:08:54,735 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 09:08:55,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 09:08:55,234 - 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-20 09:09:03,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:03.955 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.460s] 2018-10-20 09:09:04,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:04.192 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.829s] 2018-10-20 09:09:04,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:04.266 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.074s] 2018-10-20 09:09:25,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:25.021 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.265s] 2018-10-20 09:09:25,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:25.266 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [9.195s] 2018-10-20 09:09:28,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:28.132 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.868s] 2018-10-20 09:09:34,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:34.691 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.757s] 2018-10-20 09:09:34,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:34.981 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.290s] 2018-10-20 09:09:35,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:35.350 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.368s] 2018-10-20 09:09:35,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:35.636 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.285s] 2018-10-20 09:09:36,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.077 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.441s] 2018-10-20 09:09:36,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.198 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.120s] 2018-10-20 09:09:36,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.323 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.126s] 2018-10-20 09:09:36,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.614 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.290s] 2018-10-20 09:09:36,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.683 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2018-10-20 09:09:36,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:36.824 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.140s] 2018-10-20 09:09:37,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:37.256 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.432s] 2018-10-20 09:09:40,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.170 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.077s] 2018-10-20 09:09:40,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.184 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-10-20 09:09:40,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.417 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.232s] 2018-10-20 09:09:40,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.428 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-20 09:09:40,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.442 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2018-10-20 09:09:40,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.464 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2018-10-20 09:09:40,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.525 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-10-20 09:09:40,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.596 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.070s] 2018-10-20 09:09:40,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.901 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.304s] 2018-10-20 09:09:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:40.920 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2018-10-20 09:09:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:41.044 17712 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.124s] 2018-10-20 09:09:42,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:42.282 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.088s] 2018-10-20 09:09:42,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:42.392 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.109s] 2018-10-20 09:09:42,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:42.629 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.236s] 2018-10-20 09:09:42,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:42.905 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.274s] 2018-10-20 09:09:42,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:42.907 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-20 09:09:43,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:43.396 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.098s] 2018-10-20 09:09:46,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:46.142 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.743s] 2018-10-20 09:09:49,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:49.894 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.728s] 2018-10-20 09:09:50,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:50.206 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.312s] 2018-10-20 09:09:50,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:50.736 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.529s] 2018-10-20 09:09:50,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:50.743 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-20 09:09:50,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:50.757 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-10-20 09:09:55,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:09:55.597 17712 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.588s] 2018-10-20 09:10:01,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:01.163 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.622s] 2018-10-20 09:10:02,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:02.432 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.268s] 2018-10-20 09:10:03,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:03.363 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.931s] 2018-10-20 09:10:04,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:04.087 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.723s] 2018-10-20 09:10:04,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:04.370 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.477s] 2018-10-20 09:10:04,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:04.604 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.233s] 2018-10-20 09:10:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:04.858 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.253s] 2018-10-20 09:10:05,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:05.106 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.018s] 2018-10-20 09:10:05,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:05.238 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.379s] 2018-10-20 09:10:05,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:05.719 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.480s] 2018-10-20 09:10:06,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.008 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.902s] 2018-10-20 09:10:06,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.345 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.627s] 2018-10-20 09:10:06,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.447 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.439s] 2018-10-20 09:10:06,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.645 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.757s] 2018-10-20 09:10:06,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.676 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.228s] 2018-10-20 09:10:06,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:06.951 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.274s] 2018-10-20 09:10:07,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:07.595 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.643s] 2018-10-20 09:10:07,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:07.807 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.211s] 2018-10-20 09:10:08,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:08.042 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.235s] 2018-10-20 09:10:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:08.279 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.237s] 2018-10-20 09:10:08,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:08.946 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.665s] 2018-10-20 09:10:09,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:09.225 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.279s] 2018-10-20 09:10:09,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:09.430 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.785s] 2018-10-20 09:10:09,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:09.481 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.255s] 2018-10-20 09:10:09,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:09.881 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.400s] 2018-10-20 09:10:10,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:10.111 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.229s] 2018-10-20 09:10:12,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:12.115 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.684s] 2018-10-20 09:10:16,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:16.479 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.614s] 2018-10-20 09:10:17,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:17.203 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.088s] 2018-10-20 09:10:17,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:17.282 17712 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.803s] 2018-10-20 09:10:21,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:21.531 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.196s] 2018-10-20 09:10:21,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:21.665 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.462s] 2018-10-20 09:10:21,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:21.715 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.184s] 2018-10-20 09:10:21,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:21.925 17712 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.209s] 2018-10-20 09:10:26,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:26.028 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.361s] 2018-10-20 09:10:31,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:31.450 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.422s] 2018-10-20 09:10:31,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:31.888 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.616s] 2018-10-20 09:10:31,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:31.994 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.106s] 2018-10-20 09:10:32,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:32.238 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.243s] 2018-10-20 09:10:32,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:32.332 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.093s] 2018-10-20 09:10:32,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:32.333 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-20 09:10:33,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:33.832 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-10-20 09:10:33,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:33.842 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-10-20 09:10:33,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:33.900 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.057s] 2018-10-20 09:10:33,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:33.943 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.044s] 2018-10-20 09:10:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:33.988 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.045s] 2018-10-20 09:10:34,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:34.087 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.098s] 2018-10-20 09:10:34,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:34.433 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.346s] 2018-10-20 09:10:34,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:34.492 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.057s] 2018-10-20 09:10:34,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:34.537 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2018-10-20 09:10:34,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:34.589 17712 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.051s] 2018-10-20 09:10:38,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:38.272 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.821s] 2018-10-20 09:10:42,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:42.255 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.983s] 2018-10-20 09:10:42,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:42.649 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.394s] 2018-10-20 09:10:43,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.205 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.556s] 2018-10-20 09:10:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.329 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.123s] 2018-10-20 09:10:43,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.378 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.049s] 2018-10-20 09:10:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.438 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.060s] 2018-10-20 09:10:43,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.560 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.121s] 2018-10-20 09:10:43,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.649 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.089s] 2018-10-20 09:10:43,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.705 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2018-10-20 09:10:43,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:43.804 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.098s] 2018-10-20 09:10:46,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:46.685 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.809s] 2018-10-20 09:10:48,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:48.542 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.738s] 2018-10-20 09:10:57,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:57.499 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.229s] 2018-10-20 09:10:58,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:10:58.012 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.513s] 2018-10-20 09:11:05,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:05.370 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-20 09:11:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:14.734 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.180s] 2018-10-20 09:11:18,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:18.596 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.746s] 2018-10-20 09:11:21,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:21.430 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.180s] 2018-10-20 09:11:23,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:23.290 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [64.481s] 2018-10-20 09:11:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:23.777 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.040s] 2018-10-20 09:11:28,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:28.821 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.225s] 2018-10-20 09:11:31,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:31.925 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.495s] 2018-10-20 09:11:32,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:32.753 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.973s] 2018-10-20 09:11:38,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:38.523 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.380s] 2018-10-20 09:11:38,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:38.904 17712 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.381s] 2018-10-20 09:11:39,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:39.307 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.486s] 2018-10-20 09:11:43,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:43.623 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.315s] 2018-10-20 09:11:54,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:54.142 17712 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.843s] 2018-10-20 09:11:55,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:11:55.520 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.590s] 2018-10-20 09:12:09,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:09.811 17712 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-10-20 09:12:13,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:13.721 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.198s] 2018-10-20 09:12:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:15.007 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.102s] 2018-10-20 09:12:15,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:15.033 17712 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.026s] 2018-10-20 09:12:24,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:24.799 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [41.172s] 2018-10-20 09:12:25,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:25.409 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.261s] 2018-10-20 09:12:27,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:27.908 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [3.112s] 2018-10-20 09:12:29,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:29.062 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.956s] 2018-10-20 09:12:33,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:33.600 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.191s] 2018-10-20 09:12:34,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:34.756 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.786s] 2018-10-20 09:12:35,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:35.640 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.884s] 2018-10-20 09:12:35,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:35.821 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.219s] 2018-10-20 09:12:36,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:36.301 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.481s] 2018-10-20 09:12:36,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:36.434 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.132s] 2018-10-20 09:12:37,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:37.387 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [8.320s] 2018-10-20 09:12:38,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:38.071 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.428s] 2018-10-20 09:12:39,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:39.674 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.606s] 2018-10-20 09:12:40,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:40.836 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.160s] 2018-10-20 09:12:42,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:42.128 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.292s] 2018-10-20 09:12:43,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:43.298 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.169s] 2018-10-20 09:12:43,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:43.348 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2018-10-20 09:12:46,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:46.717 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.281s] 2018-10-20 09:12:46,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:46.763 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.047s] 2018-10-20 09:12:46,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:46.809 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-10-20 09:12:47,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:47.568 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.207s] 2018-10-20 09:12:49,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:49.338 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.768s] 2018-10-20 09:12:49,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:49.612 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [12.222s] 2018-10-20 09:12:50,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:50.536 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.198s] 2018-10-20 09:12:50,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:50.881 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.345s] 2018-10-20 09:12:51,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:51.301 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.419s] 2018-10-20 09:12:52,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:52.502 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.199s] 2018-10-20 09:12:53,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.024 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.522s] 2018-10-20 09:12:53,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.349 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.326s] 2018-10-20 09:12:53,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.366 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.017s] 2018-10-20 09:12:53,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.381 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.015s] 2018-10-20 09:12:53,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.547 17712 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.073s] 2018-10-20 09:12:53,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:53.656 17712 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.275s] 2018-10-20 09:12:55,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:55.125 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.514s] 2018-10-20 09:12:59,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:59.603 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.222s] 2018-10-20 09:12:59,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:59.822 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.218s] 2018-10-20 09:12:59,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:12:59.875 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.052s] 2018-10-20 09:13:00,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.102 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.226s] 2018-10-20 09:13:00,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.378 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.276s] 2018-10-20 09:13:00,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.389 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-10-20 09:13:00,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.644 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.929s] 2018-10-20 09:13:00,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.665 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.275s] 2018-10-20 09:13:00,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.901 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.235s] 2018-10-20 09:13:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.909 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-20 09:13:00,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.943 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-10-20 09:13:00,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.951 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-10-20 09:13:00,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:00.991 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.040s] 2018-10-20 09:13:01,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.029 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.037s] 2018-10-20 09:13:01,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.078 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.049s] 2018-10-20 09:13:01,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.117 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2018-10-20 09:13:01,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.124 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2018-10-20 09:13:01,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.180 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.056s] 2018-10-20 09:13:01,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.394 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.750s] 2018-10-20 09:13:01,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.416 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.236s] 2018-10-20 09:13:01,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.450 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-10-20 09:13:01,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:01.487 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-10-20 09:13:11,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:11.604 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.759s] 2018-10-20 09:13:12,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:12.260 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-10-20 09:13:12,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:12.526 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.266s] 2018-10-20 09:13:12,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:12.584 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.058s] 2018-10-20 09:13:13,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.075 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.488s] 2018-10-20 09:13:13,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.374 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.299s] 2018-10-20 09:13:13,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.612 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.238s] 2018-10-20 09:13:13,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.650 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-10-20 09:13:13,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.700 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-10-20 09:13:13,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:13.960 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.258s] 2018-10-20 09:13:14,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.031 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2018-10-20 09:13:14,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.083 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.051s] 2018-10-20 09:13:14,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.170 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.086s] 2018-10-20 09:13:14,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.256 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.085s] 2018-10-20 09:13:14,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.324 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.069s] 2018-10-20 09:13:14,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:14.401 17712 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.076s] 2018-10-20 09:13:17,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:17.040 17712 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.434s] 2018-10-20 09:13:49,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:49.282 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [54.141s] 2018-10-20 09:13:53,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:53.834 17712 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-10-20 09:13:58,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:58.006 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.456s] 2018-10-20 09:13:59,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:13:59.131 17712 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.124s] 2018-10-20 09:14:14,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:14.030 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.189s] 2018-10-20 09:14:14,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:14.089 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.059s] 2018-10-20 09:14:14,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:14.703 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.614s] 2018-10-20 09:14:16,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:16.143 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.439s] 2018-10-20 09:14:20,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:20.821 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.676s] 2018-10-20 09:14:20,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:20.876 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.055s] 2018-10-20 09:14:20,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:20.946 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.071s] 2018-10-20 09:14:36,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:36.413 17712 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-20 09:14:40,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:40.271 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.279s] 2018-10-20 09:14:45,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:45.850 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.280s] 2018-10-20 09:14:46,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:14:46.499 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.649s] 2018-10-20 09:15:07,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:15:07.496 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.993s] 2018-10-20 09:15:17,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:15:17.128 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.065s] 2018-10-20 09:15:17,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 09:15:17.188 17712 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.060s] 2018-10-20 09:15:25,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8a84f1f7-be4e-48d3-9e5d-656453a14c21 2018-10-20 09:15:25,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8a84f1f7-be4e-48d3-9e5d-656453a14c21']'. 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8a84f1f7-be4e-48d3-9e5d-656453a14c21 | 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 09:08:57 | 2018-10-20 09:15:26,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 09:15:25 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:28 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1340f300-60f7-48bb-a1d3-f11737e0cf4b) | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c1fac30b-3700-42b4-a8be-19e5e22daf84) | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 376.111 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 09:15:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-20 09:15:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:15:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 09:15:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 09:15:26,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-20 09:15:26,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:15:26,511 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:42 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-20 09:15:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:15:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:15:27,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:15:27 GMT X-Openstack-Request-Id: req-918a8b84-1c75-44ae-bf75-a6e94d17313a 2018-10-20 09:15:27,245 - 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-20 09:15:27,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1db782ed-ac43-459d-af17-13cf7a66fa39 used request id req-918a8b84-1c75-44ae-bf75-a6e94d17313a 2018-10-20 09:15:27,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.730054855347s 2018-10-20 09:15:27,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:15:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:27,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-6120c049-43f3-4177-b34a-66f090f32222 x-openstack-request-id: req-6120c049-43f3-4177-b34a-66f090f32222 2018-10-20 09:15:27,556 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bb470112-1f9b-4dcc-9677-0846ead2cdc0", "name": "refstack_defcore-flavor_e44d835d-e797-489a-ad42-86e0b779eb09", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/dede73e1-9526-4c1a-8f77-2887f200af42", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dede73e1-9526-4c1a-8f77-2887f200af42", "name": "refstack_defcore-flavor_alt_e44d835d-e797-489a-ad42-86e0b779eb09", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:15:27,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6120c049-43f3-4177-b34a-66f090f32222 2018-10-20 09:15:27,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307875871658s 2018-10-20 09:15:27,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:15:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:27,592 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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 x-compute-request-id: req-a1b5b4f6-0597-400f-97ab-b58d98771d1f x-openstack-request-id: req-a1b5b4f6-0597-400f-97ab-b58d98771d1f 2018-10-20 09:15:27,592 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/dede73e1-9526-4c1a-8f77-2887f200af42 used request id req-a1b5b4f6-0597-400f-97ab-b58d98771d1f 2018-10-20 09:15:27,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0332350730896s 2018-10-20 09:15:27,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:15:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:15:27,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:27 GMT X-Openstack-Request-Id: req-1779abde-116a-4ea3-b35b-c3fd961a2690 2018-10-20 09:15:27,623 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:08:45Z", "file": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/file", "owner": "4ce06a12618c4b0d83d2d818a81450ce", "id": "01cb6454-79b8-4e3d-a238-412adee7cf6f", "size": 12716032, "self": "/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/01cb6454-79b8-4e3d-a238-412adee7cf6f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e44d835d-e797-489a-ad42-86e0b779eb09", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:08:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:15:27,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1779abde-116a-4ea3-b35b-c3fd961a2690 2018-10-20 09:15:27,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026458978653s 2018-10-20 09:15:27,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:15:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}07e7f55e71d31c2983a8c0e652ecb82927f04c9bd273cce9a168d56bb5cf4e94" 2018-10-20 09:15:28,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:15:28 GMT X-Openstack-Request-Id: req-d035e70e-f3c1-404e-b0ae-6d4b9fef3f8e 2018-10-20 09:15:28,411 - 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-20 09:15:28,411 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/01cb6454-79b8-4e3d-a238-412adee7cf6f used request id req-d035e70e-f3c1-404e-b0ae-6d4b9fef3f8e 2018-10-20 09:15:28,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.786293029785s 2018-10-20 09:15:28,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:15:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:28,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-05cf95f3-855c-4b41-a6c3-c1609635621e x-openstack-request-id: req-05cf95f3-855c-4b41-a6c3-c1609635621e 2018-10-20 09:15:28,433 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bb470112-1f9b-4dcc-9677-0846ead2cdc0", "name": "refstack_defcore-flavor_e44d835d-e797-489a-ad42-86e0b779eb09", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:15:28,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-05cf95f3-855c-4b41-a6c3-c1609635621e 2018-10-20 09:15:28,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215828418732s 2018-10-20 09:15:28,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:15:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:28,465 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:28 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-bb31ccf2-1994-49f1-bdc3-1cd969eace85 x-openstack-request-id: req-bb31ccf2-1994-49f1-bdc3-1cd969eace85 2018-10-20 09:15:28,465 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/bb470112-1f9b-4dcc-9677-0846ead2cdc0 used request id req-bb31ccf2-1994-49f1-bdc3-1cd969eace85 2018-10-20 09:15:28,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302238464355s 2018-10-20 09:15:28,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:15:28,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:28,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952afcbb-0915-4651-b6ea-77c5781d638e 2018-10-20 09:15:28,682 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:15:28,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-952afcbb-0915-4651-b6ea-77c5781d638e 2018-10-20 09:15:28,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216589927673s 2018-10-20 09:15:28,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:15:28,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:28,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e9ea34-2ca4-40b7-a38a-d5a210847a2d 2018-10-20 09:15:28,902 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_e44d835d-e797-489a-ad42-86e0b779eb09", "links": {"self": "http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "86c4fda3d0ff4368862fcd759fd20638", "description": null}} 2018-10-20 09:15:28,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638 used request id req-b4e9ea34-2ca4-40b7-a38a-d5a210847a2d 2018-10-20 09:15:28,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212990045547s 2018-10-20 09:15:28,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:15:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:29,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bab03f-2d4e-408b-8e9a-e8bc0281c201 2018-10-20 09:15:29,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:15:29,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/86c4fda3d0ff4368862fcd759fd20638 used request id req-48bab03f-2d4e-408b-8e9a-e8bc0281c201 2018-10-20 09:15:29,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263773918152s 2018-10-20 09:15:29,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:15:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:29,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b60339-3754-426a-9947-b5d36ee04e22 2018-10-20 09:15:29,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce"}, "tags": [], "enabled": true, "id": "4ce06a12618c4b0d83d2d818a81450ce", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e44d835d-e797-489a-ad42-86e0b779eb09"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:15:29,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-93b60339-3754-426a-9947-b5d36ee04e22 2018-10-20 09:15:29,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196098089218s 2018-10-20 09:15:29,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:15:29,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:29,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad78c220-903d-404c-b707-fb2585be6bbf 2018-10-20 09:15:29,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:15:29,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4ce06a12618c4b0d83d2d818a81450ce used request id req-ad78c220-903d-404c-b707-fb2585be6bbf 2018-10-20 09:15:29,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236000061035s 2018-10-20 09:15:29,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:15:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4ce06a12618c4b0d83d2d818a81450ce&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}d95dc0477da502991873d7ba9e1d914b73769fc3a77afda2a4abe9fcef54ffbe" 2018-10-20 09:15:29,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:29 GMT X-Openstack-Request-Id: req-e944d86a-2209-450d-acb7-7da3f645ee11 2018-10-20 09:15:29,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:15:29,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4ce06a12618c4b0d83d2d818a81450ce&name=default used request id req-e944d86a-2209-450d-acb7-7da3f645ee11 2018-10-20 09:15:29,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24418091774s 2018-10-20 09:15:29,914 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-20 09:15:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:15:29,965 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b52ee963-75bc-403b-8005-5d5e4e00d0ba 2018-10-20 09:15:29,965 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:15:29,965 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b52ee963-75bc-403b-8005-5d5e4e00d0ba 2018-10-20 09:15:29,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:15:30,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["1qHtdt3nQoaKnVYTR4gmDQ"], "issued_at": "2018-10-20T09:15:30.000000Z"}} 2018-10-20 09:15:30,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:15:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:30 GMT X-Openstack-Request-Id: req-35c1ba1e-1ede-4481-a297-a9739ff71ed2 2018-10-20 09:15:30,732 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:15:30,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35c1ba1e-1ede-4481-a297-a9739ff71ed2 2018-10-20 09:15:30,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366196155548s 2018-10-20 09:15:30,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:15:30,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:30,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b10eda-2772-4ae9-b783-0018e35e3503 2018-10-20 09:15:30,896 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:15:30,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-19b10eda-2772-4ae9-b783-0018e35e3503 2018-10-20 09:15:30,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156558036804s 2018-10-20 09:15:30,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:15:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}}' 2018-10-20 09:15:31,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8078d3cd-7f51-40a9-8295-d72d800f6661 2018-10-20 09:15:31,125 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6"}, "tags": [], "enabled": true, "id": "da23db43db214eac991c33f7b26650b6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}} 2018-10-20 09:15:31,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8078d3cd-7f51-40a9-8295-d72d800f6661 2018-10-20 09:15:31,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220650911331s 2018-10-20 09:15:31,126 - 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'da23db43db214eac991c33f7b26650b6', '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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc'}) 2018-10-20 09:15:31,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:15:31,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "209c1808-7918-49de-9190-7844e86dca10", "email": null, "name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}}' 2018-10-20 09:15:31,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a262d30-4e19-4823-8d6a-310a8b11d532 2018-10-20 09:15:31,510 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:15:31,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5a262d30-4e19-4823-8d6a-310a8b11d532 2018-10-20 09:15:31,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377631902695s 2018-10-20 09:15:31,511 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63cf0b010bef4347a0e878b754a18a08', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc'}) 2018-10-20 09:15:31,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58578e4b-1a13-4883-9e3b-6798a7a8117b 2018-10-20 09:15:31,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:31,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-58578e4b-1a13-4883-9e3b-6798a7a8117b 2018-10-20 09:15:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182157993317s 2018-10-20 09:15:31,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:31,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc87400-3f4b-45da-bc3c-d4e227d0b0ca 2018-10-20 09:15:31,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:31,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bbc87400-3f4b-45da-bc3c-d4e227d0b0ca 2018-10-20 09:15:31,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19278383255s 2018-10-20 09:15:31,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:31,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119bf109-246b-40c7-9203-7aa497261889 2018-10-20 09:15:32,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:32,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-119bf109-246b-40c7-9203-7aa497261889 2018-10-20 09:15:32,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117480993271s 2018-10-20 09:15:32,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:15:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60fbb55-de6d-49e0-9d36-9a0965d03a25 2018-10-20 09:15:32,227 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:15:32,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e60fbb55-de6d-49e0-9d36-9a0965d03a25 2018-10-20 09:15:32,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203315973282s 2018-10-20 09:15:32,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:15:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 962 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00be6c38-710b-4250-a508-e109e1a34814 2018-10-20 09:15:32,394 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:15:32,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-00be6c38-710b-4250-a508-e109e1a34814 2018-10-20 09:15:32,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166922092438s 2018-10-20 09:15:32,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:15:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fd8bc3-2457-41eb-8cf1-e260bfd12656 2018-10-20 09:15:32,516 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6"}, "tags": [], "enabled": true, "id": "da23db43db214eac991c33f7b26650b6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:15:32,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a9fd8bc3-2457-41eb-8cf1-e260bfd12656 2018-10-20 09:15:32,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108111858368s 2018-10-20 09:15:32,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:15:32,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=da23db43db214eac991c33f7b26650b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f6f860-eb82-45f3-a587-81254c566851 2018-10-20 09:15:32,727 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=da23db43db214eac991c33f7b26650b6", "previous": null, "next": null}} 2018-10-20 09:15:32,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=da23db43db214eac991c33f7b26650b6 used request id req-05f6f860-eb82-45f3-a587-81254c566851 2018-10-20 09:15:32,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202638864517s 2018-10-20 09:15:32,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:15:32,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6/users/63cf0b010bef4347a0e878b754a18a08/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0126649-4114-4c4a-8860-83b7a8c6f8a6 2018-10-20 09:15:32,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:15:32,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6/users/63cf0b010bef4347a0e878b754a18a08/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-b0126649-4114-4c4a-8860-83b7a8c6f8a6 2018-10-20 09:15:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140185117722s 2018-10-20 09:15:32,872 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 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'da23db43db214eac991c33f7b26650b6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '209c1808-7918-49de-9190-7844e86dca10', 'username': u'patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:15:32,876 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'password': '209c1808-7918-49de-9190-7844e86dca10', 'project_name': 'patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'da23db43db214eac991c33f7b26650b6', 'project_domain_name': 'Default'} 2018-10-20 09:15:32,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:32,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707c45b5-ebd0-46b2-bf71-7c2fa6c1057c 2018-10-20 09:15:32,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:32,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-707c45b5-ebd0-46b2-bf71-7c2fa6c1057c 2018-10-20 09:15:32,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11492395401s 2018-10-20 09:15:33,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154b9b5f-fda0-4251-8d53-824e200f7e91 2018-10-20 09:15:33,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:33,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-154b9b5f-fda0-4251-8d53-824e200f7e91 2018-10-20 09:15:33,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107797145844s 2018-10-20 09:15:33,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:15:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7616129-e845-489e-9516-c6fae21fc130 2018-10-20 09:15:33,222 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:15:33,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e7616129-e845-489e-9516-c6fae21fc130 2018-10-20 09:15:33,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108113050461s 2018-10-20 09:15:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:15:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 962 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e6e48a-9378-4c00-b85b-7884e26cb682 2018-10-20 09:15:33,421 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:15:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-57e6e48a-9378-4c00-b85b-7884e26cb682 2018-10-20 09:15:33,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19829082489s 2018-10-20 09:15:33,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:15:33,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf14f751-a372-49d6-888c-02a03ef8513d 2018-10-20 09:15:33,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6"}, "tags": [], "enabled": true, "id": "da23db43db214eac991c33f7b26650b6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:15:33,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf14f751-a372-49d6-888c-02a03ef8513d 2018-10-20 09:15:33,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.150943040848s 2018-10-20 09:15:33,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:15:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=da23db43db214eac991c33f7b26650b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981722f4-97cd-4a85-8f61-406786a55833 2018-10-20 09:15:33,796 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=da23db43db214eac991c33f7b26650b6", "previous": null, "next": null}} 2018-10-20 09:15:33,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=63cf0b010bef4347a0e878b754a18a08&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=da23db43db214eac991c33f7b26650b6 used request id req-981722f4-97cd-4a85-8f61-406786a55833 2018-10-20 09:15:33,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202690839767s 2018-10-20 09:15:33,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:15:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6/users/63cf0b010bef4347a0e878b754a18a08/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:33,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b8c27d-6e88-4680-9f5e-b5a986100efb 2018-10-20 09:15:33,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:15:33,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6/users/63cf0b010bef4347a0e878b754a18a08/roles/230bc15b574845fc870e118466e5e0d3 used request id req-c4b8c27d-6e88-4680-9f5e-b5a986100efb 2018-10-20 09:15:33,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185931921005s 2018-10-20 09:15:33,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:34,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d480ee47-2338-478d-b07f-f6c77d707e1b 2018-10-20 09:15:34,097 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:34,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d480ee47-2338-478d-b07f-f6c77d707e1b 2018-10-20 09:15:34,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107761144638s 2018-10-20 09:15:34,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:15:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:34,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc05e9e-19ec-48ec-a72c-ac65df7820b3 2018-10-20 09:15:34,217 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:15:34,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bdc05e9e-19ec-48ec-a72c-ac65df7820b3 2018-10-20 09:15:34,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113831996918s 2018-10-20 09:15:34,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:15:34,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:34,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 962 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8413a5d1-5c49-4402-8b48-21195653c432 2018-10-20 09:15:34,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:15:34,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8413a5d1-5c49-4402-8b48-21195653c432 2018-10-20 09:15:34,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125676870346s 2018-10-20 09:15:34,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:15:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=63cf0b010bef4347a0e878b754a18a08&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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d8fb88-03e7-427a-9517-6884af6618ad 2018-10-20 09:15:34,547 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=63cf0b010bef4347a0e878b754a18a08&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:15:34,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=63cf0b010bef4347a0e878b754a18a08&scope.domain.id=default used request id req-20d8fb88-03e7-427a-9517-6884af6618ad 2018-10-20 09:15:34,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190832853317s 2018-10-20 09:15:34,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:15:34,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/63cf0b010bef4347a0e878b754a18a08/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:15:34,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d16abf4e-56bd-457f-bd4f-27f62cdc70d9 2018-10-20 09:15:34,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:15:34,733 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/63cf0b010bef4347a0e878b754a18a08/roles/230bc15b574845fc870e118466e5e0d3 used request id req-d16abf4e-56bd-457f-bd4f-27f62cdc70d9 2018-10-20 09:15:34,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.182028055191s 2018-10-20 09:15:34,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:15:36,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:15:39,293 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 680656f4-056b-482f-be6f-be408f42f869 | 2018-10-20T09:15:38.901923 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 680656f4-056b-482f-be6f-be408f42f869 ~/.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-20 09:15:42,841 - 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-20 09:15:43,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:15:45,989 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:15:49,102 - 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=82ca2e1b-5834-4060-ad30-53d606727752) as the default verifier for the future CLI operations. 2018-10-20 09:15:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:15:51,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78dd1a57-f390-4b12-a15b-de01f439cb55 2018-10-20 09:15:51,032 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:15:51,032 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-78dd1a57-f390-4b12-a15b-de01f439cb55 2018-10-20 09:15:51,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:15:51,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da23db43db214eac991c33f7b26650b6", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/da23db43db214eac991c33f7b26650b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/da23db43db214eac991c33f7b26650b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/da23db43db214eac991c33f7b26650b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/da23db43db214eac991c33f7b26650b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/da23db43db214eac991c33f7b26650b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/da23db43db214eac991c33f7b26650b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/da23db43db214eac991c33f7b26650b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/da23db43db214eac991c33f7b26650b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/da23db43db214eac991c33f7b26650b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_da23db43db214eac991c33f7b26650b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_da23db43db214eac991c33f7b26650b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/da23db43db214eac991c33f7b26650b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/da23db43db214eac991c33f7b26650b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/da23db43db214eac991c33f7b26650b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "id": "63cf0b010bef4347a0e878b754a18a08"}, "audit_ids": ["caTNOe9ZTqSHKK-BMuwX8A"], "issued_at": "2018-10-20T09:15:51.000000Z"}} 2018-10-20 09:15:51,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:15:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:51,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:51 GMT X-Openstack-Request-Id: req-d547f556-c4e6-47b1-af93-07c49ade1392 2018-10-20 09:15:51,701 - 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-20 09:15:51,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d547f556-c4e6-47b1-af93-07c49ade1392 2018-10-20 09:15:51,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.267158985138s 2018-10-20 09:15:51,712 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-20 09:15:51,712 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 09:15:51,834 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 09:15:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:15:51,842 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:51 GMT 2018-10-20 09:15:51,842 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:15:51,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:15:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:52,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:52 GMT X-Openstack-Request-Id: req-17457e1b-aa2a-47a6-ae33-02ddd709dce5 2018-10-20 09:15:52,128 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:15:52,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-17457e1b-aa2a-47a6-ae33-02ddd709dce5 2018-10-20 09:15:52,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283800125122s 2018-10-20 09:15:52,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:15:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}' 2018-10-20 09:15:52,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:52 GMT Location: http://172.30.9.22:9292/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5da346a5-a524-4ba7-aeab-b5b865044139 2018-10-20 09:15:52,204 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:52Z", "file": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "2fa8b689-3a03-431b-8d0e-7564b3bacda5", "size": null, "self": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5", "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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": null, "created_at": "2018-10-20T09:15:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:15:52,204 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5da346a5-a524-4ba7-aeab-b5b865044139 2018-10-20 09:15:52,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0671279430389s 2018-10-20 09:15:52,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:15:52,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" -d '' 2018-10-20 09:15:53,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:15:53 GMT X-Openstack-Request-Id: req-807553a4-a563-4988-9407-9cd122740c1b 2018-10-20 09:15:53,225 - 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-20 09:15:53,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file used request id req-807553a4-a563-4988-9407-9cd122740c1b 2018-10-20 09:15:53,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02026104927s 2018-10-20 09:15:53,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:15:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:53 GMT X-Openstack-Request-Id: req-e8c3b898-7af8-43aa-bdac-e8c75fd1f932 2018-10-20 09:15:53,257 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:53Z", "file": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "2fa8b689-3a03-431b-8d0e-7564b3bacda5", "size": 12716032, "self": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:15:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:15:53,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e8c3b898-7af8-43aa-bdac-e8c75fd1f932 2018-10-20 09:15:53,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273129940033s 2018-10-20 09:15:53,259 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file', 'owner': u'da23db43db214eac991c33f7b26650b6', 'id': u'2fa8b689-3a03-431b-8d0e-7564b3bacda5', 'size': 12716032, u'self': u'/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da23db43db214eac991c33f7b26650b6', 'name': 'patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:15:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:15:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', '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/2fa8b689-3a03-431b-8d0e-7564b3bacda5', 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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'created': u'2018-10-20T09:15:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:15: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/2fa8b689-3a03-431b-8d0e-7564b3bacda5', 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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:15:53,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:15:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:15:53,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-61270052-7505-43d6-9950-3a9930460bbd x-openstack-request-id: req-61270052-7505-43d6-9950-3a9930460bbd 2018-10-20 09:15:53,578 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "672c1481-e2d9-4b20-aa6d-b88270f00695", "name": "patrole-flavor_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:15:53,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-61270052-7505-43d6-9950-3a9930460bbd 2018-10-20 09:15:53,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315866947174s 2018-10-20 09:15:53,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', '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'906439e73a574f6faa0801abd57f945a', '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'672c1481-e2d9-4b20-aa6d-b88270f00695', 'swap': 0}) 2018-10-20 09:15:53,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:15:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695/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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"extra_specs": {}}' 2018-10-20 09:15:53,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-0ae16573-952d-4b0b-8851-b6325ddc3286 x-openstack-request-id: req-0ae16573-952d-4b0b-8851-b6325ddc3286 2018-10-20 09:15:53,602 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:15:53,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695/os-extra_specs used request id req-0ae16573-952d-4b0b-8851-b6325ddc3286 2018-10-20 09:15:53,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227839946747s 2018-10-20 09:15:53,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:53,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3931b4-9e03-4f00-8125-c40b770ed792 2018-10-20 09:15:53,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:53,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9d3931b4-9e03-4f00-8125-c40b770ed792 2018-10-20 09:15:53,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18994808197s 2018-10-20 09:15:53,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:15:53,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:53,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff833a2-1dbc-4333-9399-0bb38daf7490 2018-10-20 09:15:54,000 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:15:54,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fff833a2-1dbc-4333-9399-0bb38daf7490 2018-10-20 09:15:54,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190479040146s 2018-10-20 09:15:54,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 09:15:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:54,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-05d02388-682c-4572-bf55-11b56d081ef6 x-openstack-request-id: req-05d02388-682c-4572-bf55-11b56d081ef6 2018-10-20 09:15:54,320 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 09:15:54,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-05d02388-682c-4572-bf55-11b56d081ef6 2018-10-20 09:15:54,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307666063309s 2018-10-20 09:15:54,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:15:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:54,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:54 GMT X-Openstack-Request-Id: req-f85cf524-368f-48fe-88d7-2bffe78e1933 2018-10-20 09:15:54,350 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:53Z", "file": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "2fa8b689-3a03-431b-8d0e-7564b3bacda5", "size": 12716032, "self": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:15:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:15:54,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f85cf524-368f-48fe-88d7-2bffe78e1933 2018-10-20 09:15:54,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251920223236s 2018-10-20 09:15:54,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:15:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}' 2018-10-20 09:15:54,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:54 GMT Location: http://172.30.9.22:9292/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc27f3c1-c8cb-4c23-bd78-1e299376aa86 2018-10-20 09:15:54,436 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:54Z", "file": "/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "a89e62ce-975e-4a3e-bc87-ba734260d6a5", "size": null, "self": "/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5", "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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": null, "created_at": "2018-10-20T09:15:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:15:54,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-dc27f3c1-c8cb-4c23-bd78-1e299376aa86 2018-10-20 09:15:54,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0760359764099s 2018-10-20 09:15:54,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:15:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" -d '' 2018-10-20 09:15:55,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:15:55 GMT X-Openstack-Request-Id: req-78258575-9ef4-454b-b75a-1eb20c6cc76d 2018-10-20 09:15:55,311 - 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-20 09:15:55,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/file used request id req-78258575-9ef4-454b-b75a-1eb20c6cc76d 2018-10-20 09:15:55,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.874572992325s 2018-10-20 09:15:55,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:15:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:15:55,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15:55 GMT X-Openstack-Request-Id: req-0d452462-cc7c-47bc-9903-a67858e4425c 2018-10-20 09:15:55,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:55Z", "file": "/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "a89e62ce-975e-4a3e-bc87-ba734260d6a5", "size": 12716032, "self": "/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:15:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:53Z", "file": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "2fa8b689-3a03-431b-8d0e-7564b3bacda5", "size": 12716032, "self": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:15:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:15:55,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0d452462-cc7c-47bc-9903-a67858e4425c 2018-10-20 09:15:55,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290069580078s 2018-10-20 09:15:55,349 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/file', 'owner': u'da23db43db214eac991c33f7b26650b6', 'id': u'a89e62ce-975e-4a3e-bc87-ba734260d6a5', 'size': 12716032, u'self': u'/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da23db43db214eac991c33f7b26650b6', 'name': 'patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:15:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:15:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', '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/a89e62ce-975e-4a3e-bc87-ba734260d6a5', 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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', 'created': u'2018-10-20T09:15:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:15:54Z', 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/a89e62ce-975e-4a3e-bc87-ba734260d6a5', 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_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:15:55,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:15:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:15:55,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-f0349a30-52c5-448b-be0e-e42dc1c15d17 x-openstack-request-id: req-f0349a30-52c5-448b-be0e-e42dc1c15d17 2018-10-20 09:15:55,386 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/acdcdab2-c453-4178-a56f-33976ee4f129", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "acdcdab2-c453-4178-a56f-33976ee4f129", "name": "patrole-flavor_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:15:55,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f0349a30-52c5-448b-be0e-e42dc1c15d17 2018-10-20 09:15:55,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0359280109406s 2018-10-20 09:15:55,387 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', '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'906439e73a574f6faa0801abd57f945a', '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'acdcdab2-c453-4178-a56f-33976ee4f129', 'swap': 0}) 2018-10-20 09:15:55,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:15:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129/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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" -d '{"extra_specs": {}}' 2018-10-20 09:15:55,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:15: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-a3522bc0-d328-4aae-8f77-7477abff5636 x-openstack-request-id: req-a3522bc0-d328-4aae-8f77-7477abff5636 2018-10-20 09:15:55,412 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:15:55,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129/os-extra_specs used request id req-a3522bc0-d328-4aae-8f77-7477abff5636 2018-10-20 09:15:55,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246820449829s 2018-10-20 09:15:55,413 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc', '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'906439e73a574f6faa0801abd57f945a', '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'acdcdab2-c453-4178-a56f-33976ee4f129', 'swap': 0}) 2018-10-20 09:15:58,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 09:15:58,593 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 09:15:58,593 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 09:15:58,596 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 09:15:58,611 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 09:16:02,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-82ca2e1b-5834-4060-ad30-53d606727752/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-20 09:16:02,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 09:16:02,208 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 09:16:02,209 - 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-20 09:18:28,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 24c87c4f-a1c8-4bbf-aa86-dfa8cc6cd07e 2018-10-20 09:18:28,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '24c87c4f-a1c8-4bbf-aa86-dfa8cc6cd07e']'. 2018-10-20 09:18:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 09:18:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 09:18:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 24c87c4f-a1c8-4bbf-aa86-dfa8cc6cd07e | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 09:16:04 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 09:18:28 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 82ca2e1b-5834-4060-ad30-53d606727752) | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 680656f4-056b-482f-be6f-be408f42f869) | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 136.975 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 5 | 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:18:29,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 09:18:29,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 09:18:29,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 96.4285714286% 2018-10-20 09:18:29,914 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:18:29,915 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-20 09:18:29,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:18:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:18:31,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:18:31 GMT X-Openstack-Request-Id: req-6755068a-137b-480f-9372-37e9a184a267 2018-10-20 09:18:31,399 - 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-20 09:18:31,399 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a89e62ce-975e-4a3e-bc87-ba734260d6a5 used request id req-6755068a-137b-480f-9372-37e9a184a267 2018-10-20 09:18:31,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.47982215881s 2018-10-20 09:18:31,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:18:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:31,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18: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-ddccb79a-257a-41ad-b1de-02923be3e668 x-openstack-request-id: req-ddccb79a-257a-41ad-b1de-02923be3e668 2018-10-20 09:18:31,428 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "672c1481-e2d9-4b20-aa6d-b88270f00695", "name": "patrole-flavor_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/acdcdab2-c453-4178-a56f-33976ee4f129", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "acdcdab2-c453-4178-a56f-33976ee4f129", "name": "patrole-flavor_alt_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:18:31,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ddccb79a-257a-41ad-b1de-02923be3e668 2018-10-20 09:18:31,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235681533813s 2018-10-20 09:18:31,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:18:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:31,540 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18: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-be2b48f3-a03c-4b2a-9a59-90dec21a93ba x-openstack-request-id: req-be2b48f3-a03c-4b2a-9a59-90dec21a93ba 2018-10-20 09:18:31,541 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/acdcdab2-c453-4178-a56f-33976ee4f129 used request id req-be2b48f3-a03c-4b2a-9a59-90dec21a93ba 2018-10-20 09:18:31,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.110351800919s 2018-10-20 09:18:31,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:18:31,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:18:31,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:31 GMT X-Openstack-Request-Id: req-2f3657cc-34cd-46e6-92cc-c27eb67a59ec 2018-10-20 09:18:31,573 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:15:53Z", "file": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/file", "owner": "da23db43db214eac991c33f7b26650b6", "id": "2fa8b689-3a03-431b-8d0e-7564b3bacda5", "size": 12716032, "self": "/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:15:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:18:31,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2f3657cc-34cd-46e6-92cc-c27eb67a59ec 2018-10-20 09:18:31,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282480716705s 2018-10-20 09:18:31,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:18:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7d04077dc38ccdf2dd018adf5d837a388d9d839b924d2fdaa567095c6f81ff4b" 2018-10-20 09:18:32,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:18:32 GMT X-Openstack-Request-Id: req-deb86975-4ca3-4f08-a74d-907dae73c969 2018-10-20 09:18:32,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-20 09:18:32,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/2fa8b689-3a03-431b-8d0e-7564b3bacda5 used request id req-deb86975-4ca3-4f08-a74d-907dae73c969 2018-10-20 09:18:32,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.974281072617s 2018-10-20 09:18:32,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:18:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:32,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18: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-de746838-e34e-4a5f-aa01-d5cd345a21f9 x-openstack-request-id: req-de746838-e34e-4a5f-aa01-d5cd345a21f9 2018-10-20 09:18:32,577 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "672c1481-e2d9-4b20-aa6d-b88270f00695", "name": "patrole-flavor_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:18:32,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-de746838-e34e-4a5f-aa01-d5cd345a21f9 2018-10-20 09:18:32,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275981426239s 2018-10-20 09:18:32,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:18:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:32,608 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18: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-5e88ba7c-b086-4e15-97ff-00b78ad6721e x-openstack-request-id: req-5e88ba7c-b086-4e15-97ff-00b78ad6721e 2018-10-20 09:18:32,608 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/672c1481-e2d9-4b20-aa6d-b88270f00695 used request id req-5e88ba7c-b086-4e15-97ff-00b78ad6721e 2018-10-20 09:18:32,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286719799042s 2018-10-20 09:18:32,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:32,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 962 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77282bd1-8011-42f3-9b55-b279df6be848 2018-10-20 09:18:32,832 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:32,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-77282bd1-8011-42f3-9b55-b279df6be848 2018-10-20 09:18:32,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223421812057s 2018-10-20 09:18:32,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ac0608-b7b5-4476-b7c2-a1272efd500f 2018-10-20 09:18:33,042 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc", "links": {"self": "http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "63cf0b010bef4347a0e878b754a18a08", "description": null}} 2018-10-20 09:18:33,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08 used request id req-e2ac0608-b7b5-4476-b7c2-a1272efd500f 2018-10-20 09:18:33,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20414018631s 2018-10-20 09:18:33,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:18:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:33,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf193bd-73ea-4c12-83bf-9232f8353106 2018-10-20 09:18:33,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:33,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/63cf0b010bef4347a0e878b754a18a08 used request id req-6bf193bd-73ea-4c12-83bf-9232f8353106 2018-10-20 09:18:33,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276226997375s 2018-10-20 09:18:33,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 521 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c3b20a-150d-4e2e-9be8-d422d37343de 2018-10-20 09:18:33,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6"}, "tags": [], "enabled": true, "id": "da23db43db214eac991c33f7b26650b6", "parent_id": "default", "domain_id": "default", "name": "patrole-project_47dc9a58-c3ec-477d-aa01-1c7a0e5332dc"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:18:33,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d7c3b20a-150d-4e2e-9be8-d422d37343de 2018-10-20 09:18:33,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186091899872s 2018-10-20 09:18:33,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:18:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:33,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59be401a-cdeb-403e-bc42-b95d19920ccd 2018-10-20 09:18:33,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:33,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/da23db43db214eac991c33f7b26650b6 used request id req-59be401a-cdeb-403e-bc42-b95d19920ccd 2018-10-20 09:18:33,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24508190155s 2018-10-20 09:18:33,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:18:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=da23db43db214eac991c33f7b26650b6&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}28b2c3bdd32702b6ee46000071b87122d28fa390368593ec7d3b9b609d072eb5" 2018-10-20 09:18:34,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:34 GMT X-Openstack-Request-Id: req-ced9a6bb-6c0f-488a-b5be-59ee3704b2aa 2018-10-20 09:18:34,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:18:34,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=da23db43db214eac991c33f7b26650b6&name=default used request id req-ced9a6bb-6c0f-488a-b5be-59ee3704b2aa 2018-10-20 09:18:34,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314178943634s 2018-10-20 09:18:34,083 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-10-20 09:18:34,135 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-20 09:18:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:18:34,466 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724d94ba-268f-41d9-81bc-9d4c0fe634c2 2018-10-20 09:18:34,466 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:18:34,466 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-724d94ba-268f-41d9-81bc-9d4c0fe634c2 2018-10-20 09:18:34,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:18:34,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["_vc_an0mT1epjo3QS0s1nQ"], "issued_at": "2018-10-20T09:18:34.000000Z"}} 2018-10-20 09:18:34,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:35,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099e314d-460e-4214-9958-ac6f70150161 2018-10-20 09:18:35,052 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:18:35,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-099e314d-460e-4214-9958-ac6f70150161 2018-10-20 09:18:35,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181252002716s 2018-10-20 09:18:35,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:18:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}}' 2018-10-20 09:18:35,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab97ebfc-2a30-467f-a2fa-a3c1186da25b 2018-10-20 09:18:35,267 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}} 2018-10-20 09:18:35,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ab97ebfc-2a30-467f-a2fa-a3c1186da25b 2018-10-20 09:18:35,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.207082986832s 2018-10-20 09:18:35,268 - 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'bb4857c26ab4468a9be49bb15f0b1c53', '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_ff73a692-0370-412c-9be0-d7f137cb4d46'}) 2018-10-20 09:18:35,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:18:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d930c8ff-2447-4a4a-9e7c-c34094532e57", "email": null, "name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46"}}' 2018-10-20 09:18:35,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9662862d-a130-4217-8c67-d3bbae36a587 2018-10-20 09:18:35,663 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:18:35,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-9662862d-a130-4217-8c67-d3bbae36a587 2018-10-20 09:18:35,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387984037399s 2018-10-20 09:18:35,664 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'abbb73b50a0e4a7f8790ba8d55df1126', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46'}) 2018-10-20 09:18:35,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:35,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a319fb-050c-433c-b003-06b242bd9970 2018-10-20 09:18:35,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:35,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-02a319fb-050c-433c-b003-06b242bd9970 2018-10-20 09:18:35,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219887971878s 2018-10-20 09:18:35,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78af62e-181b-4172-a737-ac1105a33ce5 2018-10-20 09:18:36,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:36,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d78af62e-181b-4172-a737-ac1105a33ce5 2018-10-20 09:18:36,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.143749952316s 2018-10-20 09:18:36,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689ab877-9e97-4599-8454-a0d1eb97f100 2018-10-20 09:18:36,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:36,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-689ab877-9e97-4599-8454-a0d1eb97f100 2018-10-20 09:18:36,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234308958054s 2018-10-20 09:18:36,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3c9ebb-a783-4d25-9a83-0de09cf91aba 2018-10-20 09:18:36,395 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:36,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-fe3c9ebb-a783-4d25-9a83-0de09cf91aba 2018-10-20 09:18:36,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113667011261s 2018-10-20 09:18:36,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 964 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb8a505-0358-4b3b-afae-74eae5d0c201 2018-10-20 09:18:36,567 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7bb8a505-0358-4b3b-afae-74eae5d0c201 2018-10-20 09:18:36,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171149015427s 2018-10-20 09:18:36,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e50818-32a2-4db0-bbf8-ff5ccfd7e618 2018-10-20 09:18:36,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:18:36,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d4e50818-32a2-4db0-bbf8-ff5ccfd7e618 2018-10-20 09:18:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11061000824s 2018-10-20 09:18:36,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73ed0d2-c222-4a66-8317-d2880573ae1d 2018-10-20 09:18:36,813 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53", "previous": null, "next": null}} 2018-10-20 09:18:36,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53 used request id req-a73ed0d2-c222-4a66-8317-d2880573ae1d 2018-10-20 09:18:36,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11377286911s 2018-10-20 09:18:36,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:18:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:36,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0affb06-f8a2-4574-9fe8-eb4f2abc3b8f 2018-10-20 09:18:36,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:36,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-a0affb06-f8a2-4574-9fe8-eb4f2abc3b8f 2018-10-20 09:18:36,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14742398262s 2018-10-20 09:18:36,966 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46', 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'bb4857c26ab4468a9be49bb15f0b1c53', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd930c8ff-2447-4a4a-9e7c-c34094532e57', 'username': u'snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:18:36,969 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46', 'password': 'd930c8ff-2447-4a4a-9e7c-c34094532e57', 'project_name': 'snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'bb4857c26ab4468a9be49bb15f0b1c53', 'project_domain_name': 'Default'} 2018-10-20 09:18:36,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1ee10d-eae5-4e36-9683-8a749709ba9f 2018-10-20 09:18:37,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:37,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5d1ee10d-eae5-4e36-9683-8a749709ba9f 2018-10-20 09:18:37,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187412977219s 2018-10-20 09:18:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7c5633-62cc-4783-b2de-90a4d50b33eb 2018-10-20 09:18:37,275 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:37,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4c7c5633-62cc-4783-b2de-90a4d50b33eb 2018-10-20 09:18:37,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110204935074s 2018-10-20 09:18:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698396e4-c413-4629-b1b5-4494b931d5a0 2018-10-20 09:18:37,473 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:37,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-698396e4-c413-4629-b1b5-4494b931d5a0 2018-10-20 09:18:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192617893219s 2018-10-20 09:18:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 964 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a34949-9e3a-4d89-ba2e-5c26a96e7943 2018-10-20 09:18:37,602 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:37,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-47a34949-9e3a-4d89-ba2e-5c26a96e7943 2018-10-20 09:18:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128142118454s 2018-10-20 09:18:37,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:37,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cc03cb-bd8d-4e45-8b60-ab9410ad1365 2018-10-20 09:18:37,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:18:37,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f8cc03cb-bd8d-4e45-8b60-ab9410ad1365 2018-10-20 09:18:37,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121557950974s 2018-10-20 09:18:37,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:37,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b505c3d7-7d6f-469d-8576-011c7043aaea 2018-10-20 09:18:37,852 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53", "previous": null, "next": null}} 2018-10-20 09:18:37,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53 used request id req-b505c3d7-7d6f-469d-8576-011c7043aaea 2018-10-20 09:18:37,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107818126678s 2018-10-20 09:18:37,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:18:37,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950943ff-5248-4648-9ebe-1576f98ebf55 2018-10-20 09:18:38,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:38,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/230bc15b574845fc870e118466e5e0d3 used request id req-950943ff-5248-4648-9ebe-1576f98ebf55 2018-10-20 09:18:38,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162730932236s 2018-10-20 09:18:38,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34644f9d-c525-40ae-b51e-17a672b81f6d 2018-10-20 09:18:38,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:38,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-34644f9d-c525-40ae-b51e-17a672b81f6d 2018-10-20 09:18:38,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109009981155s 2018-10-20 09:18:38,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f933d456-4d7d-4d09-b96d-a045bbbf9419 2018-10-20 09:18:38,335 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f933d456-4d7d-4d09-b96d-a045bbbf9419 2018-10-20 09:18:38,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198485136032s 2018-10-20 09:18:38,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fff0317-f276-42b1-a2f6-76088e001dea 2018-10-20 09:18:38,447 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:38,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9fff0317-f276-42b1-a2f6-76088e001dea 2018-10-20 09:18:38,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105896949768s 2018-10-20 09:18:38,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 964 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d326d304-9b45-4f6d-ba82-b31a712e0a35 2018-10-20 09:18:38,663 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:38,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d326d304-9b45-4f6d-ba82-b31a712e0a35 2018-10-20 09:18:38,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21585392952s 2018-10-20 09:18:38,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f986aab8-99d6-4d76-95e0-dee41e0aeab1 2018-10-20 09:18:38,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:18:38,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f986aab8-99d6-4d76-95e0-dee41e0aeab1 2018-10-20 09:18:38,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114300012589s 2018-10-20 09:18:38,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:38,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3a11c0-2a11-47c8-b5e2-fb5bd406d245 2018-10-20 09:18:38,937 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53", "previous": null, "next": null}} 2018-10-20 09:18:38,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=abbb73b50a0e4a7f8790ba8d55df1126&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=bb4857c26ab4468a9be49bb15f0b1c53 used request id req-bb3a11c0-2a11-47c8-b5e2-fb5bd406d245 2018-10-20 09:18:38,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.144299983978s 2018-10-20 09:18:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:18:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/06aa23375572442eb0f2816e90f0e83f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a6d84493d2d2eb6070eeb2fba1b120c380fdb82caf514966fc2cc24993a196d3" 2018-10-20 09:18:39,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287d856b-4036-4ac3-a546-24429c81a22b 2018-10-20 09:18:39,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:39,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53/users/abbb73b50a0e4a7f8790ba8d55df1126/roles/06aa23375572442eb0f2816e90f0e83f used request id req-287d856b-4036-4ac3-a546-24429c81a22b 2018-10-20 09:18:39,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145123004913s 2018-10-20 09:18:39,085 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-20 09:18:39,085 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-20 09:18:39,086 - openstack_tests - INFO - OS Credentials = > 2018-10-20 09:18:39,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-20 09:18:39,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:18:39,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}, {"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "06aa23375572442eb0f2816e90f0e83f", "name": "heat_stack_owner"}], "expires_at": "2018-10-20T10:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_bb4857c26ab4468a9be49bb15f0b1c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bb4857c26ab4468a9be49bb15f0b1c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/bb4857c26ab4468a9be49bb15f0b1c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "id": "abbb73b50a0e4a7f8790ba8d55df1126"}, "audit_ids": ["6CkztU7mSeq-mefiIKYe_g"], "issued_at": "2018-10-20T09:18:39.000000Z"}} 2018-10-20 09:18:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}4afb600d52248add97681f492e1994ea255ca8b4105cc2c2a7a43e321d74c3dc" 2018-10-20 09:18:39,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:39 GMT X-Openstack-Request-Id: req-42ac50a1-7cab-4bef-9647-42804c18e6d9 2018-10-20 09:18:39,834 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:18:39,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks?router%3Aexternal=True used request id req-42ac50a1-7cab-4bef-9647-42804c18e6d9 2018-10-20 09:18:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA256}4afb600d52248add97681f492e1994ea255ca8b4105cc2c2a7a43e321d74c3dc" 2018-10-20 09:18:39,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:39 GMT X-Openstack-Request-Id: req-1edd786e-1f4e-4ebd-b98f-6fe8c0271251 2018-10-20 09:18:39,876 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 09:18:39,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets?network_id=c3dd1abd-ef2e-4dbf-816a-7c31774cb14f used request id req-1edd786e-1f4e-4ebd-b98f-6fe8c0271251 2018-10-20 09:18:39,876 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-20 09:18:39,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-10-20 09:18:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:18:39,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4a45c2-1211-489a-af6a-1527dcf4bd9a 2018-10-20 09:18:39,887 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:18:39,887 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6c4a45c2-1211-489a-af6a-1527dcf4bd9a 2018-10-20 09:18:39,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:18:40,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["Ep4fYd2rQwmnxEDjHM1Q3w"], "issued_at": "2018-10-20T09:18:40.000000Z"}} 2018-10-20 09:18:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5fc173c565076b00a00d17d655bb1da986f4b8aca6c34721945a166be6c61022" 2018-10-20 09:18:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 258 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18: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-be344e5a-6bb5-4436-809b-ee6e1e2f9ceb x-openstack-request-id: req-be344e5a-6bb5-4436-809b-ee6e1e2f9ceb 2018-10-20 09:18:40,554 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.22: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-20 09:18:40,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/ used request id req-be344e5a-6bb5-4436-809b-ee6e1e2f9ceb 2018-10-20 09:18:40,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.672918081284s 2018-10-20 09:18:40,554 - 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.22: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-20 09:18:40,555 - functest.utils.functest_utils - DEBUG - nova version: (2, 66) 2018-10-20 09:18:40,555 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-10-20 09:18:40,556 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-10-20 09:18:40,610 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-20 09:18:40,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:18:40,658 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6141e3c-f1b1-48d4-8866-a6ce4829552b 2018-10-20 09:18:40,658 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:18:40,658 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e6141e3c-f1b1-48d4-8866-a6ce4829552b 2018-10-20 09:18:40,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:18:41,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["0Ur5Jb6pSYycVfGGdL9dZQ"], "issued_at": "2018-10-20T09:18:40.000000Z"}} 2018-10-20 09:18:41,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:18:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:41,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:41 GMT X-Openstack-Request-Id: req-625ee0a3-3e87-4909-990e-4388a3c6aae3 2018-10-20 09:18:41,336 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:18:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-625ee0a3-3e87-4909-990e-4388a3c6aae3 2018-10-20 09:18:41,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276189088821s 2018-10-20 09:18:41,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:41,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e7bfd1-2ac0-4d0b-a398-81a9387d3367 2018-10-20 09:18:41,459 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:18:41,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-33e7bfd1-2ac0-4d0b-a398-81a9387d3367 2018-10-20 09:18:41,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114830970764s 2018-10-20 09:18:41,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:18:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}}' 2018-10-20 09:18:41,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242fa54d-196d-45b6-a1fb-7702f5666f38 2018-10-20 09:18:41,706 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08"}, "tags": [], "enabled": true, "id": "253f5a15b5ac4ea7b227295ab6a44f08", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}} 2018-10-20 09:18:41,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-242fa54d-196d-45b6-a1fb-7702f5666f38 2018-10-20 09:18:41,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239513158798s 2018-10-20 09:18:41,707 - 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'253f5a15b5ac4ea7b227295ab6a44f08', '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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b'}) 2018-10-20 09:18:41,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:18:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "78874297-5533-4091-83ad-90975aeb2143", "email": null, "name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}}' 2018-10-20 09:18:42,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-206780ef-f36d-47f4-8591-56a2c79e830d 2018-10-20 09:18:42,122 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:18:42,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-206780ef-f36d-47f4-8591-56a2c79e830d 2018-10-20 09:18:42,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.40998005867s 2018-10-20 09:18:42,123 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8d02e63cdae642cb942480a1c11523bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b'}) 2018-10-20 09:18:42,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7bb495-30a3-495a-98f7-006e480a742b 2018-10-20 09:18:42,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:42,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ea7bb495-30a3-495a-98f7-006e480a742b 2018-10-20 09:18:42,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108527898788s 2018-10-20 09:18:42,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:42,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfbc6ee-4ee8-4973-969e-124a95e44d76 2018-10-20 09:18:42,355 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:42,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ddfbc6ee-4ee8-4973-969e-124a95e44d76 2018-10-20 09:18:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116307020187s 2018-10-20 09:18:42,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe36974-1aba-4c3f-994f-ca445b151395 2018-10-20 09:18:42,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ebe36974-1aba-4c3f-994f-ca445b151395 2018-10-20 09:18:42,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191971063614s 2018-10-20 09:18:42,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:42,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0b8d7a-89ac-44ea-8b58-a6fe8cddcc5d 2018-10-20 09:18:42,666 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:42,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8b0b8d7a-89ac-44ea-8b58-a6fe8cddcc5d 2018-10-20 09:18:42,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108974933624s 2018-10-20 09:18:42,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0741acee-81da-422e-9fef-af61dcb1a850 2018-10-20 09:18:42,799 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:42,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0741acee-81da-422e-9fef-af61dcb1a850 2018-10-20 09:18:42,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131944179535s 2018-10-20 09:18:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:42,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6133edda-21d2-44c4-a63a-62442ed48bb8 2018-10-20 09:18:42,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08"}, "tags": [], "enabled": true, "id": "253f5a15b5ac4ea7b227295ab6a44f08", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:18:42,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6133edda-21d2-44c4-a63a-62442ed48bb8 2018-10-20 09:18:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153070926666s 2018-10-20 09:18:42,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e54632-0c39-433a-a6f6-0f36f948beee 2018-10-20 09:18:43,079 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08", "previous": null, "next": null}} 2018-10-20 09:18:43,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08 used request id req-33e54632-0c39-433a-a6f6-0f36f948beee 2018-10-20 09:18:43,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104387044907s 2018-10-20 09:18:43,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:18:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08/users/8d02e63cdae642cb942480a1c11523bc/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3903ec09-ea38-4c95-af5a-56cf665b3ef8 2018-10-20 09:18:43,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:43,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08/users/8d02e63cdae642cb942480a1c11523bc/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-3903ec09-ea38-4c95-af5a-56cf665b3ef8 2018-10-20 09:18:43,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150548934937s 2018-10-20 09:18:43,234 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 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'253f5a15b5ac4ea7b227295ab6a44f08', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '78874297-5533-4091-83ad-90975aeb2143', 'username': u'neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:18:43,238 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'password': '78874297-5533-4091-83ad-90975aeb2143', 'project_name': 'neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '253f5a15b5ac4ea7b227295ab6a44f08', 'project_domain_name': 'Default'} 2018-10-20 09:18:43,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ac931e-c612-4c4f-a37d-0e2c82d9c248 2018-10-20 09:18:43,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:43,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-01ac931e-c612-4c4f-a37d-0e2c82d9c248 2018-10-20 09:18:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175689935684s 2018-10-20 09:18:43,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d844ee-1624-409b-96ae-21ebbf1c1895 2018-10-20 09:18:43,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:43,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a1d844ee-1624-409b-96ae-21ebbf1c1895 2018-10-20 09:18:43,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201714992523s 2018-10-20 09:18:43,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15156c8-7678-45c1-a214-6a9202051fcc 2018-10-20 09:18:43,741 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:43,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c15156c8-7678-45c1-a214-6a9202051fcc 2018-10-20 09:18:43,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111315011978s 2018-10-20 09:18:43,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abab6943-a77c-4cce-abf3-d0f76bf2d80e 2018-10-20 09:18:43,867 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:43,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-abab6943-a77c-4cce-abf3-d0f76bf2d80e 2018-10-20 09:18:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125195026398s 2018-10-20 09:18:43,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:18:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc83555d-de35-44a4-9d69-6e24cba478c5 2018-10-20 09:18:44,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08"}, "tags": [], "enabled": true, "id": "253f5a15b5ac4ea7b227295ab6a44f08", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:18:44,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fc83555d-de35-44a4-9d69-6e24cba478c5 2018-10-20 09:18:44,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15096783638s 2018-10-20 09:18:44,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124d34fc-6f54-4503-88a9-0b2ae66e8a21 2018-10-20 09:18:44,159 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08", "previous": null, "next": null}} 2018-10-20 09:18:44,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=8d02e63cdae642cb942480a1c11523bc&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=253f5a15b5ac4ea7b227295ab6a44f08 used request id req-124d34fc-6f54-4503-88a9-0b2ae66e8a21 2018-10-20 09:18:44,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118525981903s 2018-10-20 09:18:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:18:44,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08/users/8d02e63cdae642cb942480a1c11523bc/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-609c4f4e-0b49-41a4-b014-b3e17516e1d8 2018-10-20 09:18:44,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:44,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08/users/8d02e63cdae642cb942480a1c11523bc/roles/230bc15b574845fc870e118466e5e0d3 used request id req-609c4f4e-0b49-41a4-b014-b3e17516e1d8 2018-10-20 09:18:44,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234493017197s 2018-10-20 09:18:44,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:18:44,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b58ac45-010d-4cef-b887-45db9afee1e0 2018-10-20 09:18:44,621 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:18:44,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3b58ac45-010d-4cef-b887-45db9afee1e0 2018-10-20 09:18:44,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220249891281s 2018-10-20 09:18:44,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:18:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46949c61-f4ad-4e7d-83f3-ee21a1722e8f 2018-10-20 09:18:44,732 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:18:44,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-46949c61-f4ad-4e7d-83f3-ee21a1722e8f 2018-10-20 09:18:44,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105869054794s 2018-10-20 09:18:44,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:18:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a455004-5f97-4e9b-952e-4de8f44750ad 2018-10-20 09:18:44,907 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:18:44,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3a455004-5f97-4e9b-952e-4de8f44750ad 2018-10-20 09:18:44,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173254013062s 2018-10-20 09:18:44,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:18:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=8d02e63cdae642cb942480a1c11523bc&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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:45,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 20 Oct 2018 09:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c1797d-4834-45aa-a047-b7973f12bc12 2018-10-20 09:18:45,036 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=8d02e63cdae642cb942480a1c11523bc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:18:45,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=8d02e63cdae642cb942480a1c11523bc&scope.domain.id=default used request id req-81c1797d-4834-45aa-a047-b7973f12bc12 2018-10-20 09:18:45,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116029977798s 2018-10-20 09:18:45,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:18:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/8d02e63cdae642cb942480a1c11523bc/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:18:45,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681c5a02-c6e5-4a93-a206-7f71d1b3b770 2018-10-20 09:18:45,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:18:45,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/8d02e63cdae642cb942480a1c11523bc/roles/230bc15b574845fc870e118466e5e0d3 used request id req-681c5a02-c6e5-4a93-a206-7f71d1b3b770 2018-10-20 09:18:45,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142174959183s 2018-10-20 09:18:45,182 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:18:47,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:18:49,665 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4a2453ec-a882-4300-9ac8-c9e42107d911 | 2018-10-20T09:18:49.303929 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4a2453ec-a882-4300-9ac8-c9e42107d911 ~/.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-20 09:18:53,081 - 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-20 09:18:53,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:18:56,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:18:59,192 - 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=e01727f5-effd-4464-a4aa-6548b85e7381) as the default verifier for the future CLI operations. 2018-10-20 09:19:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:19:01,348 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bbf2abb-f404-4148-b01a-b31293021448 2018-10-20 09:19:01,348 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:19:01,348 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0bbf2abb-f404-4148-b01a-b31293021448 2018-10-20 09:19:01,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:19:01,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "253f5a15b5ac4ea7b227295ab6a44f08", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_253f5a15b5ac4ea7b227295ab6a44f08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_253f5a15b5ac4ea7b227295ab6a44f08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/253f5a15b5ac4ea7b227295ab6a44f08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "id": "8d02e63cdae642cb942480a1c11523bc"}, "audit_ids": ["eZzmOTLqQBihdAUgTXqXew"], "issued_at": "2018-10-20T09:19:01.000000Z"}} 2018-10-20 09:19:01,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:19:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:02,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:02 GMT X-Openstack-Request-Id: req-8c762bdf-6a49-4cda-908f-1545a6f99a08 2018-10-20 09:19:02,038 - 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-20 09:19:02,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-8c762bdf-6a49-4cda-908f-1545a6f99a08 2018-10-20 09:19:02,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277410030365s 2018-10-20 09:19:02,049 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-20 09:19:02,049 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 09:19:02,175 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 09:19:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:19:02,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:02 GMT 2018-10-20 09:19:02,183 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:19:02,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:19:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:02,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:02 GMT X-Openstack-Request-Id: req-134aaa67-bdc4-4121-ab43-b7c06ebf4fca 2018-10-20 09:19:02,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:19:02,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-134aaa67-bdc4-4121-ab43-b7c06ebf4fca 2018-10-20 09:19:02,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28920507431s 2018-10-20 09:19:02,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:19:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}' 2018-10-20 09:19:02,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:02 GMT Location: http://172.30.9.22:9292/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f33b875-c699-4dbd-8548-ab8c7a3d4608 2018-10-20 09:19:02,563 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:02Z", "file": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "c2c7673e-dec3-43c5-a32e-bf9d35807a73", "size": null, "self": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73", "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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": null, "created_at": "2018-10-20T09:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:19:02,563 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4f33b875-c699-4dbd-8548-ab8c7a3d4608 2018-10-20 09:19:02,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0785789489746s 2018-10-20 09:19:02,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:19:02,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" -d '' 2018-10-20 09:19:03,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:19:03 GMT X-Openstack-Request-Id: req-1da192e7-7ce8-4cee-bd60-53e1efaab887 2018-10-20 09:19:03,428 - 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-20 09:19:03,428 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file used request id req-1da192e7-7ce8-4cee-bd60-53e1efaab887 2018-10-20 09:19:03,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.864354133606s 2018-10-20 09:19:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:19:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:03,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:03 GMT X-Openstack-Request-Id: req-9b006e42-1f0a-4d75-8d47-9cd286dfe4b1 2018-10-20 09:19:03,461 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:03Z", "file": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "c2c7673e-dec3-43c5-a32e-bf9d35807a73", "size": 12716032, "self": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:19:03,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9b006e42-1f0a-4d75-8d47-9cd286dfe4b1 2018-10-20 09:19:03,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290291309357s 2018-10-20 09:19:03,463 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file', 'owner': u'253f5a15b5ac4ea7b227295ab6a44f08', 'id': u'c2c7673e-dec3-43c5-a32e-bf9d35807a73', 'size': 12716032, u'self': u'/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'253f5a15b5ac4ea7b227295ab6a44f08', 'name': 'neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:19:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:19:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', '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/c2c7673e-dec3-43c5-a32e-bf9d35807a73', 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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'created': u'2018-10-20T09:19:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:19: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/c2c7673e-dec3-43c5-a32e-bf9d35807a73', 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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:19:03,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:19:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:19:03,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19: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-d57f3a02-bf68-4e10-9cf6-c08388e80b24 x-openstack-request-id: req-d57f3a02-bf68-4e10-9cf6-c08388e80b24 2018-10-20 09:19:03,840 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bc88a133-063c-4ddd-9f4e-db76049ce416", "name": "neutron_trunk-flavor_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:19:03,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d57f3a02-bf68-4e10-9cf6-c08388e80b24 2018-10-20 09:19:03,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.373816013336s 2018-10-20 09:19:03,841 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', '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'906439e73a574f6faa0801abd57f945a', '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'bc88a133-063c-4ddd-9f4e-db76049ce416', 'swap': 0}) 2018-10-20 09:19:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:19:03,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416/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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"extra_specs": {}}' 2018-10-20 09:19:03,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19: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-d7c2b604-4bf7-4884-aed0-665711135519 x-openstack-request-id: req-d7c2b604-4bf7-4884-aed0-665711135519 2018-10-20 09:19:03,869 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:19:03,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416/os-extra_specs used request id req-d7c2b604-4bf7-4884-aed0-665711135519 2018-10-20 09:19:03,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0276160240173s 2018-10-20 09:19:03,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:19:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:04,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25736ff-2c0b-44f1-ae09-459cbb3d4d19 2018-10-20 09:19:04,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:19:04,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f25736ff-2c0b-44f1-ae09-459cbb3d4d19 2018-10-20 09:19:04,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195819139481s 2018-10-20 09:19:04,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:19:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:04,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ff727d-78f2-428d-b3f6-0637d8329cec 2018-10-20 09:19:04,278 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:19:04,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-11ff727d-78f2-428d-b3f6-0637d8329cec 2018-10-20 09:19:04,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196907043457s 2018-10-20 09:19:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 09:19:04,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:04,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19: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-861abf15-0175-46fc-a177-85cc22ee47bb x-openstack-request-id: req-861abf15-0175-46fc-a177-85cc22ee47bb 2018-10-20 09:19:04,614 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 09:19:04,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-861abf15-0175-46fc-a177-85cc22ee47bb 2018-10-20 09:19:04,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.322971105576s 2018-10-20 09:19:04,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:19:04,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:04,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:04 GMT X-Openstack-Request-Id: req-7f2fc89c-cee1-4800-a295-e2b5168aeba7 2018-10-20 09:19:04,644 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:03Z", "file": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "c2c7673e-dec3-43c5-a32e-bf9d35807a73", "size": 12716032, "self": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:19:04,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7f2fc89c-cee1-4800-a295-e2b5168aeba7 2018-10-20 09:19:04,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250868797302s 2018-10-20 09:19:04,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:19:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}' 2018-10-20 09:19:04,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:04 GMT Location: http://172.30.9.22:9292/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6adfcccf-d195-48ec-9aa5-23aa483d2393 2018-10-20 09:19:04,697 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:04Z", "file": "/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "bf4e7cdb-a447-4c5b-80ea-89d00816a73b", "size": null, "self": "/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b", "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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": null, "created_at": "2018-10-20T09:19:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:19:04,697 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6adfcccf-d195-48ec-9aa5-23aa483d2393 2018-10-20 09:19:04,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0434200763702s 2018-10-20 09:19:04,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:19:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" -d '' 2018-10-20 09:19:05,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:19:05 GMT X-Openstack-Request-Id: req-7bb5b7b2-82f2-4998-910f-d36b785595f0 2018-10-20 09:19:05,459 - 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-20 09:19:05,459 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/file used request id req-7bb5b7b2-82f2-4998-910f-d36b785595f0 2018-10-20 09:19:05,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.761799097061s 2018-10-20 09:19:05,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:19:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:19:05,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19:05 GMT X-Openstack-Request-Id: req-abc632bb-a745-4018-93fd-553dabd00b6c 2018-10-20 09:19:05,491 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:05Z", "file": "/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "bf4e7cdb-a447-4c5b-80ea-89d00816a73b", "size": 12716032, "self": "/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:19:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:03Z", "file": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "c2c7673e-dec3-43c5-a32e-bf9d35807a73", "size": 12716032, "self": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:19:05,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-abc632bb-a745-4018-93fd-553dabd00b6c 2018-10-20 09:19:05,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027496099472s 2018-10-20 09:19:05,494 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/file', 'owner': u'253f5a15b5ac4ea7b227295ab6a44f08', 'id': u'bf4e7cdb-a447-4c5b-80ea-89d00816a73b', 'size': 12716032, u'self': u'/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'253f5a15b5ac4ea7b227295ab6a44f08', 'name': 'neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:19:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T09:19:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', '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/bf4e7cdb-a447-4c5b-80ea-89d00816a73b', 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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', 'created': u'2018-10-20T09:19:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T09:19: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/bf4e7cdb-a447-4c5b-80ea-89d00816a73b', 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_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:19:05,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:19:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 09:19:05,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19: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-3eb1faf9-3ab4-438a-927a-cb83507d0521 x-openstack-request-id: req-3eb1faf9-3ab4-438a-927a-cb83507d0521 2018-10-20 09:19:05,548 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "026b8cbd-1476-4f41-baaf-23d2bbfda699", "name": "neutron_trunk-flavor_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:19:05,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3eb1faf9-3ab4-438a-927a-cb83507d0521 2018-10-20 09:19:05,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0540759563446s 2018-10-20 09:19:05,549 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', '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'906439e73a574f6faa0801abd57f945a', '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'026b8cbd-1476-4f41-baaf-23d2bbfda699', 'swap': 0}) 2018-10-20 09:19:05,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:19:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699/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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" -d '{"extra_specs": {}}' 2018-10-20 09:19:05,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:19: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-09c8d9b5-5fd8-454a-8595-6c7765c72047 x-openstack-request-id: req-09c8d9b5-5fd8-454a-8595-6c7765c72047 2018-10-20 09:19:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:19:05,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699/os-extra_specs used request id req-09c8d9b5-5fd8-454a-8595-6c7765c72047 2018-10-20 09:19:05,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0687749385834s 2018-10-20 09:19:05,619 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b', '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'906439e73a574f6faa0801abd57f945a', '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'026b8cbd-1476-4f41-baaf-23d2bbfda699', 'swap': 0}) 2018-10-20 09:19:08,691 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 09:19:08,691 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 09:19:08,692 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 09:19:08,694 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 09:19:08,708 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 09:19:11,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e01727f5-effd-4464-a4aa-6548b85e7381/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-20 09:19:11,924 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 09:19:11,943 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 09:19:11,943 - 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-20 09:20:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 986091f5-eb19-49c7-b690-260b160b4cea 2018-10-20 09:20:56,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '986091f5-eb19-49c7-b690-260b160b4cea']'. 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 986091f5-eb19-49c7-b690-260b160b4cea | 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 09:19:14 | 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 09:20:56 | 2018-10-20 09:20:57,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:42 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e01727f5-effd-4464-a4aa-6548b85e7381) | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4a2453ec-a882-4300-9ac8-c9e42107d911) | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 85.637 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 09:20:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 09:20:57,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-20 09:20:57,495 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:20:57,495 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 01:55 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-20 09:20:57,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:20:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:20:57,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:20:57 GMT X-Openstack-Request-Id: req-71599e82-82df-4755-a616-937b0b174ee1 2018-10-20 09:20:57,790 - 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-20 09:20:57,790 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bf4e7cdb-a447-4c5b-80ea-89d00816a73b used request id req-71599e82-82df-4755-a616-937b0b174ee1 2018-10-20 09:20:57,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.290128946304s 2018-10-20 09:20:57,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:20:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:57,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20: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-031448b0-2984-4432-8128-33cdfe0cf03c x-openstack-request-id: req-031448b0-2984-4432-8128-33cdfe0cf03c 2018-10-20 09:20:57,826 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "026b8cbd-1476-4f41-baaf-23d2bbfda699", "name": "neutron_trunk-flavor_alt_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bc88a133-063c-4ddd-9f4e-db76049ce416", "name": "neutron_trunk-flavor_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:20:57,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-031448b0-2984-4432-8128-33cdfe0cf03c 2018-10-20 09:20:57,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305020809174s 2018-10-20 09:20:57,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:20:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:57,861 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20:57 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-1c5172c1-5a25-4868-b0e1-c9e3b2c55e96 x-openstack-request-id: req-1c5172c1-5a25-4868-b0e1-c9e3b2c55e96 2018-10-20 09:20:57,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/026b8cbd-1476-4f41-baaf-23d2bbfda699 used request id req-1c5172c1-5a25-4868-b0e1-c9e3b2c55e96 2018-10-20 09:20:57,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330879688263s 2018-10-20 09:20:57,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:20:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:20:57,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20:57 GMT X-Openstack-Request-Id: req-320dd4e8-33ab-4292-92cf-feaee5ad2230 2018-10-20 09:20:57,890 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:19:03Z", "file": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/file", "owner": "253f5a15b5ac4ea7b227295ab6a44f08", "id": "c2c7673e-dec3-43c5-a32e-bf9d35807a73", "size": 12716032, "self": "/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T09:19:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:20:57,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-320dd4e8-33ab-4292-92cf-feaee5ad2230 2018-10-20 09:20:57,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256750583649s 2018-10-20 09:20:57,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:20:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}797ce47899ea4d4a85802f8b0fd6e7949137f961455a4ffb124390cca0f21406" 2018-10-20 09:20:58,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:20:58 GMT X-Openstack-Request-Id: req-e4e9e66d-6750-4f86-a165-11e4f61a7c06 2018-10-20 09:20:58,816 - 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-20 09:20:58,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c2c7673e-dec3-43c5-a32e-bf9d35807a73 used request id req-e4e9e66d-6750-4f86-a165-11e4f61a7c06 2018-10-20 09:20:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.924354076385s 2018-10-20 09:20:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:20:58,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:58,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-e1dceb26-53cb-4c2e-83ae-1fabdb132723 x-openstack-request-id: req-e1dceb26-53cb-4c2e-83ae-1fabdb132723 2018-10-20 09:20:58,840 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bc88a133-063c-4ddd-9f4e-db76049ce416", "name": "neutron_trunk-flavor_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:20:58,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e1dceb26-53cb-4c2e-83ae-1fabdb132723 2018-10-20 09:20:58,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024295091629s 2018-10-20 09:20:58,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:20:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:58,893 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20: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-7ce314c3-77a3-45b0-a02e-3765e4c89452 x-openstack-request-id: req-7ce314c3-77a3-45b0-a02e-3765e4c89452 2018-10-20 09:20:58,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/bc88a133-063c-4ddd-9f4e-db76049ce416 used request id req-7ce314c3-77a3-45b0-a02e-3765e4c89452 2018-10-20 09:20:58,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0505690574646s 2018-10-20 09:20:58,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:20:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:59,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37de9ff-333d-4623-915c-4d2a3ea1c893 2018-10-20 09:20:59,114 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:20:59,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b37de9ff-333d-4623-915c-4d2a3ea1c893 2018-10-20 09:20:59,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220624923706s 2018-10-20 09:20:59,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:20:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:59,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890e654c-cb24-479c-8bb1-795fc15c9f49 2018-10-20 09:20:59,335 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_d36e53e7-f73f-4089-9f55-6d6dc70bd22b", "links": {"self": "http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8d02e63cdae642cb942480a1c11523bc", "description": null}} 2018-10-20 09:20:59,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc used request id req-890e654c-cb24-479c-8bb1-795fc15c9f49 2018-10-20 09:20:59,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21369099617s 2018-10-20 09:20:59,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:20:59,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:59,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcfe435-8e87-493e-a7e7-f4d4148c0c00 2018-10-20 09:20:59,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:20:59,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/8d02e63cdae642cb942480a1c11523bc used request id req-7fcfe435-8e87-493e-a7e7-f4d4148c0c00 2018-10-20 09:20:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322274923325s 2018-10-20 09:20:59,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:20:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:20:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Sat, 20 Oct 2018 09:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff10f1e8-1acf-4814-b252-462b532cdb25 2018-10-20 09:20:59,847 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08"}, "tags": [], "enabled": true, "id": "253f5a15b5ac4ea7b227295ab6a44f08", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d36e53e7-f73f-4089-9f55-6d6dc70bd22b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:20:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ff10f1e8-1acf-4814-b252-462b532cdb25 2018-10-20 09:20:59,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181371927261s 2018-10-20 09:20:59,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:20:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:21:00,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd7a4d6-2e92-448c-aa86-5ee557bedfbe 2018-10-20 09:21:00,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:00,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/253f5a15b5ac4ea7b227295ab6a44f08 used request id req-7cd7a4d6-2e92-448c-aa86-5ee557bedfbe 2018-10-20 09:21:00,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177226066589s 2018-10-20 09:21:00,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:21:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=253f5a15b5ac4ea7b227295ab6a44f08&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}c17b741704632ab35a5cb51f546fbdf8449d1a1e7cff955ae9b946fc301295df" 2018-10-20 09:21:00,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:00 GMT X-Openstack-Request-Id: req-058ed686-27de-4dc5-88fe-6cee9cb9ef45 2018-10-20 09:21:00,274 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:21:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=253f5a15b5ac4ea7b227295ab6a44f08&name=default used request id req-058ed686-27de-4dc5-88fe-6cee9cb9ef45 2018-10-20 09:21:00,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.237823009491s 2018-10-20 09:21:00,327 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-10-20 09:21:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:21:00,376 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79ffc056-1559-41d4-bbb8-32931f615429 2018-10-20 09:21:00,377 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:21:00,377 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-79ffc056-1559-41d4-bbb8-32931f615429 2018-10-20 09:21:00,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:21:00,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["kkGEmYSfSUaIXn7c-n5n5A"], "issued_at": "2018-10-20T09:21:00.000000Z"}} 2018-10-20 09:21:00,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:21:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:01,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:01 GMT X-Openstack-Request-Id: req-b9281c99-dbd0-4106-ba42-11f189366ea3 2018-10-20 09:21:01,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:21:01,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b9281c99-dbd0-4106-ba42-11f189366ea3 2018-10-20 09:21:01,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287302970886s 2018-10-20 09:21:01,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:01,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ff9b28-89ca-4dd3-b904-80103e1c0534 2018-10-20 09:21:01,364 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:21:01,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96ff9b28-89ca-4dd3-b904-80103e1c0534 2018-10-20 09:21:01,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.280628919601s 2018-10-20 09:21:01,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:21:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}}' 2018-10-20 09:21:01,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-716cb671-f3ce-43ad-9fc1-f1c4a083334e 2018-10-20 09:21:01,612 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0"}, "tags": [], "enabled": true, "id": "9fa4c053f6a8496fbe993d49496fb3e0", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}} 2018-10-20 09:21:01,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-716cb671-f3ce-43ad-9fc1-f1c4a083334e 2018-10-20 09:21:01,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240365028381s 2018-10-20 09:21:01,613 - 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'9fa4c053f6a8496fbe993d49496fb3e0', '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_13e13ff5-8964-4860-88ed-5032830d1581'}) 2018-10-20 09:21:01,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:21:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b303cca3-479b-49e8-93cc-5168dd1adfac", "email": null, "name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581"}}' 2018-10-20 09:21:02,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f5e065-0321-4832-aab5-452d0ef761fd 2018-10-20 09:21:02,062 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:21:02,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-40f5e065-0321-4832-aab5-452d0ef761fd 2018-10-20 09:21:02,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442135810852s 2018-10-20 09:21:02,063 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd6ab23cbfe324b5c9479567428a1f546', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581'}) 2018-10-20 09:21:02,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b13dd75-9530-4430-9ef3-93a6d2cd3bbb 2018-10-20 09:21:02,258 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:02,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4b13dd75-9530-4430-9ef3-93a6d2cd3bbb 2018-10-20 09:21:02,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19193983078s 2018-10-20 09:21:02,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:02,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:02,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6edfc1-bce9-41ae-ac75-e05df947f477 2018-10-20 09:21:02,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:02,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ad6edfc1-bce9-41ae-ac75-e05df947f477 2018-10-20 09:21:02,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15058016777s 2018-10-20 09:21:02,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:02,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf60fca-7fc7-429a-9e77-6f22528ee10b 2018-10-20 09:21:02,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:02,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0cf60fca-7fc7-429a-9e77-6f22528ee10b 2018-10-20 09:21:02,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.145179033279s 2018-10-20 09:21:02,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:02,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1fa6a2-2782-4278-865f-a0e88c8fd071 2018-10-20 09:21:02,757 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:02,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8f1fa6a2-2782-4278-865f-a0e88c8fd071 2018-10-20 09:21:02,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187362909317s 2018-10-20 09:21:02,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:02,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7e01f3-d97c-41a5-bec5-6574904f57e5 2018-10-20 09:21:02,931 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:02,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7b7e01f3-d97c-41a5-bec5-6574904f57e5 2018-10-20 09:21:02,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.172344923019s 2018-10-20 09:21:02,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6a8667-f2b6-402a-84c1-f3ff8a95fc78 2018-10-20 09:21:03,057 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0"}, "tags": [], "enabled": true, "id": "9fa4c053f6a8496fbe993d49496fb3e0", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:03,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3e6a8667-f2b6-402a-84c1-f3ff8a95fc78 2018-10-20 09:21:03,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112718820572s 2018-10-20 09:21:03,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3b11b6-01ba-4333-89aa-c5d5b617a800 2018-10-20 09:21:03,247 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0", "previous": null, "next": null}} 2018-10-20 09:21:03,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0 used request id req-6e3b11b6-01ba-4333-89aa-c5d5b617a800 2018-10-20 09:21:03,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18111205101s 2018-10-20 09:21:03,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0/users/d6ab23cbfe324b5c9479567428a1f546/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69169e03-7b8e-494e-b2a1-beee6db34725 2018-10-20 09:21:03,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:03,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0/users/d6ab23cbfe324b5c9479567428a1f546/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-69169e03-7b8e-494e-b2a1-beee6db34725 2018-10-20 09:21:03,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148154973984s 2018-10-20 09:21:03,400 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581', 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'9fa4c053f6a8496fbe993d49496fb3e0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b303cca3-479b-49e8-93cc-5168dd1adfac', 'username': u'networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:21:03,403 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581', 'password': 'b303cca3-479b-49e8-93cc-5168dd1adfac', 'project_name': 'networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '9fa4c053f6a8496fbe993d49496fb3e0', 'project_domain_name': 'Default'} 2018-10-20 09:21:03,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:03,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2e854f-90db-4dd6-b374-5c40e5fdeae9 2018-10-20 09:21:03,595 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:03,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-db2e854f-90db-4dd6-b374-5c40e5fdeae9 2018-10-20 09:21:03,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189132928848s 2018-10-20 09:21:03,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468dd5b0-0528-4f8e-a9bc-98da4a9d30df 2018-10-20 09:21:03,714 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:03,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-468dd5b0-0528-4f8e-a9bc-98da4a9d30df 2018-10-20 09:21:03,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112397909164s 2018-10-20 09:21:03,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02e24ae-d9af-4a98-ad37-ff519a7aabbc 2018-10-20 09:21:03,827 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:03,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e02e24ae-d9af-4a98-ad37-ff519a7aabbc 2018-10-20 09:21:03,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107981920242s 2018-10-20 09:21:03,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:03,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:03,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2f300c-28d0-4134-9319-90a08554d317 2018-10-20 09:21:03,959 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:03,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1f2f300c-28d0-4134-9319-90a08554d317 2018-10-20 09:21:03,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13111615181s 2018-10-20 09:21:03,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82d9398-3611-494d-9edb-4e288e9bab39 2018-10-20 09:21:04,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0"}, "tags": [], "enabled": true, "id": "9fa4c053f6a8496fbe993d49496fb3e0", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:04,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d82d9398-3611-494d-9edb-4e288e9bab39 2018-10-20 09:21:04,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204643011093s 2018-10-20 09:21:04,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805e88d2-6f4d-4dde-8ae0-5b0aea82b624 2018-10-20 09:21:04,384 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0", "previous": null, "next": null}} 2018-10-20 09:21:04,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6ab23cbfe324b5c9479567428a1f546&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=9fa4c053f6a8496fbe993d49496fb3e0 used request id req-805e88d2-6f4d-4dde-8ae0-5b0aea82b624 2018-10-20 09:21:04,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198906898499s 2018-10-20 09:21:04,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:04,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0/users/d6ab23cbfe324b5c9479567428a1f546/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5f6d44-ec39-4f8a-9e01-76278bd18787 2018-10-20 09:21:04,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:04,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0/users/d6ab23cbfe324b5c9479567428a1f546/roles/230bc15b574845fc870e118466e5e0d3 used request id req-8e5f6d44-ec39-4f8a-9e01-76278bd18787 2018-10-20 09:21:04,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14994096756s 2018-10-20 09:21:04,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff30c206-9ddf-443d-b6a8-50b17a4aa777 2018-10-20 09:21:04,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:04,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ff30c206-9ddf-443d-b6a8-50b17a4aa777 2018-10-20 09:21:04,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107005119324s 2018-10-20 09:21:04,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193eb5ab-5415-4297-92a2-b12201f567c8 2018-10-20 09:21:04,759 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:04,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-193eb5ab-5415-4297-92a2-b12201f567c8 2018-10-20 09:21:04,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104526996613s 2018-10-20 09:21:04,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:04,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dc6210-2d4c-4a6b-9bdb-3a5b3000e3e3 2018-10-20 09:21:04,890 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:04,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-81dc6210-2d4c-4a6b-9bdb-3a5b3000e3e3 2018-10-20 09:21:04,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130895853043s 2018-10-20 09:21:04,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:04,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d6ab23cbfe324b5c9479567428a1f546&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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:05,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ea64ec-d73d-4b96-9c18-b1744d3942ae 2018-10-20 09:21:05,150 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d6ab23cbfe324b5c9479567428a1f546&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:21:05,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d6ab23cbfe324b5c9479567428a1f546&scope.domain.id=default used request id req-51ea64ec-d73d-4b96-9c18-b1744d3942ae 2018-10-20 09:21:05,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.246150016785s 2018-10-20 09:21:05,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:21:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/d6ab23cbfe324b5c9479567428a1f546/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:05,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d445cf33-8581-41df-8519-b59e6e2376f6 2018-10-20 09:21:05,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:05,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/d6ab23cbfe324b5c9479567428a1f546/roles/230bc15b574845fc870e118466e5e0d3 used request id req-d445cf33-8581-41df-8519-b59e6e2376f6 2018-10-20 09:21:05,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.136971950531s 2018-10-20 09:21:05,291 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:21:07,605 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:21:09,949 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18e73926-48a0-4fd0-9dfc-f960d862a902 | 2018-10-20T09:21:09.580950 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18e73926-48a0-4fd0-9dfc-f960d862a902 ~/.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-20 09:21:13,248 - 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-20 09:21:13,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:21:16,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:21:18,882 - 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=6a22bcb3-cb0c-47a3-b677-ae0db0105960) as the default verifier for the future CLI operations. 2018-10-20 09:21:20,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:21:20,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601d60e2-76ae-428c-895c-556c25437274 2018-10-20 09:21:20,865 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:21:20,865 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-601d60e2-76ae-428c-895c-556c25437274 2018-10-20 09:21:20,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:21:21,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9fa4c053f6a8496fbe993d49496fb3e0", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_9fa4c053f6a8496fbe993d49496fb3e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_9fa4c053f6a8496fbe993d49496fb3e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/9fa4c053f6a8496fbe993d49496fb3e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "id": "d6ab23cbfe324b5c9479567428a1f546"}, "audit_ids": ["jGWob3eGSC2ghhS4SJdnEQ"], "issued_at": "2018-10-20T09:21:21.000000Z"}} 2018-10-20 09:21:21,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:21:21,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e41ac4305764f135b465ca651b59c4daad4dcaf4281b24085560d0dce4d2652c" 2018-10-20 09:21:21,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:21 GMT X-Openstack-Request-Id: req-8144110b-e65b-4cdd-ac88-9028dede1503 2018-10-20 09:21:21,464 - 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-20 09:21:21,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-8144110b-e65b-4cdd-ac88-9028dede1503 2018-10-20 09:21:21,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195811033249s 2018-10-20 09:21:21,473 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-10-20 09:21:21,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:21,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8dfa78-7f17-48b4-b1c9-90e9f5c50915 2018-10-20 09:21:21,639 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bf8dfa78-7f17-48b4-b1c9-90e9f5c50915 2018-10-20 09:21:21,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165261030197s 2018-10-20 09:21:21,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:21,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126377d9-85a7-4c88-9fc6-9ae6533e5131 2018-10-20 09:21:21,854 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_13e13ff5-8964-4860-88ed-5032830d1581", "links": {"self": "http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d6ab23cbfe324b5c9479567428a1f546", "description": null}} 2018-10-20 09:21:21,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546 used request id req-126377d9-85a7-4c88-9fc6-9ae6533e5131 2018-10-20 09:21:21,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208836078644s 2018-10-20 09:21:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:21:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:22,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e793f27-aecf-479e-9eec-93438b27b12f 2018-10-20 09:21:22,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:22,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d6ab23cbfe324b5c9479567428a1f546 used request id req-5e793f27-aecf-479e-9eec-93438b27b12f 2018-10-20 09:21:22,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270322084427s 2018-10-20 09:21:22,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:22,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e781cc-1ad1-4a64-8f06-451007bbe46d 2018-10-20 09:21:22,329 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0"}, "tags": [], "enabled": true, "id": "9fa4c053f6a8496fbe993d49496fb3e0", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_13e13ff5-8964-4860-88ed-5032830d1581"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:21:22,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f8e781cc-1ad1-4a64-8f06-451007bbe46d 2018-10-20 09:21:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197314977646s 2018-10-20 09:21:22,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:21:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:22,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16704efa-453e-490a-b04d-2c03e03d4bb3 2018-10-20 09:21:22,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:22,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9fa4c053f6a8496fbe993d49496fb3e0 used request id req-16704efa-453e-490a-b04d-2c03e03d4bb3 2018-10-20 09:21:22,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.229120969772s 2018-10-20 09:21:22,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:21:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9fa4c053f6a8496fbe993d49496fb3e0&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}4f5edfab4cf9f9c3663243f4e50865add35fae041dd91f9b24886490b5a7a37e" 2018-10-20 09:21:22,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:22 GMT X-Openstack-Request-Id: req-311bb378-8f6e-498a-9fb3-404482445c4a 2018-10-20 09:21:22,796 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:21:22,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9fa4c053f6a8496fbe993d49496fb3e0&name=default used request id req-311bb378-8f6e-498a-9fb3-404482445c4a 2018-10-20 09:21:22,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22727894783s 2018-10-20 09:21:22,797 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-10-20 09:21:22,797 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-10-20 09:21:22,850 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-10-20 09:21:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:21:22,898 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a21e7a-b2f1-46f6-adb4-56f11ee595cf 2018-10-20 09:21:22,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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:21:22,898 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e3a21e7a-b2f1-46f6-adb4-56f11ee595cf 2018-10-20 09:21:22,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:21:23,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["MDbivtG_Sg2nKTvPDk_euw"], "issued_at": "2018-10-20T09:21:23.000000Z"}} 2018-10-20 09:21:23,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:21:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:23,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:23 GMT X-Openstack-Request-Id: req-10b83f52-937a-40aa-a06d-f6c6a0cd0534 2018-10-20 09:21:23,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:21:23,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-10b83f52-937a-40aa-a06d-f6c6a0cd0534 2018-10-20 09:21:23,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357660055161s 2018-10-20 09:21:23,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:23,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0eaeaca-5c14-44e8-8841-63cefdaffcda 2018-10-20 09:21:23,865 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:21:23,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c0eaeaca-5c14-44e8-8841-63cefdaffcda 2018-10-20 09:21:23,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195259809494s 2018-10-20 09:21:23,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:21:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}}' 2018-10-20 09:21:24,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506bf211-d290-411d-941a-4437bde52014 2018-10-20 09:21:24,009 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed"}, "tags": [], "enabled": true, "id": "67edbe2737d149b6afb0a59f60118eed", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}} 2018-10-20 09:21:24,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-506bf211-d290-411d-941a-4437bde52014 2018-10-20 09:21:24,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136998176575s 2018-10-20 09:21:24,010 - 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'67edbe2737d149b6afb0a59f60118eed', '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_b0167ff5-dc20-40bb-8937-362e7b91faed'}) 2018-10-20 09:21:24,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:21:24,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "00ffd29b-42ff-4c83-9e34-97701b2bb70c", "email": null, "name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed"}}' 2018-10-20 09:21:24,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c526b9f0-2f3d-4b2e-8a85-74afb4b9b141 2018-10-20 09:21:24,482 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:21:24,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-c526b9f0-2f3d-4b2e-8a85-74afb4b9b141 2018-10-20 09:21:24,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465354919434s 2018-10-20 09:21:24,483 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'246d47a51ea3410ca104f0cf4c40eac6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed'}) 2018-10-20 09:21:24,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:24,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b43bcd8-6cc4-48e7-8d62-08f8d326876c 2018-10-20 09:21:24,602 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:24,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5b43bcd8-6cc4-48e7-8d62-08f8d326876c 2018-10-20 09:21:24,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114795923233s 2018-10-20 09:21:24,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:24,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:24,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90acd17f-7b34-4651-9cfb-c358c7afa55a 2018-10-20 09:21:24,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:24,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-90acd17f-7b34-4651-9cfb-c358c7afa55a 2018-10-20 09:21:24,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197053909302s 2018-10-20 09:21:24,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:24,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0232b3e6-517e-40cf-a522-86f1ebb41935 2018-10-20 09:21:25,008 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:25,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0232b3e6-517e-40cf-a522-86f1ebb41935 2018-10-20 09:21:25,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197290897369s 2018-10-20 09:21:25,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3aad66c-7225-4c58-8c6c-3485a30f43da 2018-10-20 09:21:25,123 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a3aad66c-7225-4c58-8c6c-3485a30f43da 2018-10-20 09:21:25,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109628915787s 2018-10-20 09:21:25,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f494ec1-3622-4dde-86fe-82f3e0e494d0 2018-10-20 09:21:25,253 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:25,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2f494ec1-3622-4dde-86fe-82f3e0e494d0 2018-10-20 09:21:25,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129363059998s 2018-10-20 09:21:25,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a36c2a-0436-4cd7-87f7-27b682fc09da 2018-10-20 09:21:25,379 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed"}, "tags": [], "enabled": true, "id": "67edbe2737d149b6afb0a59f60118eed", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:25,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-00a36c2a-0436-4cd7-87f7-27b682fc09da 2018-10-20 09:21:25,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112281084061s 2018-10-20 09:21:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=67edbe2737d149b6afb0a59f60118eed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe628069-0adc-4557-a00e-5a8a689ed3ea 2018-10-20 09:21:25,581 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=67edbe2737d149b6afb0a59f60118eed", "previous": null, "next": null}} 2018-10-20 09:21:25,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=67edbe2737d149b6afb0a59f60118eed used request id req-fe628069-0adc-4557-a00e-5a8a689ed3ea 2018-10-20 09:21:25,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193665027618s 2018-10-20 09:21:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed/users/246d47a51ea3410ca104f0cf4c40eac6/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e96827-31f3-4495-b34e-f9a63495d0f5 2018-10-20 09:21:25,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:25,730 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed/users/246d47a51ea3410ca104f0cf4c40eac6/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-d4e96827-31f3-4495-b34e-f9a63495d0f5 2018-10-20 09:21:25,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145390033722s 2018-10-20 09:21:25,731 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed', 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'67edbe2737d149b6afb0a59f60118eed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '00ffd29b-42ff-4c83-9e34-97701b2bb70c', 'username': u'networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:21:25,735 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed', 'password': '00ffd29b-42ff-4c83-9e34-97701b2bb70c', 'project_name': 'networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '67edbe2737d149b6afb0a59f60118eed', 'project_domain_name': 'Default'} 2018-10-20 09:21:25,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baafc1d9-8f29-4572-9772-22e95f2abde3 2018-10-20 09:21:25,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:25,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-baafc1d9-8f29-4572-9772-22e95f2abde3 2018-10-20 09:21:25,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112115859985s 2018-10-20 09:21:25,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43025b22-3787-4723-8a36-b261dbc899de 2018-10-20 09:21:26,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:26,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-43025b22-3787-4723-8a36-b261dbc899de 2018-10-20 09:21:26,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156514883041s 2018-10-20 09:21:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:26,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6295684-1e4e-4a5f-b575-f2708a92832e 2018-10-20 09:21:26,125 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:26,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b6295684-1e4e-4a5f-b575-f2708a92832e 2018-10-20 09:21:26,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107883930206s 2018-10-20 09:21:26,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f473982-63f4-413d-89dc-60585da639f9 2018-10-20 09:21:26,291 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:26,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3f473982-63f4-413d-89dc-60585da639f9 2018-10-20 09:21:26,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.164361000061s 2018-10-20 09:21:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b0eb81-9c68-4410-aaf7-42f2eb02bea6 2018-10-20 09:21:26,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed"}, "tags": [], "enabled": true, "id": "67edbe2737d149b6afb0a59f60118eed", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:26,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d8b0eb81-9c68-4410-aaf7-42f2eb02bea6 2018-10-20 09:21:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110239982605s 2018-10-20 09:21:26,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=67edbe2737d149b6afb0a59f60118eed" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae6270d-0e56-433f-b66e-db509e3ff083 2018-10-20 09:21:26,530 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=67edbe2737d149b6afb0a59f60118eed", "previous": null, "next": null}} 2018-10-20 09:21:26,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=246d47a51ea3410ca104f0cf4c40eac6&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=67edbe2737d149b6afb0a59f60118eed used request id req-aae6270d-0e56-433f-b66e-db509e3ff083 2018-10-20 09:21:26,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107500076294s 2018-10-20 09:21:26,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed/users/246d47a51ea3410ca104f0cf4c40eac6/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b57857-dcc3-4efa-bb35-e3bfb6da37b4 2018-10-20 09:21:26,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:26,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed/users/246d47a51ea3410ca104f0cf4c40eac6/roles/230bc15b574845fc870e118466e5e0d3 used request id req-64b57857-dcc3-4efa-bb35-e3bfb6da37b4 2018-10-20 09:21:26,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176270961761s 2018-10-20 09:21:26,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb8cc24-37f7-4211-b052-d60f1e6e9088 2018-10-20 09:21:26,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:26,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8eb8cc24-37f7-4211-b052-d60f1e6e9088 2018-10-20 09:21:26,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112449884415s 2018-10-20 09:21:26,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:26,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f23e12a-0e1b-42ce-8fc2-378a10b7b280 2018-10-20 09:21:26,939 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:26,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9f23e12a-0e1b-42ce-8fc2-378a10b7b280 2018-10-20 09:21:26,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107289075851s 2018-10-20 09:21:26,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583d5798-2c15-4a8d-9089-33d671f78e0a 2018-10-20 09:21:27,147 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:27,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-583d5798-2c15-4a8d-9089-33d671f78e0a 2018-10-20 09:21:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207321166992s 2018-10-20 09:21:27,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=246d47a51ea3410ca104f0cf4c40eac6&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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:27,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d3d36b-3deb-4f21-a987-97c6c11668e6 2018-10-20 09:21:27,273 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=246d47a51ea3410ca104f0cf4c40eac6&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:21:27,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=246d47a51ea3410ca104f0cf4c40eac6&scope.domain.id=default used request id req-76d3d36b-3deb-4f21-a987-97c6c11668e6 2018-10-20 09:21:27,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112348079681s 2018-10-20 09:21:27,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:21:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/246d47a51ea3410ca104f0cf4c40eac6/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:27,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60513728-15cb-4fde-b518-bac55996b2da 2018-10-20 09:21:27,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:27,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/246d47a51ea3410ca104f0cf4c40eac6/roles/230bc15b574845fc870e118466e5e0d3 used request id req-60513728-15cb-4fde-b518-bac55996b2da 2018-10-20 09:21:27,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.135267019272s 2018-10-20 09:21:27,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:21:29,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:21:32,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4127afe7-6e09-413b-8f54-722a25567d34 | 2018-10-20T09:21:31.768636 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4127afe7-6e09-413b-8f54-722a25567d34 ~/.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-20 09:21:35,594 - 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-20 09:21:36,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:21:38,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:21:41,754 - 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=c95775be-7671-4167-9282-f933aae23936) as the default verifier for the future CLI operations. 2018-10-20 09:21:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:21:43,783 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94d03970-497c-47dd-8ad4-58e282a210fc 2018-10-20 09:21:43,783 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:21:43,783 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-94d03970-497c-47dd-8ad4-58e282a210fc 2018-10-20 09:21:43,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:21:44,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67edbe2737d149b6afb0a59f60118eed", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/67edbe2737d149b6afb0a59f60118eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/67edbe2737d149b6afb0a59f60118eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/67edbe2737d149b6afb0a59f60118eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/67edbe2737d149b6afb0a59f60118eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/67edbe2737d149b6afb0a59f60118eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/67edbe2737d149b6afb0a59f60118eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_67edbe2737d149b6afb0a59f60118eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_67edbe2737d149b6afb0a59f60118eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/67edbe2737d149b6afb0a59f60118eed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "id": "246d47a51ea3410ca104f0cf4c40eac6"}, "audit_ids": ["1kTY0qA8SuOMZN2I9JrpCA"], "issued_at": "2018-10-20T09:21:44.000000Z"}} 2018-10-20 09:21:44,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:21:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}39b61c2da3e8b9e62bb7952b2699aaa1eb93b9f6758817e58fba9e32cead8495" 2018-10-20 09:21:44,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:44 GMT X-Openstack-Request-Id: req-e1582923-fe3a-4e61-97f3-621b7351cf22 2018-10-20 09:21:44,393 - 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-20 09:21:44,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-e1582923-fe3a-4e61-97f3-621b7351cf22 2018-10-20 09:21:44,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199407100677s 2018-10-20 09:21:44,404 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-10-20 09:21:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:44,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48cc88c-f997-42fc-8b64-72856276401e 2018-10-20 09:21:44,537 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:44,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f48cc88c-f997-42fc-8b64-72856276401e 2018-10-20 09:21:44,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132019042969s 2018-10-20 09:21:44,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:44,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db6468b-a062-4508-b5f0-783cd28a9f7b 2018-10-20 09:21:44,746 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b0167ff5-dc20-40bb-8937-362e7b91faed", "links": {"self": "http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "246d47a51ea3410ca104f0cf4c40eac6", "description": null}} 2018-10-20 09:21:44,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6 used request id req-2db6468b-a062-4508-b5f0-783cd28a9f7b 2018-10-20 09:21:44,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203553915024s 2018-10-20 09:21:44,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:21:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:45,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7420356f-7fff-4ab5-9ff5-28cc588656f6 2018-10-20 09:21:45,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:45,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/246d47a51ea3410ca104f0cf4c40eac6 used request id req-7420356f-7fff-4ab5-9ff5-28cc588656f6 2018-10-20 09:21:45,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276026010513s 2018-10-20 09:21:45,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:45,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67a7a5a-b857-4bd7-a52f-e49c965103ca 2018-10-20 09:21:45,141 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed"}, "tags": [], "enabled": true, "id": "67edbe2737d149b6afb0a59f60118eed", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b0167ff5-dc20-40bb-8937-362e7b91faed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:21:45,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b67a7a5a-b857-4bd7-a52f-e49c965103ca 2018-10-20 09:21:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111235141754s 2018-10-20 09:21:45,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:21:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:45,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda47b8a-4664-4d5a-9eeb-feb2fdb27cbd 2018-10-20 09:21:45,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:45,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/67edbe2737d149b6afb0a59f60118eed used request id req-bda47b8a-4664-4d5a-9eeb-feb2fdb27cbd 2018-10-20 09:21:45,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261698007584s 2018-10-20 09:21:45,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:21:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=67edbe2737d149b6afb0a59f60118eed&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}3bf13c9d904ca092f738d1533e5024ff7ca56409313c48e6cd68adeb47b90c6d" 2018-10-20 09:21:45,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:45 GMT X-Openstack-Request-Id: req-fa737be4-ca21-47b0-b0d6-94fa5bfde4aa 2018-10-20 09:21:45,740 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:21:45,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=67edbe2737d149b6afb0a59f60118eed&name=default used request id req-fa737be4-ca21-47b0-b0d6-94fa5bfde4aa 2018-10-20 09:21:45,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325350046158s 2018-10-20 09:21:45,740 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-10-20 09:21:45,740 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-10-20 09:21:45,793 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-10-20 09:21:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:21:45,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aada3386-67c6-4f04-a3a1-600256d8d09a 2018-10-20 09:21:45,841 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:21:45,841 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-aada3386-67c6-4f04-a3a1-600256d8d09a 2018-10-20 09:21:45,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:21:46,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["GfijwS9XQaKXw4835CQxmQ"], "issued_at": "2018-10-20T09:21:46.000000Z"}} 2018-10-20 09:21:46,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:21:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:46,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:46 GMT X-Openstack-Request-Id: req-b8d8851e-8dc3-4998-87f9-ce0fd96151d0 2018-10-20 09:21:46,596 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:21:46,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b8d8851e-8dc3-4998-87f9-ce0fd96151d0 2018-10-20 09:21:46,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352405071259s 2018-10-20 09:21:46,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:46,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a069effa-7b26-4c6e-a97b-4cef9e1f036d 2018-10-20 09:21:46,732 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:21:46,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a069effa-7b26-4c6e-a97b-4cef9e1f036d 2018-10-20 09:21:46,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128957986832s 2018-10-20 09:21:46,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:21:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}}' 2018-10-20 09:21:46,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bee484-0e0f-4f8f-9fed-5bf2953374ca 2018-10-20 09:21:46,960 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614"}, "tags": [], "enabled": true, "id": "48f8d2b503b64a44a9a5d0c322d88614", "parent_id": "default", "domain_id": "default", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}} 2018-10-20 09:21:46,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a1bee484-0e0f-4f8f-9fed-5bf2953374ca 2018-10-20 09:21:46,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220032930374s 2018-10-20 09:21:46,961 - 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'48f8d2b503b64a44a9a5d0c322d88614', '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_911e56a4-786f-4d48-8778-4393d92304b7'}) 2018-10-20 09:21:46,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:21:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "14b20ce3-e925-415e-a8f6-5cd0f0fdbd6a", "email": null, "name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7"}}' 2018-10-20 09:21:47,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53cd4a6e-0772-4152-9982-c90c656c2304 2018-10-20 09:21:47,409 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:21:47,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-53cd4a6e-0772-4152-9982-c90c656c2304 2018-10-20 09:21:47,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442435026169s 2018-10-20 09:21:47,410 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59201a0f1a9c4bcaa063318ac19aec48', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_911e56a4-786f-4d48-8778-4393d92304b7'}) 2018-10-20 09:21:47,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:47,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e93df5-8abe-42d2-88c6-25ecdb302cd2 2018-10-20 09:21:47,626 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:47,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b2e93df5-8abe-42d2-88c6-25ecdb302cd2 2018-10-20 09:21:47,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212224960327s 2018-10-20 09:21:47,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:47,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18007e80-e8e8-4cbe-b794-354f6b84f4b5 2018-10-20 09:21:47,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:47,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-18007e80-e8e8-4cbe-b794-354f6b84f4b5 2018-10-20 09:21:47,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199283123016s 2018-10-20 09:21:47,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54ab2ab-6298-42b4-bc23-d8ed12c31b18 2018-10-20 09:21:48,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:48,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d54ab2ab-6298-42b4-bc23-d8ed12c31b18 2018-10-20 09:21:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186779022217s 2018-10-20 09:21:48,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa52673-73c1-4544-b675-1943b5d494c2 2018-10-20 09:21:48,139 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:48,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4fa52673-73c1-4544-b675-1943b5d494c2 2018-10-20 09:21:48,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1114590168s 2018-10-20 09:21:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d45716-06af-4a44-badf-00d7dc8a67bd 2018-10-20 09:21:48,316 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:48,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c5d45716-06af-4a44-badf-00d7dc8a67bd 2018-10-20 09:21:48,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.175587892532s 2018-10-20 09:21:48,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:48,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e520d1-652a-45df-b878-3b6a462b7a60 2018-10-20 09:21:48,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614"}, "tags": [], "enabled": true, "id": "48f8d2b503b64a44a9a5d0c322d88614", "parent_id": "default", "domain_id": "default", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:48,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-96e520d1-652a-45df-b878-3b6a462b7a60 2018-10-20 09:21:48,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179738998413s 2018-10-20 09:21:48,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5f6900-139f-4b57-be5c-00d3ad029cca 2018-10-20 09:21:48,710 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614", "previous": null, "next": null}} 2018-10-20 09:21:48,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614 used request id req-7e5f6900-139f-4b57-be5c-00d3ad029cca 2018-10-20 09:21:48,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194205999374s 2018-10-20 09:21:48,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614/users/59201a0f1a9c4bcaa063318ac19aec48/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee2112c-3c61-4a8f-91aa-09470ba7900e 2018-10-20 09:21:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:48,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614/users/59201a0f1a9c4bcaa063318ac19aec48/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-5ee2112c-3c61-4a8f-91aa-09470ba7900e 2018-10-20 09:21:48,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151775121689s 2018-10-20 09:21:48,867 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_911e56a4-786f-4d48-8778-4393d92304b7', 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'48f8d2b503b64a44a9a5d0c322d88614', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '14b20ce3-e925-415e-a8f6-5cd0f0fdbd6a', 'username': u'barbican-user_911e56a4-786f-4d48-8778-4393d92304b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:21:48,870 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_911e56a4-786f-4d48-8778-4393d92304b7', 'password': '14b20ce3-e925-415e-a8f6-5cd0f0fdbd6a', 'project_name': 'barbican-project_911e56a4-786f-4d48-8778-4393d92304b7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '48f8d2b503b64a44a9a5d0c322d88614', 'project_domain_name': 'Default'} 2018-10-20 09:21:48,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:48,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a61a15-65c9-44f6-9b65-21b6303ee97f 2018-10-20 09:21:48,982 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:48,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2a61a15-65c9-44f6-9b65-21b6303ee97f 2018-10-20 09:21:48,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107964992523s 2018-10-20 09:21:48,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aca845a-b9df-433f-b5ef-a71561ffb7fc 2018-10-20 09:21:49,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:49,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7aca845a-b9df-433f-b5ef-a71561ffb7fc 2018-10-20 09:21:49,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108296871185s 2018-10-20 09:21:49,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:49,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896951a0-9930-44d7-8d84-ec0b09f503fe 2018-10-20 09:21:49,203 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:49,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-896951a0-9930-44d7-8d84-ec0b09f503fe 2018-10-20 09:21:49,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102542877197s 2018-10-20 09:21:49,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ca9d6c-27ff-4bdf-89da-6061e4726a7f 2018-10-20 09:21:49,420 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:49,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c9ca9d6c-27ff-4bdf-89da-6061e4726a7f 2018-10-20 09:21:49,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216145992279s 2018-10-20 09:21:49,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:21:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d781639c-c839-4ec2-b42c-08b41e181c57 2018-10-20 09:21:49,540 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614"}, "tags": [], "enabled": true, "id": "48f8d2b503b64a44a9a5d0c322d88614", "parent_id": "default", "domain_id": "default", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:21:49,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d781639c-c839-4ec2-b42c-08b41e181c57 2018-10-20 09:21:49,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108601093292s 2018-10-20 09:21:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1ec792-aafa-4b7c-9965-e4a5e2a9cbe3 2018-10-20 09:21:49,734 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614", "previous": null, "next": null}} 2018-10-20 09:21:49,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=59201a0f1a9c4bcaa063318ac19aec48&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=48f8d2b503b64a44a9a5d0c322d88614 used request id req-7d1ec792-aafa-4b7c-9965-e4a5e2a9cbe3 2018-10-20 09:21:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184937000275s 2018-10-20 09:21:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:21:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614/users/59201a0f1a9c4bcaa063318ac19aec48/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:49,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-676f1b6a-1760-4f24-90cd-7092959a43ae 2018-10-20 09:21:49,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:49,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614/users/59201a0f1a9c4bcaa063318ac19aec48/roles/230bc15b574845fc870e118466e5e0d3 used request id req-676f1b6a-1760-4f24-90cd-7092959a43ae 2018-10-20 09:21:49,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140597820282s 2018-10-20 09:21:49,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:21:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:50,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55937606-652a-4dec-bbf3-4bdf4e129bd5 2018-10-20 09:21:50,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:21:50,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-55937606-652a-4dec-bbf3-4bdf4e129bd5 2018-10-20 09:21:50,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146494150162s 2018-10-20 09:21:50,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:21:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:50,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b90d814-a717-4dfa-9af6-2c9b743fb183 2018-10-20 09:21:50,193 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:21:50,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9b90d814-a717-4dfa-9af6-2c9b743fb183 2018-10-20 09:21:50,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159490823746s 2018-10-20 09:21:50,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:21:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:50,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0aa339-79b9-48bd-8c7b-13b921a2c848 2018-10-20 09:21:50,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:21:50,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-ab0aa339-79b9-48bd-8c7b-13b921a2c848 2018-10-20 09:21:50,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126204013824s 2018-10-20 09:21:50,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:21:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=59201a0f1a9c4bcaa063318ac19aec48&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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:50,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Sat, 20 Oct 2018 09:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135aa53c-5c6b-46d5-9557-51b99fd4fa86 2018-10-20 09:21:50,441 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=59201a0f1a9c4bcaa063318ac19aec48&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 09:21:50,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=59201a0f1a9c4bcaa063318ac19aec48&scope.domain.id=default used request id req-135aa53c-5c6b-46d5-9557-51b99fd4fa86 2018-10-20 09:21:50,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107309818268s 2018-10-20 09:21:50,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 09:21:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/59201a0f1a9c4bcaa063318ac19aec48/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:21:50,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dc58a3-991e-4596-84fa-7b1b856ce17e 2018-10-20 09:21:50,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:21:50,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/59201a0f1a9c4bcaa063318ac19aec48/roles/230bc15b574845fc870e118466e5e0d3 used request id req-47dc58a3-991e-4596-84fa-7b1b856ce17e 2018-10-20 09:21:50,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142080068588s 2018-10-20 09:21:50,587 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 09:21:53,011 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-20 09:21:55,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | de11ca72-e110-47ff-8540-e3d1e9845284 | 2018-10-20T09:21:55.101796 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: de11ca72-e110-47ff-8540-e3d1e9845284 ~/.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-20 09:21:58,595 - 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-20 09:21:59,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 09:22:02,103 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-20 09:22:05,013 - 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=09b8282c-58f5-4efd-b261-ca7e3812f9be) as the default verifier for the future CLI operations. 2018-10-20 09:22:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:06,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be0a8ce-58d9-4b60-ae7c-4281f2a989dd 2018-10-20 09:22:06,855 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:06,855 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1be0a8ce-58d9-4b60-ae7c-4281f2a989dd 2018-10-20 09:22:06,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:22:07,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:22:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48f8d2b503b64a44a9a5d0c322d88614", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/48f8d2b503b64a44a9a5d0c322d88614", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/48f8d2b503b64a44a9a5d0c322d88614", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/48f8d2b503b64a44a9a5d0c322d88614", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/48f8d2b503b64a44a9a5d0c322d88614", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/48f8d2b503b64a44a9a5d0c322d88614", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/48f8d2b503b64a44a9a5d0c322d88614", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_48f8d2b503b64a44a9a5d0c322d88614", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_48f8d2b503b64a44a9a5d0c322d88614", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/48f8d2b503b64a44a9a5d0c322d88614", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "id": "59201a0f1a9c4bcaa063318ac19aec48"}, "audit_ids": ["FZlB7mpDS3eXinVAIt7eWw"], "issued_at": "2018-10-20T09:22:07.000000Z"}} 2018-10-20 09:22:07,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 09:22:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 09:22:07,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3761844e-6cd9-4c29-b071-cce4de28c612 2018-10-20 09:22:07,274 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:07,275 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-3761844e-6cd9-4c29-b071-cce4de28c612 2018-10-20 09:22:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}c8e7bbe27e5f8928d8367ce47b4ae4952bf38df16c529a8485ef0429d5ea7aeb" 2018-10-20 09:22:07,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88a148c-c8f9-491c-a801-0479c89431af 2018-10-20 09:22:07,559 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 09:22:07,560 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d88a148c-c8f9-491c-a801-0479c89431af 2018-10-20 09:22:07,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.294853210449s 2018-10-20 09:22:07,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 09:22:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c8e7bbe27e5f8928d8367ce47b4ae4952bf38df16c529a8485ef0429d5ea7aeb" 2018-10-20 09:22:07,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:07 GMT X-Openstack-Request-Id: req-f0c918fb-09ee-431f-9553-62da4010d9d5 2018-10-20 09:22:07,855 - 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-20 09:22:07,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-f0c918fb-09ee-431f-9553-62da4010d9d5 2018-10-20 09:22:07,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.283448934555s 2018-10-20 09:22:07,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:08,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a802e420-45e7-496d-a949-0e48800eaeea 2018-10-20 09:22:08,185 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:22:08,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a802e420-45e7-496d-a949-0e48800eaeea 2018-10-20 09:22:08,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.319744110107s 2018-10-20 09:22:08,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:08,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934cd10e-593b-4b34-bda9-f607f363a576 2018-10-20 09:22:08,353 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_911e56a4-786f-4d48-8778-4393d92304b7", "links": {"self": "http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "59201a0f1a9c4bcaa063318ac19aec48", "description": null}} 2018-10-20 09:22:08,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48 used request id req-934cd10e-593b-4b34-bda9-f607f363a576 2018-10-20 09:22:08,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.160577058792s 2018-10-20 09:22:08,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:22:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:08,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b792766f-9807-4954-8a67-82cdf0a994b8 2018-10-20 09:22:08,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:08,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/59201a0f1a9c4bcaa063318ac19aec48 used request id req-b792766f-9807-4954-8a67-82cdf0a994b8 2018-10-20 09:22:08,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265007972717s 2018-10-20 09:22:08,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:08,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199e7cb1-7b34-4445-be24-a0c7d41fc90c 2018-10-20 09:22:08,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614"}, "tags": [], "enabled": true, "id": "48f8d2b503b64a44a9a5d0c322d88614", "parent_id": "default", "domain_id": "default", "name": "barbican-project_911e56a4-786f-4d48-8778-4393d92304b7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:22:08,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-199e7cb1-7b34-4445-be24-a0c7d41fc90c 2018-10-20 09:22:08,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199496030807s 2018-10-20 09:22:08,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:22:08,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:09,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a27fe0-e167-4f1b-92d6-7817d3484c70 2018-10-20 09:22:09,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:09,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/48f8d2b503b64a44a9a5d0c322d88614 used request id req-25a27fe0-e167-4f1b-92d6-7817d3484c70 2018-10-20 09:22:09,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238214015961s 2018-10-20 09:22:09,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:22:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=48f8d2b503b64a44a9a5d0c322d88614&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}4f6cdf3d5bf7b07d5af11510a27689e66d7a264a526315b8d2190561b442d48e" 2018-10-20 09:22:09,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:09 GMT X-Openstack-Request-Id: req-ebfb46cd-da62-498f-a68a-43c88aae079c 2018-10-20 09:22:09,388 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:22:09,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=48f8d2b503b64a44a9a5d0c322d88614&name=default used request id req-ebfb46cd-da62-498f-a68a-43c88aae079c 2018-10-20 09:22:09,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.313533067703s 2018-10-20 09:22:09,388 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-10-20 09:22:09,389 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-10-20 09:22:09,395 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:41 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:01 | PASS | | rally_sanity | functest | smoke | 31:49 | PASS | | rally_jobs | functest | smoke | 31:16 | PASS | | refstack_defcore | functest | smoke | 06:42 | PASS | | patrole | functest | smoke | 02:38 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 01:55 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-10-20 09:22:09,405 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-20 09:22:15,700 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 09:22:15,703 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 09:22:15,703 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-20 09:22:15,704 - 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-20 09:22:15,709 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-10-20 09:22:15,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:15,918 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390a63e8-9dd3-45da-80ab-c28e0c326b23 2018-10-20 09:22:15,918 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:15,919 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-390a63e8-9dd3-45da-80ab-c28e0c326b23 2018-10-20 09:22:15,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:22:16,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:22:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["sXiShOf6RlOcaR4DhJ-Rpw"], "issued_at": "2018-10-20T09:22:16.000000Z"}} 2018-10-20 09:22:16,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:22:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:16,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:16 GMT X-Openstack-Request-Id: req-32437519-6320-4b05-83a7-5127456b18e7 2018-10-20 09:22:16,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:22:16,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32437519-6320-4b05-83a7-5127456b18e7 2018-10-20 09:22:16,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.606429100037s 2018-10-20 09:22:16,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:17,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819dc233-fca6-4b55-a7b4-995912b5010f 2018-10-20 09:22:17,051 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:22:17,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-819dc233-fca6-4b55-a7b4-995912b5010f 2018-10-20 09:22:17,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110791921616s 2018-10-20 09:22:17,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:22:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}}' 2018-10-20 09:22:17,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a29bdbd-2b40-4374-9aba-b5ea74ebfbe4 2018-10-20 09:22:17,278 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d"}, "tags": [], "enabled": true, "id": "d23d77854f934554ac75dcc1cba8c02d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}} 2018-10-20 09:22:17,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2a29bdbd-2b40-4374-9aba-b5ea74ebfbe4 2018-10-20 09:22:17,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218523025513s 2018-10-20 09:22:17,279 - 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'd23d77854f934554ac75dcc1cba8c02d', '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_bc035f51-6d32-4885-a9af-3bdd03ad028d'}) 2018-10-20 09:22:17,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:22:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "32b0e157-6f49-4891-a25e-5dc2a4b6b19b", "email": null, "name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d"}}' 2018-10-20 09:22:17,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4f7bdec-3eac-4e8e-90f4-ba369d9eb4a7 2018-10-20 09:22:17,745 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "links": {"self": "http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9293dad1a2c544bbb7c9ba04f6477f04", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:22:17,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e4f7bdec-3eac-4e8e-90f4-ba369d9eb4a7 2018-10-20 09:22:17,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46035695076s 2018-10-20 09:22:17,746 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9293dad1a2c544bbb7c9ba04f6477f04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d'}) 2018-10-20 09:22:17,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:17,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:17,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7b27a8-42ad-4ea9-a369-e49a977d05e0 2018-10-20 09:22:17,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:17,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6f7b27a8-42ad-4ea9-a369-e49a977d05e0 2018-10-20 09:22:17,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189428091049s 2018-10-20 09:22:17,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:17,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f166a2-a42e-4155-851b-a33053a596e4 2018-10-20 09:22:18,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:18,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-39f166a2-a42e-4155-851b-a33053a596e4 2018-10-20 09:22:18,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10623216629s 2018-10-20 09:22:18,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ae99fc-58b9-42b5-99fd-5c5b6a438ac1 2018-10-20 09:22:18,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:18,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-34ae99fc-58b9-42b5-99fd-5c5b6a438ac1 2018-10-20 09:22:18,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192070007324s 2018-10-20 09:22:18,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690b2ff4-981f-45d2-9448-7843db24a6f3 2018-10-20 09:22:18,358 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:22:18,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-690b2ff4-981f-45d2-9448-7843db24a6f3 2018-10-20 09:22:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104691982269s 2018-10-20 09:22:18,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c48cb05-9df8-4cc0-9f46-fd26bfeee562 2018-10-20 09:22:18,540 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "links": {"self": "http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9293dad1a2c544bbb7c9ba04f6477f04", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:22:18,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2c48cb05-9df8-4cc0-9f46-fd26bfeee562 2018-10-20 09:22:18,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.181080818176s 2018-10-20 09:22:18,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b613b6b-38e9-42fb-90ed-c208baae038e 2018-10-20 09:22:18,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d"}, "tags": [], "enabled": true, "id": "d23d77854f934554ac75dcc1cba8c02d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}]} 2018-10-20 09:22:18,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1b613b6b-38e9-42fb-90ed-c208baae038e 2018-10-20 09:22:18,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110144138336s 2018-10-20 09:22:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:22:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=d23d77854f934554ac75dcc1cba8c02d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5654295e-c3e5-494a-b8f4-b038a125fe24 2018-10-20 09:22:18,778 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=d23d77854f934554ac75dcc1cba8c02d", "previous": null, "next": null}} 2018-10-20 09:22:18,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=d23d77854f934554ac75dcc1cba8c02d used request id req-5654295e-c3e5-494a-b8f4-b038a125fe24 2018-10-20 09:22:18,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111284971237s 2018-10-20 09:22:18,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:22:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d/users/9293dad1a2c544bbb7c9ba04f6477f04/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:18,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e2b1ce-92cf-4e40-ab74-31e0a98b1b05 2018-10-20 09:22:18,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:18,923 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d/users/9293dad1a2c544bbb7c9ba04f6477f04/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-63e2b1ce-92cf-4e40-ab74-31e0a98b1b05 2018-10-20 09:22:18,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141005039215s 2018-10-20 09:22:18,923 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d', 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'd23d77854f934554ac75dcc1cba8c02d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '32b0e157-6f49-4891-a25e-5dc2a4b6b19b', 'username': u'vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:22:18,927 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'password': '32b0e157-6f49-4891-a25e-5dc2a4b6b19b', 'project_name': 'vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'd23d77854f934554ac75dcc1cba8c02d', 'project_domain_name': 'Default'} 2018-10-20 09:22:18,932 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-10-20 09:22:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:18,941 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e15e80-0b94-49b8-a786-8994a619f671 2018-10-20 09:22:18,941 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:18,941 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d0e15e80-0b94-49b8-a786-8994a619f671 2018-10-20 09:22:18,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:22:19,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T10:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d23d77854f934554ac75dcc1cba8c02d", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d23d77854f934554ac75dcc1cba8c02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/d23d77854f934554ac75dcc1cba8c02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/d23d77854f934554ac75dcc1cba8c02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d23d77854f934554ac75dcc1cba8c02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/d23d77854f934554ac75dcc1cba8c02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/d23d77854f934554ac75dcc1cba8c02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_d23d77854f934554ac75dcc1cba8c02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_d23d77854f934554ac75dcc1cba8c02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/d23d77854f934554ac75dcc1cba8c02d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "id": "9293dad1a2c544bbb7c9ba04f6477f04"}, "audit_ids": ["esMW-BrxQ-CT2Ob_3bQFag"], "issued_at": "2018-10-20T09:22:19.000000Z"}} 2018-10-20 09:22:19,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 09:22:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vmtp-router_bc035f51-6d32-4885-a9af-3bdd03ad028d", "admin_state_up": true}}' 2018-10-20 09:22:21,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:21 GMT X-Openstack-Request-Id: req-f86076d6-758c-489f-ae7b-81715605b317 2018-10-20 09:22:21,147 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d23d77854f934554ac75dcc1cba8c02d", "created_at": "2018-10-20T09:22:19Z", "admin_state_up": true, "updated_at": "2018-10-20T09:22:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d23d77854f934554ac75dcc1cba8c02d", "id": "201c9581-e90a-4bb0-8be8-c23baae2a952", "name": "vmtp-router_bc035f51-6d32-4885-a9af-3bdd03ad028d"}} 2018-10-20 09:22:21,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f86076d6-758c-489f-ae7b-81715605b317 2018-10-20 09:22:21,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80344510078s 2018-10-20 09:22:21,148 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:22:20Z', u'revision_number': 2, u'id': u'201c9581-e90a-4bb0-8be8-c23baae2a952', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_bc035f51-6d32-4885-a9af-3bdd03ad028d', u'admin_state_up': True, u'tenant_id': u'd23d77854f934554ac75dcc1cba8c02d', u'created_at': u'2018-10-20T09:22:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'd23d77854f934554ac75dcc1cba8c02d'}) 2018-10-20 09:22:21,148 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-20 09:22:22,644 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-20 09:22:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:22,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:22 GMT 2018-10-20 09:22:22,657 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:22:22,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:22:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:22,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:22 GMT X-Openstack-Request-Id: req-80a99b89-bd12-43c2-b095-84b493e5e337 2018-10-20 09:22:22,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:22:22,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-80a99b89-bd12-43c2-b095-84b493e5e337 2018-10-20 09:22:22,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32191491127s 2018-10-20 09:22:22,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:22:22,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d"}' 2018-10-20 09:22:23,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:23 GMT Location: http://172.30.9.22:9292/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4ba84da-9cea-4679-9639-fa09e123ed28 2018-10-20 09:22:23,043 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:22:23Z", "file": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/file", "owner": "d23d77854f934554ac75dcc1cba8c02d", "id": "91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "size": null, "self": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "checksum": null, "created_at": "2018-10-20T09:22:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:22:23,044 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-b4ba84da-9cea-4679-9639-fa09e123ed28 2018-10-20 09:22:23,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0525929927826s 2018-10-20 09:22:23,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:22:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" -d '' 2018-10-20 09:22:27,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:22:27 GMT X-Openstack-Request-Id: req-7078404f-e1ab-4ae6-8386-8a014d600df0 2018-10-20 09:22:27,621 - 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-20 09:22:27,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/file used request id req-7078404f-e1ab-4ae6-8386-8a014d600df0 2018-10-20 09:22:27,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.57649111748s 2018-10-20 09:22:27,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:22:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:27,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:27 GMT X-Openstack-Request-Id: req-b87c5204-00bb-43cb-abed-409b50bb08e6 2018-10-20 09:22:27,666 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:22:27Z", "file": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/file", "owner": "d23d77854f934554ac75dcc1cba8c02d", "id": "91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "size": 263586304, "self": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T09:22:23Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:22:27,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b87c5204-00bb-43cb-abed-409b50bb08e6 2018-10-20 09:22:27,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406410694122s 2018-10-20 09:22:27,669 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/file', 'owner': u'd23d77854f934554ac75dcc1cba8c02d', 'id': u'91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5', 'size': 263586304, u'self': u'/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd23d77854f934554ac75dcc1cba8c02d', 'name': 'vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:22:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T09:22:27Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'created': u'2018-10-20T09:22:23Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-20T09:22:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:22:27,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:22:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_bc035f51-6d32-4885-a9af-3bdd03ad028d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-10-20 09:22:28,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22: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-84db8483-50c9-44fc-be3b-9e4734a487ae x-openstack-request-id: req-84db8483-50c9-44fc-be3b-9e4734a487ae 2018-10-20 09:22:28,180 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1d872b97-d189-481a-bf59-7001ff7f3812", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "1d872b97-d189-481a-bf59-7001ff7f3812", "name": "vmtp-flavor_bc035f51-6d32-4885-a9af-3bdd03ad028d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:22:28,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-84db8483-50c9-44fc-be3b-9e4734a487ae 2018-10-20 09:22:28,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.50724697113s 2018-10-20 09:22:28,181 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_bc035f51-6d32-4885-a9af-3bdd03ad028d', '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'906439e73a574f6faa0801abd57f945a', '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'1d872b97-d189-481a-bf59-7001ff7f3812', 'swap': 0}) 2018-10-20 09:22:28,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:22:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812/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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" -d '{"extra_specs": {}}' 2018-10-20 09:22:28,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 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-fd5d0f30-5cc0-4d46-b901-21b5b632d58f x-openstack-request-id: req-fd5d0f30-5cc0-4d46-b901-21b5b632d58f 2018-10-20 09:22:28,205 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:22:28,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812/os-extra_specs used request id req-fd5d0f30-5cc0-4d46-b901-21b5b632d58f 2018-10-20 09:22:28,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229449272156s 2018-10-20 09:22:28,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14d5041-03a9-4896-bf58-f953c181e07a 2018-10-20 09:22:28,322 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:28,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b14d5041-03a9-4896-bf58-f953c181e07a 2018-10-20 09:22:28,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113109111786s 2018-10-20 09:22:28,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:28,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88cc2d1-a383-436f-8bdf-47ce9e74194c 2018-10-20 09:22:28,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:28,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f88cc2d1-a383-436f-8bdf-47ce9e74194c 2018-10-20 09:22:28,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178016901016s 2018-10-20 09:22:28,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:28,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e5e612-1539-470a-aab6-1792cc45f097 2018-10-20 09:22:28,620 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:22:28,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e4e5e612-1539-470a-aab6-1792cc45f097 2018-10-20 09:22:28,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110379934311s 2018-10-20 09:22:28,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:28,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d920a10-0155-4a1c-998a-d632eb85eb36 2018-10-20 09:22:28,874 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "links": {"self": "http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9293dad1a2c544bbb7c9ba04f6477f04", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:22:28,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5d920a10-0155-4a1c-998a-d632eb85eb36 2018-10-20 09:22:28,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.252598047256s 2018-10-20 09:22:28,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:29,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fad760-75bf-44af-a237-ca574294b268 2018-10-20 09:22:29,080 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d"}, "tags": [], "enabled": true, "id": "d23d77854f934554ac75dcc1cba8c02d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}]} 2018-10-20 09:22:29,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-05fad760-75bf-44af-a237-ca574294b268 2018-10-20 09:22:29,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192796945572s 2018-10-20 09:22:29,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:22:29,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=d23d77854f934554ac75dcc1cba8c02d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:29,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf3447f-4204-42f6-8fa9-b5dbc9a3e682 2018-10-20 09:22:29,281 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=d23d77854f934554ac75dcc1cba8c02d", "previous": null, "next": null}} 2018-10-20 09:22:29,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9293dad1a2c544bbb7c9ba04f6477f04&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=d23d77854f934554ac75dcc1cba8c02d used request id req-baf3447f-4204-42f6-8fa9-b5dbc9a3e682 2018-10-20 09:22:29,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192427873611s 2018-10-20 09:22:29,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:22:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d/users/9293dad1a2c544bbb7c9ba04f6477f04/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:29,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f91360-4e23-4bc1-b8d6-70fc5ae332c8 2018-10-20 09:22:29,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:29,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d/users/9293dad1a2c544bbb7c9ba04f6477f04/roles/230bc15b574845fc870e118466e5e0d3 used request id req-27f91360-4e23-4bc1-b8d6-70fc5ae332c8 2018-10-20 09:22:29,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232793807983s 2018-10-20 09:22:29,518 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d' 2018-10-20 09:22:29,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 09:22:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" -d '{"keypair": {"name": "vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d"}}' 2018-10-20 09:22:31,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22: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-d532ef1c-c5a7-47d4-a566-4579160d30fa x-openstack-request-id: req-d532ef1c-c5a7-47d4-a566-4579160d30fa 2018-10-20 09:22:31,049 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqk0gs3aaDJ1to6TObUTSR817pBc+4WaWG+9504tJZwFG7n30Ws9FftZ+Oll42EigTNCHYry2rGHPoXLrrmRAwFEnLf9t3SUQ2pHAA6JJSNBbCRRd/CeM9KjmmFNIl1z10JfEEZ2600urWgKlwMSMnvuBsKtYowJM+c0xKXnc+5uE2ZXk0FTOFXtbYV0wd2ddI0cDLCbOJeLxy6fqNN1FH9kMr2iEFAbyaSqHquAQvMrfqyxZr2i1P7aU3JTTN1c6cXbY2ZXFbFmbXwbhgmkS05Bgzka9SP2lH/lrkGRGdzQvMvg7vgAFO8n7D20ycJjR6iJDWZ9jFQ7J1PZ7K4JTr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqpNILN2mgydbaOkzm1E0kfNe6QXPuFmlhvvedOLSWcBRu599\nFrPRX7WfjpZeNhIoEzQh2K8tqxhz6Fy665kQMBRJy3/bd0lENqRwAOiSUjQWwkUX\nfwnjPSo5phTSJdc9dCXxBGdutNLq1oCpcDEjJ77gbCrWKMCTPnNMSl53PubhNmV5\nNBUzhV7W2FdMHdnXSNHAywmziXi8cun6jTdRR/ZDK9ohBQG8mkqh6rgELzK36ssW\na9otT+2lNyU0zdXOnF22NmVxWxZm18G4YJpEtOQYM5GvUj9pR/5a5BkRnc0LzL4O\n74ABTvJ+w9tMnCY0eoiQ1mfYxUOydT2eyuCU6wIDAQABAoIBAEEY0julH24AMCd6\nkCJfPFPS8E631A1D0SMRrlUnVyW/erHC7Scj2uzO0KTHCA9UoIyroZsjR6d7PojY\nEtHk6UOgCoWqNuRwRqMf4ErId0b98A2V9qCZ8moeWj/ixEyCt0ZDUJbgrmQ99jeE\nhKV3azY450cAlhiZXdhAgkYDhTiwnmA3ZOgsS+byPwRFi7H1vpcLMq9+RNZFGZ06\nJuCDS3GF4MNOlgt88kWQ4TM0cQPf+cXeaynKntapKz8Nwa+GY4wg2XEe/xKcuZWz\nH4AE5B7+YE8RPJi7zSfoPaNPgbQfW3CMlJOFaCH9gblm2ksu1abL489kAB4qLucX\nU2qqwXkCgYEA29L+ptjxIEyNEzpuPPzukdb3+ZnFT4Ca0KTlZAX18SUQrs3ILt45\nMItN328aghhFZahRlrnYwV/0xu5UIHCG/ogBgdaVhx8xhycNNMlaZzLvwF5vc6Tc\nV7ENDbu2gupeDKXTO83LSjOlASAHXc3S59KsC1yD+8hdVkh/baRdP10CgYEAxqV5\nYJ0GVHiDbAlgmYxbRc4dmeyL5x14uVSGZLxv7+/JpNreMQ7flFV1ChbsEDdnhCtm\n3rBW4a8EgctRu2+EG7mL+mFXz0cVYLbuaggFKctBiT63r16R0LrybpTMQl5N6OlH\nZ0y3NL5JRDWjB99Qo9CSmss2ilWmFJhbSpsviOcCgYBB9rS3uI3S1WXYCUafQn8M\ngGd1HPGag8rxJSo4s5kzvZ2d9t5FQiYDLSo3DA32T/YzJSkmg6pJjNPVBht0iI/Z\nvVJGde/01iV0mwFZf7qDEUPkg/IJz8TXA6gZIOUJr+58+R3D6mNAZvLyvXu4aFUL\nf6pk1mQ8n8lyZNroOdRJeQKBgEWprCpEhv7CkJwnobfXb/7H7LuZJ+rx++9KhCL5\nrmu/dMCafMdJhwDXA0d5iGmbdHL2YYoA30cgAH2gFtabogGzDTLORmQLcqTLIksO\n6vigLih6VSJsEMjZdsFu7z7rIXlnrcG9NpaJkNoZ0UWme/om3/LnBwZ2SNr6HzHH\nwGDLAoGAUb5iCZbW66AQmrXCZYuSC2lNsJpGSwxx3jLOrKaldrUveV1FBayL19U1\nbigAaP+7p9FyIz2YOvTaJyBmXINkEm2BHLKI5uk4TE3FYpwEVNTaSXi0yEQL8SvG\ndt6Omn0WhgRRZRC1qdoFmdscVRPKc596TjG4dhQDcYxQm9zUjMw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9293dad1a2c544bbb7c9ba04f6477f04", "name": "vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d", "fingerprint": "fa:97:c4:2a:fb:22:10:fc:de:62:f2:d0:4f:24:a3:d7"}} 2018-10-20 09:22:31,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-d532ef1c-c5a7-47d4-a566-4579160d30fa 2018-10-20 09:22:31,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.52867889404s 2018-10-20 09:22:31,050 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqk0gs3aaDJ1to6TObUTSR817pBc+4WaWG+9504tJZwFG7n30Ws9FftZ+Oll42EigTNCHYry2rGHPoXLrrmRAwFEnLf9t3SUQ2pHAA6JJSNBbCRRd/CeM9KjmmFNIl1z10JfEEZ2600urWgKlwMSMnvuBsKtYowJM+c0xKXnc+5uE2ZXk0FTOFXtbYV0wd2ddI0cDLCbOJeLxy6fqNN1FH9kMr2iEFAbyaSqHquAQvMrfqyxZr2i1P7aU3JTTN1c6cXbY2ZXFbFmbXwbhgmkS05Bgzka9SP2lH/lrkGRGdzQvMvg7vgAFO8n7D20ycJjR6iJDWZ9jFQ7J1PZ7K4JTr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqpNILN2mgydbaOkzm1E0kfNe6QXPuFmlhvvedOLSWcBRu599\nFrPRX7WfjpZeNhIoEzQh2K8tqxhz6Fy665kQMBRJy3/bd0lENqRwAOiSUjQWwkUX\nfwnjPSo5phTSJdc9dCXxBGdutNLq1oCpcDEjJ77gbCrWKMCTPnNMSl53PubhNmV5\nNBUzhV7W2FdMHdnXSNHAywmziXi8cun6jTdRR/ZDK9ohBQG8mkqh6rgELzK36ssW\na9otT+2lNyU0zdXOnF22NmVxWxZm18G4YJpEtOQYM5GvUj9pR/5a5BkRnc0LzL4O\n74ABTvJ+w9tMnCY0eoiQ1mfYxUOydT2eyuCU6wIDAQABAoIBAEEY0julH24AMCd6\nkCJfPFPS8E631A1D0SMRrlUnVyW/erHC7Scj2uzO0KTHCA9UoIyroZsjR6d7PojY\nEtHk6UOgCoWqNuRwRqMf4ErId0b98A2V9qCZ8moeWj/ixEyCt0ZDUJbgrmQ99jeE\nhKV3azY450cAlhiZXdhAgkYDhTiwnmA3ZOgsS+byPwRFi7H1vpcLMq9+RNZFGZ06\nJuCDS3GF4MNOlgt88kWQ4TM0cQPf+cXeaynKntapKz8Nwa+GY4wg2XEe/xKcuZWz\nH4AE5B7+YE8RPJi7zSfoPaNPgbQfW3CMlJOFaCH9gblm2ksu1abL489kAB4qLucX\nU2qqwXkCgYEA29L+ptjxIEyNEzpuPPzukdb3+ZnFT4Ca0KTlZAX18SUQrs3ILt45\nMItN328aghhFZahRlrnYwV/0xu5UIHCG/ogBgdaVhx8xhycNNMlaZzLvwF5vc6Tc\nV7ENDbu2gupeDKXTO83LSjOlASAHXc3S59KsC1yD+8hdVkh/baRdP10CgYEAxqV5\nYJ0GVHiDbAlgmYxbRc4dmeyL5x14uVSGZLxv7+/JpNreMQ7flFV1ChbsEDdnhCtm\n3rBW4a8EgctRu2+EG7mL+mFXz0cVYLbuaggFKctBiT63r16R0LrybpTMQl5N6OlH\nZ0y3NL5JRDWjB99Qo9CSmss2ilWmFJhbSpsviOcCgYBB9rS3uI3S1WXYCUafQn8M\ngGd1HPGag8rxJSo4s5kzvZ2d9t5FQiYDLSo3DA32T/YzJSkmg6pJjNPVBht0iI/Z\nvVJGde/01iV0mwFZf7qDEUPkg/IJz8TXA6gZIOUJr+58+R3D6mNAZvLyvXu4aFUL\nf6pk1mQ8n8lyZNroOdRJeQKBgEWprCpEhv7CkJwnobfXb/7H7LuZJ+rx++9KhCL5\nrmu/dMCafMdJhwDXA0d5iGmbdHL2YYoA30cgAH2gFtabogGzDTLORmQLcqTLIksO\n6vigLih6VSJsEMjZdsFu7z7rIXlnrcG9NpaJkNoZ0UWme/om3/LnBwZ2SNr6HzHH\nwGDLAoGAUb5iCZbW66AQmrXCZYuSC2lNsJpGSwxx3jLOrKaldrUveV1FBayL19U1\nbigAaP+7p9FyIz2YOvTaJyBmXINkEm2BHLKI5uk4TE3FYpwEVNTaSXi0yEQL8SvG\ndt6Omn0WhgRRZRC1qdoFmdscVRPKc596TjG4dhQDcYxQm9zUjMw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9293dad1a2c544bbb7c9ba04f6477f04', 'name': u'vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'created_at': '2018-10-20T09:22:31.050795', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd23d77854f934554ac75dcc1cba8c02d', 'name': 'vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fa:97:c4:2a:fb:22:10:fc:de:62:f2:d0:4f:24:a3:d7', 'type': 'ssh', 'id': u'vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d'}) 2018-10-20 09:22:31,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 09:22:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:31,077 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22: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-aac3f905-d0ae-4752-b3b0-5dce88c6885b x-openstack-request-id: req-aac3f905-d0ae-4752-b3b0-5dce88c6885b 2018-10-20 09:22:31,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_bc035f51-6d32-4885-a9af-3bdd03ad028d used request id req-aac3f905-d0ae-4752-b3b0-5dce88c6885b 2018-10-20 09:22:31,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0263850688934s 2018-10-20 09:22:31,661 - 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-20 09:22:32,336 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-10-20 09:22:32,169 INFO Using http://172.30.9.22:5000 2018-10-20 09:22:32,169 INFO VM public key: /tmp/tmpi82Iid 2018-10-20 09:22:32,169 INFO VM private key: /tmp/tmpglXZLQ 2018-10-20 09:22:32,253 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 215, in setup self.comp.init_key_pair(self.config.public_key_name, self.instance_access) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 138, in init_key_pair return self.add_public_key(kp_name, ssh_access.public_key_file) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 120, in add_public_key self.remove_public_key(name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-b9bca66a-0858-469e-98c6-66a4c913cea5) 2018-10-20 09:22:32,253 INFO Cleaning up... 2018-10-20 09:22:32,262 ERROR Not Found (HTTP 404) (Request-ID: req-5afa9aac-a171-4e61-93fc-a4120cf9dbf9) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 453, in teardown self.comp.remove_public_key(self.config.public_key_name) File "/usr/lib/python2.7/site-packages/vmtp/compute.py", line 99, in remove_public_key keypair_list = self.novaclient.keypairs.list() File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/keypairs.py", line 163, in list return self._list('/%s' % self.keypair_prefix, 'keypairs') File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 257, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 351, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 510, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 213, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 684, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1071, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 178, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1019, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 869, in request raise exceptions.from_response(resp, method, url) NotFound: Not Found (HTTP 404) (Request-ID: req-5afa9aac-a171-4e61-93fc-a4120cf9dbf9) 2018-10-20 09:22:32,481 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:22:32,482 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 00:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-20 09:22:32,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 09:22:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:32,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1211 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:32 GMT X-Openstack-Request-Id: req-b27beab6-da43-43a3-8678-87ce4f0daa37 2018-10-20 09:22:32,884 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d23d77854f934554ac75dcc1cba8c02d", "created_at": "2018-10-20T09:22:19Z", "admin_state_up": true, "updated_at": "2018-10-20T09:22:20Z", "project_id": "d23d77854f934554ac75dcc1cba8c02d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "201c9581-e90a-4bb0-8be8-c23baae2a952", "name": "vmtp-router_bc035f51-6d32-4885-a9af-3bdd03ad028d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "968c20b493e04b6d97a808d99445864d", "created_at": "2018-10-20T07:54:58Z", "admin_state_up": true, "updated_at": "2018-10-20T07:54:58Z", "project_id": "968c20b493e04b6d97a808d99445864d", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "b12c426d-e04d-4a4f-8573-bd83d45fed79", "name": "tempest-pretest-check-1646270280"}]} 2018-10-20 09:22:32,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b27beab6-da43-43a3-8678-87ce4f0daa37 2018-10-20 09:22:32,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.39642906189s 2018-10-20 09:22:32,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 09:22:32,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/201c9581-e90a-4bb0-8be8-c23baae2a952.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:34,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:22:34 GMT X-Openstack-Request-Id: req-0249b203-27b4-4c4a-857a-46d910034677 2018-10-20 09:22:34,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:22:34,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/201c9581-e90a-4bb0-8be8-c23baae2a952.json used request id req-0249b203-27b4-4c4a-857a-46d910034677 2018-10-20 09:22:34,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38735699654s 2018-10-20 09:22:34,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:22:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:34 GMT X-Openstack-Request-Id: req-054bdaa8-0755-4161-a63b-71c708b7dbfe 2018-10-20 09:22:34,317 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:22:27Z", "file": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/file", "owner": "d23d77854f934554ac75dcc1cba8c02d", "id": "91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "size": 263586304, "self": "/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "vmtp-img_bc035f51-6d32-4885-a9af-3bdd03ad028d", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T09:22:23Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:22:34,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-054bdaa8-0755-4161-a63b-71c708b7dbfe 2018-10-20 09:22:34,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391571521759s 2018-10-20 09:22:34,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:22:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:34,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:22:34 GMT X-Openstack-Request-Id: req-18337025-244b-4d93-96da-12c484c7a0db 2018-10-20 09:22:34,670 - 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-20 09:22:34,670 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/91df95cf-2df9-45f4-8d97-9fd6c7c1b7b5 used request id req-18337025-244b-4d93-96da-12c484c7a0db 2018-10-20 09:22:34,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.351064920425s 2018-10-20 09:22:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:22:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-430ae7ed-6c25-464f-962b-5d5593ae4b54 x-openstack-request-id: req-430ae7ed-6c25-464f-962b-5d5593ae4b54 2018-10-20 09:22:34,713 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1d872b97-d189-481a-bf59-7001ff7f3812", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "1d872b97-d189-481a-bf59-7001ff7f3812", "name": "vmtp-flavor_bc035f51-6d32-4885-a9af-3bdd03ad028d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:22:34,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-430ae7ed-6c25-464f-962b-5d5593ae4b54 2018-10-20 09:22:34,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248830318451s 2018-10-20 09:22:34,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:22:34,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:34,744 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:34 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-37e8b3b3-3f13-4002-a3f5-a9a32c7f99eb x-openstack-request-id: req-37e8b3b3-3f13-4002-a3f5-a9a32c7f99eb 2018-10-20 09:22:34,744 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1d872b97-d189-481a-bf59-7001ff7f3812 used request id req-37e8b3b3-3f13-4002-a3f5-a9a32c7f99eb 2018-10-20 09:22:34,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0291500091553s 2018-10-20 09:22:34,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d867e5fc-7bc4-497c-8fb5-b5c0f2de500d 2018-10-20 09:22:34,892 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "links": {"self": "http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9293dad1a2c544bbb7c9ba04f6477f04", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:22:34,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d867e5fc-7bc4-497c-8fb5-b5c0f2de500d 2018-10-20 09:22:34,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147727966309s 2018-10-20 09:22:34,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:34,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:35,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d1dbe8-902b-4cc3-b4b4-110bb9bfab05 2018-10-20 09:22:35,196 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_bc035f51-6d32-4885-a9af-3bdd03ad028d", "links": {"self": "http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9293dad1a2c544bbb7c9ba04f6477f04", "description": null}} 2018-10-20 09:22:35,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04 used request id req-96d1dbe8-902b-4cc3-b4b4-110bb9bfab05 2018-10-20 09:22:35,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.296846866608s 2018-10-20 09:22:35,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:22:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:35,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5361247a-eb13-42e1-9d52-caf6b9425fb3 2018-10-20 09:22:35,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:35,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9293dad1a2c544bbb7c9ba04f6477f04 used request id req-5361247a-eb13-42e1-9d52-caf6b9425fb3 2018-10-20 09:22:35,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293599128723s 2018-10-20 09:22:35,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 585 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1c40db-a909-48eb-be51-4054c39f0312 2018-10-20 09:22:35,696 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d"}, "tags": [], "enabled": true, "id": "d23d77854f934554ac75dcc1cba8c02d", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_bc035f51-6d32-4885-a9af-3bdd03ad028d"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:22:35,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0e1c40db-a909-48eb-be51-4054c39f0312 2018-10-20 09:22:35,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198417901993s 2018-10-20 09:22:35,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:22:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:35,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-966d8f5c-f631-422d-9787-760d02fb1f90 2018-10-20 09:22:35,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:35,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/d23d77854f934554ac75dcc1cba8c02d used request id req-966d8f5c-f631-422d-9787-760d02fb1f90 2018-10-20 09:22:35,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256494045258s 2018-10-20 09:22:35,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:22:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=d23d77854f934554ac75dcc1cba8c02d&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}2813c4de9f325d391de4030b33c6092a25908792539049e2f54c696138beaf38" 2018-10-20 09:22:36,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:36 GMT X-Openstack-Request-Id: req-add08fe6-aabf-4619-9dec-965678324c15 2018-10-20 09:22:36,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 09:22:36,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=d23d77854f934554ac75dcc1cba8c02d&name=default used request id req-add08fe6-aabf-4619-9dec-965678324c15 2018-10-20 09:22:36,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.312738895416s 2018-10-20 09:22:36,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:22:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:36,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:36 GMT X-Openstack-Request-Id: req-10f5c220-c83c-4e58-8ad1-4cb32b52d48a 2018-10-20 09:22:36,690 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:22:36,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10f5c220-c83c-4e58-8ad1-4cb32b52d48a 2018-10-20 09:22:36,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.41331410408s 2018-10-20 09:22:36,692 - shade - DEBUG - Network pns-internal-net_bc035f51-6d32-4885-a9af-3bdd03ad028d not found for deleting 2018-10-20 09:22:36,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:22:36,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}77072fb65b2291fdab84bca70d996e70fd97c1754a6b19171fdb97c3ba9fcac7" 2018-10-20 09:22:36,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:36 GMT X-Openstack-Request-Id: req-637df34e-a36a-4031-80d9-78fb104a6901 2018-10-20 09:22:36,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:22:36,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-637df34e-a36a-4031-80d9-78fb104a6901 2018-10-20 09:22:36,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0824728012085s 2018-10-20 09:22:36,776 - shade - DEBUG - Network pns-internal-net2_bc035f51-6d32-4885-a9af-3bdd03ad028d not found for deleting 2018-10-20 09:22:36,777 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-10-20 09:22:36,789 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-10-20 09:22:36,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:36,818 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a221d9-f902-4976-95bd-ee1675fe6aff 2018-10-20 09:22:36,818 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:36,818 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-77a221d9-f902-4976-95bd-ee1675fe6aff 2018-10-20 09:22:36,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:22:37,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["Nv6MyDbTTA6cFLLa4br0Sg"], "issued_at": "2018-10-20T09:22:37.000000Z"}} 2018-10-20 09:22:37,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:22:37,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:37,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:37 GMT X-Openstack-Request-Id: req-6ffb65ec-4f1c-49ef-9a9e-2298dc780fcd 2018-10-20 09:22:37,678 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:22:37,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ffb65ec-4f1c-49ef-9a9e-2298dc780fcd 2018-10-20 09:22:37,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.45584321022s 2018-10-20 09:22:37,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:37,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e50020-357a-438c-a36e-61dced419956 2018-10-20 09:22:37,880 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:22:37,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e9e50020-357a-438c-a36e-61dced419956 2018-10-20 09:22:37,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193507194519s 2018-10-20 09:22:37,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:22:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}}' 2018-10-20 09:22:38,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9ebfc4-8c2d-49d9-a62d-828a30f33027 2018-10-20 09:22:38,114 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}} 2018-10-20 09:22:38,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-1d9ebfc4-8c2d-49d9-a62d-828a30f33027 2018-10-20 09:22:38,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226140022278s 2018-10-20 09:22:38,114 - 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'6b0a5f120c83452b9b5c374d325e2065', '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_e343d11e-baca-4c27-a1be-25777e0bff36'}) 2018-10-20 09:22:38,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:22:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dd85de26-4979-4fab-830d-9bdf5ed904e8", "email": null, "name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36"}}' 2018-10-20 09:22:38,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd2aed5-a17b-41cb-9265-8a907fcb7133 2018-10-20 09:22:38,545 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:22:38,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3bd2aed5-a17b-41cb-9265-8a907fcb7133 2018-10-20 09:22:38,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424424886703s 2018-10-20 09:22:38,546 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'944462295c764a0fbd60e671c7f2e6c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36'}) 2018-10-20 09:22:38,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:38,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c104a2c-0731-4116-8eec-dafd6ee4556a 2018-10-20 09:22:38,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:38,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9c104a2c-0731-4116-8eec-dafd6ee4556a 2018-10-20 09:22:38,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109436988831s 2018-10-20 09:22:38,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:38,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e48468-4dba-448c-b78a-46e39d4b3eb4 2018-10-20 09:22:38,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:38,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-89e48468-4dba-448c-b78a-46e39d4b3eb4 2018-10-20 09:22:38,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106323003769s 2018-10-20 09:22:38,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:22:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:38,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673515fa-5a3e-4f06-905d-13a05d131a55 2018-10-20 09:22:38,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:22:38,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-673515fa-5a3e-4f06-905d-13a05d131a55 2018-10-20 09:22:38,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202470064163s 2018-10-20 09:22:38,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0702c83c-0192-493e-9c48-79399d3dd9f7 2018-10-20 09:22:39,088 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:22:39,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0702c83c-0192-493e-9c48-79399d3dd9f7 2018-10-20 09:22:39,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104075908661s 2018-10-20 09:22:39,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:22:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4057cde1-1b84-412f-a92d-f58d9d8d4b7f 2018-10-20 09:22:39,300 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:22:39,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4057cde1-1b84-412f-a92d-f58d9d8d4b7f 2018-10-20 09:22:39,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211177110672s 2018-10-20 09:22:39,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d45f7d-7bed-40be-abec-053d31e53c18 2018-10-20 09:22:39,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:22:39,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-12d45f7d-7bed-40be-abec-053d31e53c18 2018-10-20 09:22:39,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.147934913635s 2018-10-20 09:22:39,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:22:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=6b0a5f120c83452b9b5c374d325e2065" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89918691-07a5-4ff3-9a45-1b6ff163268d 2018-10-20 09:22:39,577 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=6b0a5f120c83452b9b5c374d325e2065", "previous": null, "next": null}} 2018-10-20 09:22:39,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=6b0a5f120c83452b9b5c374d325e2065 used request id req-89918691-07a5-4ff3-9a45-1b6ff163268d 2018-10-20 09:22:39,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106509923935s 2018-10-20 09:22:39,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:22:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca4d4b0-5004-4ef5-a678-eda8ae9c42cc 2018-10-20 09:22:39,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:22:39,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-2ca4d4b0-5004-4ef5-a678-eda8ae9c42cc 2018-10-20 09:22:39,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243690013885s 2018-10-20 09:22:39,825 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', 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'6b0a5f120c83452b9b5c374d325e2065', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dd85de26-4979-4fab-830d-9bdf5ed904e8', 'username': u'shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:22:39,829 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36', 'password': 'dd85de26-4979-4fab-830d-9bdf5ed904e8', 'project_name': 'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '6b0a5f120c83452b9b5c374d325e2065', 'project_domain_name': 'Default'} 2018-10-20 09:22:39,831 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-10-20 09:22:39,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:22:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:39,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8955bfe8-5d07-439a-b509-12f0e429538c 2018-10-20 09:22:39,940 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:22:39,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8955bfe8-5d07-439a-b509-12f0e429538c 2018-10-20 09:22:39,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108515977859s 2018-10-20 09:22:39,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:22:39,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:22:40,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec771c48-816e-46b3-9b62-be298ecc3127 2018-10-20 09:22:40,064 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:22:40,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ec771c48-816e-46b3-9b62-be298ecc3127 2018-10-20 09:22:40,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116880893707s 2018-10-20 09:22:40,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 09:22:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" -d '{"network": {"tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "name": "shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36", "admin_state_up": true}}' 2018-10-20 09:22:40,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:40 GMT X-Openstack-Request-Id: req-853eb200-cd01-4c2b-a9a0-8827cbfcb06c 2018-10-20 09:22:40,357 - 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":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:22:40Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","mtu":1450}} 2018-10-20 09:22:40,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-853eb200-cd01-4c2b-a9a0-8827cbfcb06c 2018-10-20 09:22:40,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.290354967117s 2018-10-20 09:22:40,358 - 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-20T09:22:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8b8e812d-e5db-4d90-930d-05c2ea864585', u'provider:segmentation_id': 80, 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_e343d11e-baca-4c27-a1be-25777e0bff36', u'created_at': u'2018-10-20T09:22:40Z', u'mtu': 1450, u'tenant_id': u'6b0a5f120c83452b9b5c374d325e2065', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b0a5f120c83452b9b5c374d325e2065', u'l2_adjacency': True}) 2018-10-20 09:22:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:40,372 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed883bb-f45a-48c3-a4ea-a187a1f99211 2018-10-20 09:22:40,372 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:22:40,373 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-2ed883bb-f45a-48c3-a4ea-a187a1f99211 2018-10-20 09:22:40,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:22:40,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T10:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b0a5f120c83452b9b5c374d325e2065", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6b0a5f120c83452b9b5c374d325e2065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/6b0a5f120c83452b9b5c374d325e2065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/6b0a5f120c83452b9b5c374d325e2065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6b0a5f120c83452b9b5c374d325e2065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/6b0a5f120c83452b9b5c374d325e2065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/6b0a5f120c83452b9b5c374d325e2065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_6b0a5f120c83452b9b5c374d325e2065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_6b0a5f120c83452b9b5c374d325e2065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/6b0a5f120c83452b9b5c374d325e2065", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "id": "944462295c764a0fbd60e671c7f2e6c5"}, "audit_ids": ["80VREDcsQq-SyoYNTNiDvw"], "issued_at": "2018-10-20T09:22:40.000000Z"}} 2018-10-20 09:22:40,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:22:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:22:41,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:41 GMT X-Openstack-Request-Id: req-c2488cc6-aa3a-45d9-9817-f02a7e49b2df 2018-10-20 09:22:41,134 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:22:40Z","qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:22:41,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c2488cc6-aa3a-45d9-9817-f02a7e49b2df 2018-10-20 09:22:41,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360433101654s 2018-10-20 09:22:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 09:22:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"subnet": {"name": "shaker-subnet_e343d11e-baca-4c27-a1be-25777e0bff36", "enable_dhcp": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 09:22:41,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:41 GMT X-Openstack-Request-Id: req-31f42082-1fc4-4148-8462-a47625c40668 2018-10-20 09:22:41,718 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b8e812d-e5db-4d90-930d-05c2ea864585","tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:22:41Z","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":"6b0a5f120c83452b9b5c374d325e2065","id":"41535f9a-afd8-4ff6-8910-62b9b60f2d23","subnetpool_id":null,"name":"shaker-subnet_e343d11e-baca-4c27-a1be-25777e0bff36"}} 2018-10-20 09:22:41,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-31f42082-1fc4-4148-8462-a47625c40668 2018-10-20 09:22:41,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.582137823105s 2018-10-20 09:22:41,719 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:22:41Z', 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'41535f9a-afd8-4ff6-8910-62b9b60f2d23', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_e343d11e-baca-4c27-a1be-25777e0bff36', u'enable_dhcp': True, u'network_id': u'8b8e812d-e5db-4d90-930d-05c2ea864585', u'tenant_id': u'6b0a5f120c83452b9b5c374d325e2065', u'created_at': u'2018-10-20T09:22:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6b0a5f120c83452b9b5c374d325e2065'}) 2018-10-20 09:22:41,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 09:22:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "shaker-router_e343d11e-baca-4c27-a1be-25777e0bff36", "admin_state_up": true}}' 2018-10-20 09:22:43,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:43 GMT X-Openstack-Request-Id: req-bb435bf3-693d-4d6d-8651-ab69c779a454 2018-10-20 09:22:43,361 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:41Z", "admin_state_up": true, "updated_at": "2018-10-20T09:22:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "778f4504-7efd-4974-9bad-37399f71b2ac", "name": "shaker-router_e343d11e-baca-4c27-a1be-25777e0bff36"}} 2018-10-20 09:22:43,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bb435bf3-693d-4d6d-8651-ab69c779a454 2018-10-20 09:22:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64159417152s 2018-10-20 09:22:43,362 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:22:42Z', u'revision_number': 2, u'id': u'778f4504-7efd-4974-9bad-37399f71b2ac', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_e343d11e-baca-4c27-a1be-25777e0bff36', u'admin_state_up': True, u'tenant_id': u'6b0a5f120c83452b9b5c374d325e2065', u'created_at': u'2018-10-20T09:22:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b0a5f120c83452b9b5c374d325e2065'}) 2018-10-20 09:22:43,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 09:22:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac/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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"subnet_id": "41535f9a-afd8-4ff6-8910-62b9b60f2d23"}' 2018-10-20 09:22:46,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:46 GMT X-Openstack-Request-Id: req-324bdb07-3b04-4a82-9aa6-2d01941e514e 2018-10-20 09:22:46,028 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "subnet_id": "41535f9a-afd8-4ff6-8910-62b9b60f2d23", "subnet_ids": ["41535f9a-afd8-4ff6-8910-62b9b60f2d23"], "port_id": "609b7fa2-6170-451f-9c99-5ed055ca3e6a", "id": "778f4504-7efd-4974-9bad-37399f71b2ac"} 2018-10-20 09:22:46,029 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac/add_router_interface.json used request id req-324bdb07-3b04-4a82-9aa6-2d01941e514e 2018-10-20 09:22:46,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66637516022s 2018-10-20 09:22:46,029 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-10-20 09:22:49,650 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-10-20 09:22:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:22:49,657 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:49 GMT 2018-10-20 09:22:49,657 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:22:49,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:22:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:22:49,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:49 GMT X-Openstack-Request-Id: req-390e5eca-7a0e-4381-9d98-ef0bec008f8f 2018-10-20 09:22:49,942 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:22:49,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-390e5eca-7a0e-4381-9d98-ef0bec008f8f 2018-10-20 09:22:49,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283704042435s 2018-10-20 09:22:49,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:22:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36"}' 2018-10-20 09:22:50,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 20 Oct 2018 09:22:50 GMT Location: http://172.30.9.22:9292/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bea3b520-35c9-42b4-af5c-4daeb92962ca 2018-10-20 09:22:50,001 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:22:49Z", "file": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file", "owner": "6b0a5f120c83452b9b5c374d325e2065", "id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "size": null, "self": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "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_e343d11e-baca-4c27-a1be-25777e0bff36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "checksum": null, "created_at": "2018-10-20T09:22:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:22:50,002 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-bea3b520-35c9-42b4-af5c-4daeb92962ca 2018-10-20 09:22:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0515010356903s 2018-10-20 09:22:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:22:50,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '' 2018-10-20 09:23:00,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:23:00 GMT X-Openstack-Request-Id: req-fac42fe5-2dc0-4f1e-a954-53f568ab9213 2018-10-20 09:23:00,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-20 09:23:00,304 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file used request id req-fac42fe5-2dc0-4f1e-a954-53f568ab9213 2018-10-20 09:23:00,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.3020150661s 2018-10-20 09:23:00,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:23:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:00,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:00 GMT X-Openstack-Request-Id: req-e97ade65-d356-4816-b4ee-9c0b458e0e99 2018-10-20 09:23:00,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:23:00Z", "file": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file", "owner": "6b0a5f120c83452b9b5c374d325e2065", "id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "size": 666173440, "self": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-20T09:22:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:23:00,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e97ade65-d356-4816-b4ee-9c0b458e0e99 2018-10-20 09:23:00,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394132137299s 2018-10-20 09:23:00,347 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file', 'owner': u'6b0a5f120c83452b9b5c374d325e2065', 'id': u'27202cea-dc8f-42da-a0d7-ad605a2f6cc5', 'size': 666173440, u'self': u'/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0a5f120c83452b9b5c374d325e2065', 'name': 'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:23:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T09:23:00Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36', '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/27202cea-dc8f-42da-a0d7-ad605a2f6cc5', 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_e343d11e-baca-4c27-a1be-25777e0bff36', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36', 'created': u'2018-10-20T09:22:49Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-10-20T09:22:49Z', 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/27202cea-dc8f-42da-a0d7-ad605a2f6cc5', 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_e343d11e-baca-4c27-a1be-25777e0bff36', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:23:00,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:23:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_e343d11e-baca-4c27-a1be-25777e0bff36", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-10-20 09:23:00,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-4c169953-6925-4f33-b633-9b90fdec6c18 x-openstack-request-id: req-4c169953-6925-4f33-b633-9b90fdec6c18 2018-10-20 09:23:00,658 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "name": "shaker-flavor_e343d11e-baca-4c27-a1be-25777e0bff36", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:23:00,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4c169953-6925-4f33-b633-9b90fdec6c18 2018-10-20 09:23:00,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310054063797s 2018-10-20 09:23:00,658 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_e343d11e-baca-4c27-a1be-25777e0bff36', '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'906439e73a574f6faa0801abd57f945a', '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'74e14b33-a8ae-4106-bbad-8fe60f7e63fe', 'swap': 0}) 2018-10-20 09:23:00,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:23:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe/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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" -d '{"extra_specs": {}}' 2018-10-20 09:23:00,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-22a7136a-6d87-406f-a72b-3cec5f15109f x-openstack-request-id: req-22a7136a-6d87-406f-a72b-3cec5f15109f 2018-10-20 09:23:00,676 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:23:00,676 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe/os-extra_specs used request id req-22a7136a-6d87-406f-a72b-3cec5f15109f 2018-10-20 09:23:00,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0169579982758s 2018-10-20 09:23:00,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 09:23:00,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"keypair": {"name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36"}}' 2018-10-20 09:23:02,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-1dd09669-528a-4940-b9ee-7dc48810c407 x-openstack-request-id: req-1dd09669-528a-4940-b9ee-7dc48810c407 2018-10-20 09:23:02,238 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ6ertnKEM07Or/sxoz1dbitunDKViXlQtgZGpH8ZdPh0qbXAfXNx3y3KhnRon5Upsd7cpaksma1b5aOafic3MTPXISg8u2hmGMz6TO80hWtfC3eH5G54vmu1dEPoFMKAjaW/QSqbTNXGCsRrOxu7qabk5HIyq5Ym7Yi9S5m3P1kIHYcL+kWrIAwsBPxKpM9uEdhAadfqsClYjPLco8TGXe1xNUQbGAjG0NupxOStvfCnERiwTQSlTaygJCTWjvFCZd+B+lT1dyrEPvB1LRa7auJllrufCUrZzgAiRK002Cyl11Vbt+Mrxi0ZWk7a32t9Wgn54Uvm8ifbpVMptJGX3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyenq7ZyhDNOzq/7MaM9XW4rbpwylYl5ULYGRqR/GXT4dKm1w\nH1zcd8tyoZ0aJ+VKbHe3KWpLJmtW+Wjmn4nNzEz1yEoPLtoZhjM+kzvNIVrXwt3h\n+RueL5rtXRD6BTCgI2lv0Eqm0zVxgrEazsbu6mm5ORyMquWJu2IvUuZtz9ZCB2HC\n/pFqyAMLAT8SqTPbhHYQGnX6rApWIzy3KPExl3tcTVEGxgIxtDbqcTkrb3wpxEYs\nE0EpU2soCQk1o7xQmXfgfpU9XcqxD7wdS0Wu2riZZa7nwlK2c4AIkStNNgspddVW\n7fjK8YtGVpO2t9rfVoJ+eFL5vIn26VTKbSRl9wIDAQABAoIBABeVmhpNDEa6R6dU\naL3pUhPgQU3e3UaDLCPwmXn+uyXTBocZJ1qSdzIK8oXMGu0EDFBlH2DYCJUhPpR9\nW0rRRteRObg+Zk2brhWN0MZT2t8FhGQ/lJCLWEvJNeaEACAxENNyElxrC9dpy6tv\nUmlKtUduN/Ni0U945kCb9FkjjzoSYGxxS46CLKJDLCsXgWk+KMKr659TSaOVuH44\nchGHLdYtai4IeIWQ19XKNlQO11Fm7XhG843gcFfy6OImqyMJxH/KYdluBWt2JWFj\nOMy97jWzd9w/tt1r1unLZcwuswR8zk0HOx7cyD08arRMoH6FwtsnRum8dMnJo4MU\nzCFTu1kCgYEA+EhtmzbPHFdbdYxedaopyYHMbDbTP5FGJGjLGoVytv5QvGpmZD5F\ncq6UU8C3pFWVzvvwlLCeqOLq8B/E8oYc6p3RnHX30ij8YlKp6OWbDkFJXB/v3RV2\nj4npPbdbD/1MayVayRv3AN0UoE83/U+5J986czJ/IKdh2oUR9KWW2SUCgYEA0DCI\nZ5g2lIUx0ccFt5/pITLloCs9CMuHoLmTi8jfyJLWZ7jTErGx7lJRBOfp/RO8/awy\nA7XW1NWnr5C6CTQh58DlP9wTAa4U8VmgmGP4UK9RBbNzbNLTpYDfAfpE6YsEz9f3\n/Z1OKv6rsJsg1uXVFoLyw6Oe26ZIElW8n93UfesCgYBxN63rkoG9PcSyBLFqXI8z\nmWHbkuCf4yImJjc/v8zAz5WHZcmNOqw2kI+I5Z+Ya4Kl4VMiqque/eL+Xq5TnX6A\nKjlUbKL2jcQRHfrm/hTH2lOWk+WwXkIzUEMw5nS7BNmdHmqYvIzVMvtd4uH4PCuF\nmBCySTuZa1p+6CF4+y2flQKBgQChVwtO5UpfHT33qbpHjNjZzpzf3MJnH3wTVd3/\ndYPf59Pa/AQvt6AB5q89ExFl/Lb5DEqST4iW1qEmUQ2rdkhUV0wSilX8dlFqnR/1\nGXxl4wfyWBi6nERDPbUVzkM7jm4DOQbJ9++NKGIb8oynnePel0rVzOaeqKWv99u/\nNOWpUwKBgQC3DUKqTHI+aYtMUgS52hD6E80KuLP0MAhnept7E8W6nPYdWdG3GKGE\niVVaZnU6wq8vOE5RhDGDSaLMXu+UZGsUsKzOSK6+Znwln9CBNVZPCXrQT8iFHX7R\nNpkpAEvNxAMZfgsMvXBcExw7WfTaoDvNLpLroao+VwAf5ckl8eT/jA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "944462295c764a0fbd60e671c7f2e6c5", "name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "fingerprint": "4c:e9:59:74:90:89:22:ef:fb:8b:24:87:6b:3f:a3:4f"}} 2018-10-20 09:23:02,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1dd09669-528a-4940-b9ee-7dc48810c407 2018-10-20 09:23:02,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.56167292595s 2018-10-20 09:23:02,240 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ6ertnKEM07Or/sxoz1dbitunDKViXlQtgZGpH8ZdPh0qbXAfXNx3y3KhnRon5Upsd7cpaksma1b5aOafic3MTPXISg8u2hmGMz6TO80hWtfC3eH5G54vmu1dEPoFMKAjaW/QSqbTNXGCsRrOxu7qabk5HIyq5Ym7Yi9S5m3P1kIHYcL+kWrIAwsBPxKpM9uEdhAadfqsClYjPLco8TGXe1xNUQbGAjG0NupxOStvfCnERiwTQSlTaygJCTWjvFCZd+B+lT1dyrEPvB1LRa7auJllrufCUrZzgAiRK002Cyl11Vbt+Mrxi0ZWk7a32t9Wgn54Uvm8ifbpVMptJGX3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyenq7ZyhDNOzq/7MaM9XW4rbpwylYl5ULYGRqR/GXT4dKm1w\nH1zcd8tyoZ0aJ+VKbHe3KWpLJmtW+Wjmn4nNzEz1yEoPLtoZhjM+kzvNIVrXwt3h\n+RueL5rtXRD6BTCgI2lv0Eqm0zVxgrEazsbu6mm5ORyMquWJu2IvUuZtz9ZCB2HC\n/pFqyAMLAT8SqTPbhHYQGnX6rApWIzy3KPExl3tcTVEGxgIxtDbqcTkrb3wpxEYs\nE0EpU2soCQk1o7xQmXfgfpU9XcqxD7wdS0Wu2riZZa7nwlK2c4AIkStNNgspddVW\n7fjK8YtGVpO2t9rfVoJ+eFL5vIn26VTKbSRl9wIDAQABAoIBABeVmhpNDEa6R6dU\naL3pUhPgQU3e3UaDLCPwmXn+uyXTBocZJ1qSdzIK8oXMGu0EDFBlH2DYCJUhPpR9\nW0rRRteRObg+Zk2brhWN0MZT2t8FhGQ/lJCLWEvJNeaEACAxENNyElxrC9dpy6tv\nUmlKtUduN/Ni0U945kCb9FkjjzoSYGxxS46CLKJDLCsXgWk+KMKr659TSaOVuH44\nchGHLdYtai4IeIWQ19XKNlQO11Fm7XhG843gcFfy6OImqyMJxH/KYdluBWt2JWFj\nOMy97jWzd9w/tt1r1unLZcwuswR8zk0HOx7cyD08arRMoH6FwtsnRum8dMnJo4MU\nzCFTu1kCgYEA+EhtmzbPHFdbdYxedaopyYHMbDbTP5FGJGjLGoVytv5QvGpmZD5F\ncq6UU8C3pFWVzvvwlLCeqOLq8B/E8oYc6p3RnHX30ij8YlKp6OWbDkFJXB/v3RV2\nj4npPbdbD/1MayVayRv3AN0UoE83/U+5J986czJ/IKdh2oUR9KWW2SUCgYEA0DCI\nZ5g2lIUx0ccFt5/pITLloCs9CMuHoLmTi8jfyJLWZ7jTErGx7lJRBOfp/RO8/awy\nA7XW1NWnr5C6CTQh58DlP9wTAa4U8VmgmGP4UK9RBbNzbNLTpYDfAfpE6YsEz9f3\n/Z1OKv6rsJsg1uXVFoLyw6Oe26ZIElW8n93UfesCgYBxN63rkoG9PcSyBLFqXI8z\nmWHbkuCf4yImJjc/v8zAz5WHZcmNOqw2kI+I5Z+Ya4Kl4VMiqque/eL+Xq5TnX6A\nKjlUbKL2jcQRHfrm/hTH2lOWk+WwXkIzUEMw5nS7BNmdHmqYvIzVMvtd4uH4PCuF\nmBCySTuZa1p+6CF4+y2flQKBgQChVwtO5UpfHT33qbpHjNjZzpzf3MJnH3wTVd3/\ndYPf59Pa/AQvt6AB5q89ExFl/Lb5DEqST4iW1qEmUQ2rdkhUV0wSilX8dlFqnR/1\nGXxl4wfyWBi6nERDPbUVzkM7jm4DOQbJ9++NKGIb8oynnePel0rVzOaeqKWv99u/\nNOWpUwKBgQC3DUKqTHI+aYtMUgS52hD6E80KuLP0MAhnept7E8W6nPYdWdG3GKGE\niVVaZnU6wq8vOE5RhDGDSaLMXu+UZGsUsKzOSK6+Znwln9CBNVZPCXrQT8iFHX7R\nNpkpAEvNxAMZfgsMvXBcExw7WfTaoDvNLpLroao+VwAf5ckl8eT/jA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'944462295c764a0fbd60e671c7f2e6c5', 'name': u'shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36', 'created_at': '2018-10-20T09:23:02.240080', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0a5f120c83452b9b5c374d325e2065', 'name': 'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:e9:59:74:90:89:22:ef:fb:8b:24:87:6b:3f:a3:4f', 'type': 'ssh', 'id': u'shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36'}) 2018-10-20 09:23:02,240 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyenq7ZyhDNOzq/7MaM9XW4rbpwylYl5ULYGRqR/GXT4dKm1w H1zcd8tyoZ0aJ+VKbHe3KWpLJmtW+Wjmn4nNzEz1yEoPLtoZhjM+kzvNIVrXwt3h +RueL5rtXRD6BTCgI2lv0Eqm0zVxgrEazsbu6mm5ORyMquWJu2IvUuZtz9ZCB2HC /pFqyAMLAT8SqTPbhHYQGnX6rApWIzy3KPExl3tcTVEGxgIxtDbqcTkrb3wpxEYs E0EpU2soCQk1o7xQmXfgfpU9XcqxD7wdS0Wu2riZZa7nwlK2c4AIkStNNgspddVW 7fjK8YtGVpO2t9rfVoJ+eFL5vIn26VTKbSRl9wIDAQABAoIBABeVmhpNDEa6R6dU aL3pUhPgQU3e3UaDLCPwmXn+uyXTBocZJ1qSdzIK8oXMGu0EDFBlH2DYCJUhPpR9 W0rRRteRObg+Zk2brhWN0MZT2t8FhGQ/lJCLWEvJNeaEACAxENNyElxrC9dpy6tv UmlKtUduN/Ni0U945kCb9FkjjzoSYGxxS46CLKJDLCsXgWk+KMKr659TSaOVuH44 chGHLdYtai4IeIWQ19XKNlQO11Fm7XhG843gcFfy6OImqyMJxH/KYdluBWt2JWFj OMy97jWzd9w/tt1r1unLZcwuswR8zk0HOx7cyD08arRMoH6FwtsnRum8dMnJo4MU zCFTu1kCgYEA+EhtmzbPHFdbdYxedaopyYHMbDbTP5FGJGjLGoVytv5QvGpmZD5F cq6UU8C3pFWVzvvwlLCeqOLq8B/E8oYc6p3RnHX30ij8YlKp6OWbDkFJXB/v3RV2 j4npPbdbD/1MayVayRv3AN0UoE83/U+5J986czJ/IKdh2oUR9KWW2SUCgYEA0DCI Z5g2lIUx0ccFt5/pITLloCs9CMuHoLmTi8jfyJLWZ7jTErGx7lJRBOfp/RO8/awy A7XW1NWnr5C6CTQh58DlP9wTAa4U8VmgmGP4UK9RBbNzbNLTpYDfAfpE6YsEz9f3 /Z1OKv6rsJsg1uXVFoLyw6Oe26ZIElW8n93UfesCgYBxN63rkoG9PcSyBLFqXI8z mWHbkuCf4yImJjc/v8zAz5WHZcmNOqw2kI+I5Z+Ya4Kl4VMiqque/eL+Xq5TnX6A KjlUbKL2jcQRHfrm/hTH2lOWk+WwXkIzUEMw5nS7BNmdHmqYvIzVMvtd4uH4PCuF mBCySTuZa1p+6CF4+y2flQKBgQChVwtO5UpfHT33qbpHjNjZzpzf3MJnH3wTVd3/ dYPf59Pa/AQvt6AB5q89ExFl/Lb5DEqST4iW1qEmUQ2rdkhUV0wSilX8dlFqnR/1 GXxl4wfyWBi6nERDPbUVzkM7jm4DOQbJ9++NKGIb8oynnePel0rVzOaeqKWv99u/ NOWpUwKBgQC3DUKqTHI+aYtMUgS52hD6E80KuLP0MAhnept7E8W6nPYdWdG3GKGE iVVaZnU6wq8vOE5RhDGDSaLMXu+UZGsUsKzOSK6+Znwln9CBNVZPCXrQT8iFHX7R NpkpAEvNxAMZfgsMvXBcExw7WfTaoDvNLpLroao+VwAf5ckl8eT/jA== -----END RSA PRIVATE KEY----- 2018-10-20 09:23:02,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 09:23:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"security_group": {"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36", "description": "created by OPNFV Functest (shaker)"}}' 2018-10-20 09:23:02,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:02 GMT X-Openstack-Request-Id: req-47da0125-d730-4f45-9de0-3cd1f9f163c8 2018-10-20 09:23:02,652 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "updated_at": "2018-10-20T09:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "28a65b6f-87d5-4154-8b5a-767bacce0c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "2e5c6380-1866-4905-ab8e-8e47c06c3bd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}} 2018-10-20 09:23:02,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-47da0125-d730-4f45-9de0-3cd1f9f163c8 2018-10-20 09:23:02,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.407305002213s 2018-10-20 09:23:02,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:23:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:02,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:02 GMT X-Openstack-Request-Id: req-6ed934e7-1097-4019-9dd1-7f4d514405a0 2018-10-20 09:23:02,740 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "updated_at": "2018-10-20T09:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "28a65b6f-87d5-4154-8b5a-767bacce0c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "2e5c6380-1866-4905-ab8e-8e47c06c3bd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}]} 2018-10-20 09:23:02,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6ed934e7-1097-4019-9dd1-7f4d514405a0 2018-10-20 09:23:02,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0803959369659s 2018-10-20 09:23:02,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:23:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -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": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"}}' 2018-10-20 09:23:02,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:02 GMT X-Openstack-Request-Id: req-19d29c1b-5f2e-4056-8708-07623cae2ed2 2018-10-20 09:23:02,861 - 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-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "port_range_min": 22, "revision_number": 0, "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "6f08e471-34f0-4f0a-b175-2b8aa57b76b8"}} 2018-10-20 09:23:02,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19d29c1b-5f2e-4056-8708-07623cae2ed2 2018-10-20 09:23:02,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114643096924s 2018-10-20 09:23:02,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:23:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:02,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:02 GMT X-Openstack-Request-Id: req-fb0f0910-c505-46af-8104-a6111b9fbae4 2018-10-20 09:23:02,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "updated_at": "2018-10-20T09:23:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "28a65b6f-87d5-4154-8b5a-767bacce0c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "2e5c6380-1866-4905-ab8e-8e47c06c3bd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "6f08e471-34f0-4f0a-b175-2b8aa57b76b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 2, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}]} 2018-10-20 09:23:02,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-fb0f0910-c505-46af-8104-a6111b9fbae4 2018-10-20 09:23:02,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467991828918s 2018-10-20 09:23:02,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:23:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -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": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"}}' 2018-10-20 09:23:03,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:03 GMT X-Openstack-Request-Id: req-d0e3eab5-48b3-4326-bb65-b5e9caf31837 2018-10-20 09:23:03,078 - 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-20T09:23:03Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "port_range_min": null, "revision_number": 0, "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:03Z", "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "0369483c-66bc-4b47-8993-4e8e3b7f92f7"}} 2018-10-20 09:23:03,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0e3eab5-48b3-4326-bb65-b5e9caf31837 2018-10-20 09:23:03,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157150030136s 2018-10-20 09:23:03,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:23:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:03,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:03 GMT X-Openstack-Request-Id: req-595c1aa4-7854-45d7-851c-35fc408e3cc1 2018-10-20 09:23:03,131 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "updated_at": "2018-10-20T09:23:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:03Z", "revision_number": 0, "id": "0369483c-66bc-4b47-8993-4e8e3b7f92f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:03Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "28a65b6f-87d5-4154-8b5a-767bacce0c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "2e5c6380-1866-4905-ab8e-8e47c06c3bd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "6f08e471-34f0-4f0a-b175-2b8aa57b76b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 3, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}]} 2018-10-20 09:23:03,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-595c1aa4-7854-45d7-851c-35fc408e3cc1 2018-10-20 09:23:03,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0475759506226s 2018-10-20 09:23:03,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:23:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -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": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"}}' 2018-10-20 09:23:03,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:03 GMT X-Openstack-Request-Id: req-382bab69-1c1a-41b8-bf76-772c759f3a8d 2018-10-20 09:23:03,257 - 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-20T09:23:03Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "port_range_min": 9000, "revision_number": 0, "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:03Z", "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "4267105f-ad9a-4460-a1a2-56b409228812"}} 2018-10-20 09:23:03,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-382bab69-1c1a-41b8-bf76-772c759f3a8d 2018-10-20 09:23:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121661901474s 2018-10-20 09:23:03,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:23:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:03,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:03 GMT X-Openstack-Request-Id: req-7afe6a69-88bd-432d-91cf-ea3099b0edac 2018-10-20 09:23:03,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":["41535f9a-afd8-4ff6-8910-62b9b60f2d23"],"description":"","tags":[],"updated_at":"2018-10-20T09:22:41Z","qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:23:03,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7afe6a69-88bd-432d-91cf-ea3099b0edac 2018-10-20 09:23:03,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12354016304s 2018-10-20 09:23:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:23:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:03,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:03 GMT X-Openstack-Request-Id: req-9f982394-8eca-46ad-92c3-0174c9cdd032 2018-10-20 09:23:03,427 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:23:00Z", "file": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file", "owner": "6b0a5f120c83452b9b5c374d325e2065", "id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "size": 666173440, "self": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-20T09:22:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:23:03,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9f982394-8eca-46ad-92c3-0174c9cdd032 2018-10-20 09:23:03,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397820472717s 2018-10-20 09:23:03,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:23:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:03,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-ffea4d83-fa04-4efa-9fdd-f7db9bdfc7ac x-openstack-request-id: req-ffea4d83-fa04-4efa-9fdd-f7db9bdfc7ac 2018-10-20 09:23:03,456 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "name": "shaker-flavor_e343d11e-baca-4c27-a1be-25777e0bff36", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:23:03,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ffea4d83-fa04-4efa-9fdd-f7db9bdfc7ac 2018-10-20 09:23:03,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225031375885s 2018-10-20 09:23:03,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 09:23:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"server": {"name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "imageRef": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "flavorRef": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8b8e812d-e5db-4d90-930d-05c2ea864585"}], "security_groups": [{"name": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"}]}}' 2018-10-20 09:23:06,304 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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 location: http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc x-compute-request-id: req-fd0e6c2b-38b4-4851-aac6-7b8876135651 x-openstack-request-id: req-fd0e6c2b-38b4-4851-aac6-7b8876135651 2018-10-20 09:23:06,304 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"}], "OS-DCF:diskConfig": "MANUAL", "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "adminPass": "c42bGraQFZJD"}} 2018-10-20 09:23:06,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-fd0e6c2b-38b4-4851-aac6-7b8876135651 2018-10-20 09:23:06,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.84704399109s 2018-10-20 09:23:06,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:06,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-ee11e3b4-a764-4b05-89a3-56749717a900 x-openstack-request-id: req-ee11e3b4-a764-4b05-89a3-56749717a900 2018-10-20 09:23:06,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "user_id": "944462295c764a0fbd60e671c7f2e6c5", "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-20T09:23:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:06,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee11e3b4-a764-4b05-89a3-56749717a900 2018-10-20 09:23:06,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616615056992s 2018-10-20 09:23:06,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:23:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:07 GMT X-Openstack-Request-Id: req-44cfd70e-812d-46d1-8ed3-8e953ac41b8f 2018-10-20 09:23:07,284 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":["41535f9a-afd8-4ff6-8910-62b9b60f2d23"],"description":"","tags":[],"updated_at":"2018-10-20T09:22:41Z","qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:23:07,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-44cfd70e-812d-46d1-8ed3-8e953ac41b8f 2018-10-20 09:23:07,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350222110748s 2018-10-20 09:23:07,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 09:23:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:07,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23:07 GMT X-Openstack-Request-Id: req-f59cd5b3-7539-46b8-ae1e-5f40f92dfabe 2018-10-20 09:23:07,328 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b8e812d-e5db-4d90-930d-05c2ea864585","tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:22:41Z","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":"6b0a5f120c83452b9b5c374d325e2065","id":"41535f9a-afd8-4ff6-8910-62b9b60f2d23","subnetpool_id":null,"name":"shaker-subnet_e343d11e-baca-4c27-a1be-25777e0bff36"}]} 2018-10-20 09:23:07,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f59cd5b3-7539-46b8-ae1e-5f40f92dfabe 2018-10-20 09:23:07,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430631637573s 2018-10-20 09:23:07,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-1787e006-3254-4c94-a738-b41e35b8ad1b x-openstack-request-id: req-1787e006-3254-4c94-a738-b41e35b8ad1b 2018-10-20 09:23:09,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:09,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1787e006-3254-4c94-a738-b41e35b8ad1b 2018-10-20 09:23:09,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524392127991s 2018-10-20 09:23:09,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:11,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:11,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:12,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-9bb62675-08c5-4342-90e9-18a497c7d68a x-openstack-request-id: req-9bb62675-08c5-4342-90e9-18a497c7d68a 2018-10-20 09:23:12,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:12,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bb62675-08c5-4342-90e9-18a497c7d68a 2018-10-20 09:23:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741383075714s 2018-10-20 09:23:12,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:14,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:15,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-18721000-9ec5-4603-b440-219c4ecfca71 x-openstack-request-id: req-18721000-9ec5-4603-b440-219c4ecfca71 2018-10-20 09:23:15,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:15,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-18721000-9ec5-4603-b440-219c4ecfca71 2018-10-20 09:23:15,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701257944107s 2018-10-20 09:23:15,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:17,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:17,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-421387d0-e14e-41ca-aaba-95ec8a2bc585 x-openstack-request-id: req-421387d0-e14e-41ca-aaba-95ec8a2bc585 2018-10-20 09:23:17,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:17,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-421387d0-e14e-41ca-aaba-95ec8a2bc585 2018-10-20 09:23:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546981811523s 2018-10-20 09:23:17,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:19,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-321c3339-a267-43ae-922b-47ef278b4e36 x-openstack-request-id: req-321c3339-a267-43ae-922b-47ef278b4e36 2018-10-20 09:23:20,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:20,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-321c3339-a267-43ae-922b-47ef278b4e36 2018-10-20 09:23:20,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408493041992s 2018-10-20 09:23:20,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:22,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:22,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-79d0f12c-3819-4cdc-b22d-62e16309e34c x-openstack-request-id: req-79d0f12c-3819-4cdc-b22d-62e16309e34c 2018-10-20 09:23:22,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:22,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79d0f12c-3819-4cdc-b22d-62e16309e34c 2018-10-20 09:23:22,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425606966019s 2018-10-20 09:23:22,727 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:24,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:25,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-deb5ccf8-41d1-4deb-b8ee-ca59728667a6 x-openstack-request-id: req-deb5ccf8-41d1-4deb-b8ee-ca59728667a6 2018-10-20 09:23:25,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:25,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-deb5ccf8-41d1-4deb-b8ee-ca59728667a6 2018-10-20 09:23:25,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01592087746s 2018-10-20 09:23:25,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:27,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:27,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-e9d1a701-5514-4305-bbd2-c01765011589 x-openstack-request-id: req-e9d1a701-5514-4305-bbd2-c01765011589 2018-10-20 09:23:28,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:28,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e9d1a701-5514-4305-bbd2-c01765011589 2018-10-20 09:23:28,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564936161041s 2018-10-20 09:23:28,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:30,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:30,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:30,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-861a11fb-0918-48c4-912f-4eac922896f1 x-openstack-request-id: req-861a11fb-0918-48c4-912f-4eac922896f1 2018-10-20 09:23:30,752 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:30,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-861a11fb-0918-48c4-912f-4eac922896f1 2018-10-20 09:23:30,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426759958267s 2018-10-20 09:23:30,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:32,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:33,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-faade259-5f69-4827-9d6b-b311267368e4 x-openstack-request-id: req-faade259-5f69-4827-9d6b-b311267368e4 2018-10-20 09:23:33,183 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:33,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-faade259-5f69-4827-9d6b-b311267368e4 2018-10-20 09:23:33,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423798084259s 2018-10-20 09:23:33,190 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:35,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:35,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-bcc2468d-6f37-4839-83ad-44811e644c8d x-openstack-request-id: req-bcc2468d-6f37-4839-83ad-44811e644c8d 2018-10-20 09:23:35,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:35,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bcc2468d-6f37-4839-83ad-44811e644c8d 2018-10-20 09:23:35,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233086109161s 2018-10-20 09:23:35,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:37,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-0cc4db03-b876-4542-b21b-ed0a28fd0855 x-openstack-request-id: req-0cc4db03-b876-4542-b21b-ed0a28fd0855 2018-10-20 09:23:37,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:37,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cc4db03-b876-4542-b21b-ed0a28fd0855 2018-10-20 09:23:37,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226505041122s 2018-10-20 09:23:37,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:39,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:40,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-65968758-cd23-40d8-af6e-f46fb1716779 x-openstack-request-id: req-65968758-cd23-40d8-af6e-f46fb1716779 2018-10-20 09:23:40,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:40,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65968758-cd23-40d8-af6e-f46fb1716779 2018-10-20 09:23:40,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493674993515s 2018-10-20 09:23:40,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:42,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-3d61037c-f2ae-4c66-bbae-45728f5b3acc x-openstack-request-id: req-3d61037c-f2ae-4c66-bbae-45728f5b3acc 2018-10-20 09:23:42,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:42,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d61037c-f2ae-4c66-bbae-45728f5b3acc 2018-10-20 09:23:42,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23290681839s 2018-10-20 09:23:42,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:44,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:44,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:45,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-a7d11e36-9ffd-42a9-8bee-29efb724b93a x-openstack-request-id: req-a7d11e36-9ffd-42a9-8bee-29efb724b93a 2018-10-20 09:23:45,155 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:45,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7d11e36-9ffd-42a9-8bee-29efb724b93a 2018-10-20 09:23:45,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739339113235s 2018-10-20 09:23:45,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:47,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:47,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-b4a4ddd1-2c59-4c66-99b4-6e588dcd207e x-openstack-request-id: req-b4a4ddd1-2c59-4c66-99b4-6e588dcd207e 2018-10-20 09:23:47,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:47,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4a4ddd1-2c59-4c66-99b4-6e588dcd207e 2018-10-20 09:23:47,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607898950577s 2018-10-20 09:23:47,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:49,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:50,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-c516b3b9-9e49-4ada-a9b3-b3e52baa94cc x-openstack-request-id: req-c516b3b9-9e49-4ada-a9b3-b3e52baa94cc 2018-10-20 09:23:50,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:50,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c516b3b9-9e49-4ada-a9b3-b3e52baa94cc 2018-10-20 09:23:50,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409517049789s 2018-10-20 09:23:50,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:52,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:52,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-52c8e878-dc5b-4e65-a970-8e93a548b450 x-openstack-request-id: req-52c8e878-dc5b-4e65-a970-8e93a548b450 2018-10-20 09:23:52,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:52,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52c8e878-dc5b-4e65-a970-8e93a548b450 2018-10-20 09:23:52,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501186132431s 2018-10-20 09:23:52,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:54,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:55,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-f76a13e5-e286-42a8-9999-8d5bb8ed6284 x-openstack-request-id: req-f76a13e5-e286-42a8-9999-8d5bb8ed6284 2018-10-20 09:23:55,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:55,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f76a13e5-e286-42a8-9999-8d5bb8ed6284 2018-10-20 09:23:55,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52086186409s 2018-10-20 09:23:55,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:57,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:23:57,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09: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-6839e086-44ad-4d6d-a2b5-b74f731edd61 x-openstack-request-id: req-6839e086-44ad-4d6d-a2b5-b74f731edd61 2018-10-20 09:23:57,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:23:57,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6839e086-44ad-4d6d-a2b5-b74f731edd61 2018-10-20 09:23:57,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417258024216s 2018-10-20 09:23:57,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:23:59,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:23:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:00,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:23: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-93de6418-a4c2-4b36-8ec5-6aae511645b3 x-openstack-request-id: req-93de6418-a4c2-4b36-8ec5-6aae511645b3 2018-10-20 09:24:00,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:00,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93de6418-a4c2-4b36-8ec5-6aae511645b3 2018-10-20 09:24:00,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711055994034s 2018-10-20 09:24:00,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:02,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-eb031e1b-3962-48f8-b67e-bd405944cf12 x-openstack-request-id: req-eb031e1b-3962-48f8-b67e-bd405944cf12 2018-10-20 09:24:02,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:02,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb031e1b-3962-48f8-b67e-bd405944cf12 2018-10-20 09:24:02,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224119186401s 2018-10-20 09:24:02,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:04,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:05,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-4c16abdc-65f3-4cd0-b2f4-316f35fbc79e x-openstack-request-id: req-4c16abdc-65f3-4cd0-b2f4-316f35fbc79e 2018-10-20 09:24:05,215 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:05,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c16abdc-65f3-4cd0-b2f4-316f35fbc79e 2018-10-20 09:24:05,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612419128418s 2018-10-20 09:24:05,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:07,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:07,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-326ddfd9-fe0c-48bb-acef-3aa5cccf3f3e x-openstack-request-id: req-326ddfd9-fe0c-48bb-acef-3aa5cccf3f3e 2018-10-20 09:24:07,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:07,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-326ddfd9-fe0c-48bb-acef-3aa5cccf3f3e 2018-10-20 09:24:07,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496740102768s 2018-10-20 09:24:07,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:09,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-8c60d0e0-ece3-46c8-9176-794143e2cc00 x-openstack-request-id: req-8c60d0e0-ece3-46c8-9176-794143e2cc00 2018-10-20 09:24:10,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:10,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c60d0e0-ece3-46c8-9176-794143e2cc00 2018-10-20 09:24:10,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400907993317s 2018-10-20 09:24:10,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:12,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:12,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-ab6c2601-7afb-4cee-b227-5da5097e8577 x-openstack-request-id: req-ab6c2601-7afb-4cee-b227-5da5097e8577 2018-10-20 09:24:12,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:12,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab6c2601-7afb-4cee-b227-5da5097e8577 2018-10-20 09:24:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436438083649s 2018-10-20 09:24:12,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:14,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:15,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-5733299d-8aaa-42b3-9a65-bc3d7dc9a925 x-openstack-request-id: req-5733299d-8aaa-42b3-9a65-bc3d7dc9a925 2018-10-20 09:24:15,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:15,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5733299d-8aaa-42b3-9a65-bc3d7dc9a925 2018-10-20 09:24:15,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502239942551s 2018-10-20 09:24:15,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:17,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:17,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-b4c371ca-9766-4815-be09-84750c95aa58 x-openstack-request-id: req-b4c371ca-9766-4815-be09-84750c95aa58 2018-10-20 09:24:17,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:17,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4c371ca-9766-4815-be09-84750c95aa58 2018-10-20 09:24:17,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228932857513s 2018-10-20 09:24:17,328 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:19,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:19,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:19,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-bca5c56b-3e88-4ef2-b20f-79ed7b484a64 x-openstack-request-id: req-bca5c56b-3e88-4ef2-b20f-79ed7b484a64 2018-10-20 09:24:19,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:19,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bca5c56b-3e88-4ef2-b20f-79ed7b484a64 2018-10-20 09:24:19,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494070053101s 2018-10-20 09:24:19,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:21,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:22,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-06706423-d264-4bd2-8f15-ef63c56205fe x-openstack-request-id: req-06706423-d264-4bd2-8f15-ef63c56205fe 2018-10-20 09:24:22,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:22,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06706423-d264-4bd2-8f15-ef63c56205fe 2018-10-20 09:24:22,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682714939117s 2018-10-20 09:24:22,520 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:24,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:25,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-5b6a7468-b900-40d0-8506-a0bb03e61927 x-openstack-request-id: req-5b6a7468-b900-40d0-8506-a0bb03e61927 2018-10-20 09:24:25,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:25,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b6a7468-b900-40d0-8506-a0bb03e61927 2018-10-20 09:24:25,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790421009064s 2018-10-20 09:24:25,321 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:27,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:27,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-1cdc91ae-6944-4373-928b-6b72b2dc08e8 x-openstack-request-id: req-1cdc91ae-6944-4373-928b-6b72b2dc08e8 2018-10-20 09:24:27,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:27,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1cdc91ae-6944-4373-928b-6b72b2dc08e8 2018-10-20 09:24:27,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636991977692s 2018-10-20 09:24:27,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:29,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:30,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-6de661f3-7f79-4bc6-b174-79eaaab53eae x-openstack-request-id: req-6de661f3-7f79-4bc6-b174-79eaaab53eae 2018-10-20 09:24:30,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:30,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6de661f3-7f79-4bc6-b174-79eaaab53eae 2018-10-20 09:24:30,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436960935593s 2018-10-20 09:24:30,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:32,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:32,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-b3941416-42f1-4f92-914e-36ea15178ef3 x-openstack-request-id: req-b3941416-42f1-4f92-914e-36ea15178ef3 2018-10-20 09:24:32,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:32,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b3941416-42f1-4f92-914e-36ea15178ef3 2018-10-20 09:24:32,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235089063644s 2018-10-20 09:24:32,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:35,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-2f1d569f-ec4a-4887-a49d-70a22e2ac40e x-openstack-request-id: req-2f1d569f-ec4a-4887-a49d-70a22e2ac40e 2018-10-20 09:24:35,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:35,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f1d569f-ec4a-4887-a49d-70a22e2ac40e 2018-10-20 09:24:35,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49494600296s 2018-10-20 09:24:35,160 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:37,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:37,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-90715a15-59c3-47e9-84e0-e381c5d147c8 x-openstack-request-id: req-90715a15-59c3-47e9-84e0-e381c5d147c8 2018-10-20 09:24:37,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:37,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90715a15-59c3-47e9-84e0-e381c5d147c8 2018-10-20 09:24:37,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487450122833s 2018-10-20 09:24:37,654 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:39,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-6c744a7e-4a41-4b58-801f-067f268725ef x-openstack-request-id: req-6c744a7e-4a41-4b58-801f-067f268725ef 2018-10-20 09:24:40,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:40,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c744a7e-4a41-4b58-801f-067f268725ef 2018-10-20 09:24:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513419866562s 2018-10-20 09:24:40,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:42,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-525c1802-8f84-481d-9ac3-8188116c129d x-openstack-request-id: req-525c1802-8f84-481d-9ac3-8188116c129d 2018-10-20 09:24:42,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:42,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-525c1802-8f84-481d-9ac3-8188116c129d 2018-10-20 09:24:42,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216356039047s 2018-10-20 09:24:42,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:44,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:44,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-67263482-2fd1-4243-bf89-a22731b89281 x-openstack-request-id: req-67263482-2fd1-4243-bf89-a22731b89281 2018-10-20 09:24:44,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:44,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-67263482-2fd1-4243-bf89-a22731b89281 2018-10-20 09:24:44,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40465092659s 2018-10-20 09:24:44,815 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:47,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-cb25be3e-5f00-4869-8688-e9187a3ac134 x-openstack-request-id: req-cb25be3e-5f00-4869-8688-e9187a3ac134 2018-10-20 09:24:47,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:47,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cb25be3e-5f00-4869-8688-e9187a3ac134 2018-10-20 09:24:47,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429743051529s 2018-10-20 09:24:47,252 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:49,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:49,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-f1d7c01b-7c66-4ca0-a25e-787af4e53148 x-openstack-request-id: req-f1d7c01b-7c66-4ca0-a25e-787af4e53148 2018-10-20 09:24:49,471 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:49,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1d7c01b-7c66-4ca0-a25e-787af4e53148 2018-10-20 09:24:49,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216521978378s 2018-10-20 09:24:49,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:51,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:51,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-7b995cc7-4f56-40f7-aafc-6e40e055ae75 x-openstack-request-id: req-7b995cc7-4f56-40f7-aafc-6e40e055ae75 2018-10-20 09:24:51,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:51,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b995cc7-4f56-40f7-aafc-6e40e055ae75 2018-10-20 09:24:51,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422278881073s 2018-10-20 09:24:51,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:53,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-7f7f1fb1-6cbc-4350-8030-f6393919bdd3 x-openstack-request-id: req-7f7f1fb1-6cbc-4350-8030-f6393919bdd3 2018-10-20 09:24:54,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:54,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f7f1fb1-6cbc-4350-8030-f6393919bdd3 2018-10-20 09:24:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50194311142s 2018-10-20 09:24:54,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:56,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:56,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-10fa255c-8cbb-42ec-b620-2a8943018590 x-openstack-request-id: req-10fa255c-8cbb-42ec-b620-2a8943018590 2018-10-20 09:24:56,932 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:56,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10fa255c-8cbb-42ec-b620-2a8943018590 2018-10-20 09:24:56,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5105509758s 2018-10-20 09:24:56,940 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:24:58,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:24:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:24:59,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:24: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-12443d54-013f-48bd-92e6-190c0ccfdb84 x-openstack-request-id: req-12443d54-013f-48bd-92e6-190c0ccfdb84 2018-10-20 09:24:59,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:24:59,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12443d54-013f-48bd-92e6-190c0ccfdb84 2018-10-20 09:24:59,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422129869461s 2018-10-20 09:24:59,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:01,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:01,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:01,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-de74ffc0-05c3-4b64-8f98-f657d7fe2da4 x-openstack-request-id: req-de74ffc0-05c3-4b64-8f98-f657d7fe2da4 2018-10-20 09:25:01,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:01,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de74ffc0-05c3-4b64-8f98-f657d7fe2da4 2018-10-20 09:25:01,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509030103683s 2018-10-20 09:25:01,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:03,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:04,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-cbde7046-8ee3-49d1-aa34-e4f114822837 x-openstack-request-id: req-cbde7046-8ee3-49d1-aa34-e4f114822837 2018-10-20 09:25:04,311 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:04,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cbde7046-8ee3-49d1-aa34-e4f114822837 2018-10-20 09:25:04,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419322967529s 2018-10-20 09:25:04,318 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:06,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:06,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-701477a4-26f7-4fe0-bf78-348a3b7a2a26 x-openstack-request-id: req-701477a4-26f7-4fe0-bf78-348a3b7a2a26 2018-10-20 09:25:06,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:06,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-701477a4-26f7-4fe0-bf78-348a3b7a2a26 2018-10-20 09:25:06,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229405164719s 2018-10-20 09:25:06,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:08,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:09,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-8c4da09b-7e48-4fdb-a902-b2425ff202cd x-openstack-request-id: req-8c4da09b-7e48-4fdb-a902-b2425ff202cd 2018-10-20 09:25:09,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:09,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8c4da09b-7e48-4fdb-a902-b2425ff202cd 2018-10-20 09:25:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635512828827s 2018-10-20 09:25:09,201 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:11,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-d7766a13-efbd-41c4-a67f-88eb7810bb08 x-openstack-request-id: req-d7766a13-efbd-41c4-a67f-88eb7810bb08 2018-10-20 09:25:11,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:11,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7766a13-efbd-41c4-a67f-88eb7810bb08 2018-10-20 09:25:11,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521519899368s 2018-10-20 09:25:11,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:13,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:13,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-532084e2-9011-43e6-ad47-5817b9b0cf42 x-openstack-request-id: req-532084e2-9011-43e6-ad47-5817b9b0cf42 2018-10-20 09:25:13,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:13,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-532084e2-9011-43e6-ad47-5817b9b0cf42 2018-10-20 09:25:13,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244565010071s 2018-10-20 09:25:13,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:15,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-1a28a646-236d-48c2-b69d-cfea1f3d4b26 x-openstack-request-id: req-1a28a646-236d-48c2-b69d-cfea1f3d4b26 2018-10-20 09:25:16,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:16,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a28a646-236d-48c2-b69d-cfea1f3d4b26 2018-10-20 09:25:16,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57480597496s 2018-10-20 09:25:16,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:18,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:18,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:19,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-1e959317-cbe8-469c-8ebb-07d9a567d8ed x-openstack-request-id: req-1e959317-cbe8-469c-8ebb-07d9a567d8ed 2018-10-20 09:25:19,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:19,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1e959317-cbe8-469c-8ebb-07d9a567d8ed 2018-10-20 09:25:19,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490821123123s 2018-10-20 09:25:19,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:21,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:21,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:21,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-78b541ae-6144-4961-817e-5280bab4075a x-openstack-request-id: req-78b541ae-6144-4961-817e-5280bab4075a 2018-10-20 09:25:21,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:21,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78b541ae-6144-4961-817e-5280bab4075a 2018-10-20 09:25:21,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410466909409s 2018-10-20 09:25:21,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:23,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:24,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-8b0a41b0-7bbc-41ec-9b0b-0cc1caf31157 x-openstack-request-id: req-8b0a41b0-7bbc-41ec-9b0b-0cc1caf31157 2018-10-20 09:25:24,142 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:24,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b0a41b0-7bbc-41ec-9b0b-0cc1caf31157 2018-10-20 09:25:24,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64865899086s 2018-10-20 09:25:24,149 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:26,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:26,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-c8bf8ad3-fd2f-408d-a877-da217a81cfd1 x-openstack-request-id: req-c8bf8ad3-fd2f-408d-a877-da217a81cfd1 2018-10-20 09:25:26,732 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:26,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8bf8ad3-fd2f-408d-a877-da217a81cfd1 2018-10-20 09:25:26,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580702781677s 2018-10-20 09:25:26,740 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:28,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:28,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:29,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-ced3e7ca-cf61-4f6f-bd53-8411bc31b950 x-openstack-request-id: req-ced3e7ca-cf61-4f6f-bd53-8411bc31b950 2018-10-20 09:25:29,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:29,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ced3e7ca-cf61-4f6f-bd53-8411bc31b950 2018-10-20 09:25:29,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50075507164s 2018-10-20 09:25:29,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:31,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:31,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-7c8cd65a-5501-46bf-9e52-92a9a922e763 x-openstack-request-id: req-7c8cd65a-5501-46bf-9e52-92a9a922e763 2018-10-20 09:25:31,842 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:31,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7c8cd65a-5501-46bf-9e52-92a9a922e763 2018-10-20 09:25:31,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589601993561s 2018-10-20 09:25:31,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:33,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:33,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:34,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-e1083386-c311-46e7-b55a-7e07702f02b9 x-openstack-request-id: req-e1083386-c311-46e7-b55a-7e07702f02b9 2018-10-20 09:25:34,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:34,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1083386-c311-46e7-b55a-7e07702f02b9 2018-10-20 09:25:34,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389423131943s 2018-10-20 09:25:34,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:36,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-b966944a-d921-4eaf-9ed1-7c495e5a0d61 x-openstack-request-id: req-b966944a-d921-4eaf-9ed1-7c495e5a0d61 2018-10-20 09:25:36,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:36,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b966944a-d921-4eaf-9ed1-7c495e5a0d61 2018-10-20 09:25:36,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220500946045s 2018-10-20 09:25:36,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:38,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:38,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-a51716d8-c273-41c9-83bf-4563726c7e89 x-openstack-request-id: req-a51716d8-c273-41c9-83bf-4563726c7e89 2018-10-20 09:25:38,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:38,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a51716d8-c273-41c9-83bf-4563726c7e89 2018-10-20 09:25:38,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225926876068s 2018-10-20 09:25:38,711 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:40,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:40,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:40,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-fb4bb93d-b5d0-4f76-9803-2ccef0aacdbe x-openstack-request-id: req-fb4bb93d-b5d0-4f76-9803-2ccef0aacdbe 2018-10-20 09:25:40,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:40,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fb4bb93d-b5d0-4f76-9803-2ccef0aacdbe 2018-10-20 09:25:40,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21820306778s 2018-10-20 09:25:40,937 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:42,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:43,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-c4b38285-14cd-466c-967d-f03c5cc3264e x-openstack-request-id: req-c4b38285-14cd-466c-967d-f03c5cc3264e 2018-10-20 09:25:43,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:43,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4b38285-14cd-466c-967d-f03c5cc3264e 2018-10-20 09:25:43,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491333007812s 2018-10-20 09:25:43,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:45,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-ab3cd745-4556-4b55-8587-36d624b6fd98 x-openstack-request-id: req-ab3cd745-4556-4b55-8587-36d624b6fd98 2018-10-20 09:25:45,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:45,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab3cd745-4556-4b55-8587-36d624b6fd98 2018-10-20 09:25:45,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234537124634s 2018-10-20 09:25:45,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:47,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:47,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-a13901f8-0171-43c7-acf2-40ab64c08cdc x-openstack-request-id: req-a13901f8-0171-43c7-acf2-40ab64c08cdc 2018-10-20 09:25:47,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:47,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a13901f8-0171-43c7-acf2-40ab64c08cdc 2018-10-20 09:25:47,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227064847946s 2018-10-20 09:25:47,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:49,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:49,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:50,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-8f8e0a56-3c7f-483d-a736-76405b492626 x-openstack-request-id: req-8f8e0a56-3c7f-483d-a736-76405b492626 2018-10-20 09:25:50,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:50,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f8e0a56-3c7f-483d-a736-76405b492626 2018-10-20 09:25:50,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226362943649s 2018-10-20 09:25:50,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:52,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:52,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:52,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-cf608064-0d17-4dfe-bbe0-d9c3bdeeaf03 x-openstack-request-id: req-cf608064-0d17-4dfe-bbe0-d9c3bdeeaf03 2018-10-20 09:25:52,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:52,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf608064-0d17-4dfe-bbe0-d9c3bdeeaf03 2018-10-20 09:25:52,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239834070206s 2018-10-20 09:25:52,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:54,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:54,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-2c0a2869-5f60-49ee-8248-28aabda6d7da x-openstack-request-id: req-2c0a2869-5f60-49ee-8248-28aabda6d7da 2018-10-20 09:25:54,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:54,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c0a2869-5f60-49ee-8248-28aabda6d7da 2018-10-20 09:25:54,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231505155563s 2018-10-20 09:25:54,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:56,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:56,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-5fbf1667-8c7e-4268-b341-f1413cd0ab48 x-openstack-request-id: req-5fbf1667-8c7e-4268-b341-f1413cd0ab48 2018-10-20 09:25:56,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:56,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fbf1667-8c7e-4268-b341-f1413cd0ab48 2018-10-20 09:25:56,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22053694725s 2018-10-20 09:25:56,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:25:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:25:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:25:59,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:25: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-41272283-d005-4124-8f36-9a62b606e8c6 x-openstack-request-id: req-41272283-d005-4124-8f36-9a62b606e8c6 2018-10-20 09:25:59,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:25:59,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-41272283-d005-4124-8f36-9a62b606e8c6 2018-10-20 09:25:59,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432595014572s 2018-10-20 09:25:59,312 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:01,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-c8ae9fcc-f638-4a06-8486-fb3fec8db2e8 x-openstack-request-id: req-c8ae9fcc-f638-4a06-8486-fb3fec8db2e8 2018-10-20 09:26:01,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:01,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8ae9fcc-f638-4a06-8486-fb3fec8db2e8 2018-10-20 09:26:01,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.238176822662s 2018-10-20 09:26:01,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:03,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:03,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:04,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-667ddd09-3c51-4683-9f69-44e969e0c0df x-openstack-request-id: req-667ddd09-3c51-4683-9f69-44e969e0c0df 2018-10-20 09:26:04,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:04,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-667ddd09-3c51-4683-9f69-44e969e0c0df 2018-10-20 09:26:04,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638850927353s 2018-10-20 09:26:04,206 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:06,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:06,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-377b0ff0-34d8-4641-b639-7744f474944f x-openstack-request-id: req-377b0ff0-34d8-4641-b639-7744f474944f 2018-10-20 09:26:06,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:06,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-377b0ff0-34d8-4641-b639-7744f474944f 2018-10-20 09:26:06,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227906942368s 2018-10-20 09:26:06,443 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:08,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:08,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-addd074f-3cee-4b16-834c-bbe9ffc024bf x-openstack-request-id: req-addd074f-3cee-4b16-834c-bbe9ffc024bf 2018-10-20 09:26:08,667 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:08,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-addd074f-3cee-4b16-834c-bbe9ffc024bf 2018-10-20 09:26:08,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221740007401s 2018-10-20 09:26:08,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:10,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:10,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-d1df1988-eef0-4594-9079-aec638cc08b8 x-openstack-request-id: req-d1df1988-eef0-4594-9079-aec638cc08b8 2018-10-20 09:26:10,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:10,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1df1988-eef0-4594-9079-aec638cc08b8 2018-10-20 09:26:10,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235488176346s 2018-10-20 09:26:10,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:12,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:13,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-efa0eb79-c989-4cce-97eb-4f48db3539fb x-openstack-request-id: req-efa0eb79-c989-4cce-97eb-4f48db3539fb 2018-10-20 09:26:13,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:13,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efa0eb79-c989-4cce-97eb-4f48db3539fb 2018-10-20 09:26:13,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23752784729s 2018-10-20 09:26:13,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:15,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:15,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:15,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-4fdc0635-8f10-4321-9a0e-2752d940ae40 x-openstack-request-id: req-4fdc0635-8f10-4321-9a0e-2752d940ae40 2018-10-20 09:26:15,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:15,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fdc0635-8f10-4321-9a0e-2752d940ae40 2018-10-20 09:26:15,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228255033493s 2018-10-20 09:26:15,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:17,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:17,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-64f382fe-5127-43c3-90a5-98ac8c05dd65 x-openstack-request-id: req-64f382fe-5127-43c3-90a5-98ac8c05dd65 2018-10-20 09:26:17,641 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:17,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-64f382fe-5127-43c3-90a5-98ac8c05dd65 2018-10-20 09:26:17,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237628936768s 2018-10-20 09:26:17,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:19,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:19,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-4a7e49c0-0b84-4ad1-8de6-174675c6d1d9 x-openstack-request-id: req-4a7e49c0-0b84-4ad1-8de6-174675c6d1d9 2018-10-20 09:26:19,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:19,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4a7e49c0-0b84-4ad1-8de6-174675c6d1d9 2018-10-20 09:26:19,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223877906799s 2018-10-20 09:26:19,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:21,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:22,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-871f2fba-9800-4daf-aa10-32b95cc07686 x-openstack-request-id: req-871f2fba-9800-4daf-aa10-32b95cc07686 2018-10-20 09:26:22,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:22,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-871f2fba-9800-4daf-aa10-32b95cc07686 2018-10-20 09:26:22,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608433961868s 2018-10-20 09:26:22,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:24,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-b2f4db0b-0a15-4f3a-88e7-13b5c36257e4 x-openstack-request-id: req-b2f4db0b-0a15-4f3a-88e7-13b5c36257e4 2018-10-20 09:26:24,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:23:07Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:24,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2f4db0b-0a15-4f3a-88e7-13b5c36257e4 2018-10-20 09:26:24,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4891269207s 2018-10-20 09:26:24,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:26:26,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:26:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:27,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-5fbad504-2dd1-4b78-bcb1-f46617d25c02 x-openstack-request-id: req-5fbad504-2dd1-4b78-bcb1-f46617d25c02 2018-10-20 09:26:27,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b5:29", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T09:26:25.000000", "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T09:26:25Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:26:27,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fbad504-2dd1-4b78-bcb1-f46617d25c02 2018-10-20 09:26:27,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419116020203s 2018-10-20 09:26:27,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 09:26:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b5929261-4299-4978-80cb-4c71e50c73bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:27,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:27 GMT X-Openstack-Request-Id: req-d5eb4c5f-700d-48dd-8c64-197e20220024 2018-10-20 09:26:27,483 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T09:26:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41535f9a-afd8-4ff6-8910-62b9b60f2d23","ip_address":"192.168.120.4"}],"id":"fbd79d69-7380-4c48-b63f-eded6002ea8e","security_groups":["c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"],"mac_address":"fa:16:3e:8a:b5:29","project_id":"6b0a5f120c83452b9b5c374d325e2065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b8e812d-e5db-4d90-930d-05c2ea864585","tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:23:08Z","binding:vnic_type":"normal","device_id":"b5929261-4299-4978-80cb-4c71e50c73bc","ip_allocation":"immediate"}]} 2018-10-20 09:26:27,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b5929261-4299-4978-80cb-4c71e50c73bc used request id req-d5eb4c5f-700d-48dd-8c64-197e20220024 2018-10-20 09:26:27,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592479705811s 2018-10-20 09:26:27,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:27,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fbd79d69-7380-4c48-b63f-eded6002ea8e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:27,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:27 GMT X-Openstack-Request-Id: req-11588562-476e-4b9a-89cd-461460ad5d3d 2018-10-20 09:26:27,542 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 09:26:27,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fbd79d69-7380-4c48-b63f-eded6002ea8e used request id req-11588562-476e-4b9a-89cd-461460ad5d3d 2018-10-20 09:26:27,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487051010132s 2018-10-20 09:26:27,543 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:b5:29', 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'27202cea-dc8f-42da-a0d7-ad605a2f6cc5'}), 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-20T09:26:25.000000', 'flavor': Munch({u'id': u'74e14b33-a8ae-4106-bbad-8fe60f7e63fe'}), 'az': u'nova', 'id': u'b5929261-4299-4978-80cb-4c71e50c73bc', 'security_groups': [Munch({u'name': u'shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'944462295c764a0fbd60e671c7f2e6c5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0a5f120c83452b9b5c374d325e2065', 'name': 'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', '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-20T09:26:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T09:26:25Z', 'hostId': u'ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89', '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-20T09:26:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6b0a5f120c83452b9b5c374d325e2065', 'name': u'shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36', 'adminPass': u'c42bGraQFZJD', 'tenant_id': u'6b0a5f120c83452b9b5c374d325e2065', 'created_at': u'2018-10-20T09:23:05Z', 'created': u'2018-10-20T09:23:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 09:26:27,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:26:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:27,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:27 GMT X-Openstack-Request-Id: req-f1de608d-2713-4506-a14f-95fd4b57852f 2018-10-20 09:26:27,647 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":["41535f9a-afd8-4ff6-8910-62b9b60f2d23"],"description":"","tags":[],"updated_at":"2018-10-20T09:22:41Z","qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:26:27,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f1de608d-2713-4506-a14f-95fd4b57852f 2018-10-20 09:26:27,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0976591110229s 2018-10-20 09:26:27,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 09:26:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=b5929261-4299-4978-80cb-4c71e50c73bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:27,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:27 GMT X-Openstack-Request-Id: req-91648672-8f22-4bf7-a8aa-65e2933f51d2 2018-10-20 09:26:27,696 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T09:26:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"41535f9a-afd8-4ff6-8910-62b9b60f2d23","ip_address":"192.168.120.4"}],"id":"fbd79d69-7380-4c48-b63f-eded6002ea8e","security_groups":["c92352e0-6fd7-4c1d-a5d8-80f3f6953f30"],"mac_address":"fa:16:3e:8a:b5:29","project_id":"6b0a5f120c83452b9b5c374d325e2065","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8b8e812d-e5db-4d90-930d-05c2ea864585","tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:23:08Z","binding:vnic_type":"normal","device_id":"b5929261-4299-4978-80cb-4c71e50c73bc","ip_allocation":"immediate"}]} 2018-10-20 09:26:27,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=b5929261-4299-4978-80cb-4c71e50c73bc used request id req-91648672-8f22-4bf7-a8aa-65e2933f51d2 2018-10-20 09:26:27,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0480389595032s 2018-10-20 09:26:27,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 09:26:27,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.4", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e"}}' 2018-10-20 09:26:30,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:30 GMT X-Openstack-Request-Id: req-3e41a96a-e442-4fe6-997e-9f71fbf9eae4 2018-10-20 09:26:30,173 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}} 2018-10-20 09:26:30,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3e41a96a-e442-4fe6-997e-9f71fbf9eae4 2018-10-20 09:26:30,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.47544407845s 2018-10-20 09:26:30,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:30 GMT X-Openstack-Request-Id: req-48d96670-5329-40db-a1b0-0ad62cac45cf 2018-10-20 09:26:30,275 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:30,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-48d96670-5329-40db-a1b0-0ad62cac45cf 2018-10-20 09:26:30,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0867538452148s 2018-10-20 09:26:30,282 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:30,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:30,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:30,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:30 GMT X-Openstack-Request-Id: req-ed9dd958-977f-4612-b153-7ea9104cf20e 2018-10-20 09:26:30,455 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:30,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ed9dd958-977f-4612-b153-7ea9104cf20e 2018-10-20 09:26:30,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626571178436s 2018-10-20 09:26:30,462 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:30,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:30,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:30 GMT X-Openstack-Request-Id: req-7e3e78fe-0af5-441b-87f6-1d305f813080 2018-10-20 09:26:30,633 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7e3e78fe-0af5-441b-87f6-1d305f813080 2018-10-20 09:26:30,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612549781799s 2018-10-20 09:26:30,639 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:30,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:30 GMT X-Openstack-Request-Id: req-3e0833c0-4f84-44e9-b46f-c4091cbff3d8 2018-10-20 09:26:30,821 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:30,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3e0833c0-4f84-44e9-b46f-c4091cbff3d8 2018-10-20 09:26:30,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720269680023s 2018-10-20 09:26:30,828 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:30,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:30,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:31 GMT X-Openstack-Request-Id: req-6632d284-ecf6-4388-be6d-4e21ac4e55df 2018-10-20 09:26:30,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:30,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6632d284-ecf6-4388-be6d-4e21ac4e55df 2018-10-20 09:26:30,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601940155029s 2018-10-20 09:26:31,005 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:31,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:31,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:31 GMT X-Openstack-Request-Id: req-007ec959-dd4a-465a-bfe3-07cab5bd03ac 2018-10-20 09:26:31,177 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:31,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-007ec959-dd4a-465a-bfe3-07cab5bd03ac 2018-10-20 09:26:31,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624849796295s 2018-10-20 09:26:31,183 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:31,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:31,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:31 GMT X-Openstack-Request-Id: req-c629168c-44a5-4bbc-8a2f-972c88378d10 2018-10-20 09:26:31,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:28Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:31,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c629168c-44a5-4bbc-8a2f-972c88378d10 2018-10-20 09:26:31,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614049434662s 2018-10-20 09:26:31,361 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:26:31,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:26:31,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:26:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:31 GMT X-Openstack-Request-Id: req-0b1454e6-fd5e-4e0f-aca2-ebf6ec33e646 2018-10-20 09:26:31,529 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "778f4504-7efd-4974-9bad-37399f71b2ac", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:26:28Z", "updated_at": "2018-10-20T09:26:31Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8a:b5:29", "device_id": "b5929261-4299-4978-80cb-4c71e50c73bc"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "port_id": "fbd79d69-7380-4c48-b63f-eded6002ea8e", "id": "c0f667d6-5689-43dd-81ad-d250576005ed", "qos_policy_id": null}]} 2018-10-20 09:26:31,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0b1454e6-fd5e-4e0f-aca2-ebf6ec33e646 2018-10-20 09:26:31,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578188896179s 2018-10-20 09:26:31,535 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'778f4504-7efd-4974-9bad-37399f71b2ac', 'updated_at': u'2018-10-20T09:26:31Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'fbd79d69-7380-4c48-b63f-eded6002ea8e', 'id': u'c0f667d6-5689-43dd-81ad-d250576005ed', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'fbd79d69-7380-4c48-b63f-eded6002ea8e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6b0a5f120c83452b9b5c374d325e2065', 'name': 'shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6b0a5f120c83452b9b5c374d325e2065', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8b8e812d-e5db-4d90-930d-05c2ea864585', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:b5:29', u'device_id': u'b5929261-4299-4978-80cb-4c71e50c73bc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6b0a5f120c83452b9b5c374d325e2065', 'created_at': u'2018-10-20T09:26:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8b8e812d-e5db-4d90-930d-05c2ea864585', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8a:b5:29', u'device_id': u'b5929261-4299-4978-80cb-4c71e50c73bc'}), 'router': u'778f4504-7efd-4974-9bad-37399f71b2ac'}) 2018-10-20 09:26:31,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 09:26:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc/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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 09:26:32,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10590 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-e62c0afe-e08b-4e68-9930-4ef79cdedc1e x-openstack-request-id: req-e62c0afe-e08b-4e68-9930-4ef79cdedc1e 2018-10-20 09:26:32,617 - 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 706498183 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.164471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166556] pid_max: default: 32768 minimum: 301\n[ 0.167697] ACPI: Core revision 20150930\n[ 0.169327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170984] Security Framework initialized\n[ 0.172104] Yama: becoming mindful.\n[ 0.173047] AppArmor: AppArmor initialized\n[ 0.174171] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175868] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177515] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180830] Initializing cgroup subsys io\n[ 0.181948] Initializing cgroup subsys memory\n[ 0.183073] Initializing cgroup subsys devices\n[ 0.184218] Initializing cgroup subsys freezer\n[ 0.185309] Initializing cgroup subsys net_cls\n[ 0.186477] Initializing cgroup subsys perf_event\n[ 0.187655] Initializing cgroup subsys net_prio\n[ 0.188796] Initializing cgroup subsys hugetlb\n[ 0.189915] Initializing cgroup subsys pids\n[ 0.191009] CPU: Physical Processor ID: 0\n[ 0.192792] mce: CPU supports 10 MCE banks\n[ 0.193893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.195189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196625] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.197936] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.199437] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.201008] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.202424] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.204403] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.222431] Freeing SMP alternatives memory: 32K\n[ 0.228271] ftrace: allocating 32237 entries in 126 pages\n[ 0.262958] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264559] smpboot: Max logical packages: 1\n[ 0.265835] x2apic enabled\n[ 0.266869] Switched APIC routing to physical x2apic.\n[ 0.269195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.275628] KVM setup paravirtual spinlock\n[ 0.277182] x86: Booted up 1 node, 1 CPUs\n[ 0.278198] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279993] devtmpfs: initialized\n[ 0.281878] evm: security.selinux\n[ 0.282781] evm: security.SMACK64\n[ 0.283687] evm: security.SMACK64EXEC\n[ 0.284673] evm: security.SMACK64TRANSMUTE\n[ 0.285713] evm: security.SMACK64MMAP\n[ 0.286651] evm: security.ima\n[ 0.287463] evm: security.capability\n[ 0.288470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290813] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.292279] pinctrl core: initialized pinctrl subsystem\n[ 0.293697] RTC time: 9:26:26, date: 10/20/18\n[ 0.294940] NET: Registered protocol family 16\n[ 0.296157] cpuidle: using governor ladder\n[ 0.297188] cpuidle: using governor menu\n[ 0.298179] PCCT header not found.\n[ 0.299161] ACPI: bus type PCI registered\n[ 0.300207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301797] PCI: Using configuration type 1 for base access\n[ 0.303947] ACPI: Added _OSI(Module Device)\n[ 0.305008] ACPI: Added _OSI(Processor Device)\n[ 0.306103] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307248] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309371] ACPI: Interpreter enabled\n[ 0.310364] ACPI: (supports S0 S5)\n[ 0.311300] ACPI: Using IOAPIC for interrupt routing\n[ 0.312512] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323638] acpiphp: Slot [3] registered\n[ 0.337127] acpiphp: Slot [4] registered\n[ 0.338172] acpiphp: Slot [5] registered\n[ 0.339213] acpiphp: Slot [6] registered\n[ 0.340292] acpiphp: Slot [7] registered\n[ 0.341341] acpiphp: Slot [8] registered\n[ 0.342406] acpiphp: Slot [9] registered\n[ 0.343453] acpiphp: Slot [10] registered\n[ 0.344500] acpiphp: Slot [11] registered\n[ 0.345567] acpiphp: Slot [12] registered\n[ 0.346624] acpiphp: Slot [13] registered\n[ 0.347677] acpiphp: Slot [14] registered\n[ 0.348726] acpiphp: Slot [15] registered\n[ 0.349818] acpiphp: Slot [16] registered\n[ 0.350879] acpiphp: Slot [17] registered\n[ 0.351919] acpiphp: Slot [18] registered\n[ 0.352944] acpiphp: Slot [19] registered\n[ 0.354057] acpiphp: Slot [20] registered\n[ 0.355120] acpiphp: Slot [21] registered\n[ 0.356163] acpiphp: Slot [22] registered\n[ 0.357205] acpiphp: Slot [23] registered\n[ 0.358249] acpiphp: Slot [24] registered\n[ 0.359289] acpiphp: Slot [25] registered\n[ 0.360362] acpiphp: Slot [26] registered\n[ 0.361406] acpiphp: Slot [27] registered\n[ 0.362451] acpiphp: Slot [28] registered\n[ 0.363494] acpiphp: Slot [29] registered\n[ 0.364549] acpiphp: Slot [30] registered\n[ 0.365593] acpiphp: Slot [31] registered\n[ 0.366633] PCI host bridge to bus 0000:00\n[ 0.367679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.374747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.376745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.378669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.387890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.393947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425688] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429046] vgaarb: loaded\n[ 0.429823] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431483] SCSI subsystem initialized\n[ 0.432703] ACPI: bus type USB registered\n[ 0.433781] usbcore: registered new interface driver usbfs\n[ 0.435121] usbcore: registered new interface driver hub\n[ 0.436415] usbcore: registered new device driver usb\n[ 0.437854] PCI: Using ACPI for IRQ routing\n[ 0.439323] NetLabel: Initializing\n[ 0.440249] NetLabel: domain hash size = 128\n[ 0.441345] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442585] NetLabel: unlabeled traffic allowed by default\n[ 0.444093] amd_nb: Cannot enumerate AMD northbridges\n[ 0.445365] clocksource: Switched to clocksource kvm-clock\n[ 0.454354] AppArmor: AppArmor Filesystem Enabled\n[ 0.455596] pnp: PnP ACPI init\n[ 0.456769] pnp: PnP ACPI: found 5 devices\n[ 0.463474] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465706] NET: Registered protocol family 2\n[ 0.467073] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.468737] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.470302] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.471845] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474752] NET: Registered protocol family 1\n[ 0.475891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.477298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.478670] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494756] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511225] Unpacking initramfs...\n[ 0.979154] Freeing initrd memory: 37084K\n[ 0.980866] Scanning for low memory corruption every 60 seconds\n[ 0.982817] audit: initializing netlink subsys (disabled)\n[ 0.984155] audit: type=2000 audit(1540027586.954:1): initialized\n[ 0.985948] Initialise system trusted keyring\n[ 0.987301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.988769] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.991405] zbud: loaded\n[ 0.992458] VFS: Disk quotas dquot_6.6.0\n[ 0.993523] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.995289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.996947] fuse init (API version 7.23)\n[ 0.998119] Key type big_key registered\n[ 0.999151] Allocating IMA MOK and blacklist keyrings.\n[ 1.000741] Key type asymmetric registered\n[ 1.001821] Asymmetric key parser 'x509' registered\n[ 1.003024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.004911] io scheduler noop registered\n[ 1.005942] io scheduler deadline registered (default)\n[ 1.007226] io scheduler cfq registered\n[ 1.008342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.009693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.011339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.013181] ACPI: Power Button [PWRF]\n[ 1.014347] GHES: HEST is not enabled!\n[ 1.030031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.062363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.065107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.088681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.091499] Linux agpgart interface v0.103\n[ 1.094301] loop: module loaded\n[ 1.097721] vda: vda1\n[ 1.099319] scsi host0: ata_piix\n[ 1.100295] scsi host1: ata_piix\n[ 1.101219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.102761] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.104705] libphy: Fixed MDIO Bus: probed\n[ 1.105982] tun: Universal TUN/TAP device driver, 1.6\n[ 1.107197] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.109759] PPP generic driver version 2.4.2\n[ 1.110941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.112459] ehci-pci: EHCI PCI platform driver\n[ 1.113594] ehci-platform: EHCI generic platform driver\n[ 1.114855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.116293] ohci-pci: OHCI PCI platform driver\n[ 1.117421] ohci-platform: OHCI generic platform driver\n[ 1.118677] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.134839] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.136123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.138005] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.139281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.140804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.142339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.144142] usb usb1: Product: UHCI Host Controller\n[ 1.145302] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.146734] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.147968] hub 1-0:1.0: USB hub found\n[ 1.148936] hub 1-0:1.0: 2 ports detected\n[ 1.150187] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.152904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.154088] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.155393] mousedev: PS/2 mouse device common for all mice\n[ 1.157000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.159356] rtc_cmos 00:00: RTC can wake from S4\n[ 1.160757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.162254] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.163755] i2c /dev entries driver\n[ 1.164746] device-mapper: uevent: version 1.0.3\n[ 1.165979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.168048] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.169786] NET: Registered protocol family 10\n[ 1.171303] NET: Registered protocol family 17\n[ 1.172449] Key type dns_resolver registered\n[ 1.173826] registered taskstats version 1\n[ 1.174923] Loading compiled-in X.509 certificates\n[ 1.176718] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.179090] zswap: loaded using pool lzo/zbud\n[ 1.181886] Key type trusted registered\n[ 1.184866] Key type encrypted registered\n[ 1.185931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.187285] ima: No TPM chip found, activating TPM-bypass!\n[ 1.188617] evm: HMAC attrs: 0x1\n[ 1.189859] Magic number: 6:854:424\n[ 1.190956] rtc_cmos 00:00: setting system clock to 2018-10-20 09:26:27 UTC (1540027587)\n[ 1.193052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.207445] EDD information not available.\n[ 1.263861] Freeing unused kernel memory: 1512K\n[ 1.265007] Write protecting the kernel read-only data: 14336k\n[ 1.269277] Freeing unused kernel memory: 1692K\n[ 1.270744] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.281458] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.283666] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.286292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291005] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.302106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.304455] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307190] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.310227] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.378559] virtio_net virtio0 ens3: renamed from eth0\n[ 1.387022] [drm] Initialized drm 1.1.0 20060810\n[ 1.388713] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.391098] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.417733] FDC 0 is a S82078B\n[ 1.420566] AVX2 version of gcm_enc/dec engaged.\n[ 1.421778] AES CTR mode by8 optimization enabled\n[ 1.461379] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.626030] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.627629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.629498] usb 1-1: Product: QEMU USB Tablet\n[ 1.630615] usb 1-1: Manufacturer: QEMU\n[ 1.631623] usb 1-1: SerialNumber: 42\n[ 1.639334] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.646552] usbcore: registered new interface driver usbhid\n[ 1.647967] usbhid: USB HID core driver\n[ 1.650451] 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.653351] 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.977416] tsc: Refined TSC clocksource calibration: 3491.716 MHz\n[ 1.978925] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254bf81ee0, max_idle_ns: 440795374851 ns\nBegin: Loading essential drivers ... [ 2.002392] md: linear personality registered for level -1\n[ 2.006063] md: multipath personality registered for level -4\n[ 2.009795] md: raid0 personality registered for level 0\n[ 2.013957] md: raid1 personality registered for level 1\n[ 2.085363] raid6: sse2x1 gen() 11535 MB/s\n[ 2.153385] raid6: sse2x1 xor() 8756 MB/s\n[ 2.221383] raid6: sse2x2 gen() 14240 MB/s\n[ 2.289362] raid6: sse2x2 xor() 9874 MB/s\n[ 2.357364] raid6: sse2x4 gen() 16674 MB/s\n[ 2.425394] raid6: sse2x4 xor() 11025 MB/s\n[ 2.493384] raid6: avx2x1 gen() 21649 MB/s\n[ 2.561395] raid6: avx2x2 gen() 25416 MB/s\n[ 2.629384] raid6: avx2x4 gen() 28702 MB/s\n[ 2.630517] raid6: using algorithm avx2x4 gen() 28702 MB/s\n[ 2.631866] raid6: using avx2x2 recovery algorithm\n[ 2.634545] xor: automatically using best checksumming function:\n[ 2.673361] avx : 32850.000 MB/sec\n[ 2.675904] async_tx: api initialized (async)\n[ 2.687213] md: raid6 personality registered for level 6\n[ 2.688580] md: raid5 personality registered for level 5\n[ 2.693753] md: raid4 personality registered for level 4\n[ 2.707371] 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.749491] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.778670] 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.892060] 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.896282] systemd[1]: Detected virtualization kvm.\n[ 2.897525] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.901129] systemd[1]: Set hostname to .\n[ 2.903988] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.905432] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.020639] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.023368] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.026401] 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.029864] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.032444] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.035498] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.037937] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.040476] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.043373] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.045957] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.048153] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.051147] 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.055418] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.058106] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.060468] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.063228] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.065895] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.068593] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.071798] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.076657] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.079592] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.085087] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 3.092582] Loading iSCSI transport class v2.0-870.\n\n[ 3.095049] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.102237] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.107494] iscsi: registered transport (tcp)\n[ 3.111355] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.120417] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.129912] 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.140785] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.150470] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.160307] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.171140] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.179423] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.184294] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.193030] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.199688] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\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 Set console keymap.\n[ 3.253171] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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[ 4.151588] intel_rapl: no valid rapl domains found in package 0\n[ 4.668952] cloud-init[474]: Cloud-init v. 18.2 running 'init-local' at Sat, 20 Oct 2018 09:26:30 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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] 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-20 09:26:32,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc/action used request id req-e62c0afe-e08b-4e68-9930-4ef79cdedc1e 2018-10-20 09:26:32,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0817399025s 2018-10-20 09:26:32,619 - 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 706498183 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.164471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166556] pid_max: default: 32768 minimum: 301 [ 0.167697] ACPI: Core revision 20150930 [ 0.169327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170984] Security Framework initialized [ 0.172104] Yama: becoming mindful. [ 0.173047] AppArmor: AppArmor initialized [ 0.174171] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175868] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177515] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180830] Initializing cgroup subsys io [ 0.181948] Initializing cgroup subsys memory [ 0.183073] Initializing cgroup subsys devices [ 0.184218] Initializing cgroup subsys freezer [ 0.185309] Initializing cgroup subsys net_cls [ 0.186477] Initializing cgroup subsys perf_event [ 0.187655] Initializing cgroup subsys net_prio [ 0.188796] Initializing cgroup subsys hugetlb [ 0.189915] Initializing cgroup subsys pids [ 0.191009] CPU: Physical Processor ID: 0 [ 0.192792] mce: CPU supports 10 MCE banks [ 0.193893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.196625] Spectre V2 : Mitigation: Full generic retpoline [ 0.197936] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.199437] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.201008] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.202424] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.204403] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.222431] Freeing SMP alternatives memory: 32K [ 0.228271] ftrace: allocating 32237 entries in 126 pages [ 0.262958] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264559] smpboot: Max logical packages: 1 [ 0.265835] x2apic enabled [ 0.266869] Switched APIC routing to physical x2apic. [ 0.269195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275628] KVM setup paravirtual spinlock [ 0.277182] x86: Booted up 1 node, 1 CPUs [ 0.278198] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279993] devtmpfs: initialized [ 0.281878] evm: security.selinux [ 0.282781] evm: security.SMACK64 [ 0.283687] evm: security.SMACK64EXEC [ 0.284673] evm: security.SMACK64TRANSMUTE [ 0.285713] evm: security.SMACK64MMAP [ 0.286651] evm: security.ima [ 0.287463] evm: security.capability [ 0.288470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290813] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292279] pinctrl core: initialized pinctrl subsystem [ 0.293697] RTC time: 9:26:26, date: 10/20/18 [ 0.294940] NET: Registered protocol family 16 [ 0.296157] cpuidle: using governor ladder [ 0.297188] cpuidle: using governor menu [ 0.298179] PCCT header not found. [ 0.299161] ACPI: bus type PCI registered [ 0.300207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301797] PCI: Using configuration type 1 for base access [ 0.303947] ACPI: Added _OSI(Module Device) [ 0.305008] ACPI: Added _OSI(Processor Device) [ 0.306103] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307248] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309371] ACPI: Interpreter enabled [ 0.310364] ACPI: (supports S0 S5) [ 0.311300] ACPI: Using IOAPIC for interrupt routing [ 0.312512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323638] acpiphp: Slot [3] registered [ 0.337127] acpiphp: Slot [4] registered [ 0.338172] acpiphp: Slot [5] registered [ 0.339213] acpiphp: Slot [6] registered [ 0.340292] acpiphp: Slot [7] registered [ 0.341341] acpiphp: Slot [8] registered [ 0.342406] acpiphp: Slot [9] registered [ 0.343453] acpiphp: Slot [10] registered [ 0.344500] acpiphp: Slot [11] registered [ 0.345567] acpiphp: Slot [12] registered [ 0.346624] acpiphp: Slot [13] registered [ 0.347677] acpiphp: Slot [14] registered [ 0.348726] acpiphp: Slot [15] registered [ 0.349818] acpiphp: Slot [16] registered [ 0.350879] acpiphp: Slot [17] registered [ 0.351919] acpiphp: Slot [18] registered [ 0.352944] acpiphp: Slot [19] registered [ 0.354057] acpiphp: Slot [20] registered [ 0.355120] acpiphp: Slot [21] registered [ 0.356163] acpiphp: Slot [22] registered [ 0.357205] acpiphp: Slot [23] registered [ 0.358249] acpiphp: Slot [24] registered [ 0.359289] acpiphp: Slot [25] registered [ 0.360362] acpiphp: Slot [26] registered [ 0.361406] acpiphp: Slot [27] registered [ 0.362451] acpiphp: Slot [28] registered [ 0.363494] acpiphp: Slot [29] registered [ 0.364549] acpiphp: Slot [30] registered [ 0.365593] acpiphp: Slot [31] registered [ 0.366633] PCI host bridge to bus 0000:00 [ 0.367679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.374747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.376745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.378669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.387890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.393947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425688] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429046] vgaarb: loaded [ 0.429823] vgaarb: bridge control possible 0000:00:02.0 [ 0.431483] SCSI subsystem initialized [ 0.432703] ACPI: bus type USB registered [ 0.433781] usbcore: registered new interface driver usbfs [ 0.435121] usbcore: registered new interface driver hub [ 0.436415] usbcore: registered new device driver usb [ 0.437854] PCI: Using ACPI for IRQ routing [ 0.439323] NetLabel: Initializing [ 0.440249] NetLabel: domain hash size = 128 [ 0.441345] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442585] NetLabel: unlabeled traffic allowed by default [ 0.444093] amd_nb: Cannot enumerate AMD northbridges [ 0.445365] clocksource: Switched to clocksource kvm-clock [ 0.454354] AppArmor: AppArmor Filesystem Enabled [ 0.455596] pnp: PnP ACPI init [ 0.456769] pnp: PnP ACPI: found 5 devices [ 0.463474] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465706] NET: Registered protocol family 2 [ 0.467073] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.468737] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.470302] TCP: Hash tables configured (established 4096 bind 4096) [ 0.471845] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.473238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474752] NET: Registered protocol family 1 [ 0.475891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.477298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.478670] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494756] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511225] Unpacking initramfs... [ 0.979154] Freeing initrd memory: 37084K [ 0.980866] Scanning for low memory corruption every 60 seconds [ 0.982817] audit: initializing netlink subsys (disabled) [ 0.984155] audit: type=2000 audit(1540027586.954:1): initialized [ 0.985948] Initialise system trusted keyring [ 0.987301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.988769] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.991405] zbud: loaded [ 0.992458] VFS: Disk quotas dquot_6.6.0 [ 0.993523] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.995289] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.996947] fuse init (API version 7.23) [ 0.998119] Key type big_key registered [ 0.999151] Allocating IMA MOK and blacklist keyrings. [ 1.000741] Key type asymmetric registered [ 1.001821] Asymmetric key parser 'x509' registered [ 1.003024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.004911] io scheduler noop registered [ 1.005942] io scheduler deadline registered (default) [ 1.007226] io scheduler cfq registered [ 1.008342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.009693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.011339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.013181] ACPI: Power Button [PWRF] [ 1.014347] GHES: HEST is not enabled! [ 1.030031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.062363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.065107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.088681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.091499] Linux agpgart interface v0.103 [ 1.094301] loop: module loaded [ 1.097721] vda: vda1 [ 1.099319] scsi host0: ata_piix [ 1.100295] scsi host1: ata_piix [ 1.101219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.102761] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.104705] libphy: Fixed MDIO Bus: probed [ 1.105982] tun: Universal TUN/TAP device driver, 1.6 [ 1.107197] tun: (C) 1999-2004 Max Krasnyansky [ 1.109759] PPP generic driver version 2.4.2 [ 1.110941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.112459] ehci-pci: EHCI PCI platform driver [ 1.113594] ehci-platform: EHCI generic platform driver [ 1.114855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.116293] ohci-pci: OHCI PCI platform driver [ 1.117421] ohci-platform: OHCI generic platform driver [ 1.118677] uhci_hcd: USB Universal Host Controller Interface driver [ 1.134839] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.136123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.138005] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.139281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.140804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.142339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.144142] usb usb1: Product: UHCI Host Controller [ 1.145302] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.146734] usb usb1: SerialNumber: 0000:00:01.2 [ 1.147968] hub 1-0:1.0: USB hub found [ 1.148936] hub 1-0:1.0: 2 ports detected [ 1.150187] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.152904] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.154088] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.155393] mousedev: PS/2 mouse device common for all mice [ 1.157000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.159356] rtc_cmos 00:00: RTC can wake from S4 [ 1.160757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.162254] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.163755] i2c /dev entries driver [ 1.164746] device-mapper: uevent: version 1.0.3 [ 1.165979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.168048] ledtrig-cpu: registered to indicate activity on CPUs [ 1.169786] NET: Registered protocol family 10 [ 1.171303] NET: Registered protocol family 17 [ 1.172449] Key type dns_resolver registered [ 1.173826] registered taskstats version 1 [ 1.174923] Loading compiled-in X.509 certificates [ 1.176718] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.179090] zswap: loaded using pool lzo/zbud [ 1.181886] Key type trusted registered [ 1.184866] Key type encrypted registered [ 1.185931] AppArmor: AppArmor sha1 policy hashing enabled [ 1.187285] ima: No TPM chip found, activating TPM-bypass! [ 1.188617] evm: HMAC attrs: 0x1 [ 1.189859] Magic number: 6:854:424 [ 1.190956] rtc_cmos 00:00: setting system clock to 2018-10-20 09:26:27 UTC (1540027587) [ 1.193052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.207445] EDD information not available. [ 1.263861] Freeing unused kernel memory: 1512K [ 1.265007] Write protecting the kernel read-only data: 14336k [ 1.269277] Freeing unused kernel memory: 1692K [ 1.270744] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.281458] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.283666] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.286292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291005] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.302106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.304455] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307190] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.310227] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.378559] virtio_net virtio0 ens3: renamed from eth0 [ 1.387022] [drm] Initialized drm 1.1.0 20060810 [ 1.388713] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.391098] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.417733] FDC 0 is a S82078B [ 1.420566] AVX2 version of gcm_enc/dec engaged. [ 1.421778] AES CTR mode by8 optimization enabled [ 1.461379] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.626030] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.627629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.629498] usb 1-1: Product: QEMU USB Tablet [ 1.630615] usb 1-1: Manufacturer: QEMU [ 1.631623] usb 1-1: SerialNumber: 42 [ 1.639334] hidraw: raw HID events driver (C) Jiri Kosina [ 1.646552] usbcore: registered new interface driver usbhid [ 1.647967] usbhid: USB HID core driver [ 1.650451] 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.653351] 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.977416] tsc: Refined TSC clocksource calibration: 3491.716 MHz [ 1.978925] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254bf81ee0, max_idle_ns: 440795374851 ns Begin: Loading essential drivers ... [ 2.002392] md: linear personality registered for level -1 [ 2.006063] md: multipath personality registered for level -4 [ 2.009795] md: raid0 personality registered for level 0 [ 2.013957] md: raid1 personality registered for level 1 [ 2.085363] raid6: sse2x1 gen() 11535 MB/s [ 2.153385] raid6: sse2x1 xor() 8756 MB/s [ 2.221383] raid6: sse2x2 gen() 14240 MB/s [ 2.289362] raid6: sse2x2 xor() 9874 MB/s [ 2.357364] raid6: sse2x4 gen() 16674 MB/s [ 2.425394] raid6: sse2x4 xor() 11025 MB/s [ 2.493384] raid6: avx2x1 gen() 21649 MB/s [ 2.561395] raid6: avx2x2 gen() 25416 MB/s [ 2.629384] raid6: avx2x4 gen() 28702 MB/s [ 2.630517] raid6: using algorithm avx2x4 gen() 28702 MB/s [ 2.631866] raid6: using avx2x2 recovery algorithm [ 2.634545] xor: automatically using best checksumming function: [ 2.673361] avx : 32850.000 MB/sec [ 2.675904] async_tx: api initialized (async) [ 2.687213] md: raid6 personality registered for level 6 [ 2.688580] md: raid5 personality registered for level 5 [ 2.693753] md: raid4 personality registered for level 4 [ 2.707371] 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.749491] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.778670] 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.892060] 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.896282] systemd[1]: Detected virtualization kvm. [ 2.897525] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.901129] systemd[1]: Set hostname to . [ 2.903988] systemd[1]: Initializing machine ID from KVM UUID. [ 2.905432] systemd[1]: Installed transient /etc/machine-id file. [ 3.020639] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.023368] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.026401] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.029864] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.032444] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.035498] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.037937] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.040476] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.043373] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.045957] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.048153] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.051147] 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.055418] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.058106] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.060468] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.063228] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.065895] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.068593] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.071798] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.076657] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.079592] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.085087] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices.[ 3.092582] Loading iSCSI transport class v2.0-870. [ 3.095049] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.102237] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.107494] iscsi: registered transport (tcp) [ 3.111355] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.120417] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.129912] 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.140785] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.150470] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.160307] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.171140] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.179423] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.184294] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.193030] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.199688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[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 Set console keymap. [ 3.253171] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[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. [ 4.151588] intel_rapl: no valid rapl domains found in package 0 [ 4.668952] cloud-init[474]: Cloud-init v. 18.2 running 'init-local' at Sat, 20 Oct 2018 09:26:30 +0000. Up 4.48 seconds. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[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-20 09:26:32,623 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-10-20 09:26:41,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 09:26:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc/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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 09:26:42,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14335 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26: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-df60b57e-571c-470b-8a31-583fcb77b51f x-openstack-request-id: req-df60b57e-571c-470b-8a31-583fcb77b51f 2018-10-20 09:26:42,728 - 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 706498183 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.164471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166556] pid_max: default: 32768 minimum: 301\n[ 0.167697] ACPI: Core revision 20150930\n[ 0.169327] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170984] Security Framework initialized\n[ 0.172104] Yama: becoming mindful.\n[ 0.173047] AppArmor: AppArmor initialized\n[ 0.174171] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175868] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177515] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180830] Initializing cgroup subsys io\n[ 0.181948] Initializing cgroup subsys memory\n[ 0.183073] Initializing cgroup subsys devices\n[ 0.184218] Initializing cgroup subsys freezer\n[ 0.185309] Initializing cgroup subsys net_cls\n[ 0.186477] Initializing cgroup subsys perf_event\n[ 0.187655] Initializing cgroup subsys net_prio\n[ 0.188796] Initializing cgroup subsys hugetlb\n[ 0.189915] Initializing cgroup subsys pids\n[ 0.191009] CPU: Physical Processor ID: 0\n[ 0.192792] mce: CPU supports 10 MCE banks\n[ 0.193893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.195189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196625] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.197936] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.199437] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.201008] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.202424] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.204403] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.222431] Freeing SMP alternatives memory: 32K\n[ 0.228271] ftrace: allocating 32237 entries in 126 pages\n[ 0.262958] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264559] smpboot: Max logical packages: 1\n[ 0.265835] x2apic enabled\n[ 0.266869] Switched APIC routing to physical x2apic.\n[ 0.269195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.275628] KVM setup paravirtual spinlock\n[ 0.277182] x86: Booted up 1 node, 1 CPUs\n[ 0.278198] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279993] devtmpfs: initialized\n[ 0.281878] evm: security.selinux\n[ 0.282781] evm: security.SMACK64\n[ 0.283687] evm: security.SMACK64EXEC\n[ 0.284673] evm: security.SMACK64TRANSMUTE\n[ 0.285713] evm: security.SMACK64MMAP\n[ 0.286651] evm: security.ima\n[ 0.287463] evm: security.capability\n[ 0.288470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290813] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.292279] pinctrl core: initialized pinctrl subsystem\n[ 0.293697] RTC time: 9:26:26, date: 10/20/18\n[ 0.294940] NET: Registered protocol family 16\n[ 0.296157] cpuidle: using governor ladder\n[ 0.297188] cpuidle: using governor menu\n[ 0.298179] PCCT header not found.\n[ 0.299161] ACPI: bus type PCI registered\n[ 0.300207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301797] PCI: Using configuration type 1 for base access\n[ 0.303947] ACPI: Added _OSI(Module Device)\n[ 0.305008] ACPI: Added _OSI(Processor Device)\n[ 0.306103] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.307248] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.309371] ACPI: Interpreter enabled\n[ 0.310364] ACPI: (supports S0 S5)\n[ 0.311300] ACPI: Using IOAPIC for interrupt routing\n[ 0.312512] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323638] acpiphp: Slot [3] registered\n[ 0.337127] acpiphp: Slot [4] registered\n[ 0.338172] acpiphp: Slot [5] registered\n[ 0.339213] acpiphp: Slot [6] registered\n[ 0.340292] acpiphp: Slot [7] registered\n[ 0.341341] acpiphp: Slot [8] registered\n[ 0.342406] acpiphp: Slot [9] registered\n[ 0.343453] acpiphp: Slot [10] registered\n[ 0.344500] acpiphp: Slot [11] registered\n[ 0.345567] acpiphp: Slot [12] registered\n[ 0.346624] acpiphp: Slot [13] registered\n[ 0.347677] acpiphp: Slot [14] registered\n[ 0.348726] acpiphp: Slot [15] registered\n[ 0.349818] acpiphp: Slot [16] registered\n[ 0.350879] acpiphp: Slot [17] registered\n[ 0.351919] acpiphp: Slot [18] registered\n[ 0.352944] acpiphp: Slot [19] registered\n[ 0.354057] acpiphp: Slot [20] registered\n[ 0.355120] acpiphp: Slot [21] registered\n[ 0.356163] acpiphp: Slot [22] registered\n[ 0.357205] acpiphp: Slot [23] registered\n[ 0.358249] acpiphp: Slot [24] registered\n[ 0.359289] acpiphp: Slot [25] registered\n[ 0.360362] acpiphp: Slot [26] registered\n[ 0.361406] acpiphp: Slot [27] registered\n[ 0.362451] acpiphp: Slot [28] registered\n[ 0.363494] acpiphp: Slot [29] registered\n[ 0.364549] acpiphp: Slot [30] registered\n[ 0.365593] acpiphp: Slot [31] registered\n[ 0.366633] PCI host bridge to bus 0000:00\n[ 0.367679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.370795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.374747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.376745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.378669] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.387890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.392097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.393947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425688] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.427047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.429046] vgaarb: loaded\n[ 0.429823] vgaarb: bridge control possible 0000:00:02.0\n[ 0.431483] SCSI subsystem initialized\n[ 0.432703] ACPI: bus type USB registered\n[ 0.433781] usbcore: registered new interface driver usbfs\n[ 0.435121] usbcore: registered new interface driver hub\n[ 0.436415] usbcore: registered new device driver usb\n[ 0.437854] PCI: Using ACPI for IRQ routing\n[ 0.439323] NetLabel: Initializing\n[ 0.440249] NetLabel: domain hash size = 128\n[ 0.441345] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442585] NetLabel: unlabeled traffic allowed by default\n[ 0.444093] amd_nb: Cannot enumerate AMD northbridges\n[ 0.445365] clocksource: Switched to clocksource kvm-clock\n[ 0.454354] AppArmor: AppArmor Filesystem Enabled\n[ 0.455596] pnp: PnP ACPI init\n[ 0.456769] pnp: PnP ACPI: found 5 devices\n[ 0.463474] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465706] NET: Registered protocol family 2\n[ 0.467073] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.468737] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.470302] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.471845] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.474752] NET: Registered protocol family 1\n[ 0.475891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.477298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.478670] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494756] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511225] Unpacking initramfs...\n[ 0.979154] Freeing initrd memory: 37084K\n[ 0.980866] Scanning for low memory corruption every 60 seconds\n[ 0.982817] audit: initializing netlink subsys (disabled)\n[ 0.984155] audit: type=2000 audit(1540027586.954:1): initialized\n[ 0.985948] Initialise system trusted keyring\n[ 0.987301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.988769] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.991405] zbud: loaded\n[ 0.992458] VFS: Disk quotas dquot_6.6.0\n[ 0.993523] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.995289] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.996947] fuse init (API version 7.23)\n[ 0.998119] Key type big_key registered\n[ 0.999151] Allocating IMA MOK and blacklist keyrings.\n[ 1.000741] Key type asymmetric registered\n[ 1.001821] Asymmetric key parser 'x509' registered\n[ 1.003024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.004911] io scheduler noop registered\n[ 1.005942] io scheduler deadline registered (default)\n[ 1.007226] io scheduler cfq registered\n[ 1.008342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.009693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.011339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.013181] ACPI: Power Button [PWRF]\n[ 1.014347] GHES: HEST is not enabled!\n[ 1.030031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.062363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.065107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.088681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.091499] Linux agpgart interface v0.103\n[ 1.094301] loop: module loaded\n[ 1.097721] vda: vda1\n[ 1.099319] scsi host0: ata_piix\n[ 1.100295] scsi host1: ata_piix\n[ 1.101219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.102761] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.104705] libphy: Fixed MDIO Bus: probed\n[ 1.105982] tun: Universal TUN/TAP device driver, 1.6\n[ 1.107197] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.109759] PPP generic driver version 2.4.2\n[ 1.110941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.112459] ehci-pci: EHCI PCI platform driver\n[ 1.113594] ehci-platform: EHCI generic platform driver\n[ 1.114855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.116293] ohci-pci: OHCI PCI platform driver\n[ 1.117421] ohci-platform: OHCI generic platform driver\n[ 1.118677] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.134839] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.136123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.138005] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.139281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.140804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.142339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.144142] usb usb1: Product: UHCI Host Controller\n[ 1.145302] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.146734] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.147968] hub 1-0:1.0: USB hub found\n[ 1.148936] hub 1-0:1.0: 2 ports detected\n[ 1.150187] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.152904] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.154088] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.155393] mousedev: PS/2 mouse device common for all mice\n[ 1.157000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.159356] rtc_cmos 00:00: RTC can wake from S4\n[ 1.160757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.162254] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.163755] i2c /dev entries driver\n[ 1.164746] device-mapper: uevent: version 1.0.3\n[ 1.165979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.168048] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.169786] NET: Registered protocol family 10\n[ 1.171303] NET: Registered protocol family 17\n[ 1.172449] Key type dns_resolver registered\n[ 1.173826] registered taskstats version 1\n[ 1.174923] Loading compiled-in X.509 certificates\n[ 1.176718] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.179090] zswap: loaded using pool lzo/zbud\n[ 1.181886] Key type trusted registered\n[ 1.184866] Key type encrypted registered\n[ 1.185931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.187285] ima: No TPM chip found, activating TPM-bypass!\n[ 1.188617] evm: HMAC attrs: 0x1\n[ 1.189859] Magic number: 6:854:424\n[ 1.190956] rtc_cmos 00:00: setting system clock to 2018-10-20 09:26:27 UTC (1540027587)\n[ 1.193052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.207445] EDD information not available.\n[ 1.263861] Freeing unused kernel memory: 1512K\n[ 1.265007] Write protecting the kernel read-only data: 14336k\n[ 1.269277] Freeing unused kernel memory: 1692K\n[ 1.270744] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.281458] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.283666] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.286292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.288661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.291005] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.293303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.302106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.304455] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.307190] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.310227] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.378559] virtio_net virtio0 ens3: renamed from eth0\n[ 1.387022] [drm] Initialized drm 1.1.0 20060810\n[ 1.388713] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.391098] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.417733] FDC 0 is a S82078B\n[ 1.420566] AVX2 version of gcm_enc/dec engaged.\n[ 1.421778] AES CTR mode by8 optimization enabled\n[ 1.461379] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.626030] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.627629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.629498] usb 1-1: Product: QEMU USB Tablet\n[ 1.630615] usb 1-1: Manufacturer: QEMU\n[ 1.631623] usb 1-1: SerialNumber: 42\n[ 1.639334] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.646552] usbcore: registered new interface driver usbhid\n[ 1.647967] usbhid: USB HID core driver\n[ 1.650451] 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.653351] 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.977416] tsc: Refined TSC clocksource calibration: 3491.716 MHz\n[ 1.978925] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254bf81ee0, max_idle_ns: 440795374851 ns\nBegin: Loading essential drivers ... [ 2.002392] md: linear personality registered for level -1\n[ 2.006063] md: multipath personality registered for level -4\n[ 2.009795] md: raid0 personality registered for level 0\n[ 2.013957] md: raid1 personality registered for level 1\n[ 2.085363] raid6: sse2x1 gen() 11535 MB/s\n[ 2.153385] raid6: sse2x1 xor() 8756 MB/s\n[ 2.221383] raid6: sse2x2 gen() 14240 MB/s\n[ 2.289362] raid6: sse2x2 xor() 9874 MB/s\n[ 2.357364] raid6: sse2x4 gen() 16674 MB/s\n[ 2.425394] raid6: sse2x4 xor() 11025 MB/s\n[ 2.493384] raid6: avx2x1 gen() 21649 MB/s\n[ 2.561395] raid6: avx2x2 gen() 25416 MB/s\n[ 2.629384] raid6: avx2x4 gen() 28702 MB/s\n[ 2.630517] raid6: using algorithm avx2x4 gen() 28702 MB/s\n[ 2.631866] raid6: using avx2x2 recovery algorithm\n[ 2.634545] xor: automatically using best checksumming function:\n[ 2.673361] avx : 32850.000 MB/sec\n[ 2.675904] async_tx: api initialized (async)\n[ 2.687213] md: raid6 personality registered for level 6\n[ 2.688580] md: raid5 personality registered for level 5\n[ 2.693753] md: raid4 personality registered for level 4\n[ 2.707371] 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.749491] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.778670] 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.892060] 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.896282] systemd[1]: Detected virtualization kvm.\n[ 2.897525] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.901129] systemd[1]: Set hostname to .\n[ 2.903988] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.905432] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.020639] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.023368] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.026401] 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.029864] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.032444] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.035498] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.037937] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.040476] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.043373] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.045957] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.048153] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.051147] 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.055418] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.058106] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.060468] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.063228] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.065895] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.068593] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.071798] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.076657] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.079592] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.085087] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 3.092582] Loading iSCSI transport class v2.0-870.\n\n[ 3.095049] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.102237] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.107494] iscsi: registered transport (tcp)\n[ 3.111355] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.120417] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.129912] 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.140785] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.150470] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.160307] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.171140] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.179423] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.184294] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.193030] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.199688] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\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 Set console keymap.\n[ 3.253171] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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[ 4.151588] intel_rapl: no valid rapl domains found in package 0\n[ 4.668952] cloud-init[474]: Cloud-init v. 18.2 running 'init-local' at Sat, 20 Oct 2018 09:26:30 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\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] 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[ 9.551609] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Sat, 20 Oct 2018 09:26:32 +0000. Up 6.14 seconds.\n[ 9.556379] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.562876] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.568391] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.576177] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.580225] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:8a:b5:29 |\n[ 9.588132] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fe8a:b529/64 | . | link | fa:16:3e:8a:b5:29 |\n[ 9.596155] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.598954] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.604343] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.608124] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.616149] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.618291] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.624336] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.626494] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.632341] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.634448] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.639411] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.641952] cloud-init[945]: 2018-10-20 09:26:36,061 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.069182] cloud-init[945]: Generating public/private rsa key pair.\n[ 10.070838] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.076373] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.078197] cloud-init[945]: The key fingerprint is:\n[ 10.079553] cloud-init[945]: SHA256:IJZGSineTVgu3N2f4QVh0D8idqGOMezDazBOeUFCmzQ root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\n[ 10.085765] cloud-init[945]: The key's randomart image is:\n[ 10.087148] cloud-init[945]: +---[RSA 2048]----+\n[ 10.092365] cloud-init[945]: | ..=E .o+. |\n[ 10.093637] cloud-init[945]: |..o+++=.. .o. |\n[ 10.094899] cloud-init[945]: |..ooB==. ...o. |\n[ 10.100234] cloud-init[945]: | . +.o * +oo+o |\n[ 10.101528] cloud-init[945]: | + S o+. . |\n[ 10.102828] cloud-init[945]: | = * . |\n[ 10.108151] cloud-init[945]: | o + o |\n[ 10.109494] cloud-init[945]: | . o |\n[ 10.110765] cloud-init[945]: | . |\n[ 10.116136] cloud-init[945]: +----[SHA256]-----+\n[ 10.117457] cloud-init[945]: Generating public/private dsa key pair.\n[ 10.118964] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.124381] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.126239] cloud-init[945]: The key fingerprint is:\n[ 10.132030] cloud-init[945]: SHA256:w3PcOEm6+NSos11H1PBY6DGFNSqh+njIEfHvEILHqjg root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\n[ 10.134453] cloud-init[945]: The key's randomart image is:\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 10.139575] cloud-init[945]: +---[DSA 1024]----+\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.142196] cloud-init[945]: | . . .== |\n Starting iSCSI initiator daemon (iscsid)...\n[ 10.146036] cloud-init[945]: | o o . .=B . |\n[ 10.147750] [[0;32m OK [0m] Reached target System Initialization.\ncloud-init[945]: | . = + o.+oo |\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.155335] cloud-init[945]: | o = * *. |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 10.159190] cloud-init[945]: | . o S B o |\n[ 10.160442] cloud-init[945]: | . . . * X o |\n Starting Socket activation for snappy daemon.\n[ 10.162940] cloud-init[945]: |E . = * + . |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] [ 10.168101] cloud-init[945]: | . .* . . |\n[ 10.169161] cloud-init[945]: | ooo |\n[ 10.170107] cloud-init[945]: +----[SHA256]-----+\n[ 10.171050] cloud-init[945]: Generating public/private ecdsa key pair.Reached target Timers.\n\n[ 10.172952] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n\n[ 10.180316] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.182277] cloud-init[945]: The key fingerprint is:\n[ 10.186573] cloud-init[945]: SHA256:0aR0eLSub+abprPlFvOdjuXQHEymxDcSFB2wBZ/oYJ4 root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\n[ 10.192188] cloud-init[945]: The key's randomart image is:\n[ 10.196231] cloud-init[945]: +---[ECDSA 256]---+\n[ 10.200442] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...cloud-init[945]: | .o+.*=o. |\n[ 10.205553] cloud-init[945]: | ..=.o *.. |\n[ 10.206970] cloud-init[945]: | o.= * B |\n[ 10.207916] \n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\ncloud-init[945]: | = = B . |\n[ 10.212841] cloud-init[945]: | S E o o |\n[ 10.214064] cloud-init[945]: | .o o . |\n[ 10.216336] cloud-init[945]: | . .+..+. |[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Pollinate to seed the pseudo random number generator...\n\n[ 10.225916] [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...cloud-init[945]: | .+=..=o |\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 10.300919] cloud-init[945]: | oX*...o |\n[ 10.320498] cloud-init[945]: +----[SHA256]-----+\n Starting /etc/rc.local Compatibility...\n[ 10.342716] Starting Login Service...\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0mcloud-init] Started Unattended Upgrades Shutdown.\n[945]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 10.374619] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.396393] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login to default iSCSI targets.\n\n[ 10.414190] cloud-init[945]: The key fingerprint is:\n[ 10.427313] cloud-init[945]: SHA256:AlSdNPybeQ4tt4+sQMq8S2MI8tPnjyWeEv/ldQD79PE root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.467741] cloud-init[945]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 10.485583] cloud-init[945]: +--[ED25519 256]--+\n\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[ 10.500591] cloud-init[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[945]: [[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Login Service.\n| ...+o. |\n[ 10.555372] cloud-init[945]: | . +. |[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\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[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[ 10.618514] cloud-init[945]: | . .. | Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[\n[ 10.644368] cloud-init[945]: | . .o |\n[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 10.655481] cloud-init[945]: |. . . S .=o . |\n[ 10.664052] cloud-init[945]: | o o.+ + *o+o o |\n[ 10.668143] cloud-init[945]: | o ooX o .*o.o E|\n[ 10.672759] cloud-init[945]: | ..*.B + ooo |\n[ 10.684139] cloud-init[945]: | .B+o o.o.. |\n[ 10.685388] cloud-init[945]: +----[SHA256]-----+\n[ 11.043916] cloud-init[1065]: 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[ 11.748022] cloud-init[1065]: en_US.UTF-8... done\n[ 11.750113] cloud-init[1065]: Generation complete.\n[ 12.210449] cloud-init[1065]: Cloud-init v. 18.2 running 'modules:config' at Sat, 20 Oct 2018 09:26:37 +0000. Up 10.91 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\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 | 4c:e9:59:74:90:89:22:ef:fb:8b:24:87:6b:3f:a3:4f | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Oct 20 09:26:39 ec2: \n<14>Oct 20 09:26:39 ec2: #############################################################\n<14>Oct 20 09:26:39 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Oct 20 09:26:39 ec2: 1024 SHA256:w3PcOEm6+NSos11H1PBY6DGFNSqh+njIEfHvEILHqjg root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (DSA)\n<14>Oct 20 09:26:39 ec2: 256 SHA256:0aR0eLSub+abprPlFvOdjuXQHEymxDcSFB2wBZ/oYJ4 root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (ECDSA)\n<14>Oct 20 09:26:39 ec2: 256 SHA256:AlSdNPybeQ4tt4+sQMq8S2MI8tPnjyWeEv/ldQD79PE root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (ED25519)\n<14>Oct 20 09:26:39 ec2: 2048 SHA256:IJZGSineTVgu3N2f4QVh0D8idqGOMezDazBOeUFCmzQ root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (RSA)\n<14>Oct 20 09:26:39 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Oct 20 09:26:39 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBh3OG9OXQggoI/z5WPK5O4hHrzd8Y22W43bbKjjNs+ehhjjRUHsso73JkEkW9PVtFARTXvNO6uwqS9xFMZTAk8= root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIyO84W1Bu100eVS/o4ssAZi1hOiOkbBPH1t4fbiMOMx root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLAVCBuuAdko3LZhDzNDwgxg7AuraApR5Cf6kI4uL4Vet6ziAVGaZbWjy8SwtnR4qDw84LDKJAaJUlVwNsXgwYFAu5MUsPUyd9jpSBwfIhvWJT0CVhcNnCl8Xa9hxksk3Djb/w0xDF9wjY/C20LF7Hb/Z4JWtkqTzn+Kb8OedEU24SDPmtUdpMXevFZm0M8ZP7gr/uCJyZgwoacr+qD3JzpF3ksZzwY50zbUUfTII3yxSEiHA/CPg+WRfbQRvn+8hXwdBhHlL0S2D39uH0gyQ0S1rGX7lKYQp13TSkI+gFavxWueUlM/aoXcMK+oCu5oEA2Sjlhuc1soZ3fGttXONH root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36\n-----END SSH HOST KEY KEYS-----\n[ 13.046208] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Sat, 20 Oct 2018 09:26:39 +0000. Up 12.90 seconds.\n[ 13.048462] cloud-init[1318]: Cloud-init v. 18.2 finished at Sat, 20 Oct 2018 09:26:39 +0000. Datasource DataSourceEc2. Up 13.04 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 ttyS0\n\nshaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 login: "} 2018-10-20 09:26:42,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc/action used request id req-df60b57e-571c-470b-8a31-583fcb77b51f 2018-10-20 09:26:42,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09634399414s 2018-10-20 09:26:42,731 - 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 706498183 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.164471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166556] pid_max: default: 32768 minimum: 301 [ 0.167697] ACPI: Core revision 20150930 [ 0.169327] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170984] Security Framework initialized [ 0.172104] Yama: becoming mindful. [ 0.173047] AppArmor: AppArmor initialized [ 0.174171] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175868] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177515] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179062] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180830] Initializing cgroup subsys io [ 0.181948] Initializing cgroup subsys memory [ 0.183073] Initializing cgroup subsys devices [ 0.184218] Initializing cgroup subsys freezer [ 0.185309] Initializing cgroup subsys net_cls [ 0.186477] Initializing cgroup subsys perf_event [ 0.187655] Initializing cgroup subsys net_prio [ 0.188796] Initializing cgroup subsys hugetlb [ 0.189915] Initializing cgroup subsys pids [ 0.191009] CPU: Physical Processor ID: 0 [ 0.192792] mce: CPU supports 10 MCE banks [ 0.193893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.195189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.196625] Spectre V2 : Mitigation: Full generic retpoline [ 0.197936] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.199437] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.201008] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.202424] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.204403] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.222431] Freeing SMP alternatives memory: 32K [ 0.228271] ftrace: allocating 32237 entries in 126 pages [ 0.262958] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264559] smpboot: Max logical packages: 1 [ 0.265835] x2apic enabled [ 0.266869] Switched APIC routing to physical x2apic. [ 0.269195] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273316] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275628] KVM setup paravirtual spinlock [ 0.277182] x86: Booted up 1 node, 1 CPUs [ 0.278198] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279993] devtmpfs: initialized [ 0.281878] evm: security.selinux [ 0.282781] evm: security.SMACK64 [ 0.283687] evm: security.SMACK64EXEC [ 0.284673] evm: security.SMACK64TRANSMUTE [ 0.285713] evm: security.SMACK64MMAP [ 0.286651] evm: security.ima [ 0.287463] evm: security.capability [ 0.288470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290813] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292279] pinctrl core: initialized pinctrl subsystem [ 0.293697] RTC time: 9:26:26, date: 10/20/18 [ 0.294940] NET: Registered protocol family 16 [ 0.296157] cpuidle: using governor ladder [ 0.297188] cpuidle: using governor menu [ 0.298179] PCCT header not found. [ 0.299161] ACPI: bus type PCI registered [ 0.300207] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301797] PCI: Using configuration type 1 for base access [ 0.303947] ACPI: Added _OSI(Module Device) [ 0.305008] ACPI: Added _OSI(Processor Device) [ 0.306103] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307248] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309371] ACPI: Interpreter enabled [ 0.310364] ACPI: (supports S0 S5) [ 0.311300] ACPI: Using IOAPIC for interrupt routing [ 0.312512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316227] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323638] acpiphp: Slot [3] registered [ 0.337127] acpiphp: Slot [4] registered [ 0.338172] acpiphp: Slot [5] registered [ 0.339213] acpiphp: Slot [6] registered [ 0.340292] acpiphp: Slot [7] registered [ 0.341341] acpiphp: Slot [8] registered [ 0.342406] acpiphp: Slot [9] registered [ 0.343453] acpiphp: Slot [10] registered [ 0.344500] acpiphp: Slot [11] registered [ 0.345567] acpiphp: Slot [12] registered [ 0.346624] acpiphp: Slot [13] registered [ 0.347677] acpiphp: Slot [14] registered [ 0.348726] acpiphp: Slot [15] registered [ 0.349818] acpiphp: Slot [16] registered [ 0.350879] acpiphp: Slot [17] registered [ 0.351919] acpiphp: Slot [18] registered [ 0.352944] acpiphp: Slot [19] registered [ 0.354057] acpiphp: Slot [20] registered [ 0.355120] acpiphp: Slot [21] registered [ 0.356163] acpiphp: Slot [22] registered [ 0.357205] acpiphp: Slot [23] registered [ 0.358249] acpiphp: Slot [24] registered [ 0.359289] acpiphp: Slot [25] registered [ 0.360362] acpiphp: Slot [26] registered [ 0.361406] acpiphp: Slot [27] registered [ 0.362451] acpiphp: Slot [28] registered [ 0.363494] acpiphp: Slot [29] registered [ 0.364549] acpiphp: Slot [30] registered [ 0.365593] acpiphp: Slot [31] registered [ 0.366633] PCI host bridge to bus 0000:00 [ 0.367679] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.370795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.374747] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.376745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.378669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384757] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386266] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.387890] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.392097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.393947] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414899] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416774] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418592] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420390] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422148] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425688] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.427047] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.429046] vgaarb: loaded [ 0.429823] vgaarb: bridge control possible 0000:00:02.0 [ 0.431483] SCSI subsystem initialized [ 0.432703] ACPI: bus type USB registered [ 0.433781] usbcore: registered new interface driver usbfs [ 0.435121] usbcore: registered new interface driver hub [ 0.436415] usbcore: registered new device driver usb [ 0.437854] PCI: Using ACPI for IRQ routing [ 0.439323] NetLabel: Initializing [ 0.440249] NetLabel: domain hash size = 128 [ 0.441345] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442585] NetLabel: unlabeled traffic allowed by default [ 0.444093] amd_nb: Cannot enumerate AMD northbridges [ 0.445365] clocksource: Switched to clocksource kvm-clock [ 0.454354] AppArmor: AppArmor Filesystem Enabled [ 0.455596] pnp: PnP ACPI init [ 0.456769] pnp: PnP ACPI: found 5 devices [ 0.463474] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465706] NET: Registered protocol family 2 [ 0.467073] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.468737] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.470302] TCP: Hash tables configured (established 4096 bind 4096) [ 0.471845] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.473238] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.474752] NET: Registered protocol family 1 [ 0.475891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.477298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.478670] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494756] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511225] Unpacking initramfs... [ 0.979154] Freeing initrd memory: 37084K [ 0.980866] Scanning for low memory corruption every 60 seconds [ 0.982817] audit: initializing netlink subsys (disabled) [ 0.984155] audit: type=2000 audit(1540027586.954:1): initialized [ 0.985948] Initialise system trusted keyring [ 0.987301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.988769] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.991405] zbud: loaded [ 0.992458] VFS: Disk quotas dquot_6.6.0 [ 0.993523] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.995289] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.996947] fuse init (API version 7.23) [ 0.998119] Key type big_key registered [ 0.999151] Allocating IMA MOK and blacklist keyrings. [ 1.000741] Key type asymmetric registered [ 1.001821] Asymmetric key parser 'x509' registered [ 1.003024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.004911] io scheduler noop registered [ 1.005942] io scheduler deadline registered (default) [ 1.007226] io scheduler cfq registered [ 1.008342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.009693] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.011339] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.013181] ACPI: Power Button [PWRF] [ 1.014347] GHES: HEST is not enabled! [ 1.030031] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.062363] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.065107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.088681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.091499] Linux agpgart interface v0.103 [ 1.094301] loop: module loaded [ 1.097721] vda: vda1 [ 1.099319] scsi host0: ata_piix [ 1.100295] scsi host1: ata_piix [ 1.101219] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.102761] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.104705] libphy: Fixed MDIO Bus: probed [ 1.105982] tun: Universal TUN/TAP device driver, 1.6 [ 1.107197] tun: (C) 1999-2004 Max Krasnyansky [ 1.109759] PPP generic driver version 2.4.2 [ 1.110941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.112459] ehci-pci: EHCI PCI platform driver [ 1.113594] ehci-platform: EHCI generic platform driver [ 1.114855] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.116293] ohci-pci: OHCI PCI platform driver [ 1.117421] ohci-platform: OHCI generic platform driver [ 1.118677] uhci_hcd: USB Universal Host Controller Interface driver [ 1.134839] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.136123] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.138005] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.139281] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.140804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.142339] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.144142] usb usb1: Product: UHCI Host Controller [ 1.145302] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.146734] usb usb1: SerialNumber: 0000:00:01.2 [ 1.147968] hub 1-0:1.0: USB hub found [ 1.148936] hub 1-0:1.0: 2 ports detected [ 1.150187] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.152904] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.154088] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.155393] mousedev: PS/2 mouse device common for all mice [ 1.157000] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.159356] rtc_cmos 00:00: RTC can wake from S4 [ 1.160757] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.162254] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.163755] i2c /dev entries driver [ 1.164746] device-mapper: uevent: version 1.0.3 [ 1.165979] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.168048] ledtrig-cpu: registered to indicate activity on CPUs [ 1.169786] NET: Registered protocol family 10 [ 1.171303] NET: Registered protocol family 17 [ 1.172449] Key type dns_resolver registered [ 1.173826] registered taskstats version 1 [ 1.174923] Loading compiled-in X.509 certificates [ 1.176718] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.179090] zswap: loaded using pool lzo/zbud [ 1.181886] Key type trusted registered [ 1.184866] Key type encrypted registered [ 1.185931] AppArmor: AppArmor sha1 policy hashing enabled [ 1.187285] ima: No TPM chip found, activating TPM-bypass! [ 1.188617] evm: HMAC attrs: 0x1 [ 1.189859] Magic number: 6:854:424 [ 1.190956] rtc_cmos 00:00: setting system clock to 2018-10-20 09:26:27 UTC (1540027587) [ 1.193052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.207445] EDD information not available. [ 1.263861] Freeing unused kernel memory: 1512K [ 1.265007] Write protecting the kernel read-only data: 14336k [ 1.269277] Freeing unused kernel memory: 1692K [ 1.270744] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.281458] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.283666] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.286292] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.288661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.291005] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.293303] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.302106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.304455] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.307190] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.310227] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.378559] virtio_net virtio0 ens3: renamed from eth0 [ 1.387022] [drm] Initialized drm 1.1.0 20060810 [ 1.388713] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.391098] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.417733] FDC 0 is a S82078B [ 1.420566] AVX2 version of gcm_enc/dec engaged. [ 1.421778] AES CTR mode by8 optimization enabled [ 1.461379] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.626030] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.627629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.629498] usb 1-1: Product: QEMU USB Tablet [ 1.630615] usb 1-1: Manufacturer: QEMU [ 1.631623] usb 1-1: SerialNumber: 42 [ 1.639334] hidraw: raw HID events driver (C) Jiri Kosina [ 1.646552] usbcore: registered new interface driver usbhid [ 1.647967] usbhid: USB HID core driver [ 1.650451] 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.653351] 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.977416] tsc: Refined TSC clocksource calibration: 3491.716 MHz [ 1.978925] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3254bf81ee0, max_idle_ns: 440795374851 ns Begin: Loading essential drivers ... [ 2.002392] md: linear personality registered for level -1 [ 2.006063] md: multipath personality registered for level -4 [ 2.009795] md: raid0 personality registered for level 0 [ 2.013957] md: raid1 personality registered for level 1 [ 2.085363] raid6: sse2x1 gen() 11535 MB/s [ 2.153385] raid6: sse2x1 xor() 8756 MB/s [ 2.221383] raid6: sse2x2 gen() 14240 MB/s [ 2.289362] raid6: sse2x2 xor() 9874 MB/s [ 2.357364] raid6: sse2x4 gen() 16674 MB/s [ 2.425394] raid6: sse2x4 xor() 11025 MB/s [ 2.493384] raid6: avx2x1 gen() 21649 MB/s [ 2.561395] raid6: avx2x2 gen() 25416 MB/s [ 2.629384] raid6: avx2x4 gen() 28702 MB/s [ 2.630517] raid6: using algorithm avx2x4 gen() 28702 MB/s [ 2.631866] raid6: using avx2x2 recovery algorithm [ 2.634545] xor: automatically using best checksumming function: [ 2.673361] avx : 32850.000 MB/sec [ 2.675904] async_tx: api initialized (async) [ 2.687213] md: raid6 personality registered for level 6 [ 2.688580] md: raid5 personality registered for level 5 [ 2.693753] md: raid4 personality registered for level 4 [ 2.707371] 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.749491] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.778670] 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.892060] 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.896282] systemd[1]: Detected virtualization kvm. [ 2.897525] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.901129] systemd[1]: Set hostname to . [ 2.903988] systemd[1]: Initializing machine ID from KVM UUID. [ 2.905432] systemd[1]: Installed transient /etc/machine-id file. [ 3.020639] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.023368] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.026401] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.029864] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.032444] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.035498] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.037937] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.040476] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.043373] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.045957] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.048153] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.051147] 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.055418] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.058106] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.060468] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.063228] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.065895] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.068593] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.071798] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.076657] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.079592] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.085087] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices.[ 3.092582] Loading iSCSI transport class v2.0-870. [ 3.095049] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.102237] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.107494] iscsi: registered transport (tcp) [ 3.111355] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.120417] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.129912] 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.140785] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.150470] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.160307] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.171140] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.179423] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.184294] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.193030] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.199688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[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 Set console keymap. [ 3.253171] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[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. [ 4.151588] intel_rapl: no valid rapl domains found in package 0 [ 4.668952] cloud-init[474]: Cloud-init v. 18.2 running 'init-local' at Sat, 20 Oct 2018 09:26:30 +0000. Up 4.48 seconds. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[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)... [ 9.551609] cloud-init[945]: Cloud-init v. 18.2 running 'init' at Sat, 20 Oct 2018 09:26:32 +0000. Up 6.14 seconds. [ 9.556379] cloud-init[945]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.562876] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.568391] cloud-init[945]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.576177] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.580225] cloud-init[945]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:8a:b5:29 | [ 9.588132] cloud-init[945]: ci-info: | ens3 | True | fe80::f816:3eff:fe8a:b529/64 | . | link | fa:16:3e:8a:b5:29 | [ 9.596155] cloud-init[945]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.598954] cloud-init[945]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.604343] cloud-init[945]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.608124] cloud-init[945]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.616149] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.618291] cloud-init[945]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.624336] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.626494] cloud-init[945]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.632341] cloud-init[945]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.634448] cloud-init[945]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.639411] cloud-init[945]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.641952] cloud-init[945]: 2018-10-20 09:26:36,061 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.069182] cloud-init[945]: Generating public/private rsa key pair. [ 10.070838] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.076373] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.078197] cloud-init[945]: The key fingerprint is: [ 10.079553] cloud-init[945]: SHA256:IJZGSineTVgu3N2f4QVh0D8idqGOMezDazBOeUFCmzQ root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 [ 10.085765] cloud-init[945]: The key's randomart image is: [ 10.087148] cloud-init[945]: +---[RSA 2048]----+ [ 10.092365] cloud-init[945]: | ..=E .o+. | [ 10.093637] cloud-init[945]: |..o+++=.. .o. | [ 10.094899] cloud-init[945]: |..ooB==. ...o. | [ 10.100234] cloud-init[945]: | . +.o * +oo+o | [ 10.101528] cloud-init[945]: | + S o+. . | [ 10.102828] cloud-init[945]: | = * . | [ 10.108151] cloud-init[945]: | o + o | [ 10.109494] cloud-init[945]: | . o | [ 10.110765] cloud-init[945]: | . | [ 10.116136] cloud-init[945]: +----[SHA256]-----+ [ 10.117457] cloud-init[945]: Generating public/private dsa key pair. [ 10.118964] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.124381] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.126239] cloud-init[945]: The key fingerprint is: [ 10.132030] cloud-init[945]: SHA256:w3PcOEm6+NSos11H1PBY6DGFNSqh+njIEfHvEILHqjg root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 [ 10.134453] cloud-init[945]: The key's randomart image is: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 10.139575] cloud-init[945]: +---[DSA 1024]----+ [[0;32m OK [0m] Reached target Network is Online. [ 10.142196] cloud-init[945]: | . . .== | Starting iSCSI initiator daemon (iscsid)... [ 10.146036] cloud-init[945]: | o o . .=B . | [ 10.147750] [[0;32m OK [0m] Reached target System Initialization. cloud-init[945]: | . = + o.+oo | Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.155335] cloud-init[945]: | o = * *. | [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 10.159190] cloud-init[945]: | . o S B o | [ 10.160442] cloud-init[945]: | . . . * X o | Starting Socket activation for snappy daemon. [ 10.162940] cloud-init[945]: |E . = * + . | [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] [ 10.168101] cloud-init[945]: | . .* . . | [ 10.169161] cloud-init[945]: | ooo | [ 10.170107] cloud-init[945]: +----[SHA256]-----+ [ 10.171050] cloud-init[945]: Generating public/private ecdsa key pair.Reached target Timers. [ 10.172952] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 10.180316] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.182277] cloud-init[945]: The key fingerprint is: [ 10.186573] cloud-init[945]: SHA256:0aR0eLSub+abprPlFvOdjuXQHEymxDcSFB2wBZ/oYJ4 root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 [ 10.192188] cloud-init[945]: The key's randomart image is: [ 10.196231] cloud-init[945]: +---[ECDSA 256]---+ [ 10.200442] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets...cloud-init[945]: | .o+.*=o. | [ 10.205553] cloud-init[945]: | ..=.o *.. | [ 10.206970] cloud-init[945]: | o.= * B | [ 10.207916] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-init[945]: | = = B . | [ 10.212841] cloud-init[945]: | S E o o | [ 10.214064] cloud-init[945]: | .o o . | [ 10.216336] cloud-init[945]: | . .+..+. |[[0;32m OK [0m] Started Deferred execution scheduler. Starting Pollinate to seed the pseudo random number generator... [ 10.225916] [[0;32m OK [0m] Started Regular background program processing daemon. Starting Apply the settings specified in cloud-config...cloud-init[945]: | .+=..=o | [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started iperf Service. Starting System Logging Service... Starting LSB: MD monitoring daemon... Starting LXD - container startup/shutdown... Starting Accounts Service... Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.300919] cloud-init[945]: | oX*...o | [ 10.320498] cloud-init[945]: +----[SHA256]-----+ Starting /etc/rc.local Compatibility... [ 10.342716] Starting Login Service... [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0mcloud-init] Started Unattended Upgrades Shutdown. [945]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.374619] cloud-init[945]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.396393] cloud-init[945]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login to default iSCSI targets. [ 10.414190] cloud-init[945]: The key fingerprint is: [ 10.427313] cloud-init[945]: SHA256:AlSdNPybeQ4tt4+sQMq8S2MI8tPnjyWeEv/ldQD79PE root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.467741] cloud-init[945]: The key's randomart image is: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.[ 10.485583] cloud-init[945]: +--[ED25519 256]--+ Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Reached target Remote File Systems (Pre). [ 10.500591] cloud-init[[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [945]: [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Login Service. | ...+o. | [ 10.555372] cloud-init[945]: | . +. |[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[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. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 10.618514] cloud-init[945]: | . .. | Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [ [ 10.644368] cloud-init[945]: | . .o | [0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 10.655481] cloud-init[945]: |. . . S .=o . | [ 10.664052] cloud-init[945]: | o o.+ + *o+o o | [ 10.668143] cloud-init[945]: | o ooX o .*o.o E| [ 10.672759] cloud-init[945]: | ..*.B + ooo | [ 10.684139] cloud-init[945]: | .B+o o.o.. | [ 10.685388] cloud-init[945]: +----[SHA256]-----+ [ 11.043916] cloud-init[1065]: 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. [ 11.748022] cloud-init[1065]: en_US.UTF-8... done [ 11.750113] cloud-init[1065]: Generation complete. [ 12.210449] cloud-init[1065]: Cloud-init v. 18.2 running 'modules:config' at Sat, 20 Oct 2018 09:26:37 +0000. Up 10.91 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 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 | 4c:e9:59:74:90:89:22:ef:fb:8b:24:87:6b:3f:a3:4f | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 20 09:26:39 ec2: <14>Oct 20 09:26:39 ec2: ############################################################# <14>Oct 20 09:26:39 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 20 09:26:39 ec2: 1024 SHA256:w3PcOEm6+NSos11H1PBY6DGFNSqh+njIEfHvEILHqjg root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (DSA) <14>Oct 20 09:26:39 ec2: 256 SHA256:0aR0eLSub+abprPlFvOdjuXQHEymxDcSFB2wBZ/oYJ4 root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (ECDSA) <14>Oct 20 09:26:39 ec2: 256 SHA256:AlSdNPybeQ4tt4+sQMq8S2MI8tPnjyWeEv/ldQD79PE root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (ED25519) <14>Oct 20 09:26:39 ec2: 2048 SHA256:IJZGSineTVgu3N2f4QVh0D8idqGOMezDazBOeUFCmzQ root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 (RSA) <14>Oct 20 09:26:39 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 20 09:26:39 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBh3OG9OXQggoI/z5WPK5O4hHrzd8Y22W43bbKjjNs+ehhjjRUHsso73JkEkW9PVtFARTXvNO6uwqS9xFMZTAk8= root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIyO84W1Bu100eVS/o4ssAZi1hOiOkbBPH1t4fbiMOMx root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLAVCBuuAdko3LZhDzNDwgxg7AuraApR5Cf6kI4uL4Vet6ziAVGaZbWjy8SwtnR4qDw84LDKJAaJUlVwNsXgwYFAu5MUsPUyd9jpSBwfIhvWJT0CVhcNnCl8Xa9hxksk3Djb/w0xDF9wjY/C20LF7Hb/Z4JWtkqTzn+Kb8OedEU24SDPmtUdpMXevFZm0M8ZP7gr/uCJyZgwoacr+qD3JzpF3ksZzwY50zbUUfTII3yxSEiHA/CPg+WRfbQRvn+8hXwdBhHlL0S2D39uH0gyQ0S1rGX7lKYQp13TSkI+gFavxWueUlM/aoXcMK+oCu5oEA2Sjlhuc1soZ3fGttXONH root@shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 -----END SSH HOST KEY KEYS----- [ 13.046208] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Sat, 20 Oct 2018 09:26:39 +0000. Up 12.90 seconds. [ 13.048462] cloud-init[1318]: Cloud-init v. 18.2 finished at Sat, 20 Oct 2018 09:26:39 +0000. Datasource DataSourceEc2. Up 13.04 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 ttyS0 shaker-vm-e343d11e-baca-4c27-a1be-25777e0bff36 login: 2018-10-20 09:26:42,735 - paramiko.transport - DEBUG - starting thread (client mode): 0xb403a510L 2018-10-20 09:26:42,736 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 09:26:42,742 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-10-20 09:26:42,743 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-10-20 09:26:42,745 - 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-20 09:26:42,745 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 09:26:42,745 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-20 09:26:42,745 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 09:26:42,745 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 09:26:42,745 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 09:26:42,789 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 09:26:42,790 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 09:26:42,800 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 59e8525cd569ccddecdb47ec1891ab42 2018-10-20 09:26:42,801 - paramiko.transport - DEBUG - Trying discovered key 4ce95974908922effb8b24876b3fa34f in /tmp/tmpYEuCXv 2018-10-20 09:26:42,829 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 09:26:42,858 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 09:26:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 09:26:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 09:26:42,880 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91cae9c-a0c2-43c1-8c7f-fbd273ad0dbc 2018-10-20 09:26:42,880 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 09:26:42,881 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-d91cae9c-a0c2-43c1-8c7f-fbd273ad0dbc 2018-10-20 09:26:42,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:42,998 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-10-20 09:26:42,998 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-10-20 09:26:43,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a53c5d7-1647-4070-b2d0-3705af9b3ce1 2018-10-20 09:26:43,055 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 09:26:43,056 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0a53c5d7-1647-4070-b2d0-3705af9b3ce1 2018-10-20 09:26:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.185572147369s 2018-10-20 09:26:43,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-20 09:26:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:43,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1988 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf05bdb-1a3b-46ab-a62c-be6010877a5f 2018-10-20 09:26:43,262 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "79767aac852a443c8981856dfb6038e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "7c754c6fc55844319ed302c07b936140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de205ae224144c37ab783d603a949f03", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "c2e7cc79c797410096292bcb937bb055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c6f01ef4a9234041a64e3f77252b79bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de205ae224144c37ab783d603a949f03", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "cb24290703524ca0842568129b043c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "cf54752e013441c497a4c1d40c6f76b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "d2d5ab1836e2423c9800b9839fac61f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de205ae224144c37ab783d603a949f03", "id": "d73432ca50db436582fb85c452eedd78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "d84c932b1b98477794d768c50bbe7597"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "e06e17cb64ab490cb8427f182b16d431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "e19302198c4c481fa3f0883f166260a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "e44e1a6f8be74015b372fc549f175ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "e94385624de744b5b6d32141cea46e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "f13189d7185246f9a8cc962bff652cae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-20 09:26:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-cbf05bdb-1a3b-46ab-a62c-be6010877a5f 2018-10-20 09:26:43,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.197783946991s 2018-10-20 09:26:43,270 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2018-10-20 09:26:43,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:26:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:43,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f1fa16-8421-48f2-9574-0b912fc97633 2018-10-20 09:26:43,465 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:26:43,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d8f1fa16-8421-48f2-9574-0b912fc97633 2018-10-20 09:26:43,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191982030869s 2018-10-20 09:26:43,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:26:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:43,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0332c875-51a2-485b-a8ef-98773c8c8c4b 2018-10-20 09:26:43,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:26:43,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0332c875-51a2-485b-a8ef-98773c8c8c4b 2018-10-20 09:26:43,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201075077057s 2018-10-20 09:26:43,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:26:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c54163-623c-4cc4-9248-4a28acd5caa3 2018-10-20 09:26:43,876 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:26:43,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-21c54163-623c-4cc4-9248-4a28acd5caa3 2018-10-20 09:26:43,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198870897293s 2018-10-20 09:26:43,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:26:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5704a9-04d3-4ed0-9363-dfa09e96ed64 2018-10-20 09:26:44,108 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:26:44,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1f5704a9-04d3-4ed0-9363-dfa09e96ed64 2018-10-20 09:26:44,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230811834335s 2018-10-20 09:26:44,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:26:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc89f56-8937-4dd7-9744-f20e4fd159e8 2018-10-20 09:26:44,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:26:44,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3bc89f56-8937-4dd7-9744-f20e4fd159e8 2018-10-20 09:26:44,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18817615509s 2018-10-20 09:26:44,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:26:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=6b0a5f120c83452b9b5c374d325e2065" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f27124-43ac-49d5-bb48-6856d6c8e096 2018-10-20 09:26:44,425 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=6b0a5f120c83452b9b5c374d325e2065", "previous": null, "next": null}} 2018-10-20 09:26:44,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=6b0a5f120c83452b9b5c374d325e2065 used request id req-55f27124-43ac-49d5-bb48-6856d6c8e096 2018-10-20 09:26:44,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107847929001s 2018-10-20 09:26:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:26:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b602a89a-7908-4ebc-9846-91fbc26087a1 2018-10-20 09:26:44,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:26:44,660 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/230bc15b574845fc870e118466e5e0d3 used request id req-b602a89a-7908-4ebc-9846-91fbc26087a1 2018-10-20 09:26:44,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231666088104s 2018-10-20 09:26:44,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:26:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9bee43-2377-42f2-a6c0-380f46c1163c 2018-10-20 09:26:44,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:26:44,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4e9bee43-2377-42f2-a6c0-380f46c1163c 2018-10-20 09:26:44,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115993022919s 2018-10-20 09:26:44,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:26:44,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:44,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1e1712-d66d-486c-9c28-066f03bbbfbf 2018-10-20 09:26:44,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:26:44,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ee1e1712-d66d-486c-9c28-066f03bbbfbf 2018-10-20 09:26:44,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198579072952s 2018-10-20 09:26:44,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:26:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:45,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f2522d-d83b-4166-bdd1-2ce442a97624 2018-10-20 09:26:45,105 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:26:45,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-23f2522d-d83b-4166-bdd1-2ce442a97624 2018-10-20 09:26:45,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115652084351s 2018-10-20 09:26:45,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:26:45,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:45,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095506b2-b499-4b61-b93f-4fe05701aee4 2018-10-20 09:26:45,324 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:26:45,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-095506b2-b499-4b61-b93f-4fe05701aee4 2018-10-20 09:26:45,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218017101288s 2018-10-20 09:26:45,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:26:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:45,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcb4930-dc7e-48a1-b6ca-a57b95ebbf50 2018-10-20 09:26:45,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:26:45,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4dcb4930-dc7e-48a1-b6ca-a57b95ebbf50 2018-10-20 09:26:45,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108748197556s 2018-10-20 09:26:45,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:26:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=6b0a5f120c83452b9b5c374d325e2065" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be181a4-71ba-4743-860d-319682a96aa4 2018-10-20 09:26:45,564 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=6b0a5f120c83452b9b5c374d325e2065", "previous": null, "next": null}} 2018-10-20 09:26:45,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=944462295c764a0fbd60e671c7f2e6c5&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=6b0a5f120c83452b9b5c374d325e2065 used request id req-1be181a4-71ba-4743-860d-319682a96aa4 2018-10-20 09:26:45,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109837055206s 2018-10-20 09:26:45,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:26:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/06aa23375572442eb0f2816e90f0e83f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:26:45,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334f79d8-a5d2-4def-9c3a-4dac2c89387e 2018-10-20 09:26:45,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:26:45,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065/users/944462295c764a0fbd60e671c7f2e6c5/roles/06aa23375572442eb0f2816e90f0e83f used request id req-334f79d8-a5d2-4def-9c3a-4dac2c89387e 2018-10-20 09:26:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181318998337s 2018-10-20 09:26:45,750 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 09:26:45,751 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 09:26:45,752 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 09:26:45,756 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 09:26:45,829 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 09:26:45,830 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-20 09:26:45,831 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 09:26:45,869 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-20 09:26:45,869 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-20 09:26:45,895 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-20 09:52:14,299 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-20 09:52:14,300 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=6b0a5f120c83452b9b5c374d325e2065 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 38522 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_e343d11e-baca-4c27-a1be-25777e0bff36 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=dd85de26-4979-4fab-830d-9bdf5ed904e8 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 OS_USERNAME=shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 38522 192.168.120.4 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-20 09:26:47.159 1421 INFO shaker.engine.utils [-] Logging enabled 2018-10-20 09:26:47.162 1421 INFO shaker.engine.messaging [-] Listening on *:9000 2018-10-20 09:26:47.164 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-10-20 09:26:47.172 1429 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-10-20 09:26:47.174 1429 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2018-10-20 09:26:47.174 1429 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-10-20 09:26:47.186 1421 INFO pykwalify.core [-] validation.valid 2018-10-20 09:26:47.747 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-20 09:26:52.416 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f6bf53f4-f812-4adc-986b-7dc9a9d3e05b', u'links': [{u'href': u'http://172.30.9.22:8004/v1/6b0a5f120c83452b9b5c374d325e2065/stacks/shaker_opzufa/f6bf53f4-f812-4adc-986b-7dc9a9d3e05b', u'rel': u'self'}]} 2018-10-20 09:30:14.306 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_opzufa_master_0', 'shaker_opzufa_slave_0']) 2018-10-20 09:30:22.002 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:31:52.514 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:33:22.992 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:34:53.480 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:34:53.482 1421 INFO shaker.engine.server [-] Execution is done 2018-10-20 09:34:54.325 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-20 09:35:14.644 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:35:14.647 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-10-20 09:35:14.668 1421 INFO pykwalify.core [-] validation.valid 2018-10-20 09:35:15.083 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-20 09:35:18.473 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5a15ecda-2b1f-4d67-a224-545556aefef6', u'links': [{u'href': u'http://172.30.9.22:8004/v1/6b0a5f120c83452b9b5c374d325e2065/stacks/shaker_dozmtu/5a15ecda-2b1f-4d67-a224-545556aefef6', u'rel': u'self'}]} 2018-10-20 09:36:15.544 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dozmtu_slave_0', 'shaker_dozmtu_master_0']) 2018-10-20 09:36:21.288 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:37:52.478 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:39:22.981 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:40:53.480 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:40:53.481 1421 INFO shaker.engine.server [-] Execution is done 2018-10-20 09:40:54.212 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-20 09:41:15.886 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:41:15.889 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-10-20 09:41:15.915 1421 INFO pykwalify.core [-] validation.valid 2018-10-20 09:41:16.333 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-20 09:41:20.258 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'40a9b800-98de-42fe-98b2-2f6067280f83', u'links': [{u'href': u'http://172.30.9.22:8004/v1/6b0a5f120c83452b9b5c374d325e2065/stacks/shaker_seziop/40a9b800-98de-42fe-98b2-2f6067280f83', u'rel': u'self'}]} 2018-10-20 09:42:14.540 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_seziop_slave_0', 'shaker_seziop_master_0']) 2018-10-20 09:42:24.914 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:43:56.076 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:45:26.570 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:46:57.068 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:46:57.069 1421 INFO shaker.engine.server [-] Execution is done 2018-10-20 09:46:57.773 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-20 09:47:24.874 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:47:24.877 1421 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-10-20 09:47:24.893 1421 INFO pykwalify.core [-] validation.valid 2018-10-20 09:47:25.321 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-10-20 09:47:28.996 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'ff5b9087-2d2c-4aca-8ab3-a8592fc1561f', u'links': [{u'href': u'http://172.30.9.22:8004/v1/6b0a5f120c83452b9b5c374d325e2065/stacks/shaker_optiuf/ff5b9087-2d2c-4aca-8ab3-a8592fc1561f', u'rel': u'self'}]} 2018-10-20 09:48:23.947 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_optiuf_master_0', 'shaker_optiuf_slave_0']) 2018-10-20 09:48:41.305 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:49:13.254 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:50:33.441 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:51:53.698 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:51:53.699 1421 INFO shaker.engine.server [-] Execution is done 2018-10-20 09:51:54.140 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-10-20 09:52:14.201 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-10-20 09:52:14.202 1421 INFO shaker.engine.server [-] Generating aggregated report 2018-10-20 09:52:14.212 1421 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-10-20 09:52:14.215 1421 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-20 09:52:14.215 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-10-20 09:52:14.215 1421 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-20 09:52:14.215 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-10-20 09:52:14.215 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-10-20 09:52:14.215 1421 INFO shaker.engine.report [-] ******************************************************************************** 2018-10-20 09:52:14.216 1421 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-20 09:52:14.232 1421 INFO shaker.engine.report [-] Report saved to: report.html 2018-10-20 09:52:14,300 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-20 09:52:14,301 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-10-20 09:52:14,303 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-10-20 09:52:14,340 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-10-20 09:52:14,340 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-10-20 09:52:14,369 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-10-20 09:52:14,424 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-10-20 09:52:14,424 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-10-20 09:52:14,434 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-10-20 09:52:14,463 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-10-20 09:52:14,463 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-10-20 09:52:14,467 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-10-20 09:52:14,476 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-10-20 09:52:14,477 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-10-20 09:52:14,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:52:14,601 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 09:52:14,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 09:52:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/c0f667d6-5689-43dd-81ad-d250576005ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:15,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:15 GMT X-Openstack-Request-Id: req-037da4e6-0689-4ea5-a57b-686b4f5d6b0d 2018-10-20 09:52:15,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:15,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/c0f667d6-5689-43dd-81ad-d250576005ed.json used request id req-037da4e6-0689-4ea5-a57b-686b4f5d6b0d 2018-10-20 09:52:15,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.31861710548s 2018-10-20 09:52:15,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:52:15,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:16,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:16 GMT X-Openstack-Request-Id: req-3e401d1a-512e-40ae-bda4-f468a96285a0 2018-10-20 09:52:16,350 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 09:52:16,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3e401d1a-512e-40ae-bda4-f468a96285a0 2018-10-20 09:52:16,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.410135030746s 2018-10-20 09:52:16,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 09:52:16,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:19,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:16 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-3071e17f-7bb0-47d7-aa5d-0acf84280da9 x-openstack-request-id: req-3071e17f-7bb0-47d7-aa5d-0acf84280da9 2018-10-20 09:52:19,928 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc used request id req-3071e17f-7bb0-47d7-aa5d-0acf84280da9 2018-10-20 09:52:19,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.5762450695s 2018-10-20 09:52:19,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:52:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:20,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52: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-20c06eb7-8a43-4d03-b095-da008621f42d x-openstack-request-id: req-20c06eb7-8a43-4d03-b095-da008621f42d 2018-10-20 09:52:20,713 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:b5:29", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-10-20T09:26:25.000000", "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "security_groups": [{"name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}], "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T09:52:16Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:52:20,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-20c06eb7-8a43-4d03-b095-da008621f42d 2018-10-20 09:52:20,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78498506546s 2018-10-20 09:52:20,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:52:22,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:52:22,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:23,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 717 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52: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-cd116d19-8adc-46f6-8095-d0648c0871fd x-openstack-request-id: req-cd116d19-8adc-46f6-8095-d0648c0871fd 2018-10-20 09:52:23,420 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b5929261-4299-4978-80cb-4c71e50c73bc", "rel": "bookmark"}], "image": {"id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "links": [{"href": "http://172.30.9.22:8774/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-10-20T09:26:25.000000", "flavor": {"id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "links": [{"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}]}, "id": "b5929261-4299-4978-80cb-4c71e50c73bc", "user_id": "944462295c764a0fbd60e671c7f2e6c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-20T09:52:22Z", "hostId": "ec244cc5fb5a0e5d4fa9410e266ec272c26944184d9a41cbd676ef89", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": "2018-10-20T09:52:22.000000", "key_name": "shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_e343d11e-baca-4c27-a1be-25777e0bff36", "created": "2018-10-20T09:23:05Z", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:52:23,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cd116d19-8adc-46f6-8095-d0648c0871fd 2018-10-20 09:52:23,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702863931656s 2018-10-20 09:52:23,422 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:52:25,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:52:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:25,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52: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-d70044f6-eeb0-4ac9-b9b3-d4baa192b247 x-openstack-request-id: req-d70044f6-eeb0-4ac9-b9b3-d4baa192b247 2018-10-20 09:52:25,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 09:52:25,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d70044f6-eeb0-4ac9-b9b3-d4baa192b247 2018-10-20 09:52:25,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0695550441742s 2018-10-20 09:52:25,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:52:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:25,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12244 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:25 GMT X-Openstack-Request-Id: req-cac1269a-1cb8-4721-abc5-cb35931686e3 2018-10-20 09:52:25,565 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:23:02Z", "updated_at": "2018-10-20T09:23:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:03Z", "revision_number": 0, "id": "0369483c-66bc-4b47-8993-4e8e3b7f92f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:03Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "28a65b6f-87d5-4154-8b5a-767bacce0c6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "2e5c6380-1866-4905-ab8e-8e47c06c3bd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-10-20T09:23:03Z", "revision_number": 0, "id": "4267105f-ad9a-4460-a1a2-56b409228812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:03Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:23:02Z", "revision_number": 0, "id": "6f08e471-34f0-4f0a-b175-2b8aa57b76b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:23:02Z", "security_group_id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 4, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "c92352e0-6fd7-4c1d-a5d8-80f3f6953f30", "name": "shaker-sg_e343d11e-baca-4c27-a1be-25777e0bff36"}]} 2018-10-20 09:52:25,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cac1269a-1cb8-4721-abc5-cb35931686e3 2018-10-20 09:52:25,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0650949478149s 2018-10-20 09:52:25,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 09:52:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c92352e0-6fd7-4c1d-a5d8-80f3f6953f30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:25,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:25 GMT X-Openstack-Request-Id: req-60e101a7-e3c0-48b4-9e86-277e381d3841 2018-10-20 09:52:25,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:25,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c92352e0-6fd7-4c1d-a5d8-80f3f6953f30.json used request id req-60e101a7-e3c0-48b4-9e86-277e381d3841 2018-10-20 09:52:25,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151857852936s 2018-10-20 09:52:25,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 09:52:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:25,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52: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-d400e502-3630-42dd-9f45-ae26d1a0e0c3 x-openstack-request-id: req-d400e502-3630-42dd-9f45-ae26d1a0e0c3 2018-10-20 09:52:25,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_e343d11e-baca-4c27-a1be-25777e0bff36 used request id req-d400e502-3630-42dd-9f45-ae26d1a0e0c3 2018-10-20 09:52:25,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353879928589s 2018-10-20 09:52:25,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 09:52:25,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac/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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" -d '{"subnet_id": "41535f9a-afd8-4ff6-8910-62b9b60f2d23"}' 2018-10-20 09:52:27,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:27 GMT X-Openstack-Request-Id: req-7de508ad-1fc2-4d93-ae46-addb524546a1 2018-10-20 09:52:27,802 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8b8e812d-e5db-4d90-930d-05c2ea864585", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "subnet_id": "41535f9a-afd8-4ff6-8910-62b9b60f2d23", "subnet_ids": ["41535f9a-afd8-4ff6-8910-62b9b60f2d23"], "port_id": "609b7fa2-6170-451f-9c99-5ed055ca3e6a", "id": "778f4504-7efd-4974-9bad-37399f71b2ac"} 2018-10-20 09:52:27,802 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac/remove_router_interface.json used request id req-7de508ad-1fc2-4d93-ae46-addb524546a1 2018-10-20 09:52:27,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04122209549s 2018-10-20 09:52:27,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 09:52:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:27,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:27 GMT X-Openstack-Request-Id: req-0840fcf7-d35f-45f5-8f4f-558d62b9b852 2018-10-20 09:52:27,933 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:41Z", "admin_state_up": true, "updated_at": "2018-10-20T09:52:26Z", "project_id": "6b0a5f120c83452b9b5c374d325e2065", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "778f4504-7efd-4974-9bad-37399f71b2ac", "name": "shaker-router_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "968c20b493e04b6d97a808d99445864d", "created_at": "2018-10-20T07:54:58Z", "admin_state_up": true, "updated_at": "2018-10-20T07:54:58Z", "project_id": "968c20b493e04b6d97a808d99445864d", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "b12c426d-e04d-4a4f-8573-bd83d45fed79", "name": "tempest-pretest-check-1646270280"}]} 2018-10-20 09:52:27,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0840fcf7-d35f-45f5-8f4f-558d62b9b852 2018-10-20 09:52:27,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130161046982s 2018-10-20 09:52:27,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 09:52:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:29,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:29 GMT X-Openstack-Request-Id: req-c1c056fa-87e8-46f1-85ae-0c49d1686180 2018-10-20 09:52:29,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:29,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/778f4504-7efd-4974-9bad-37399f71b2ac.json used request id req-c1c056fa-87e8-46f1-85ae-0c49d1686180 2018-10-20 09:52:29,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40475797653s 2018-10-20 09:52:29,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 09:52:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:29,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:29 GMT X-Openstack-Request-Id: req-d64f9cd3-8132-4276-802b-bcecb3d821a1 2018-10-20 09:52:29,386 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-20T09:22:41Z","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":"41535f9a-afd8-4ff6-8910-62b9b60f2d23","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6b0a5f120c83452b9b5c374d325e2065","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_e343d11e-baca-4c27-a1be-25777e0bff36","enable_dhcp":true,"segment_id":null,"network_id":"8b8e812d-e5db-4d90-930d-05c2ea864585","tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:41Z","ip_version":4},{"updated_at":"2018-10-20T07:38:54Z","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":"6c35dc0c-e5f4-4d2a-871b-fbf461390ea9","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"bf6d2380454343518b91bb562008241c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:54Z","ip_version":4}]} 2018-10-20 09:52:29,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d64f9cd3-8132-4276-802b-bcecb3d821a1 2018-10-20 09:52:29,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0464301109314s 2018-10-20 09:52:29,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 09:52:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/41535f9a-afd8-4ff6-8910-62b9b60f2d23.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:30,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:30 GMT X-Openstack-Request-Id: req-cf7fdd75-61b6-4d39-a9ed-e846880e201f 2018-10-20 09:52:30,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:30,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/41535f9a-afd8-4ff6-8910-62b9b60f2d23.json used request id req-cf7fdd75-61b6-4d39-a9ed-e846880e201f 2018-10-20 09:52:30,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24061107635s 2018-10-20 09:52:30,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:52:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:30,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:30 GMT X-Openstack-Request-Id: req-b8020390-42cf-4bee-96f3-92b0dccd3664 2018-10-20 09:52:30,718 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8b8e812d-e5db-4d90-930d-05c2ea864585","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6b0a5f120c83452b9b5c374d325e2065","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:52:30Z","qos_policy_id":null,"name":"shaker-net_e343d11e-baca-4c27-a1be-25777e0bff36","admin_state_up":true,"tenant_id":"6b0a5f120c83452b9b5c374d325e2065","created_at":"2018-10-20T09:22:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:52:30,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b8020390-42cf-4bee-96f3-92b0dccd3664 2018-10-20 09:52:30,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897932052612s 2018-10-20 09:52:30,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 09:52:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8b8e812d-e5db-4d90-930d-05c2ea864585.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:32,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:32 GMT X-Openstack-Request-Id: req-9d7895be-78ae-4606-b9c1-62c2d8414b43 2018-10-20 09:52:32,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:32,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8b8e812d-e5db-4d90-930d-05c2ea864585.json used request id req-9d7895be-78ae-4606-b9c1-62c2d8414b43 2018-10-20 09:52:32,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44188499451s 2018-10-20 09:52:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:52:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:32 GMT X-Openstack-Request-Id: req-922c5a0a-0f77-40a6-a8d4-ce6caaa4f814 2018-10-20 09:52:32,466 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:23:00Z", "file": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/file", "owner": "6b0a5f120c83452b9b5c374d325e2065", "id": "27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "size": 666173440, "self": "/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e343d11e-baca-4c27-a1be-25777e0bff36", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-10-20T09:22:49Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:52:32,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-922c5a0a-0f77-40a6-a8d4-ce6caaa4f814 2018-10-20 09:52:32,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300063848495s 2018-10-20 09:52:32,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:52:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9f3738a1c4e16797bba9d04c95793aab659c24fcb7bec3cd837776890a3008c7" 2018-10-20 09:52:33,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:52:33 GMT X-Openstack-Request-Id: req-26020126-4519-4aa6-b168-07eabc35a2bf 2018-10-20 09:52:33,756 - 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-20 09:52:33,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/27202cea-dc8f-42da-a0d7-ad605a2f6cc5 used request id req-26020126-4519-4aa6-b168-07eabc35a2bf 2018-10-20 09:52:33,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28838205338s 2018-10-20 09:52:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:52:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:34,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52: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-a20519f1-b3cd-4d58-a35d-3ae69a0a66a6 x-openstack-request-id: req-a20519f1-b3cd-4d58-a35d-3ae69a0a66a6 2018-10-20 09:52:34,040 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 3, "id": "74e14b33-a8ae-4106-bbad-8fe60f7e63fe", "name": "shaker-flavor_e343d11e-baca-4c27-a1be-25777e0bff36", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:52:34,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a20519f1-b3cd-4d58-a35d-3ae69a0a66a6 2018-10-20 09:52:34,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.278111934662s 2018-10-20 09:52:34,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:52:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:34,108 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:34 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-80164608-2e93-4794-8f77-cf345f34a38e x-openstack-request-id: req-80164608-2e93-4794-8f77-cf345f34a38e 2018-10-20 09:52:34,108 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/74e14b33-a8ae-4106-bbad-8fe60f7e63fe used request id req-80164608-2e93-4794-8f77-cf345f34a38e 2018-10-20 09:52:34,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0667159557343s 2018-10-20 09:52:34,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:52:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:34,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0b0b6d-f060-416a-baca-30a91ba6c03c 2018-10-20 09:52:34,319 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:52:34,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1d0b0b6d-f060-416a-baca-30a91ba6c03c 2018-10-20 09:52:34,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210192918777s 2018-10-20 09:52:34,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:52:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:34,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652ceea5-5c11-493a-9246-9bb89db14b19 2018-10-20 09:52:34,536 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e343d11e-baca-4c27-a1be-25777e0bff36", "links": {"self": "http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "944462295c764a0fbd60e671c7f2e6c5", "description": null}} 2018-10-20 09:52:34,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5 used request id req-652ceea5-5c11-493a-9246-9bb89db14b19 2018-10-20 09:52:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209897994995s 2018-10-20 09:52:34,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:52:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:34,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7502dce4-f559-46db-85ff-1a1274f497aa 2018-10-20 09:52:34,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:52:34,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/944462295c764a0fbd60e671c7f2e6c5 used request id req-7502dce4-f559-46db-85ff-1a1274f497aa 2018-10-20 09:52:34,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.332245111465s 2018-10-20 09:52:34,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:52:34,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:35,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3d9d81-a87c-4dce-91b1-c733d4f5acc7 2018-10-20 09:52:35,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065"}, "tags": [], "enabled": true, "id": "6b0a5f120c83452b9b5c374d325e2065", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e343d11e-baca-4c27-a1be-25777e0bff36"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:52:35,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-ae3d9d81-a87c-4dce-91b1-c733d4f5acc7 2018-10-20 09:52:35,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192888975143s 2018-10-20 09:52:35,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:52:35,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:35,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4911e905-1529-4219-9893-c484ecada1f0 2018-10-20 09:52:35,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:52:35,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6b0a5f120c83452b9b5c374d325e2065 used request id req-4911e905-1529-4219-9893-c484ecada1f0 2018-10-20 09:52:35,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172219991684s 2018-10-20 09:52:35,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:52:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6b0a5f120c83452b9b5c374d325e2065&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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:35,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:35 GMT X-Openstack-Request-Id: req-faa9fedd-c38c-4621-99ae-c2db658f88d5 2018-10-20 09:52:35,660 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}]} 2018-10-20 09:52:35,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6b0a5f120c83452b9b5c374d325e2065&name=default used request id req-faa9fedd-c38c-4621-99ae-c2db658f88d5 2018-10-20 09:52:35,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.408101081848s 2018-10-20 09:52:35,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:52:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 09:52:35 GMT X-Openstack-Request-Id: req-0266fdb5-f5ec-4e35-a13f-85da2def585a 2018-10-20 09:52:35,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "created_at": "2018-10-20T09:22:40Z", "updated_at": "2018-10-20T09:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "033949ed-3345-49a2-8e1c-291e919fb01f", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "ec7826b4-1811-4b65-8253-7bfac8fab715", "remote_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "4bc58ec5-1301-478d-810e-b4be7f7aa5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:22:40Z", "revision_number": 0, "id": "7ce8ba14-31ce-410b-8f19-d6e307266a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:22:40Z", "security_group_id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "tenant_id": "6b0a5f120c83452b9b5c374d325e2065", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b0a5f120c83452b9b5c374d325e2065"}], "revision_number": 1, "project_id": "6b0a5f120c83452b9b5c374d325e2065", "id": "b7be98f9-24b5-4eba-b9e3-d499b122a23b", "name": "default"}]} 2018-10-20 09:52:35,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0266fdb5-f5ec-4e35-a13f-85da2def585a 2018-10-20 09:52:35,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542659759521s 2018-10-20 09:52:35,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 09:52:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b7be98f9-24b5-4eba-b9e3-d499b122a23b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a9f253a01abdde86b4885ab8319fa0b6f4b3472121b45b65624a3fe8fbdb6229" 2018-10-20 09:52:35,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:52:35 GMT X-Openstack-Request-Id: req-e2ffb6d1-12fb-45e6-a4b2-633cb7981c99 2018-10-20 09:52:35,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:52:35,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b7be98f9-24b5-4eba-b9e3-d499b122a23b.json used request id req-e2ffb6d1-12fb-45e6-a4b2-633cb7981c99 2018-10-20 09:52:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121878147125s 2018-10-20 09:52:35,850 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 00:13 | FAIL | | shaker | functest | benchmarking | 29:35 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-10-20 09:52:35,853 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-20 09:52:35,916 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 09:52:46,400 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 09:52:46,403 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 09:52:46,403 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-20 09:52:46,403 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-10-20 09:52:46,404 - 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-20 09:52:46,407 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-20 09:53:41,764 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 09:53:41,767 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 09:53:41,768 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-20 09:53:41,768 - 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-20 09:53:41,778 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-10-20 09:53:41,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:53:41,988 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fc8bd6-a748-4eef-9556-8e34428bb9de 2018-10-20 09:53:41,988 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:53:41,988 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-21fc8bd6-a748-4eef-9556-8e34428bb9de 2018-10-20 09:53:41,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:53:42,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["32iQKRYCTD6aH1iSRxibtA"], "issued_at": "2018-10-20T09:53:42.000000Z"}} 2018-10-20 09:53:42,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:53:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:42,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:42 GMT X-Openstack-Request-Id: req-60e783e6-ce6e-4ea8-83b8-ba302635e0d8 2018-10-20 09:53:42,786 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:53:42,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60e783e6-ce6e-4ea8-83b8-ba302635e0d8 2018-10-20 09:53:42,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39510512352s 2018-10-20 09:53:42,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:53:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:43,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5574085d-907e-4490-940b-61349449e43c 2018-10-20 09:53:43,002 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:53:43,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5574085d-907e-4490-940b-61349449e43c 2018-10-20 09:53:43,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202991008759s 2018-10-20 09:53:43,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:53:43,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}}' 2018-10-20 09:53:43,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9934290-65a2-4ecd-8081-18a3eee4603c 2018-10-20 09:53:43,227 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc"}, "tags": [], "enabled": true, "id": "71378b964b974156b81f6954cfb5d7dc", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}} 2018-10-20 09:53:43,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a9934290-65a2-4ecd-8081-18a3eee4603c 2018-10-20 09:53:43,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216912984848s 2018-10-20 09:53:43,228 - 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'71378b964b974156b81f6954cfb5d7dc', '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_8bd0a552-36e8-48a4-9ca5-c31cce404ae9'}) 2018-10-20 09:53:43,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:53:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d5d238c9-4e37-418b-a0f7-0292a462453a", "email": null, "name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}}' 2018-10-20 09:53:43,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a8656c-79ca-42c7-ae6c-6393e4a4dc54 2018-10-20 09:53:43,695 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "links": {"self": "http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0b4cdab0064d8caf802f1bc560bf67", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:53:43,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-c9a8656c-79ca-42c7-ae6c-6393e4a4dc54 2018-10-20 09:53:43,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460496902466s 2018-10-20 09:53:43,696 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb0b4cdab0064d8caf802f1bc560bf67', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9'}) 2018-10-20 09:53:43,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:53:43,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:43,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b608311-1433-4322-bec7-c1c1ea1ec0a2 2018-10-20 09:53:43,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:53:43,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9b608311-1433-4322-bec7-c1c1ea1ec0a2 2018-10-20 09:53:43,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197684049606s 2018-10-20 09:53:43,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:53:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dac238a-04db-454d-ac4f-da95c25ffc03 2018-10-20 09:53:44,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:53:44,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8dac238a-04db-454d-ac4f-da95c25ffc03 2018-10-20 09:53:44,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198586940765s 2018-10-20 09:53:44,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:53:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:44,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f1f18f-fb26-484b-a374-5cecba8e4bec 2018-10-20 09:53:44,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:53:44,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e9f1f18f-fb26-484b-a374-5cecba8e4bec 2018-10-20 09:53:44,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108772039413s 2018-10-20 09:53:44,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:53:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:44,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538465ba-4d31-4a77-b1fe-1c26d15b3745 2018-10-20 09:53:44,431 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:53:44,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-538465ba-4d31-4a77-b1fe-1c26d15b3745 2018-10-20 09:53:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209223031998s 2018-10-20 09:53:44,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:53:44,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb696598-2a61-446f-82b5-1c88c0cec39a 2018-10-20 09:53:44,648 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "links": {"self": "http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0b4cdab0064d8caf802f1bc560bf67", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:53:44,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bb696598-2a61-446f-82b5-1c88c0cec39a 2018-10-20 09:53:44,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216095924377s 2018-10-20 09:53:44,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:53:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:44,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cd0b6f-7a25-48b7-8701-9b3eeba91cf8 2018-10-20 09:53:44,861 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc"}, "tags": [], "enabled": true, "id": "71378b964b974156b81f6954cfb5d7dc", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:53:44,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-64cd0b6f-7a25-48b7-8701-9b3eeba91cf8 2018-10-20 09:53:44,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199882984161s 2018-10-20 09:53:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:53:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=eb0b4cdab0064d8caf802f1bc560bf67&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=71378b964b974156b81f6954cfb5d7dc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:45,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358a0b02-b6d7-407f-9e0c-b36e7fae12cc 2018-10-20 09:53:45,070 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=eb0b4cdab0064d8caf802f1bc560bf67&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=71378b964b974156b81f6954cfb5d7dc", "previous": null, "next": null}} 2018-10-20 09:53:45,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=eb0b4cdab0064d8caf802f1bc560bf67&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=71378b964b974156b81f6954cfb5d7dc used request id req-358a0b02-b6d7-407f-9e0c-b36e7fae12cc 2018-10-20 09:53:45,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201225042343s 2018-10-20 09:53:45,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:53:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc/users/eb0b4cdab0064d8caf802f1bc560bf67/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:45,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465183b1-425f-43fa-a6ee-eb1ee2e683ee 2018-10-20 09:53:45,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:53:45,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc/users/eb0b4cdab0064d8caf802f1bc560bf67/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-465183b1-425f-43fa-a6ee-eb1ee2e683ee 2018-10-20 09:53:45,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143857002258s 2018-10-20 09:53:45,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 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'71378b964b974156b81f6954cfb5d7dc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd5d238c9-4e37-418b-a0f7-0292a462453a', 'username': u'cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:53:45,223 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'password': 'd5d238c9-4e37-418b-a0f7-0292a462453a', 'project_name': 'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '71378b964b974156b81f6954cfb5d7dc', 'project_domain_name': 'Default'} 2018-10-20 09:53:45,224 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-10-20 09:53:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:53:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:45,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead110d7-4df9-4b14-884e-47194192d6a7 2018-10-20 09:53:45,430 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:53:45,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ead110d7-4df9-4b14-884e-47194192d6a7 2018-10-20 09:53:45,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205967187881s 2018-10-20 09:53:45,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:53:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:53:45,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eae9e97-bc70-4350-9915-f55e4b937ac0 2018-10-20 09:53:45,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc"}, "tags": [], "enabled": true, "id": "71378b964b974156b81f6954cfb5d7dc", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:53:45,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5eae9e97-bc70-4350-9915-f55e4b937ac0 2018-10-20 09:53:45,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110949993134s 2018-10-20 09:53:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 09:53:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" -d '{"network": {"tenant_id": "71378b964b974156b81f6954cfb5d7dc", "name": "cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "admin_state_up": true}}' 2018-10-20 09:53:45,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:45 GMT X-Openstack-Request-Id: req-ffa0653f-2d6c-4893-a1ce-9293d7335cbe 2018-10-20 09:53:45,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":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:53:45Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450}} 2018-10-20 09:53:45,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ffa0653f-2d6c-4893-a1ce-9293d7335cbe 2018-10-20 09:53:45,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.328047037125s 2018-10-20 09:53:45,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-20T09:53:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'59032a38-430e-49bb-8af5-1b8e641da9ad', u'provider:segmentation_id': 91, 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_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', u'created_at': u'2018-10-20T09:53:45Z', u'mtu': 1450, u'tenant_id': u'71378b964b974156b81f6954cfb5d7dc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71378b964b974156b81f6954cfb5d7dc', u'l2_adjacency': True}) 2018-10-20 09:53:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:53:45,890 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de364f60-3bc2-4cc7-bfe2-65d01f977fb8 2018-10-20 09:53:45,890 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:53:45,890 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-de364f60-3bc2-4cc7-bfe2-65d01f977fb8 2018-10-20 09:53:45,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:53:46,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T10:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71378b964b974156b81f6954cfb5d7dc", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/71378b964b974156b81f6954cfb5d7dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/71378b964b974156b81f6954cfb5d7dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/71378b964b974156b81f6954cfb5d7dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/71378b964b974156b81f6954cfb5d7dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/71378b964b974156b81f6954cfb5d7dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/71378b964b974156b81f6954cfb5d7dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_71378b964b974156b81f6954cfb5d7dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_71378b964b974156b81f6954cfb5d7dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/71378b964b974156b81f6954cfb5d7dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "id": "eb0b4cdab0064d8caf802f1bc560bf67"}, "audit_ids": ["Qga81teGTsm17d1j7HRJ-Q"], "issued_at": "2018-10-20T09:53:46.000000Z"}} 2018-10-20 09:53:46,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:53:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:53:46,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:46 GMT X-Openstack-Request-Id: req-094cf53a-3a10-4677-bca3-5b895eca026e 2018-10-20 09:53:46,677 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:53:45Z","qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:53:46,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-094cf53a-3a10-4677-bca3-5b895eca026e 2018-10-20 09:53:46,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383213043213s 2018-10-20 09:53:46,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 09:53:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"subnet": {"name": "cloudify-subnet_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "enable_dhcp": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 09:53:47,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:47 GMT X-Openstack-Request-Id: req-38cc3e16-afcc-4377-a37b-f9d2d3d8952a 2018-10-20 09:53:47,659 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59032a38-430e-49bb-8af5-1b8e641da9ad","tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:53:47Z","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":"71378b964b974156b81f6954cfb5d7dc","id":"ef0b51d7-acd0-4644-990a-99cd24b3c7ce","subnetpool_id":null,"name":"cloudify-subnet_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}} 2018-10-20 09:53:47,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-38cc3e16-afcc-4377-a37b-f9d2d3d8952a 2018-10-20 09:53:47,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.980426073074s 2018-10-20 09:53:47,660 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:53:47Z', 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'ef0b51d7-acd0-4644-990a-99cd24b3c7ce', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', u'enable_dhcp': True, u'network_id': u'59032a38-430e-49bb-8af5-1b8e641da9ad', u'tenant_id': u'71378b964b974156b81f6954cfb5d7dc', u'created_at': u'2018-10-20T09:53:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71378b964b974156b81f6954cfb5d7dc'}) 2018-10-20 09:53:47,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 09:53:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "cloudify-router_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "admin_state_up": true}}' 2018-10-20 09:53:49,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:49 GMT X-Openstack-Request-Id: req-0b0ff948-8cdc-4c88-b3db-a61837845dd0 2018-10-20 09:53:49,533 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:47Z", "admin_state_up": true, "updated_at": "2018-10-20T09:53:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "b8866836-cd4e-4441-a49c-d328872f4e45", "name": "cloudify-router_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}} 2018-10-20 09:53:49,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0b0ff948-8cdc-4c88-b3db-a61837845dd0 2018-10-20 09:53:49,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.87275385857s 2018-10-20 09:53:49,534 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:53:49Z', u'revision_number': 2, u'id': u'b8866836-cd4e-4441-a49c-d328872f4e45', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', u'admin_state_up': True, u'tenant_id': u'71378b964b974156b81f6954cfb5d7dc', u'created_at': u'2018-10-20T09:53:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'71378b964b974156b81f6954cfb5d7dc'}) 2018-10-20 09:53:49,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 09:53:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45/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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"subnet_id": "ef0b51d7-acd0-4644-990a-99cd24b3c7ce"}' 2018-10-20 09:53:52,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:53:52 GMT X-Openstack-Request-Id: req-b3f93def-a1a2-4a7a-9a2c-3d412ec6857b 2018-10-20 09:53:52,617 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "subnet_id": "ef0b51d7-acd0-4644-990a-99cd24b3c7ce", "subnet_ids": ["ef0b51d7-acd0-4644-990a-99cd24b3c7ce"], "port_id": "88030bb8-ead3-42fd-b759-d718d8e3d717", "id": "b8866836-cd4e-4441-a49c-d328872f4e45"} 2018-10-20 09:53:52,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45/add_router_interface.json used request id req-b3f93def-a1a2-4a7a-9a2c-3d412ec6857b 2018-10-20 09:53:52,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.08234000206s 2018-10-20 09:53:52,617 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-20 09:54:39,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-20 09:54:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:54:39,676 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:54:39 GMT 2018-10-20 09:54:39,677 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:54:39,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:54:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:54:39,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:54:39 GMT X-Openstack-Request-Id: req-f4ca1225-f868-44e9-8438-0f5e4f141ae7 2018-10-20 09:54:39,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:54:39,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f4ca1225-f868-44e9-8438-0f5e4f141ae7 2018-10-20 09:54:39,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301269054413s 2018-10-20 09:54:39,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:54:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}' 2018-10-20 09:54:40,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 20 Oct 2018 09:54:40 GMT Location: http://172.30.9.22:9292/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61e4bcbc-6d0c-4116-a00a-f3408c841af7 2018-10-20 09:54:40,055 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:54:40Z", "file": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file", "owner": "71378b964b974156b81f6954cfb5d7dc", "id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "size": null, "self": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "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_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "checksum": null, "created_at": "2018-10-20T09:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:54:40,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-61e4bcbc-6d0c-4116-a00a-f3408c841af7 2018-10-20 09:54:40,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0643248558044s 2018-10-20 09:54:40,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:54:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '' 2018-10-20 09:55:41,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:55:41 GMT X-Openstack-Request-Id: req-6a5dea38-97ef-46c2-aea2-37ac7b36ab03 2018-10-20 09:55:41,345 - 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-20 09:55:41,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file used request id req-6a5dea38-97ef-46c2-aea2-37ac7b36ab03 2018-10-20 09:55:41,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.2901930809s 2018-10-20 09:55:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:55:41,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:41,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:41 GMT X-Openstack-Request-Id: req-f489be88-e061-4fe1-b26e-68b97ca56235 2018-10-20 09:55:41,395 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:55:41Z", "file": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file", "owner": "71378b964b974156b81f6954cfb5d7dc", "id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "size": 4373348352, "self": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:55:41,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f489be88-e061-4fe1-b26e-68b97ca56235 2018-10-20 09:55:41,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434329509735s 2018-10-20 09:55:41,397 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file', 'owner': u'71378b964b974156b81f6954cfb5d7dc', 'id': u'bdd1051b-ed7b-4ff2-b63c-79ca1237727d', 'size': 4373348352, u'self': u'/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71378b964b974156b81f6954cfb5d7dc', 'name': 'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T09:55:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T09:55:41Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', '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/bdd1051b-ed7b-4ff2-b63c-79ca1237727d', 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_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'created': u'2018-10-20T09:54:40Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-20T09:54:40Z', 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/bdd1051b-ed7b-4ff2-b63c-79ca1237727d', 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_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-20 09:55:41,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 09:55:41,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-20 09:55:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-6e7b8cb8-2a32-4afe-89ba-c4dc19eed368 x-openstack-request-id: req-6e7b8cb8-2a32-4afe-89ba-c4dc19eed368 2018-10-20 09:55:41,835 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "name": "cloudify-flavor_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 09:55:41,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6e7b8cb8-2a32-4afe-89ba-c4dc19eed368 2018-10-20 09:55:41,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.43404507637s 2018-10-20 09:55:41,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', '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'906439e73a574f6faa0801abd57f945a', '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'2c3c282d-e7a1-46d2-b666-7b34b248a537', 'swap': 0}) 2018-10-20 09:55:41,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 09:55:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537/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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" -d '{"extra_specs": {}}' 2018-10-20 09:55:41,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-b996be52-9bb9-4ae2-81e4-8ab71b9a7d50 x-openstack-request-id: req-b996be52-9bb9-4ae2-81e4-8ab71b9a7d50 2018-10-20 09:55:41,860 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 09:55:41,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537/os-extra_specs used request id req-b996be52-9bb9-4ae2-81e4-8ab71b9a7d50 2018-10-20 09:55:41,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234489440918s 2018-10-20 09:55:41,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 09:55:41,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"keypair": {"name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}}' 2018-10-20 09:55:43,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-cc6cb4d9-1490-4ec0-8e14-22444c4afd01 x-openstack-request-id: req-cc6cb4d9-1490-4ec0-8e14-22444c4afd01 2018-10-20 09:55:43,370 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+GynDGMSnUz+JPuqhoA23/wLV9ZVgGHHmQqEVxwJbU4gJkyGhO3asJ0Kfhu+u8dxWMFsRDnoy2sWnA6/qk2GfKzDy0R+pyAXhKwbj1fjsKa/uWYcC6v2C0VdXo+WP8HTGFKGQ4WjbEQITBWDDqrT/Fo+vEtCW4txf54uEcGauiSkXw0wEGlKhqQhczQT4CrEJ3gMpOk9Z7BjIDR6M10bk1/BVe1PBPOjyt/t1BvFBK7MxUXigtVPsIyTInkwXk7GSnXx6jaIfuB0hwXi/499K2K8oNqQwXOFUGlvcRwdTd6KPNcZpNpQeOYvSny3sGPTV3dcbwfbjRFCYlxmnoPZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxPhspwxjEp1M/iT7qoaANt/8C1fWVYBhx5kKhFccCW1OICZM\nhoTt2rCdCn4bvrvHcVjBbEQ56MtrFpwOv6pNhnysw8tEfqcgF4SsG49X47Cmv7lm\nHAur9gtFXV6Plj/B0xhShkOFo2xECEwVgw6q0/xaPrxLQluLcX+eLhHBmrokpF8N\nMBBpSoakIXM0E+AqxCd4DKTpPWewYyA0ejNdG5NfwVXtTwTzo8rf7dQbxQSuzMVF\n4oLVT7CMkyJ5MF5Oxkp18eo2iH7gdIcF4v+PfStivKDakMFzhVBpb3EcHU3eijzX\nGaTaUHjmL0p8t7Bj01d3XG8H240RQmJcZp6D2QIDAQABAoIBAQC9+gWB0Ra1W3Zp\nIW6CeJutUbedkSiu6tZkVx2nqwTlqsFRjN7+V7O52+J7vkowWpjwn/Re4icgeyJc\nekRXZIDFl/ZiGemEZtkzFcmSA113xGfwP3dW0YMYGqLafVvsRK5DVhAyY2m/x6qO\nfiO5dioZsCmynJXR+M2zuKzuLj4XZoKvXScH7rV9iFIbm5zlZ0iQ84XzrL5GTa7U\n4S5YnyG/fwC2HjTbdY7+hgBHzZerUiCPKxBzfIb2lPvq3a3DyDD8vsuexXlIIQ3/\nHdAmc5ixJnoHYvpw41mrt1f+ZHZG6LpGAbbILe440h6hhXUGfIxSQLRrmiKQfeUu\neQSQfD/pAoGBAPfNfECGFaSsMl20NhKCxrfyZJCpSq2lremRnsfgakNfWPUdGbIR\nvkN9OfqqbxTPHcPwFhp6UN7/lEjXDCTJyW3szFOPkNr4VzOaAdT7OsppeHWpT7pR\nKX4AldeaMRrtqK/bkv2zBBROAcIVatUS5XHTAHpxmug/VkFqwGcHY59LAoGBAMt8\nd2qX1BvxhE0mZcAgwo9jF0UG9ADKaE98tO9mauVuXjveIVf2mA8GgqT5d3LdZoAy\nOs6Fsw7RqWmzL93LeaKMfsGsEAUrl6H3bg1m7Fd7K+cU/2PFOlyJsKHU4CWOvjsW\npq/hfFaPFGmbxdJhJLbT5BpoeSsHVaRJhpWdsZ7rAoGBAPZTAuI45ybMLTzMOLvp\n15Neleze++blPJ1jLYzOXZMfIpR1GufRj2oS/yFXbhgnUhVFgRNM5zrkoAhQDDg9\nhceJjgq6OWoRVs1ql8uY+HXgpeeAKEqzByXDey/YjFuSRw6Ym+MoojN033aIR6wK\nnp2o+167sxqOazWX4i4IQFVFAoGBAMIZngdNgISPIrY89D4Kgcwop1+uvD2s1UdN\nG4Jo3Xqwhq7wujmf/XgHq8MWO3yT+Fw8jZ/GJQDzuXgb9oLIvuPwxFCVgkqMRH24\n+X9LOBJSaZRpkRtoXL08kgIsfwsUWB0hBCstGV+v57a9YjvFcjH7eNA/66TBwE2P\n3RMGcxG1AoGAdJvi94lOh2Hx0JAoAK7GHMqFrBHDM6arQSXZgofa2dN0cuAd49YN\nUM2T5gY2HbhmE15ZDR76hEV6bsIdlzNbYhcDP9RSPrqszsDe3LxWCK2dOemsaie2\n452BHvb2DKBhH9nAHRxstx/X5Sic6iFabGExkjU4PcInwwnmayZlBQg=\n-----END RSA PRIVATE KEY-----\n", "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "fingerprint": "f2:1c:30:73:de:52:9b:59:6b:b0:03:00:28:ca:9c:bb"}} 2018-10-20 09:55:43,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-cc6cb4d9-1490-4ec0-8e14-22444c4afd01 2018-10-20 09:55:43,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.5067961216s 2018-10-20 09:55:43,371 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+GynDGMSnUz+JPuqhoA23/wLV9ZVgGHHmQqEVxwJbU4gJkyGhO3asJ0Kfhu+u8dxWMFsRDnoy2sWnA6/qk2GfKzDy0R+pyAXhKwbj1fjsKa/uWYcC6v2C0VdXo+WP8HTGFKGQ4WjbEQITBWDDqrT/Fo+vEtCW4txf54uEcGauiSkXw0wEGlKhqQhczQT4CrEJ3gMpOk9Z7BjIDR6M10bk1/BVe1PBPOjyt/t1BvFBK7MxUXigtVPsIyTInkwXk7GSnXx6jaIfuB0hwXi/499K2K8oNqQwXOFUGlvcRwdTd6KPNcZpNpQeOYvSny3sGPTV3dcbwfbjRFCYlxmnoPZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxPhspwxjEp1M/iT7qoaANt/8C1fWVYBhx5kKhFccCW1OICZM\nhoTt2rCdCn4bvrvHcVjBbEQ56MtrFpwOv6pNhnysw8tEfqcgF4SsG49X47Cmv7lm\nHAur9gtFXV6Plj/B0xhShkOFo2xECEwVgw6q0/xaPrxLQluLcX+eLhHBmrokpF8N\nMBBpSoakIXM0E+AqxCd4DKTpPWewYyA0ejNdG5NfwVXtTwTzo8rf7dQbxQSuzMVF\n4oLVT7CMkyJ5MF5Oxkp18eo2iH7gdIcF4v+PfStivKDakMFzhVBpb3EcHU3eijzX\nGaTaUHjmL0p8t7Bj01d3XG8H240RQmJcZp6D2QIDAQABAoIBAQC9+gWB0Ra1W3Zp\nIW6CeJutUbedkSiu6tZkVx2nqwTlqsFRjN7+V7O52+J7vkowWpjwn/Re4icgeyJc\nekRXZIDFl/ZiGemEZtkzFcmSA113xGfwP3dW0YMYGqLafVvsRK5DVhAyY2m/x6qO\nfiO5dioZsCmynJXR+M2zuKzuLj4XZoKvXScH7rV9iFIbm5zlZ0iQ84XzrL5GTa7U\n4S5YnyG/fwC2HjTbdY7+hgBHzZerUiCPKxBzfIb2lPvq3a3DyDD8vsuexXlIIQ3/\nHdAmc5ixJnoHYvpw41mrt1f+ZHZG6LpGAbbILe440h6hhXUGfIxSQLRrmiKQfeUu\neQSQfD/pAoGBAPfNfECGFaSsMl20NhKCxrfyZJCpSq2lremRnsfgakNfWPUdGbIR\nvkN9OfqqbxTPHcPwFhp6UN7/lEjXDCTJyW3szFOPkNr4VzOaAdT7OsppeHWpT7pR\nKX4AldeaMRrtqK/bkv2zBBROAcIVatUS5XHTAHpxmug/VkFqwGcHY59LAoGBAMt8\nd2qX1BvxhE0mZcAgwo9jF0UG9ADKaE98tO9mauVuXjveIVf2mA8GgqT5d3LdZoAy\nOs6Fsw7RqWmzL93LeaKMfsGsEAUrl6H3bg1m7Fd7K+cU/2PFOlyJsKHU4CWOvjsW\npq/hfFaPFGmbxdJhJLbT5BpoeSsHVaRJhpWdsZ7rAoGBAPZTAuI45ybMLTzMOLvp\n15Neleze++blPJ1jLYzOXZMfIpR1GufRj2oS/yFXbhgnUhVFgRNM5zrkoAhQDDg9\nhceJjgq6OWoRVs1ql8uY+HXgpeeAKEqzByXDey/YjFuSRw6Ym+MoojN033aIR6wK\nnp2o+167sxqOazWX4i4IQFVFAoGBAMIZngdNgISPIrY89D4Kgcwop1+uvD2s1UdN\nG4Jo3Xqwhq7wujmf/XgHq8MWO3yT+Fw8jZ/GJQDzuXgb9oLIvuPwxFCVgkqMRH24\n+X9LOBJSaZRpkRtoXL08kgIsfwsUWB0hBCstGV+v57a9YjvFcjH7eNA/66TBwE2P\n3RMGcxG1AoGAdJvi94lOh2Hx0JAoAK7GHMqFrBHDM6arQSXZgofa2dN0cuAd49YN\nUM2T5gY2HbhmE15ZDR76hEV6bsIdlzNbYhcDP9RSPrqszsDe3LxWCK2dOemsaie2\n452BHvb2DKBhH9nAHRxstx/X5Sic6iFabGExkjU4PcInwwnmayZlBQg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'eb0b4cdab0064d8caf802f1bc560bf67', 'name': u'cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'created_at': '2018-10-20T09:55:43.371844', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71378b964b974156b81f6954cfb5d7dc', 'name': 'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:1c:30:73:de:52:9b:59:6b:b0:03:00:28:ca:9c:bb', 'type': 'ssh', 'id': u'cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9'}) 2018-10-20 09:55:43,372 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAxPhspwxjEp1M/iT7qoaANt/8C1fWVYBhx5kKhFccCW1OICZM hoTt2rCdCn4bvrvHcVjBbEQ56MtrFpwOv6pNhnysw8tEfqcgF4SsG49X47Cmv7lm HAur9gtFXV6Plj/B0xhShkOFo2xECEwVgw6q0/xaPrxLQluLcX+eLhHBmrokpF8N MBBpSoakIXM0E+AqxCd4DKTpPWewYyA0ejNdG5NfwVXtTwTzo8rf7dQbxQSuzMVF 4oLVT7CMkyJ5MF5Oxkp18eo2iH7gdIcF4v+PfStivKDakMFzhVBpb3EcHU3eijzX GaTaUHjmL0p8t7Bj01d3XG8H240RQmJcZp6D2QIDAQABAoIBAQC9+gWB0Ra1W3Zp IW6CeJutUbedkSiu6tZkVx2nqwTlqsFRjN7+V7O52+J7vkowWpjwn/Re4icgeyJc ekRXZIDFl/ZiGemEZtkzFcmSA113xGfwP3dW0YMYGqLafVvsRK5DVhAyY2m/x6qO fiO5dioZsCmynJXR+M2zuKzuLj4XZoKvXScH7rV9iFIbm5zlZ0iQ84XzrL5GTa7U 4S5YnyG/fwC2HjTbdY7+hgBHzZerUiCPKxBzfIb2lPvq3a3DyDD8vsuexXlIIQ3/ HdAmc5ixJnoHYvpw41mrt1f+ZHZG6LpGAbbILe440h6hhXUGfIxSQLRrmiKQfeUu eQSQfD/pAoGBAPfNfECGFaSsMl20NhKCxrfyZJCpSq2lremRnsfgakNfWPUdGbIR vkN9OfqqbxTPHcPwFhp6UN7/lEjXDCTJyW3szFOPkNr4VzOaAdT7OsppeHWpT7pR KX4AldeaMRrtqK/bkv2zBBROAcIVatUS5XHTAHpxmug/VkFqwGcHY59LAoGBAMt8 d2qX1BvxhE0mZcAgwo9jF0UG9ADKaE98tO9mauVuXjveIVf2mA8GgqT5d3LdZoAy Os6Fsw7RqWmzL93LeaKMfsGsEAUrl6H3bg1m7Fd7K+cU/2PFOlyJsKHU4CWOvjsW pq/hfFaPFGmbxdJhJLbT5BpoeSsHVaRJhpWdsZ7rAoGBAPZTAuI45ybMLTzMOLvp 15Neleze++blPJ1jLYzOXZMfIpR1GufRj2oS/yFXbhgnUhVFgRNM5zrkoAhQDDg9 hceJjgq6OWoRVs1ql8uY+HXgpeeAKEqzByXDey/YjFuSRw6Ym+MoojN033aIR6wK np2o+167sxqOazWX4i4IQFVFAoGBAMIZngdNgISPIrY89D4Kgcwop1+uvD2s1UdN G4Jo3Xqwhq7wujmf/XgHq8MWO3yT+Fw8jZ/GJQDzuXgb9oLIvuPwxFCVgkqMRH24 +X9LOBJSaZRpkRtoXL08kgIsfwsUWB0hBCstGV+v57a9YjvFcjH7eNA/66TBwE2P 3RMGcxG1AoGAdJvi94lOh2Hx0JAoAK7GHMqFrBHDM6arQSXZgofa2dN0cuAd49YN UM2T5gY2HbhmE15ZDR76hEV6bsIdlzNbYhcDP9RSPrqszsDe3LxWCK2dOemsaie2 452BHvb2DKBhH9nAHRxstx/X5Sic6iFabGExkjU4PcInwwnmayZlBQg= -----END RSA PRIVATE KEY----- 2018-10-20 09:55:43,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 09:55:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"security_group": {"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "description": "created by OPNFV Functest (cloudify)"}}' 2018-10-20 09:55:43,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:43 GMT X-Openstack-Request-Id: req-d274f26d-b701-4d2e-b549-d7d570b21b43 2018-10-20 09:55:43,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}} 2018-10-20 09:55:43,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d274f26d-b701-4d2e-b549-d7d570b21b43 2018-10-20 09:55:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.442792892456s 2018-10-20 09:55:43,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:43 GMT X-Openstack-Request-Id: req-366d4f2b-7ded-43bf-be95-14195d4833f9 2018-10-20 09:55:43,932 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:43,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-366d4f2b-7ded-43bf-be95-14195d4833f9 2018-10-20 09:55:43,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.103948116302s 2018-10-20 09:55:43,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:44,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-9e3d8bce-7ca7-4169-88e3-4ef7e34904d8 2018-10-20 09:55:44,089 - 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-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": 22, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:44Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "ab8dde17-9291-447e-84d2-e780e6726565"}} 2018-10-20 09:55:44,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9e3d8bce-7ca7-4169-88e3-4ef7e34904d8 2018-10-20 09:55:44,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150684118271s 2018-10-20 09:55:44,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-b81cde85-8366-4c8a-871b-5f739ed4d767 2018-10-20 09:55:44,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 2, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:44,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b81cde85-8366-4c8a-871b-5f739ed4d767 2018-10-20 09:55:44,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0661540031433s 2018-10-20 09:55:44,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:44,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-4d4069ba-ab0d-4955-9ae1-f66f40e5b9a1 2018-10-20 09:55:44,293 - 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-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": null, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:44Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "99e894f5-456b-4f4f-8431-14d9f086020e"}} 2018-10-20 09:55:44,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4d4069ba-ab0d-4955-9ae1-f66f40e5b9a1 2018-10-20 09:55:44,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12597489357s 2018-10-20 09:55:44,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:44,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-5dae7084-09c3-438d-b200-328a9fb1f519 2018-10-20 09:55:44,349 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "99e894f5-456b-4f4f-8431-14d9f086020e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 3, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:44,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5dae7084-09c3-438d-b200-328a9fb1f519 2018-10-20 09:55:44,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497431755066s 2018-10-20 09:55:44,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:44,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-140abe2d-42f8-4742-9b4d-4efc68347795 2018-10-20 09:55:44,497 - 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-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": 80, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:44Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "0e1475eb-773b-4bfb-941f-527dcbee04ec"}} 2018-10-20 09:55:44,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-140abe2d-42f8-4742-9b4d-4efc68347795 2018-10-20 09:55:44,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141624927521s 2018-10-20 09:55:44,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:44,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-c9906745-741d-49d1-a84c-2973abc54802 2018-10-20 09:55:44,555 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "0e1475eb-773b-4bfb-941f-527dcbee04ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "99e894f5-456b-4f4f-8431-14d9f086020e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 4, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:44,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c9906745-741d-49d1-a84c-2973abc54802 2018-10-20 09:55:44,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524549484253s 2018-10-20 09:55:44,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:44,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:44,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-3becbcbd-06ad-4515-a3a8-d080e42fa5a4 2018-10-20 09:55:44,699 - 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-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": 443, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:44Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "9eed4a8d-d632-4987-8fdb-93f0322e897b"}} 2018-10-20 09:55:44,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3becbcbd-06ad-4515-a3a8-d080e42fa5a4 2018-10-20 09:55:44,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137738227844s 2018-10-20 09:55:44,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-203358fa-31d8-4d77-baeb-9881703d545f 2018-10-20 09:55:44,755 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "0e1475eb-773b-4bfb-941f-527dcbee04ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "99e894f5-456b-4f4f-8431-14d9f086020e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "9eed4a8d-d632-4987-8fdb-93f0322e897b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 5, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:44,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-203358fa-31d8-4d77-baeb-9881703d545f 2018-10-20 09:55:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502779483795s 2018-10-20 09:55:44,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:44,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:44 GMT X-Openstack-Request-Id: req-ce39a150-47e6-4317-bec5-ebce3ae7f855 2018-10-20 09:55:44,891 - 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-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": 5671, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:44Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "a0ad2762-2bdd-431f-8905-2344e3e2d48f"}} 2018-10-20 09:55:44,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ce39a150-47e6-4317-bec5-ebce3ae7f855 2018-10-20 09:55:44,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129567146301s 2018-10-20 09:55:44,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:55:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:45,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:45 GMT X-Openstack-Request-Id: req-e6772302-c866-4949-8504-80c42f1cae3b 2018-10-20 09:55:45,219 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "0e1475eb-773b-4bfb-941f-527dcbee04ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "99e894f5-456b-4f4f-8431-14d9f086020e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "9eed4a8d-d632-4987-8fdb-93f0322e897b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "a0ad2762-2bdd-431f-8905-2344e3e2d48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 6, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:55:45,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e6772302-c866-4949-8504-80c42f1cae3b 2018-10-20 09:55:45,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322639942169s 2018-10-20 09:55:45,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 09:55:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -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": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}}' 2018-10-20 09:55:45,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:45 GMT X-Openstack-Request-Id: req-90902776-3efc-4f61-9fe3-48d55d7f3f82 2018-10-20 09:55:45,358 - 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-20T09:55:45Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "port_range_min": 53333, "revision_number": 0, "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:45Z", "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "35b9fc83-a6e5-4aa6-8029-2925d17add84"}} 2018-10-20 09:55:45,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-90902776-3efc-4f61-9fe3-48d55d7f3f82 2018-10-20 09:55:45,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13184094429s 2018-10-20 09:55:45,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:55:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:45 GMT X-Openstack-Request-Id: req-05726f63-6a44-43aa-b277-8b777b9eb41b 2018-10-20 09:55:45,489 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":["ef0b51d7-acd0-4644-990a-99cd24b3c7ce"],"description":"","tags":[],"updated_at":"2018-10-20T09:53:47Z","qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:55:45,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-05726f63-6a44-43aa-b277-8b777b9eb41b 2018-10-20 09:55:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129349946976s 2018-10-20 09:55:45,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:55:45,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:45,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:45 GMT X-Openstack-Request-Id: req-9fef4b6e-34cf-449d-8452-682e81114012 2018-10-20 09:55:45,533 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:55:41Z", "file": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file", "owner": "71378b964b974156b81f6954cfb5d7dc", "id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "size": 4373348352, "self": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:55:45,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9fef4b6e-34cf-449d-8452-682e81114012 2018-10-20 09:55:45,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395967960358s 2018-10-20 09:55:45,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:55:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:45,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-bc2e95bf-02ae-4d89-9fe9-74d974e97161 x-openstack-request-id: req-bc2e95bf-02ae-4d89-9fe9-74d974e97161 2018-10-20 09:55:45,592 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "name": "cloudify-flavor_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:55:45,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bc2e95bf-02ae-4d89-9fe9-74d974e97161 2018-10-20 09:55:45,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0434401035309s 2018-10-20 09:55:45,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 09:55:45,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"server": {"name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "imageRef": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "flavorRef": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "max_count": 1, "min_count": 1, "networks": [{"uuid": "59032a38-430e-49bb-8af5-1b8e641da9ad"}], "security_groups": [{"name": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}]}}' 2018-10-20 09:55:48,490 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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 location: http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd x-compute-request-id: req-343d5b67-5cd0-4e37-81e4-ddddb10cd812 x-openstack-request-id: req-343d5b67-5cd0-4e37-81e4-ddddb10cd812 2018-10-20 09:55:48,491 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "6ba88aa9-68bb-4f0f-959e-5658fc87d857"}], "OS-DCF:diskConfig": "MANUAL", "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "adminPass": "YLrXAn8N42Yg"}} 2018-10-20 09:55:48,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-343d5b67-5cd0-4e37-81e4-ddddb10cd812 2018-10-20 09:55:48,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.89683389664s 2018-10-20 09:55:48,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:55:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:48,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-cc4fd2cb-fbfd-467a-98ce-e021cfc86104 x-openstack-request-id: req-cc4fd2cb-fbfd-467a-98ce-e021cfc86104 2018-10-20 09:55:48,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "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-20T09:55:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:55:48,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc4fd2cb-fbfd-467a-98ce-e021cfc86104 2018-10-20 09:55:48,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443868875504s 2018-10-20 09:55:48,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:55:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:49,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:49 GMT X-Openstack-Request-Id: req-7614ecb3-f11f-4d18-9a5e-9cf8faa9362e 2018-10-20 09:55:49,046 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":["ef0b51d7-acd0-4644-990a-99cd24b3c7ce"],"description":"","tags":[],"updated_at":"2018-10-20T09:53:47Z","qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:55:49,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7614ecb3-f11f-4d18-9a5e-9cf8faa9362e 2018-10-20 09:55:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986931324005s 2018-10-20 09:55:49,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 09:55:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:49,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55:49 GMT X-Openstack-Request-Id: req-6e73943b-c374-4386-91f5-9d49a83f5b83 2018-10-20 09:55:49,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59032a38-430e-49bb-8af5-1b8e641da9ad","tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:53:47Z","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":"71378b964b974156b81f6954cfb5d7dc","id":"ef0b51d7-acd0-4644-990a-99cd24b3c7ce","subnetpool_id":null,"name":"cloudify-subnet_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}]} 2018-10-20 09:55:49,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6e73943b-c374-4386-91f5-9d49a83f5b83 2018-10-20 09:55:49,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480489730835s 2018-10-20 09:55:49,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:55:51,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:55:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:52,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-4802c6ea-6f22-4ee2-963a-8a1ea10bcb19 x-openstack-request-id: req-4802c6ea-6f22-4ee2-963a-8a1ea10bcb19 2018-10-20 09:55:52,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:55:52,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4802c6ea-6f22-4ee2-963a-8a1ea10bcb19 2018-10-20 09:55:52,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19550704956s 2018-10-20 09:55:52,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:55:54,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:55:54,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:55,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-520a4aa6-72c9-4106-bd7d-6de00f81699d x-openstack-request-id: req-520a4aa6-72c9-4106-bd7d-6de00f81699d 2018-10-20 09:55:55,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:55:55,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-520a4aa6-72c9-4106-bd7d-6de00f81699d 2018-10-20 09:55:55,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801785945892s 2018-10-20 09:55:55,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:55:57,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:55:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:55:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-1c624ab9-de75-4e27-8ce6-b3a2386f3b07 x-openstack-request-id: req-1c624ab9-de75-4e27-8ce6-b3a2386f3b07 2018-10-20 09:55:57,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:55:57,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c624ab9-de75-4e27-8ce6-b3a2386f3b07 2018-10-20 09:55:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787668943405s 2018-10-20 09:55:57,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:55:59,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:55:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:01,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:55: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-0e5d0755-6e58-44bc-8a6c-5c2a2d90c1b0 x-openstack-request-id: req-0e5d0755-6e58-44bc-8a6c-5c2a2d90c1b0 2018-10-20 09:56:01,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:01,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e5d0755-6e58-44bc-8a6c-5c2a2d90c1b0 2018-10-20 09:56:01,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10180783272s 2018-10-20 09:56:01,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:03,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-1d5a8c94-b610-441b-99db-df0425cf1a35 x-openstack-request-id: req-1d5a8c94-b610-441b-99db-df0425cf1a35 2018-10-20 09:56:03,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:03,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d5a8c94-b610-441b-99db-df0425cf1a35 2018-10-20 09:56:03,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833115100861s 2018-10-20 09:56:03,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:05,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:05,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:06,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-8eb0d128-edc2-4d00-9917-88730b4fe72c x-openstack-request-id: req-8eb0d128-edc2-4d00-9917-88730b4fe72c 2018-10-20 09:56:06,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:06,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8eb0d128-edc2-4d00-9917-88730b4fe72c 2018-10-20 09:56:06,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779845952988s 2018-10-20 09:56:06,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:08,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:08,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:08,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-b3520179-56c9-45ee-bbd5-252336b0142e x-openstack-request-id: req-b3520179-56c9-45ee-bbd5-252336b0142e 2018-10-20 09:56:08,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:08,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b3520179-56c9-45ee-bbd5-252336b0142e 2018-10-20 09:56:08,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241318225861s 2018-10-20 09:56:08,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:10,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:10,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:11,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-139fac55-b033-468d-ba19-83e019505ee3 x-openstack-request-id: req-139fac55-b033-468d-ba19-83e019505ee3 2018-10-20 09:56:11,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:11,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-139fac55-b033-468d-ba19-83e019505ee3 2018-10-20 09:56:11,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779743909836s 2018-10-20 09:56:11,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:13,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:14,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-4c413952-9681-4612-bfaa-9f65b22ca4e6 x-openstack-request-id: req-4c413952-9681-4612-bfaa-9f65b22ca4e6 2018-10-20 09:56:14,469 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:14,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4c413952-9681-4612-bfaa-9f65b22ca4e6 2018-10-20 09:56:14,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770776033401s 2018-10-20 09:56:14,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:16,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:16,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:16,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-e2c33746-aafd-465b-87ca-1c6019f4035e x-openstack-request-id: req-e2c33746-aafd-465b-87ca-1c6019f4035e 2018-10-20 09:56:16,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:16,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e2c33746-aafd-465b-87ca-1c6019f4035e 2018-10-20 09:56:16,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248232126236s 2018-10-20 09:56:16,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-a4743677-634f-4f84-9f91-1a708fc1752e x-openstack-request-id: req-a4743677-634f-4f84-9f91-1a708fc1752e 2018-10-20 09:56:19,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:19,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4743677-634f-4f84-9f91-1a708fc1752e 2018-10-20 09:56:19,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541165828705s 2018-10-20 09:56:19,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:21,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:21,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-2c569b18-d42c-4933-aed6-e9492963f680 x-openstack-request-id: req-2c569b18-d42c-4933-aed6-e9492963f680 2018-10-20 09:56:21,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:21,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c569b18-d42c-4933-aed6-e9492963f680 2018-10-20 09:56:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438150167465s 2018-10-20 09:56:21,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:23,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:24,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-12f6c9f7-3ed7-4eda-a450-2376f347172d x-openstack-request-id: req-12f6c9f7-3ed7-4eda-a450-2376f347172d 2018-10-20 09:56:24,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:24,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-12f6c9f7-3ed7-4eda-a450-2376f347172d 2018-10-20 09:56:24,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500272989273s 2018-10-20 09:56:24,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:26,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:26,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-d0a86118-0a6f-416e-8d3c-5e46e806d183 x-openstack-request-id: req-d0a86118-0a6f-416e-8d3c-5e46e806d183 2018-10-20 09:56:26,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:26,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d0a86118-0a6f-416e-8d3c-5e46e806d183 2018-10-20 09:56:26,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22255396843s 2018-10-20 09:56:26,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:28,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:28,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-b0e9ffc4-eb5c-48c2-96ac-c63a53d5f2a3 x-openstack-request-id: req-b0e9ffc4-eb5c-48c2-96ac-c63a53d5f2a3 2018-10-20 09:56:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:28,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0e9ffc4-eb5c-48c2-96ac-c63a53d5f2a3 2018-10-20 09:56:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426988124847s 2018-10-20 09:56:28,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:30,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:31,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-b53d7a6b-af9b-4911-8f89-741d2bf56fc3 x-openstack-request-id: req-b53d7a6b-af9b-4911-8f89-741d2bf56fc3 2018-10-20 09:56:31,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:31,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b53d7a6b-af9b-4911-8f89-741d2bf56fc3 2018-10-20 09:56:31,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523586034775s 2018-10-20 09:56:31,440 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:33,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:33,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-a4ab44dc-05c5-486d-9b23-0f5521bdfe42 x-openstack-request-id: req-a4ab44dc-05c5-486d-9b23-0f5521bdfe42 2018-10-20 09:56:33,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:33,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a4ab44dc-05c5-486d-9b23-0f5521bdfe42 2018-10-20 09:56:33,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211886167526s 2018-10-20 09:56:33,661 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:35,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-dc7c1e56-5a12-4033-be5c-a6121d1de1c0 x-openstack-request-id: req-dc7c1e56-5a12-4033-be5c-a6121d1de1c0 2018-10-20 09:56:36,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:36,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc7c1e56-5a12-4033-be5c-a6121d1de1c0 2018-10-20 09:56:36,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510375976562s 2018-10-20 09:56:36,182 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:38,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-1597bcc9-2867-4d39-b88c-bda6b0691eb5 x-openstack-request-id: req-1597bcc9-2867-4d39-b88c-bda6b0691eb5 2018-10-20 09:56:38,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:38,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1597bcc9-2867-4d39-b88c-bda6b0691eb5 2018-10-20 09:56:38,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217381000519s 2018-10-20 09:56:38,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:40,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:40,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-b18d93e8-e839-4c43-b814-dafebd882901 x-openstack-request-id: req-b18d93e8-e839-4c43-b814-dafebd882901 2018-10-20 09:56:40,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:40,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b18d93e8-e839-4c43-b814-dafebd882901 2018-10-20 09:56:40,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456205129623s 2018-10-20 09:56:40,873 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:42,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:43,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-7baffc9a-0e8a-4ec0-baef-32ec563d2694 x-openstack-request-id: req-7baffc9a-0e8a-4ec0-baef-32ec563d2694 2018-10-20 09:56:43,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:43,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7baffc9a-0e8a-4ec0-baef-32ec563d2694 2018-10-20 09:56:43,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428109169006s 2018-10-20 09:56:43,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:45,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:45,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-5e3dab6e-2efa-44df-86a6-1b95e8dc8436 x-openstack-request-id: req-5e3dab6e-2efa-44df-86a6-1b95e8dc8436 2018-10-20 09:56:45,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:45,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e3dab6e-2efa-44df-86a6-1b95e8dc8436 2018-10-20 09:56:45,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502396821976s 2018-10-20 09:56:45,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:47,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:48,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-2f475b1c-107f-4371-9a29-e84a67cf2ee2 x-openstack-request-id: req-2f475b1c-107f-4371-9a29-e84a67cf2ee2 2018-10-20 09:56:48,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:48,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f475b1c-107f-4371-9a29-e84a67cf2ee2 2018-10-20 09:56:48,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507790088654s 2018-10-20 09:56:48,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:50,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:50,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-66c7f229-51ab-4ae9-8b16-a7bcd1f0d8f1 x-openstack-request-id: req-66c7f229-51ab-4ae9-8b16-a7bcd1f0d8f1 2018-10-20 09:56:50,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:50,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-66c7f229-51ab-4ae9-8b16-a7bcd1f0d8f1 2018-10-20 09:56:50,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228132009506s 2018-10-20 09:56:50,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:52,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:53,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-2ab5a05b-1b3d-4ead-8342-8876d1a93b2d x-openstack-request-id: req-2ab5a05b-1b3d-4ead-8342-8876d1a93b2d 2018-10-20 09:56:53,093 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:53,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ab5a05b-1b3d-4ead-8342-8876d1a93b2d 2018-10-20 09:56:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514535903931s 2018-10-20 09:56:53,100 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:55,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-243f621a-58ec-40f6-9182-3141c4ce7659 x-openstack-request-id: req-243f621a-58ec-40f6-9182-3141c4ce7659 2018-10-20 09:56:55,334 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:55,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-243f621a-58ec-40f6-9182-3141c4ce7659 2018-10-20 09:56:55,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23222899437s 2018-10-20 09:56:55,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:56:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-7639d4e5-cc97-4c96-b56b-6ec5f2f4f39c x-openstack-request-id: req-7639d4e5-cc97-4c96-b56b-6ec5f2f4f39c 2018-10-20 09:56:57,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:56:57,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7639d4e5-cc97-4c96-b56b-6ec5f2f4f39c 2018-10-20 09:56:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501627922058s 2018-10-20 09:56:57,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:56:59,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:56:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:00,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:56: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-8064a03d-a600-4dbf-b4b2-8684de073078 x-openstack-request-id: req-8064a03d-a600-4dbf-b4b2-8684de073078 2018-10-20 09:57:00,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:00,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8064a03d-a600-4dbf-b4b2-8684de073078 2018-10-20 09:57:00,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644780874252s 2018-10-20 09:57:00,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:02,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:02,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-bbcda111-eccd-4378-9b15-f2afb85c9918 x-openstack-request-id: req-bbcda111-eccd-4378-9b15-f2afb85c9918 2018-10-20 09:57:02,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:02,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bbcda111-eccd-4378-9b15-f2afb85c9918 2018-10-20 09:57:02,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429766893387s 2018-10-20 09:57:02,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:04,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:05,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-4becfdce-1a8f-47ba-8373-292bc4546a5a x-openstack-request-id: req-4becfdce-1a8f-47ba-8373-292bc4546a5a 2018-10-20 09:57:05,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:05,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4becfdce-1a8f-47ba-8373-292bc4546a5a 2018-10-20 09:57:05,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53276014328s 2018-10-20 09:57:05,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:07,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:07,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-0be945b6-e0b0-4d61-847a-68815da36e18 x-openstack-request-id: req-0be945b6-e0b0-4d61-847a-68815da36e18 2018-10-20 09:57:07,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:07,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0be945b6-e0b0-4d61-847a-68815da36e18 2018-10-20 09:57:07,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222635030746s 2018-10-20 09:57:07,717 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:09,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:10,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-0f18d4b9-e1df-47d3-8718-33f0c4754a1f x-openstack-request-id: req-0f18d4b9-e1df-47d3-8718-33f0c4754a1f 2018-10-20 09:57:10,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:10,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f18d4b9-e1df-47d3-8718-33f0c4754a1f 2018-10-20 09:57:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512377023697s 2018-10-20 09:57:10,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:12,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:12,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-4b66446c-aee9-4d23-ae37-3c34698dc119 x-openstack-request-id: req-4b66446c-aee9-4d23-ae37-3c34698dc119 2018-10-20 09:57:12,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:12,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b66446c-aee9-4d23-ae37-3c34698dc119 2018-10-20 09:57:12,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234279870987s 2018-10-20 09:57:12,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:14,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-fae43ac4-4642-43af-b72d-27f187f585f9 x-openstack-request-id: req-fae43ac4-4642-43af-b72d-27f187f585f9 2018-10-20 09:57:15,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:15,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fae43ac4-4642-43af-b72d-27f187f585f9 2018-10-20 09:57:15,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541037082672s 2018-10-20 09:57:15,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:17,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:17,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-f798d3e4-dd90-4446-9ba6-b59e91cddd6f x-openstack-request-id: req-f798d3e4-dd90-4446-9ba6-b59e91cddd6f 2018-10-20 09:57:17,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:17,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f798d3e4-dd90-4446-9ba6-b59e91cddd6f 2018-10-20 09:57:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451875925064s 2018-10-20 09:57:17,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:19,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:19,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-e955c3a5-137f-4d49-9cfc-40e663e21590 x-openstack-request-id: req-e955c3a5-137f-4d49-9cfc-40e663e21590 2018-10-20 09:57:19,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:19,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e955c3a5-137f-4d49-9cfc-40e663e21590 2018-10-20 09:57:19,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223675966263s 2018-10-20 09:57:19,723 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:21,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-fe4e239f-000a-4c27-8b43-3a455e6aa4e9 x-openstack-request-id: req-fe4e239f-000a-4c27-8b43-3a455e6aa4e9 2018-10-20 09:57:22,192 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:22,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe4e239f-000a-4c27-8b43-3a455e6aa4e9 2018-10-20 09:57:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466819047928s 2018-10-20 09:57:22,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:24,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:24,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-e7013172-8f4e-40c9-9e3a-f520b53e5497 x-openstack-request-id: req-e7013172-8f4e-40c9-9e3a-f520b53e5497 2018-10-20 09:57:24,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:24,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e7013172-8f4e-40c9-9e3a-f520b53e5497 2018-10-20 09:57:24,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519129037857s 2018-10-20 09:57:24,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:26,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-ea45ec36-d568-489e-acfe-831b1614ce70 x-openstack-request-id: req-ea45ec36-d568-489e-acfe-831b1614ce70 2018-10-20 09:57:26,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:26,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea45ec36-d568-489e-acfe-831b1614ce70 2018-10-20 09:57:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220992088318s 2018-10-20 09:57:26,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:28,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:29,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-7ad01258-c821-4288-b286-5a67814861b4 x-openstack-request-id: req-7ad01258-c821-4288-b286-5a67814861b4 2018-10-20 09:57:29,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:29,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ad01258-c821-4288-b286-5a67814861b4 2018-10-20 09:57:29,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221379041672s 2018-10-20 09:57:29,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:31,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:31,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-b94418e1-8eea-4131-84f3-f2797c094797 x-openstack-request-id: req-b94418e1-8eea-4131-84f3-f2797c094797 2018-10-20 09:57:31,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:31,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b94418e1-8eea-4131-84f3-f2797c094797 2018-10-20 09:57:31,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221177101135s 2018-10-20 09:57:31,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:33,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:33,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-24b955c6-0a8d-4756-b793-cb542abb2013 x-openstack-request-id: req-24b955c6-0a8d-4756-b793-cb542abb2013 2018-10-20 09:57:34,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:34,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-24b955c6-0a8d-4756-b793-cb542abb2013 2018-10-20 09:57:34,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769018888474s 2018-10-20 09:57:34,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:36,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:36,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-bb141542-72e3-45ca-b50a-820ff00d4036 x-openstack-request-id: req-bb141542-72e3-45ca-b50a-820ff00d4036 2018-10-20 09:57:36,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:36,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb141542-72e3-45ca-b50a-820ff00d4036 2018-10-20 09:57:36,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232724189758s 2018-10-20 09:57:36,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:38,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:38,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-462cc605-b11f-48d8-a147-e146fc141cf5 x-openstack-request-id: req-462cc605-b11f-48d8-a147-e146fc141cf5 2018-10-20 09:57:38,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:38,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-462cc605-b11f-48d8-a147-e146fc141cf5 2018-10-20 09:57:38,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235272169113s 2018-10-20 09:57:38,680 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:40,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:40,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:40,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-7f87bb86-d32d-473b-b7d4-43ee153223c4 x-openstack-request-id: req-7f87bb86-d32d-473b-b7d4-43ee153223c4 2018-10-20 09:57:40,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:40,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f87bb86-d32d-473b-b7d4-43ee153223c4 2018-10-20 09:57:40,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221065998077s 2018-10-20 09:57:40,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:42,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:43,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-629772e8-97a5-454f-b950-d95147736202 x-openstack-request-id: req-629772e8-97a5-454f-b950-d95147736202 2018-10-20 09:57:43,707 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:43,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-629772e8-97a5-454f-b950-d95147736202 2018-10-20 09:57:43,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793977975845s 2018-10-20 09:57:43,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:45,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-adf1beba-e337-4786-9ca2-247c6953de5c x-openstack-request-id: req-adf1beba-e337-4786-9ca2-247c6953de5c 2018-10-20 09:57:46,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:46,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adf1beba-e337-4786-9ca2-247c6953de5c 2018-10-20 09:57:46,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647989034653s 2018-10-20 09:57:46,370 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:48,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:48,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-082cde01-1349-43ab-ba89-64a903d621a8 x-openstack-request-id: req-082cde01-1349-43ab-ba89-64a903d621a8 2018-10-20 09:57:48,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:48,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-082cde01-1349-43ab-ba89-64a903d621a8 2018-10-20 09:57:48,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504323959351s 2018-10-20 09:57:48,884 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:50,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:51,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-9304b301-c718-439c-9aaa-b52ee1d0823f x-openstack-request-id: req-9304b301-c718-439c-9aaa-b52ee1d0823f 2018-10-20 09:57:51,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:51,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9304b301-c718-439c-9aaa-b52ee1d0823f 2018-10-20 09:57:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519381046295s 2018-10-20 09:57:51,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:53,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:53,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-66476f79-8454-4827-bf27-25384a214289 x-openstack-request-id: req-66476f79-8454-4827-bf27-25384a214289 2018-10-20 09:57:53,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:53,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-66476f79-8454-4827-bf27-25384a214289 2018-10-20 09:57:53,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535074949265s 2018-10-20 09:57:53,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:55,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:56,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-2a531d4f-41e0-496b-b9e9-0c253bf31862 x-openstack-request-id: req-2a531d4f-41e0-496b-b9e9-0c253bf31862 2018-10-20 09:57:56,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:56,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a531d4f-41e0-496b-b9e9-0c253bf31862 2018-10-20 09:57:56,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50804901123s 2018-10-20 09:57:56,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:57:58,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:57:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:57:59,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:57: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-ab83dc5e-e020-4e97-b2e6-4a8b59f79055 x-openstack-request-id: req-ab83dc5e-e020-4e97-b2e6-4a8b59f79055 2018-10-20 09:57:59,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:57:59,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ab83dc5e-e020-4e97-b2e6-4a8b59f79055 2018-10-20 09:57:59,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52721118927s 2018-10-20 09:57:59,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:58:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-cff2306f-0d49-488c-9ea1-c87696431d37 x-openstack-request-id: req-cff2306f-0d49-488c-9ea1-c87696431d37 2018-10-20 09:58:01,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:58:01,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cff2306f-0d49-488c-9ea1-c87696431d37 2018-10-20 09:58:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502953052521s 2018-10-20 09:58:01,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:58:03,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:03,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-4dc15bd8-0a50-4670-ac25-792c6299506c x-openstack-request-id: req-4dc15bd8-0a50-4670-ac25-792c6299506c 2018-10-20 09:58:03,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T09:55:50Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:58:03,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4dc15bd8-0a50-4670-ac25-792c6299506c 2018-10-20 09:58:03,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.254133224487s 2018-10-20 09:58:03,785 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:58:05,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:06,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-c4885191-ba46-4b5e-ae53-5b95670e3bb7 x-openstack-request-id: req-c4885191-ba46-4b5e-ae53-5b95670e3bb7 2018-10-20 09:58:06,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:a6:05", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T09:58:04.000000", "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T09:58:04Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:58:06,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c4885191-ba46-4b5e-ae53-5b95670e3bb7 2018-10-20 09:58:06,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.237267017365s 2018-10-20 09:58:06,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 09:58:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=48ff1954-c623-4b75-bac6-4331ce0209dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:06 GMT X-Openstack-Request-Id: req-c7b870ca-254d-41e9-a3af-9b5fbc317593 2018-10-20 09:58:06,083 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T09:58:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef0b51d7-acd0-4644-990a-99cd24b3c7ce","ip_address":"192.168.120.13"}],"id":"3e77bf6a-b8ba-4286-a927-e82e61b3f7bb","security_groups":["6ba88aa9-68bb-4f0f-959e-5658fc87d857"],"mac_address":"fa:16:3e:11:a6:05","project_id":"71378b964b974156b81f6954cfb5d7dc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59032a38-430e-49bb-8af5-1b8e641da9ad","tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:55:50Z","binding:vnic_type":"normal","device_id":"48ff1954-c623-4b75-bac6-4331ce0209dd","ip_allocation":"immediate"}]} 2018-10-20 09:58:06,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=48ff1954-c623-4b75-bac6-4331ce0209dd used request id req-c7b870ca-254d-41e9-a3af-9b5fbc317593 2018-10-20 09:58:06,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517690181732s 2018-10-20 09:58:06,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3e77bf6a-b8ba-4286-a927-e82e61b3f7bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:06,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:06 GMT X-Openstack-Request-Id: req-d6ec4d9c-4f19-41ad-9ddf-57b13d170673 2018-10-20 09:58:06,441 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 09:58:06,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3e77bf6a-b8ba-4286-a927-e82e61b3f7bb used request id req-d6ec4d9c-4f19-41ad-9ddf-57b13d170673 2018-10-20 09:58:06,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347808122635s 2018-10-20 09:58:06,442 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:a6:05', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bdd1051b-ed7b-4ff2-b63c-79ca1237727d'}), 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-20T09:58:04.000000', 'flavor': Munch({u'id': u'2c3c282d-e7a1-46d2-b666-7b34b248a537'}), 'az': u'nova', 'id': u'48ff1954-c623-4b75-bac6-4331ce0209dd', 'security_groups': [Munch({u'name': u'cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eb0b4cdab0064d8caf802f1bc560bf67', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71378b964b974156b81f6954cfb5d7dc', 'name': 'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', '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-20T09:58:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T09:58:04Z', 'hostId': u'b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d', '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-20T09:58:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71378b964b974156b81f6954cfb5d7dc', 'name': u'cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'adminPass': u'YLrXAn8N42Yg', 'tenant_id': u'71378b964b974156b81f6954cfb5d7dc', 'created_at': u'2018-10-20T09:55:47Z', 'created': u'2018-10-20T09:55:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 09:58:06,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:58:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:06,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:06 GMT X-Openstack-Request-Id: req-5b22b03a-3bfd-4b5e-81be-75659200476e 2018-10-20 09:58:06,548 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":["ef0b51d7-acd0-4644-990a-99cd24b3c7ce"],"description":"","tags":[],"updated_at":"2018-10-20T09:53:47Z","qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:58:06,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5b22b03a-3bfd-4b5e-81be-75659200476e 2018-10-20 09:58:06,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10002207756s 2018-10-20 09:58:06,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 09:58:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=48ff1954-c623-4b75-bac6-4331ce0209dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:06,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:06 GMT X-Openstack-Request-Id: req-92ee7832-276e-4000-9e51-cb905aebfa9e 2018-10-20 09:58:06,603 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T09:58:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef0b51d7-acd0-4644-990a-99cd24b3c7ce","ip_address":"192.168.120.13"}],"id":"3e77bf6a-b8ba-4286-a927-e82e61b3f7bb","security_groups":["6ba88aa9-68bb-4f0f-959e-5658fc87d857"],"mac_address":"fa:16:3e:11:a6:05","project_id":"71378b964b974156b81f6954cfb5d7dc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59032a38-430e-49bb-8af5-1b8e641da9ad","tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:55:50Z","binding:vnic_type":"normal","device_id":"48ff1954-c623-4b75-bac6-4331ce0209dd","ip_allocation":"immediate"}]} 2018-10-20 09:58:06,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=48ff1954-c623-4b75-bac6-4331ce0209dd used request id req-92ee7832-276e-4000-9e51-cb905aebfa9e 2018-10-20 09:58:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536019802094s 2018-10-20 09:58:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 09:58:06,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.13", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb"}}' 2018-10-20 09:58:08,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:08 GMT X-Openstack-Request-Id: req-4aa2b5c5-8197-4e38-9a41-ac68a6e463ea 2018-10-20 09:58:08,988 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}} 2018-10-20 09:58:08,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4aa2b5c5-8197-4e38-9a41-ac68a6e463ea 2018-10-20 09:58:08,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38403487206s 2018-10-20 09:58:09,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-8afad7cf-0355-4f6a-ba78-47bd2d04831a 2018-10-20 09:58:09,093 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8afad7cf-0355-4f6a-ba78-47bd2d04831a 2018-10-20 09:58:09,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890669822693s 2018-10-20 09:58:09,100 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:09,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-ceb98308-731d-46d4-b6fd-0e5405ef1b9e 2018-10-20 09:58:09,270 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ceb98308-731d-46d4-b6fd-0e5405ef1b9e 2018-10-20 09:58:09,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598878860474s 2018-10-20 09:58:09,276 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:09,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-23479a6e-96f5-444d-b104-4355697ba7ec 2018-10-20 09:58:09,448 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-23479a6e-96f5-444d-b104-4355697ba7ec 2018-10-20 09:58:09,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061105966568s 2018-10-20 09:58:09,454 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:09,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-1fd718ea-6e1e-4ffe-8518-eb43128dc06d 2018-10-20 09:58:09,624 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1fd718ea-6e1e-4ffe-8518-eb43128dc06d 2018-10-20 09:58:09,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060564994812s 2018-10-20 09:58:09,630 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:09,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-254289fa-7272-464b-8280-4bea4fd09c8c 2018-10-20 09:58:09,798 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-254289fa-7272-464b-8280-4bea4fd09c8c 2018-10-20 09:58:09,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0574309825897s 2018-10-20 09:58:09,804 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:09,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:09 GMT X-Openstack-Request-Id: req-57417bd1-8814-43bb-8465-21deff58ecea 2018-10-20 09:58:09,987 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-57417bd1-8814-43bb-8465-21deff58ecea 2018-10-20 09:58:09,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720858573914s 2018-10-20 09:58:09,993 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:10,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:10,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:10 GMT X-Openstack-Request-Id: req-e31f6536-d5c9-493f-9da2-daf48e524f93 2018-10-20 09:58:10,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:10,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e31f6536-d5c9-493f-9da2-daf48e524f93 2018-10-20 09:58:10,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685749053955s 2018-10-20 09:58:10,179 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:10,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:10,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:10 GMT X-Openstack-Request-Id: req-f447e4ba-b172-498e-8231-4a7063a04aa2 2018-10-20 09:58:10,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:10,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f447e4ba-b172-498e-8231-4a7063a04aa2 2018-10-20 09:58:10,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659260749817s 2018-10-20 09:58:10,361 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:10,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:10 GMT X-Openstack-Request-Id: req-fa805ad8-5e1b-4c85-8136-ec39742ba0f7 2018-10-20 09:58:10,535 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:07Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:10,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fa805ad8-5e1b-4c85-8136-ec39742ba0f7 2018-10-20 09:58:10,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636820793152s 2018-10-20 09:58:10,542 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 09:58:10,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:10,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:10 GMT X-Openstack-Request-Id: req-3c165f90-7d68-420d-9c51-4221bf3ccf34 2018-10-20 09:58:10,715 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b8866836-cd4e-4441-a49c-d328872f4e45", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:58:07Z", "updated_at": "2018-10-20T09:58:10Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:a6:05", "device_id": "48ff1954-c623-4b75-bac6-4331ce0209dd"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "port_id": "3e77bf6a-b8ba-4286-a927-e82e61b3f7bb", "id": "d73a1786-0f5a-4e9f-baeb-ee4656037451", "qos_policy_id": null}]} 2018-10-20 09:58:10,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3c165f90-7d68-420d-9c51-4221bf3ccf34 2018-10-20 09:58:10,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630400180817s 2018-10-20 09:58:10,721 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b8866836-cd4e-4441-a49c-d328872f4e45', 'updated_at': u'2018-10-20T09:58:10Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'3e77bf6a-b8ba-4286-a927-e82e61b3f7bb', 'id': u'd73a1786-0f5a-4e9f-baeb-ee4656037451', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'3e77bf6a-b8ba-4286-a927-e82e61b3f7bb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71378b964b974156b81f6954cfb5d7dc', 'name': 'cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'71378b964b974156b81f6954cfb5d7dc', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'59032a38-430e-49bb-8af5-1b8e641da9ad', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:a6:05', u'device_id': u'48ff1954-c623-4b75-bac6-4331ce0209dd'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'71378b964b974156b81f6954cfb5d7dc', 'created_at': u'2018-10-20T09:58:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'59032a38-430e-49bb-8af5-1b8e641da9ad', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:a6:05', u'device_id': u'48ff1954-c623-4b75-bac6-4331ce0209dd'}), 'router': u'b8866836-cd4e-4441-a49c-d328872f4e45'}) 2018-10-20 09:58:10,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 09:58:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd/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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 09:58:10,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10877 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-21a859b1-3931-4830-bb16-2dfc3671fc25 x-openstack-request-id: req-21a859b1-3931-4830-bb16-2dfc3671fc25 2018-10-20 09:58:10,824 - 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 1904085123 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.410820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.414106] pid_max: default: 32768 minimum: 301\n[ 0.415884] Security Framework initialized\n[ 0.417518] SELinux: Initializing.\n[ 0.419286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.425571] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.429708] Mount-cache hash table entries: 4096\n[ 0.431766] Initializing cgroup subsys memory\n[ 0.433435] Initializing cgroup subsys devices\n[ 0.435164] Initializing cgroup subsys freezer\n[ 0.436870] Initializing cgroup subsys net_cls\n[ 0.438578] Initializing cgroup subsys blkio\n[ 0.440252] Initializing cgroup subsys perf_event\n[ 0.442027] Initializing cgroup subsys hugetlb\n[ 0.443731] Initializing cgroup subsys pids\n[ 0.445372] Initializing cgroup subsys net_prio\n[ 0.447196] CPU: Physical Processor ID: 0\n[ 0.449517] mce: CPU supports 10 MCE banks\n[ 0.451185] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.455047] tlb_flushall_shift: 6\n[ 0.456684] Freeing SMP alternatives: 28k freed\n[ 0.461190] ACPI: Core revision 20130517\n[ 0.463240] ACPI: All ACPI Tables successfully acquired\n[ 0.465370] ftrace: allocating 25812 entries in 101 pages\n[ 0.488367] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490692] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492564] smpboot: Max logical packages: 2\n[ 0.494209] Enabling x2apic\n[ 0.495337] Enabled x2apic\n[ 0.496779] Switched APIC routing to physical x2apic.\n[ 0.499582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.501376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.504698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512698] KVM setup paravirtual spinlock\n[ 0.515294] smpboot: Booting Node 0, Processors #1 OK\n[ 0.517243] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.539146] Brought up 2 CPUs\n[ 0.539148] KVM setup async PF for cpu 1\n[ 0.539151] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.543046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.545657] devtmpfs: initialized\n[ 0.548546] EVM: security.selinux\n[ 0.549765] EVM: security.ima\n[ 0.550906] EVM: security.capability\n[ 0.552827] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.554697] pinctrl core: initialized pinctrl subsystem\n[ 0.556374] NET: Registered protocol family 16\n[ 0.558015] ACPI: bus type PCI registered\n[ 0.559361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.561233] PCI: Using configuration type 1 for base access\n[ 0.566215] ACPI: Added _OSI(Module Device)\n[ 0.567606] ACPI: Added _OSI(Processor Device)\n[ 0.569016] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.570484] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.573322] ACPI: Interpreter enabled\n[ 0.574621] ACPI: (supports S0 S5)\n[ 0.575855] ACPI: Using IOAPIC for interrupt routing\n[ 0.577378] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.581875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.583623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.585478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.587284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.590672] acpiphp: Slot [3] registered\n[ 0.592015] acpiphp: Slot [4] registered\n[ 0.593373] acpiphp: Slot [5] registered\n[ 0.594715] acpiphp: Slot [6] registered\n[ 0.596044] acpiphp: Slot [7] registered\n[ 0.597384] acpiphp: Slot [8] registered\n[ 0.598721] acpiphp: Slot [9] registered\n[ 0.600057] acpiphp: Slot [10] registered\n[ 0.601414] acpiphp: Slot [11] registered\n[ 0.602767] acpiphp: Slot [12] registered\n[ 0.604123] acpiphp: Slot [13] registered\n[ 0.605484] acpiphp: Slot [14] registered\n[ 0.606839] acpiphp: Slot [15] registered\n[ 0.608200] acpiphp: Slot [16] registered\n[ 0.609553] acpiphp: Slot [17] registered\n[ 0.610910] acpiphp: Slot [18] registered\n[ 0.612263] acpiphp: Slot [19] registered\n[ 0.613629] acpiphp: Slot [20] registered\n[ 0.614984] acpiphp: Slot [21] registered\n[ 0.616332] acpiphp: Slot [22] registered\n[ 0.617686] acpiphp: Slot [23] registered\n[ 0.619039] acpiphp: Slot [24] registered\n[ 0.620414] acpiphp: Slot [25] registered\n[ 0.621771] acpiphp: Slot [26] registered\n[ 0.623126] acpiphp: Slot [27] registered\n[ 0.624575] acpiphp: Slot [28] registered\n[ 0.625932] acpiphp: Slot [29] registered\n[ 0.627199] acpiphp: Slot [30] registered\n[ 0.628547] acpiphp: Slot [31] registered\n[ 0.629889] PCI host bridge to bus 0000:00\n[ 0.631238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.634684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.636514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.638993] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.641465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.646829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.648738] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.652421] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.656757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.659207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.682588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.684816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.687423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.689527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.691595] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.693598] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.695632] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.698199] vgaarb: loaded\n[ 0.699287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.701013] SCSI subsystem initialized\n[ 0.702318] ACPI: bus type USB registered\n[ 0.703673] usbcore: registered new interface driver usbfs\n[ 0.705263] usbcore: registered new interface driver hub\n[ 0.706850] usbcore: registered new device driver usb\n[ 0.708544] PCI: Using ACPI for IRQ routing\n[ 0.710264] NetLabel: Initializing\n[ 0.711492] NetLabel: domain hash size = 128\n[ 0.712874] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.714390] NetLabel: unlabeled traffic allowed by default\n[ 0.716127] Switched to clocksource kvm-clock\n[ 0.725507] pnp: PnP ACPI init\n[ 0.726770] ACPI: bus type PNP registered\n[ 0.728517] pnp: PnP ACPI: found 5 devices\n[ 0.729867] ACPI: bus type PNP unregistered\n[ 0.736741] NET: Registered protocol family 2\n[ 0.738422] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.741090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.743276] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.745180] TCP: reno registered\n[ 0.746377] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.748108] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.749969] NET: Registered protocol family 1\n[ 0.751390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.753067] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.754718] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.774751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.794844] Unpacking initramfs...\n[ 1.279373] Freeing initrd memory: 37508k freed\n[ 1.289144] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.290990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.294338] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.296146] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.298135] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.299874] Initialise system trusted keyring\n[ 1.301280] audit: initializing netlink socket (disabled)\n[ 1.302854] type=2000 audit(1540029487.590:1): initialized\n[ 1.319781] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.321514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.324105] zpool: loaded\n[ 1.325185] zbud: loaded\n[ 1.326382] VFS: Disk quotas dquot_6.5.2\n[ 1.327704] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.329619] msgmni has been set to 7578\n[ 1.330980] Key type big_key registered\n[ 1.332978] NET: Registered protocol family 38\n[ 1.334387] Key type asymmetric registered\n[ 1.335708] Asymmetric key parser 'x509' registered\n[ 1.337183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.339643] io scheduler noop registered\n[ 1.340955] io scheduler deadline registered (default)\n[ 1.355097] io scheduler cfq registered\n[ 1.356485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.358093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.359971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.362406] ACPI: Power Button [PWRF]\n[ 1.363761] GHES: HEST is not enabled!\n[ 1.365085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.389449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.391439] Non-volatile memory driver v1.3\n[ 1.392785] Linux agpgart interface v0.103\n[ 1.394218] crash memory driver: version 1.1\n[ 1.395659] rdac: device handler registered\n[ 1.397103] hp_sw: device handler registered\n[ 1.398471] emc: device handler registered\n[ 1.399806] alua: device handler registered\n[ 1.401165] libphy: Fixed MDIO Bus: probed\n[ 1.402517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.404290] ehci-pci: EHCI PCI platform driver\n[ 1.405688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.407355] ohci-pci: OHCI PCI platform driver\n[ 1.408733] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.428904] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.430631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.433034] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.434558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.436602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.438496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.440970] usb usb1: Product: UHCI Host Controller\n[ 1.442534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.444512] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.446105] hub 1-0:1.0: USB hub found\n[ 1.447471] hub 1-0:1.0: 2 ports detected\n[ 1.449013] usbcore: registered new interface driver usbserial\n[ 1.450753] usbcore: registered new interface driver usbserial_generic\n[ 1.452611] usbserial: USB Serial support registered for generic\n[ 1.454399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.457793] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.459312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.460896] mousedev: PS/2 mouse device common for all mice\n[ 1.462930] rtc_cmos 00:00: RTC can wake from S4\n[ 1.464760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.466626] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.468509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.471359] cpuidle: using governor menu\n[ 1.472871] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.474718] usbcore: registered new interface driver usbhid\n[ 1.476532] usbhid: USB HID core driver\n[ 1.476805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.480911] drop_monitor: Initializing network drop monitor service\n[ 1.482816] TCP: cubic registered\n[ 1.484113] Initializing XFRM netlink socket\n[ 1.485721] NET: Registered protocol family 10\n[ 1.487284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.487457] NET: Registered protocol family 17\n[ 1.487591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.490041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.490066] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.490148] Loading compiled-in X.509 certificates\n[ 1.490177] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.490187] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.490483] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.490498] registered taskstats version 1\n[ 1.492184] Key type trusted registered\n[ 1.493318] Key type encrypted registered\n[ 1.494467] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.494978] rtc_cmos 00:00: setting system clock to 2018-10-20 09:58:07 UTC (1540029487)\n[ 1.517497] Freeing unused kernel memory: 1680k freed\n[ 1.523429] 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.528624] systemd[1]: Detected virtualization kvm.\n[ 1.530243] systemd[1]: Detected architecture x86-64.\n[ 1.531861] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.534893] systemd[1]: No hostname configured.\n[ 1.536413] systemd[1]: Set hostname to .\n[ 1.538084] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.562913] systemd[1]: Created slice Root Slice.\n[ 1.564498] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.567022] systemd[1]: Created slice System Slice.\n[ 1.568626] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.571249] systemd[1]: Listening on udev Control Socket.\n[ 1.572976] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.575629] systemd[1]: Listening on Journal Socket.\n[ 1.577260] systemd[1]: Starting Journal Socket.\n[ 1.579145] 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.584467] systemd[1]: Reached target Slices.\n[ 1.585991] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.588295] systemd[1]: Reached target Swap.\n[ 1.589777] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.592232] systemd[1]: Reached target Local File Systems.\n[ 1.593931] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.596581] systemd[1]: Listening on udev Kernel Socket.\n[ 1.598278] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.600835] systemd[1]: Reached target Sockets.\n[ 1.602372] systemd[1]: Starting Sockets.\n[ 1.604047] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.607347] systemd[1]: Reached target Timers.\n[ 1.608901] systemd[1]: Starting Timers.\n[ 1.610691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.613619] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.616339] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.619085] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.623695] systemd[1]: Reached target Paths.\n[ 1.625218] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.627768] 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.687106] RPC: Registered named UNIX socket transport module.\n[ 1.688944] RPC: Registered udp transport module.\n[ 1.690522] RPC: Registered tcp transport module.\n[ 1.692064] 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[ 1.751140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.796879] FDC 0 is a S82078B\n[ 1.817420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.820547] scsi host0: ata_piix\n[ 1.821954] scsi host1: ata_piix\n[ 1.823208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.825129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.864003] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.869715] 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.905242] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.907722] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.910052] usb 1-1: Product: QEMU USB Tablet\n[ 1.911677] usb 1-1: Manufacturer: QEMU\n[ 1.913163] usb 1-1: SerialNumber: 42\n[ 1.923679] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.927260] 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.014778] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.017934] XFS (vda1): Mounting V4 Filesystem\n[ 2.045523] 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 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 Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\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.274711] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.296184] tsc: Refined TSC clocksource calibration: 3491.969 MHz\n[ 2.402745] SELinux: Disabled at runtime.\n[ 2.441167] type=1404 audit(1540029488.446:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.566260] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.568076] 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[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\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 Remount Root and Kernel File Systems.\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 Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.891087] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.027797] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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[ 3.121306] type=1305 audit(1540029489.126:3): audit_pid=438 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 Timers.\n[ 3.248538] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.257869] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[ 3.265676] [drm] Initialized drm 1.1.0 20060810\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[ 3.287874] ppdev: user-space parallel port driver\n[ 3.289517] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.289517] [TTM] Initializing pool allocator\n[ 3.289520] [TTM] Initializing DMA pool allocator\n[ 3.289774] [drm] fb mappable at 0xFC000000\n[ 3.289774] [drm] vram aper at 0xFC000000\n[ 3.289775] [drm] size 33554432\n[ 3.289775] [drm] fb depth is 24\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.289775] [drm] pitch is 3072\n[ 3.335622] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.358419] Console: switching to colour frame buffer device 128x48\n[ 3.370892] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n[ 3.373228] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started NTP client/server.\n[ 3.514539] AES CTR mode by8 optimization enabled\n[ 3.517547] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.524537] alg: No test for crc32 (crc32-pclmul)\n[ 3.535226] intel_rapl: no valid rapl domains found in package 0\n[ 3.539485] intel_powerclamp: No package C-state available\n[ 3.542905] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n"} 2018-10-20 09:58:10,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd/action used request id req-21a859b1-3931-4830-bb16-2dfc3671fc25 2018-10-20 09:58:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103167057037s 2018-10-20 09:58:10,826 - 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 1904085123 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.410820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.414106] pid_max: default: 32768 minimum: 301 [ 0.415884] Security Framework initialized [ 0.417518] SELinux: Initializing. [ 0.419286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.425571] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.429708] Mount-cache hash table entries: 4096 [ 0.431766] Initializing cgroup subsys memory [ 0.433435] Initializing cgroup subsys devices [ 0.435164] Initializing cgroup subsys freezer [ 0.436870] Initializing cgroup subsys net_cls [ 0.438578] Initializing cgroup subsys blkio [ 0.440252] Initializing cgroup subsys perf_event [ 0.442027] Initializing cgroup subsys hugetlb [ 0.443731] Initializing cgroup subsys pids [ 0.445372] Initializing cgroup subsys net_prio [ 0.447196] CPU: Physical Processor ID: 0 [ 0.449517] mce: CPU supports 10 MCE banks [ 0.451185] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.455047] tlb_flushall_shift: 6 [ 0.456684] Freeing SMP alternatives: 28k freed [ 0.461190] ACPI: Core revision 20130517 [ 0.463240] ACPI: All ACPI Tables successfully acquired [ 0.465370] ftrace: allocating 25812 entries in 101 pages [ 0.488367] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490692] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492564] smpboot: Max logical packages: 2 [ 0.494209] Enabling x2apic [ 0.495337] Enabled x2apic [ 0.496779] Switched APIC routing to physical x2apic. [ 0.499582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.501376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.504698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512698] KVM setup paravirtual spinlock [ 0.515294] smpboot: Booting Node 0, Processors #1 OK [ 0.517243] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.539146] Brought up 2 CPUs [ 0.539148] KVM setup async PF for cpu 1 [ 0.539151] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.543046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.545657] devtmpfs: initialized [ 0.548546] EVM: security.selinux [ 0.549765] EVM: security.ima [ 0.550906] EVM: security.capability [ 0.552827] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.554697] pinctrl core: initialized pinctrl subsystem [ 0.556374] NET: Registered protocol family 16 [ 0.558015] ACPI: bus type PCI registered [ 0.559361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.561233] PCI: Using configuration type 1 for base access [ 0.566215] ACPI: Added _OSI(Module Device) [ 0.567606] ACPI: Added _OSI(Processor Device) [ 0.569016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.570484] ACPI: Added _OSI(Processor Aggregator Device) [ 0.573322] ACPI: Interpreter enabled [ 0.574621] ACPI: (supports S0 S5) [ 0.575855] ACPI: Using IOAPIC for interrupt routing [ 0.577378] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.581875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.583623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.585478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.587284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.590672] acpiphp: Slot [3] registered [ 0.592015] acpiphp: Slot [4] registered [ 0.593373] acpiphp: Slot [5] registered [ 0.594715] acpiphp: Slot [6] registered [ 0.596044] acpiphp: Slot [7] registered [ 0.597384] acpiphp: Slot [8] registered [ 0.598721] acpiphp: Slot [9] registered [ 0.600057] acpiphp: Slot [10] registered [ 0.601414] acpiphp: Slot [11] registered [ 0.602767] acpiphp: Slot [12] registered [ 0.604123] acpiphp: Slot [13] registered [ 0.605484] acpiphp: Slot [14] registered [ 0.606839] acpiphp: Slot [15] registered [ 0.608200] acpiphp: Slot [16] registered [ 0.609553] acpiphp: Slot [17] registered [ 0.610910] acpiphp: Slot [18] registered [ 0.612263] acpiphp: Slot [19] registered [ 0.613629] acpiphp: Slot [20] registered [ 0.614984] acpiphp: Slot [21] registered [ 0.616332] acpiphp: Slot [22] registered [ 0.617686] acpiphp: Slot [23] registered [ 0.619039] acpiphp: Slot [24] registered [ 0.620414] acpiphp: Slot [25] registered [ 0.621771] acpiphp: Slot [26] registered [ 0.623126] acpiphp: Slot [27] registered [ 0.624575] acpiphp: Slot [28] registered [ 0.625932] acpiphp: Slot [29] registered [ 0.627199] acpiphp: Slot [30] registered [ 0.628547] acpiphp: Slot [31] registered [ 0.629889] PCI host bridge to bus 0000:00 [ 0.631238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.632846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.634684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.636514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.638993] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.641465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.646829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.648738] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.652421] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.656757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.659207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.682588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.684816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.687423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.689527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.691595] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.693598] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.695632] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.698199] vgaarb: loaded [ 0.699287] vgaarb: bridge control possible 0000:00:02.0 [ 0.701013] SCSI subsystem initialized [ 0.702318] ACPI: bus type USB registered [ 0.703673] usbcore: registered new interface driver usbfs [ 0.705263] usbcore: registered new interface driver hub [ 0.706850] usbcore: registered new device driver usb [ 0.708544] PCI: Using ACPI for IRQ routing [ 0.710264] NetLabel: Initializing [ 0.711492] NetLabel: domain hash size = 128 [ 0.712874] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.714390] NetLabel: unlabeled traffic allowed by default [ 0.716127] Switched to clocksource kvm-clock [ 0.725507] pnp: PnP ACPI init [ 0.726770] ACPI: bus type PNP registered [ 0.728517] pnp: PnP ACPI: found 5 devices [ 0.729867] ACPI: bus type PNP unregistered [ 0.736741] NET: Registered protocol family 2 [ 0.738422] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.741090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.743276] TCP: Hash tables configured (established 32768 bind 32768) [ 0.745180] TCP: reno registered [ 0.746377] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.748108] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.749969] NET: Registered protocol family 1 [ 0.751390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.753067] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.754718] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.774751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.794844] Unpacking initramfs... [ 1.279373] Freeing initrd memory: 37508k freed [ 1.289144] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.290990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.294338] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.296146] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.298135] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.299874] Initialise system trusted keyring [ 1.301280] audit: initializing netlink socket (disabled) [ 1.302854] type=2000 audit(1540029487.590:1): initialized [ 1.319781] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.321514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.324105] zpool: loaded [ 1.325185] zbud: loaded [ 1.326382] VFS: Disk quotas dquot_6.5.2 [ 1.327704] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.329619] msgmni has been set to 7578 [ 1.330980] Key type big_key registered [ 1.332978] NET: Registered protocol family 38 [ 1.334387] Key type asymmetric registered [ 1.335708] Asymmetric key parser 'x509' registered [ 1.337183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.339643] io scheduler noop registered [ 1.340955] io scheduler deadline registered (default) [ 1.355097] io scheduler cfq registered [ 1.356485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.358093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.359971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.362406] ACPI: Power Button [PWRF] [ 1.363761] GHES: HEST is not enabled! [ 1.365085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.389449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.391439] Non-volatile memory driver v1.3 [ 1.392785] Linux agpgart interface v0.103 [ 1.394218] crash memory driver: version 1.1 [ 1.395659] rdac: device handler registered [ 1.397103] hp_sw: device handler registered [ 1.398471] emc: device handler registered [ 1.399806] alua: device handler registered [ 1.401165] libphy: Fixed MDIO Bus: probed [ 1.402517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.404290] ehci-pci: EHCI PCI platform driver [ 1.405688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.407355] ohci-pci: OHCI PCI platform driver [ 1.408733] uhci_hcd: USB Universal Host Controller Interface driver [ 1.428904] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.430631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.433034] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.434558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.436602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.438496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.440970] usb usb1: Product: UHCI Host Controller [ 1.442534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.444512] usb usb1: SerialNumber: 0000:00:01.2 [ 1.446105] hub 1-0:1.0: USB hub found [ 1.447471] hub 1-0:1.0: 2 ports detected [ 1.449013] usbcore: registered new interface driver usbserial [ 1.450753] usbcore: registered new interface driver usbserial_generic [ 1.452611] usbserial: USB Serial support registered for generic [ 1.454399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.457793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.459312] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.460896] mousedev: PS/2 mouse device common for all mice [ 1.462930] rtc_cmos 00:00: RTC can wake from S4 [ 1.464760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.466626] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.468509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.471359] cpuidle: using governor menu [ 1.472871] hidraw: raw HID events driver (C) Jiri Kosina [ 1.474718] usbcore: registered new interface driver usbhid [ 1.476532] usbhid: USB HID core driver [ 1.476805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.480911] drop_monitor: Initializing network drop monitor service [ 1.482816] TCP: cubic registered [ 1.484113] Initializing XFRM netlink socket [ 1.485721] NET: Registered protocol family 10 [ 1.487284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.487457] NET: Registered protocol family 17 [ 1.487591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.490041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.490066] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.490148] Loading compiled-in X.509 certificates [ 1.490177] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.490187] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.490483] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.490498] registered taskstats version 1 [ 1.492184] Key type trusted registered [ 1.493318] Key type encrypted registered [ 1.494467] IMA: No TPM chip found, activating TPM-bypass! [ 1.494978] rtc_cmos 00:00: setting system clock to 2018-10-20 09:58:07 UTC (1540029487) [ 1.517497] Freeing unused kernel memory: 1680k freed [ 1.523429] 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.528624] systemd[1]: Detected virtualization kvm. [ 1.530243] systemd[1]: Detected architecture x86-64. [ 1.531861] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.534893] systemd[1]: No hostname configured. [ 1.536413] systemd[1]: Set hostname to . [ 1.538084] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.562913] systemd[1]: Created slice Root Slice. [ 1.564498] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.567022] systemd[1]: Created slice System Slice. [ 1.568626] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.571249] systemd[1]: Listening on udev Control Socket. [ 1.572976] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.575629] systemd[1]: Listening on Journal Socket. [ 1.577260] systemd[1]: Starting Journal Socket. [ 1.579145] 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.584467] systemd[1]: Reached target Slices. [ 1.585991] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.588295] systemd[1]: Reached target Swap. [ 1.589777] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.592232] systemd[1]: Reached target Local File Systems. [ 1.593931] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.596581] systemd[1]: Listening on udev Kernel Socket. [ 1.598278] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.600835] systemd[1]: Reached target Sockets. [ 1.602372] systemd[1]: Starting Sockets. [ 1.604047] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.607347] systemd[1]: Reached target Timers. [ 1.608901] systemd[1]: Starting Timers. [ 1.610691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.613619] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.616339] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.619085] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.623695] systemd[1]: Reached target Paths. [ 1.625218] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.627768] 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.687106] RPC: Registered named UNIX socket transport module. [ 1.688944] RPC: Registered udp transport module. [ 1.690522] RPC: Registered tcp transport module. [ 1.692064] 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... [ 1.751140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.796879] FDC 0 is a S82078B [ 1.817420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.820547] scsi host0: ata_piix [ 1.821954] scsi host1: ata_piix [ 1.823208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.825129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.864003] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.869715] 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.905242] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.907722] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.910052] usb 1-1: Product: QEMU USB Tablet [ 1.911677] usb 1-1: Manufacturer: QEMU [ 1.913163] usb 1-1: SerialNumber: 42 [ 1.923679] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.927260] 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.014778] SGI XFS with ACLs, security attributes, no debug enabled [ 2.017934] XFS (vda1): Mounting V4 Filesystem [ 2.045523] 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 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. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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.274711] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.296184] tsc: Refined TSC clocksource calibration: 3491.969 MHz [ 2.402745] SELinux: Disabled at runtime. [ 2.441167] type=1404 audit(1540029488.446:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.566260] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.568076] 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. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.891087] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[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 Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.027797] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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... [ 3.121306] type=1305 audit(1540029489.126:3): audit_pid=438 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 Timers. [ 3.248538] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.257869] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [ 3.265676] [drm] Initialized drm 1.1.0 20060810 [[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. [ 3.287874] ppdev: user-space parallel port driver [ 3.289517] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.289517] [TTM] Initializing pool allocator [ 3.289520] [TTM] Initializing DMA pool allocator [ 3.289774] [drm] fb mappable at 0xFC000000 [ 3.289774] [drm] vram aper at 0xFC000000 [ 3.289775] [drm] size 33554432 [ 3.289775] [drm] fb depth is 24 Starting Dump dmesg to /var/log/dmesg... [ 3.289775] [drm] pitch is 3072 [ 3.335622] fbcon: cirrusdrmfb (fb0) is primary device [ 3.358419] Console: switching to colour frame buffer device 128x48 [ 3.370892] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... [ 3.373228] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started NTP client/server. [ 3.514539] AES CTR mode by8 optimization enabled [ 3.517547] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.524537] alg: No test for crc32 (crc32-pclmul) [ 3.535226] intel_rapl: no valid rapl domains found in package 0 [ 3.539485] intel_powerclamp: No package C-state available [ 3.542905] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. 2018-10-20 09:58:11,829 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-10-20 09:58:20,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 09:58:20,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd/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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 09:58:21,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12723 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-8623359f-3de2-4e8d-8a57-dd6b8f8749e2 x-openstack-request-id: req-8623359f-3de2-4e8d-8a57-dd6b8f8749e2 2018-10-20 09:58:21,940 - 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 1904085123 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.410820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.414106] pid_max: default: 32768 minimum: 301\n[ 0.415884] Security Framework initialized\n[ 0.417518] SELinux: Initializing.\n[ 0.419286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.425571] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.429708] Mount-cache hash table entries: 4096\n[ 0.431766] Initializing cgroup subsys memory\n[ 0.433435] Initializing cgroup subsys devices\n[ 0.435164] Initializing cgroup subsys freezer\n[ 0.436870] Initializing cgroup subsys net_cls\n[ 0.438578] Initializing cgroup subsys blkio\n[ 0.440252] Initializing cgroup subsys perf_event\n[ 0.442027] Initializing cgroup subsys hugetlb\n[ 0.443731] Initializing cgroup subsys pids\n[ 0.445372] Initializing cgroup subsys net_prio\n[ 0.447196] CPU: Physical Processor ID: 0\n[ 0.449517] mce: CPU supports 10 MCE banks\n[ 0.451185] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.453122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.455047] tlb_flushall_shift: 6\n[ 0.456684] Freeing SMP alternatives: 28k freed\n[ 0.461190] ACPI: Core revision 20130517\n[ 0.463240] ACPI: All ACPI Tables successfully acquired\n[ 0.465370] ftrace: allocating 25812 entries in 101 pages\n[ 0.488367] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.490692] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.492564] smpboot: Max logical packages: 2\n[ 0.494209] Enabling x2apic\n[ 0.495337] Enabled x2apic\n[ 0.496779] Switched APIC routing to physical x2apic.\n[ 0.499582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.501376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.504698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.512698] KVM setup paravirtual spinlock\n[ 0.515294] smpboot: Booting Node 0, Processors #1 OK\n[ 0.517243] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.539146] Brought up 2 CPUs\n[ 0.539148] KVM setup async PF for cpu 1\n[ 0.539151] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.543046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.545657] devtmpfs: initialized\n[ 0.548546] EVM: security.selinux\n[ 0.549765] EVM: security.ima\n[ 0.550906] EVM: security.capability\n[ 0.552827] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.554697] pinctrl core: initialized pinctrl subsystem\n[ 0.556374] NET: Registered protocol family 16\n[ 0.558015] ACPI: bus type PCI registered\n[ 0.559361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.561233] PCI: Using configuration type 1 for base access\n[ 0.566215] ACPI: Added _OSI(Module Device)\n[ 0.567606] ACPI: Added _OSI(Processor Device)\n[ 0.569016] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.570484] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.573322] ACPI: Interpreter enabled\n[ 0.574621] ACPI: (supports S0 S5)\n[ 0.575855] ACPI: Using IOAPIC for interrupt routing\n[ 0.577378] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.581875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.583623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.585478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.587284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.590672] acpiphp: Slot [3] registered\n[ 0.592015] acpiphp: Slot [4] registered\n[ 0.593373] acpiphp: Slot [5] registered\n[ 0.594715] acpiphp: Slot [6] registered\n[ 0.596044] acpiphp: Slot [7] registered\n[ 0.597384] acpiphp: Slot [8] registered\n[ 0.598721] acpiphp: Slot [9] registered\n[ 0.600057] acpiphp: Slot [10] registered\n[ 0.601414] acpiphp: Slot [11] registered\n[ 0.602767] acpiphp: Slot [12] registered\n[ 0.604123] acpiphp: Slot [13] registered\n[ 0.605484] acpiphp: Slot [14] registered\n[ 0.606839] acpiphp: Slot [15] registered\n[ 0.608200] acpiphp: Slot [16] registered\n[ 0.609553] acpiphp: Slot [17] registered\n[ 0.610910] acpiphp: Slot [18] registered\n[ 0.612263] acpiphp: Slot [19] registered\n[ 0.613629] acpiphp: Slot [20] registered\n[ 0.614984] acpiphp: Slot [21] registered\n[ 0.616332] acpiphp: Slot [22] registered\n[ 0.617686] acpiphp: Slot [23] registered\n[ 0.619039] acpiphp: Slot [24] registered\n[ 0.620414] acpiphp: Slot [25] registered\n[ 0.621771] acpiphp: Slot [26] registered\n[ 0.623126] acpiphp: Slot [27] registered\n[ 0.624575] acpiphp: Slot [28] registered\n[ 0.625932] acpiphp: Slot [29] registered\n[ 0.627199] acpiphp: Slot [30] registered\n[ 0.628547] acpiphp: Slot [31] registered\n[ 0.629889] PCI host bridge to bus 0000:00\n[ 0.631238] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.632846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.634684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.636514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.638993] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.641465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.646829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.648738] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.652421] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.656757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.659207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.682588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.684816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.687423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.689527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.691595] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.693598] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.695632] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.698199] vgaarb: loaded\n[ 0.699287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.701013] SCSI subsystem initialized\n[ 0.702318] ACPI: bus type USB registered\n[ 0.703673] usbcore: registered new interface driver usbfs\n[ 0.705263] usbcore: registered new interface driver hub\n[ 0.706850] usbcore: registered new device driver usb\n[ 0.708544] PCI: Using ACPI for IRQ routing\n[ 0.710264] NetLabel: Initializing\n[ 0.711492] NetLabel: domain hash size = 128\n[ 0.712874] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.714390] NetLabel: unlabeled traffic allowed by default\n[ 0.716127] Switched to clocksource kvm-clock\n[ 0.725507] pnp: PnP ACPI init\n[ 0.726770] ACPI: bus type PNP registered\n[ 0.728517] pnp: PnP ACPI: found 5 devices\n[ 0.729867] ACPI: bus type PNP unregistered\n[ 0.736741] NET: Registered protocol family 2\n[ 0.738422] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.741090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.743276] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.745180] TCP: reno registered\n[ 0.746377] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.748108] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.749969] NET: Registered protocol family 1\n[ 0.751390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.753067] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.754718] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.774751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.794844] Unpacking initramfs...\n[ 1.279373] Freeing initrd memory: 37508k freed\n[ 1.289144] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.290990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.294338] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.296146] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.298135] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.299874] Initialise system trusted keyring\n[ 1.301280] audit: initializing netlink socket (disabled)\n[ 1.302854] type=2000 audit(1540029487.590:1): initialized\n[ 1.319781] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.321514] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.324105] zpool: loaded\n[ 1.325185] zbud: loaded\n[ 1.326382] VFS: Disk quotas dquot_6.5.2\n[ 1.327704] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.329619] msgmni has been set to 7578\n[ 1.330980] Key type big_key registered\n[ 1.332978] NET: Registered protocol family 38\n[ 1.334387] Key type asymmetric registered\n[ 1.335708] Asymmetric key parser 'x509' registered\n[ 1.337183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.339643] io scheduler noop registered\n[ 1.340955] io scheduler deadline registered (default)\n[ 1.355097] io scheduler cfq registered\n[ 1.356485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.358093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.359971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.362406] ACPI: Power Button [PWRF]\n[ 1.363761] GHES: HEST is not enabled!\n[ 1.365085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.389449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.391439] Non-volatile memory driver v1.3\n[ 1.392785] Linux agpgart interface v0.103\n[ 1.394218] crash memory driver: version 1.1\n[ 1.395659] rdac: device handler registered\n[ 1.397103] hp_sw: device handler registered\n[ 1.398471] emc: device handler registered\n[ 1.399806] alua: device handler registered\n[ 1.401165] libphy: Fixed MDIO Bus: probed\n[ 1.402517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.404290] ehci-pci: EHCI PCI platform driver\n[ 1.405688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.407355] ohci-pci: OHCI PCI platform driver\n[ 1.408733] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.428904] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.430631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.433034] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.434558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.436602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.438496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.440970] usb usb1: Product: UHCI Host Controller\n[ 1.442534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.444512] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.446105] hub 1-0:1.0: USB hub found\n[ 1.447471] hub 1-0:1.0: 2 ports detected\n[ 1.449013] usbcore: registered new interface driver usbserial\n[ 1.450753] usbcore: registered new interface driver usbserial_generic\n[ 1.452611] usbserial: USB Serial support registered for generic\n[ 1.454399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.457793] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.459312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.460896] mousedev: PS/2 mouse device common for all mice\n[ 1.462930] rtc_cmos 00:00: RTC can wake from S4\n[ 1.464760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.466626] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.468509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.471359] cpuidle: using governor menu\n[ 1.472871] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.474718] usbcore: registered new interface driver usbhid\n[ 1.476532] usbhid: USB HID core driver\n[ 1.476805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.480911] drop_monitor: Initializing network drop monitor service\n[ 1.482816] TCP: cubic registered\n[ 1.484113] Initializing XFRM netlink socket\n[ 1.485721] NET: Registered protocol family 10\n[ 1.487284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.487457] NET: Registered protocol family 17\n[ 1.487591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.490041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.490066] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.490148] Loading compiled-in X.509 certificates\n[ 1.490177] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.490187] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.490483] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.490498] registered taskstats version 1\n[ 1.492184] Key type trusted registered\n[ 1.493318] Key type encrypted registered\n[ 1.494467] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.494978] rtc_cmos 00:00: setting system clock to 2018-10-20 09:58:07 UTC (1540029487)\n[ 1.517497] Freeing unused kernel memory: 1680k freed\n[ 1.523429] 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.528624] systemd[1]: Detected virtualization kvm.\n[ 1.530243] systemd[1]: Detected architecture x86-64.\n[ 1.531861] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.534893] systemd[1]: No hostname configured.\n[ 1.536413] systemd[1]: Set hostname to .\n[ 1.538084] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.562913] systemd[1]: Created slice Root Slice.\n[ 1.564498] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.567022] systemd[1]: Created slice System Slice.\n[ 1.568626] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.571249] systemd[1]: Listening on udev Control Socket.\n[ 1.572976] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.575629] systemd[1]: Listening on Journal Socket.\n[ 1.577260] systemd[1]: Starting Journal Socket.\n[ 1.579145] 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.584467] systemd[1]: Reached target Slices.\n[ 1.585991] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.588295] systemd[1]: Reached target Swap.\n[ 1.589777] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.592232] systemd[1]: Reached target Local File Systems.\n[ 1.593931] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.596581] systemd[1]: Listening on udev Kernel Socket.\n[ 1.598278] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.600835] systemd[1]: Reached target Sockets.\n[ 1.602372] systemd[1]: Starting Sockets.\n[ 1.604047] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Timers.\n[ 1.607347] systemd[1]: Reached target Timers.\n[ 1.608901] systemd[1]: Starting Timers.\n[ 1.610691] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.613619] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.616339] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.619085] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.623695] systemd[1]: Reached target Paths.\n[ 1.625218] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.627768] 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.687106] RPC: Registered named UNIX socket transport module.\n[ 1.688944] RPC: Registered udp transport module.\n[ 1.690522] RPC: Registered tcp transport module.\n[ 1.692064] 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[ 1.751140] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.796879] FDC 0 is a S82078B\n[ 1.817420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.820547] scsi host0: ata_piix\n[ 1.821954] scsi host1: ata_piix\n[ 1.823208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.825129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.864003] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.869715] 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.905242] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.907722] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.910052] usb 1-1: Product: QEMU USB Tablet\n[ 1.911677] usb 1-1: Manufacturer: QEMU\n[ 1.913163] usb 1-1: SerialNumber: 42\n[ 1.923679] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.927260] 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.014778] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.017934] XFS (vda1): Mounting V4 Filesystem\n[ 2.045523] 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 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 Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\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.274711] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.296184] tsc: Refined TSC clocksource calibration: 3491.969 MHz\n[ 2.402745] SELinux: Disabled at runtime.\n[ 2.441167] type=1404 audit(1540029488.446:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.566260] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.568076] 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[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Slices.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\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 Remount Root and Kernel File Systems.\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 Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.891087] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[ 3.027797] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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[ 3.121306] type=1305 audit(1540029489.126:3): audit_pid=438 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 Timers.\n[ 3.248538] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.257869] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[ 3.265676] [drm] Initialized drm 1.1.0 20060810\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[ 3.287874] ppdev: user-space parallel port driver\n[ 3.289517] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.289517] [TTM] Initializing pool allocator\n[ 3.289520] [TTM] Initializing DMA pool allocator\n[ 3.289774] [drm] fb mappable at 0xFC000000\n[ 3.289774] [drm] vram aper at 0xFC000000\n[ 3.289775] [drm] size 33554432\n[ 3.289775] [drm] fb depth is 24\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.289775] [drm] pitch is 3072\n[ 3.335622] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.358419] Console: switching to colour frame buffer device 128x48\n[ 3.370892] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n[ 3.373228] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started NTP client/server.\n[ 3.514539] AES CTR mode by8 optimization enabled\n[ 3.517547] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.524537] alg: No test for crc32 (crc32-pclmul)\n[ 3.535226] intel_rapl: no valid rapl domains found in package 0\n[ 3.539485] intel_powerclamp: No package C-state available\n[ 3.542905] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.951720] cloud-init[490]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 09:58:10 +0000. Up 3.90 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 Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\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 nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[ 5.894267] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 09:58:12 +0000. Up 5.85 seconds.\n[ 5.910126] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.912278] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.914369] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.917299] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.919419] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.921745] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:11:a6:05 |\n[ 5.923813] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.925881] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.928292] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.930485] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.932765] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.934979] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.937495] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.939859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |[[32m OK [0m] Created slice user-993.slice.\n\n[ 5.944043] cloud-init[797]: 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.796128] cloud-init[3463]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 09:58:17 +0000. Up 10.74 seconds.\n[ 11.149309] cloud-init[3548]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 09:58:17 +0000. Up 11.10 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 | f2:1c:30:73:de:52:9b:59:6b:b0:03:00:28:ca:9c:bb | - | 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.222755] cloud-init[3548]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 09:58:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.20 seconds\n"} 2018-10-20 09:58:21,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd/action used request id req-8623359f-3de2-4e8d-8a57-dd6b8f8749e2 2018-10-20 09:58:21,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10161995888s 2018-10-20 09:58:21,942 - 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 1904085123 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.410820] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.414106] pid_max: default: 32768 minimum: 301 [ 0.415884] Security Framework initialized [ 0.417518] SELinux: Initializing. [ 0.419286] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.425571] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.429708] Mount-cache hash table entries: 4096 [ 0.431766] Initializing cgroup subsys memory [ 0.433435] Initializing cgroup subsys devices [ 0.435164] Initializing cgroup subsys freezer [ 0.436870] Initializing cgroup subsys net_cls [ 0.438578] Initializing cgroup subsys blkio [ 0.440252] Initializing cgroup subsys perf_event [ 0.442027] Initializing cgroup subsys hugetlb [ 0.443731] Initializing cgroup subsys pids [ 0.445372] Initializing cgroup subsys net_prio [ 0.447196] CPU: Physical Processor ID: 0 [ 0.449517] mce: CPU supports 10 MCE banks [ 0.451185] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.453122] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.455047] tlb_flushall_shift: 6 [ 0.456684] Freeing SMP alternatives: 28k freed [ 0.461190] ACPI: Core revision 20130517 [ 0.463240] ACPI: All ACPI Tables successfully acquired [ 0.465370] ftrace: allocating 25812 entries in 101 pages [ 0.488367] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.490692] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.492564] smpboot: Max logical packages: 2 [ 0.494209] Enabling x2apic [ 0.495337] Enabled x2apic [ 0.496779] Switched APIC routing to physical x2apic. [ 0.499582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.501376] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.504698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.512698] KVM setup paravirtual spinlock [ 0.515294] smpboot: Booting Node 0, Processors #1 OK [ 0.517243] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.539146] Brought up 2 CPUs [ 0.539148] KVM setup async PF for cpu 1 [ 0.539151] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.543046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.545657] devtmpfs: initialized [ 0.548546] EVM: security.selinux [ 0.549765] EVM: security.ima [ 0.550906] EVM: security.capability [ 0.552827] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.554697] pinctrl core: initialized pinctrl subsystem [ 0.556374] NET: Registered protocol family 16 [ 0.558015] ACPI: bus type PCI registered [ 0.559361] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.561233] PCI: Using configuration type 1 for base access [ 0.566215] ACPI: Added _OSI(Module Device) [ 0.567606] ACPI: Added _OSI(Processor Device) [ 0.569016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.570484] ACPI: Added _OSI(Processor Aggregator Device) [ 0.573322] ACPI: Interpreter enabled [ 0.574621] ACPI: (supports S0 S5) [ 0.575855] ACPI: Using IOAPIC for interrupt routing [ 0.577378] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.581875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.583623] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.585478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.587284] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.590672] acpiphp: Slot [3] registered [ 0.592015] acpiphp: Slot [4] registered [ 0.593373] acpiphp: Slot [5] registered [ 0.594715] acpiphp: Slot [6] registered [ 0.596044] acpiphp: Slot [7] registered [ 0.597384] acpiphp: Slot [8] registered [ 0.598721] acpiphp: Slot [9] registered [ 0.600057] acpiphp: Slot [10] registered [ 0.601414] acpiphp: Slot [11] registered [ 0.602767] acpiphp: Slot [12] registered [ 0.604123] acpiphp: Slot [13] registered [ 0.605484] acpiphp: Slot [14] registered [ 0.606839] acpiphp: Slot [15] registered [ 0.608200] acpiphp: Slot [16] registered [ 0.609553] acpiphp: Slot [17] registered [ 0.610910] acpiphp: Slot [18] registered [ 0.612263] acpiphp: Slot [19] registered [ 0.613629] acpiphp: Slot [20] registered [ 0.614984] acpiphp: Slot [21] registered [ 0.616332] acpiphp: Slot [22] registered [ 0.617686] acpiphp: Slot [23] registered [ 0.619039] acpiphp: Slot [24] registered [ 0.620414] acpiphp: Slot [25] registered [ 0.621771] acpiphp: Slot [26] registered [ 0.623126] acpiphp: Slot [27] registered [ 0.624575] acpiphp: Slot [28] registered [ 0.625932] acpiphp: Slot [29] registered [ 0.627199] acpiphp: Slot [30] registered [ 0.628547] acpiphp: Slot [31] registered [ 0.629889] PCI host bridge to bus 0000:00 [ 0.631238] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.632846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.634684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.636514] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.638993] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.641465] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.646829] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.648738] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.650526] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.652421] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.656757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.659207] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.682588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.684816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.687423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.689527] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.691595] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.693598] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.695632] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.698199] vgaarb: loaded [ 0.699287] vgaarb: bridge control possible 0000:00:02.0 [ 0.701013] SCSI subsystem initialized [ 0.702318] ACPI: bus type USB registered [ 0.703673] usbcore: registered new interface driver usbfs [ 0.705263] usbcore: registered new interface driver hub [ 0.706850] usbcore: registered new device driver usb [ 0.708544] PCI: Using ACPI for IRQ routing [ 0.710264] NetLabel: Initializing [ 0.711492] NetLabel: domain hash size = 128 [ 0.712874] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.714390] NetLabel: unlabeled traffic allowed by default [ 0.716127] Switched to clocksource kvm-clock [ 0.725507] pnp: PnP ACPI init [ 0.726770] ACPI: bus type PNP registered [ 0.728517] pnp: PnP ACPI: found 5 devices [ 0.729867] ACPI: bus type PNP unregistered [ 0.736741] NET: Registered protocol family 2 [ 0.738422] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.741090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.743276] TCP: Hash tables configured (established 32768 bind 32768) [ 0.745180] TCP: reno registered [ 0.746377] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.748108] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.749969] NET: Registered protocol family 1 [ 0.751390] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.753067] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.754718] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.774751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.794844] Unpacking initramfs... [ 1.279373] Freeing initrd memory: 37508k freed [ 1.289144] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.290990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.294338] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.296146] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.298135] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.299874] Initialise system trusted keyring [ 1.301280] audit: initializing netlink socket (disabled) [ 1.302854] type=2000 audit(1540029487.590:1): initialized [ 1.319781] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.321514] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.324105] zpool: loaded [ 1.325185] zbud: loaded [ 1.326382] VFS: Disk quotas dquot_6.5.2 [ 1.327704] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.329619] msgmni has been set to 7578 [ 1.330980] Key type big_key registered [ 1.332978] NET: Registered protocol family 38 [ 1.334387] Key type asymmetric registered [ 1.335708] Asymmetric key parser 'x509' registered [ 1.337183] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.339643] io scheduler noop registered [ 1.340955] io scheduler deadline registered (default) [ 1.355097] io scheduler cfq registered [ 1.356485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.358093] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.359971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.362406] ACPI: Power Button [PWRF] [ 1.363761] GHES: HEST is not enabled! [ 1.365085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.389449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.391439] Non-volatile memory driver v1.3 [ 1.392785] Linux agpgart interface v0.103 [ 1.394218] crash memory driver: version 1.1 [ 1.395659] rdac: device handler registered [ 1.397103] hp_sw: device handler registered [ 1.398471] emc: device handler registered [ 1.399806] alua: device handler registered [ 1.401165] libphy: Fixed MDIO Bus: probed [ 1.402517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.404290] ehci-pci: EHCI PCI platform driver [ 1.405688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.407355] ohci-pci: OHCI PCI platform driver [ 1.408733] uhci_hcd: USB Universal Host Controller Interface driver [ 1.428904] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.430631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.433034] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.434558] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.436602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.438496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.440970] usb usb1: Product: UHCI Host Controller [ 1.442534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.444512] usb usb1: SerialNumber: 0000:00:01.2 [ 1.446105] hub 1-0:1.0: USB hub found [ 1.447471] hub 1-0:1.0: 2 ports detected [ 1.449013] usbcore: registered new interface driver usbserial [ 1.450753] usbcore: registered new interface driver usbserial_generic [ 1.452611] usbserial: USB Serial support registered for generic [ 1.454399] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.457793] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.459312] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.460896] mousedev: PS/2 mouse device common for all mice [ 1.462930] rtc_cmos 00:00: RTC can wake from S4 [ 1.464760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.466626] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.468509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.471359] cpuidle: using governor menu [ 1.472871] hidraw: raw HID events driver (C) Jiri Kosina [ 1.474718] usbcore: registered new interface driver usbhid [ 1.476532] usbhid: USB HID core driver [ 1.476805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.480911] drop_monitor: Initializing network drop monitor service [ 1.482816] TCP: cubic registered [ 1.484113] Initializing XFRM netlink socket [ 1.485721] NET: Registered protocol family 10 [ 1.487284] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.487457] NET: Registered protocol family 17 [ 1.487591] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.490041] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.490066] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.490148] Loading compiled-in X.509 certificates [ 1.490177] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.490187] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.490483] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.490498] registered taskstats version 1 [ 1.492184] Key type trusted registered [ 1.493318] Key type encrypted registered [ 1.494467] IMA: No TPM chip found, activating TPM-bypass! [ 1.494978] rtc_cmos 00:00: setting system clock to 2018-10-20 09:58:07 UTC (1540029487) [ 1.517497] Freeing unused kernel memory: 1680k freed [ 1.523429] 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.528624] systemd[1]: Detected virtualization kvm. [ 1.530243] systemd[1]: Detected architecture x86-64. [ 1.531861] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.534893] systemd[1]: No hostname configured. [ 1.536413] systemd[1]: Set hostname to . [ 1.538084] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.562913] systemd[1]: Created slice Root Slice. [ 1.564498] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.567022] systemd[1]: Created slice System Slice. [ 1.568626] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.571249] systemd[1]: Listening on udev Control Socket. [ 1.572976] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.575629] systemd[1]: Listening on Journal Socket. [ 1.577260] systemd[1]: Starting Journal Socket. [ 1.579145] 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.584467] systemd[1]: Reached target Slices. [ 1.585991] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.588295] systemd[1]: Reached target Swap. [ 1.589777] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.592232] systemd[1]: Reached target Local File Systems. [ 1.593931] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.596581] systemd[1]: Listening on udev Kernel Socket. [ 1.598278] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.600835] systemd[1]: Reached target Sockets. [ 1.602372] systemd[1]: Starting Sockets. [ 1.604047] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Timers. [ 1.607347] systemd[1]: Reached target Timers. [ 1.608901] systemd[1]: Starting Timers. [ 1.610691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.613619] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.616339] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.619085] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.623695] systemd[1]: Reached target Paths. [ 1.625218] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.627768] 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.687106] RPC: Registered named UNIX socket transport module. [ 1.688944] RPC: Registered udp transport module. [ 1.690522] RPC: Registered tcp transport module. [ 1.692064] 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... [ 1.751140] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.796879] FDC 0 is a S82078B [ 1.817420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.820547] scsi host0: ata_piix [ 1.821954] scsi host1: ata_piix [ 1.823208] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.825129] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.864003] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.869715] 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.905242] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.907722] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.910052] usb 1-1: Product: QEMU USB Tablet [ 1.911677] usb 1-1: Manufacturer: QEMU [ 1.913163] usb 1-1: SerialNumber: 42 [ 1.923679] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.927260] 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.014778] SGI XFS with ACLs, security attributes, no debug enabled [ 2.017934] XFS (vda1): Mounting V4 Filesystem [ 2.045523] 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 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. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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.274711] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.296184] tsc: Refined TSC clocksource calibration: 3491.969 MHz [ 2.402745] SELinux: Disabled at runtime. [ 2.441167] type=1404 audit(1540029488.446:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.566260] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.568076] 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. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.891087] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[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 Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [ 3.027797] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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... [ 3.121306] type=1305 audit(1540029489.126:3): audit_pid=438 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 Timers. [ 3.248538] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.257869] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [ 3.265676] [drm] Initialized drm 1.1.0 20060810 [[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. [ 3.287874] ppdev: user-space parallel port driver [ 3.289517] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.289517] [TTM] Initializing pool allocator [ 3.289520] [TTM] Initializing DMA pool allocator [ 3.289774] [drm] fb mappable at 0xFC000000 [ 3.289774] [drm] vram aper at 0xFC000000 [ 3.289775] [drm] size 33554432 [ 3.289775] [drm] fb depth is 24 Starting Dump dmesg to /var/log/dmesg... [ 3.289775] [drm] pitch is 3072 [ 3.335622] fbcon: cirrusdrmfb (fb0) is primary device [ 3.358419] Console: switching to colour frame buffer device 128x48 [ 3.370892] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... [ 3.373228] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started NTP client/server. [ 3.514539] AES CTR mode by8 optimization enabled [ 3.517547] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.524537] alg: No test for crc32 (crc32-pclmul) [ 3.535226] intel_rapl: no valid rapl domains found in package 0 [ 3.539485] intel_powerclamp: No package C-state available [ 3.542905] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.951720] cloud-init[490]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 09:58:10 +0000. Up 3.90 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 Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. 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 nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [ 5.894267] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 09:58:12 +0000. Up 5.85 seconds. [ 5.910126] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.912278] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.914369] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.917299] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.919419] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.921745] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:11:a6:05 | [ 5.923813] cloud-init[797]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.925881] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.928292] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.930485] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.932765] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.934979] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.937495] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.939859] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |[[32m OK [0m] Created slice user-993.slice. [ 5.944043] cloud-init[797]: 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.796128] cloud-init[3463]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 09:58:17 +0000. Up 10.74 seconds. [ 11.149309] cloud-init[3548]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 09:58:17 +0000. Up 11.10 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 | f2:1c:30:73:de:52:9b:59:6b:b0:03:00:28:ca:9c:bb | - | 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.222755] cloud-init[3548]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 09:58:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.20 seconds 2018-10-20 09:58:21,946 - paramiko.transport - DEBUG - starting thread (client mode): 0xb2dd7910L 2018-10-20 09:58:21,947 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 09:58:21,952 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-20 09:58:21,952 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-20 09:58:21,978 - 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-20 09:58:21,979 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 09:58:21,979 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-20 09:58:21,979 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 09:58:21,979 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 09:58:21,979 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 09:58:21,993 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 09:58:21,994 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 09:58:22,011 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-20 09:58:22,012 - paramiko.transport - DEBUG - Trying discovered key f21c3073de529b596bb0030028ca9cbb in /tmp/tmpF4S5I_ 2018-10-20 09:58:22,034 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 09:58:22,055 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 09:58:22,077 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-20 09:58:22,077 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-20 09:58:22,077 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-20 09:58:22,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-20 09:58:22,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 09:58:22,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 09:58:22,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 09:58:22,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4792, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4802, "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": 2147, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4786, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 904, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4555, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4775, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 09:58:21 GMT 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-20 09:58:22,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 09:58:22,384 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4792, 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': 4802, 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': 2147, 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': 4786, 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': 904, 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': 805, 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': 809, 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': 4555, 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': 4775, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-20 09:58:22,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-10-20 09:58:22,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4792, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4802, "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": 2147, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4786, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 904, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 805, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4555, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4775, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 09:58:22,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 09:58:21 GMT 2018-10-20 09:58:22,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 09:58:22,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-20 09:58:22,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 09:58:22,535 - functest.core.cloudify - INFO - The current manager status is running 2018-10-20 09:58:22,535 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-20 09:58:22,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 09:58:22,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 09:58:22,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T09:58:22.048Z", "updated_at": "2018-10-20T09:58:22.048Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 09:58:22 GMT 2018-10-20 09:58:22,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 09:58:22,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 09:58:22,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 09:58:22,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 09:58:22,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-20T09:58:22.048Z", "updated_at": "2018-10-20T09:58:22.048Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-20 09:58:22,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 09:58:22,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 09:58:22 GMT 2018-10-20 09:58:22,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 09:58:22,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-20 09:58:22,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 09:58:22,840 - functest.core.cloudify - DEBUG - List secrets: 2018-10-20 09:58:22,841 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-10-20 09:58:22,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 09:58:22,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 09:58:22,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 09:58:22,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 09:58:22,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T09:58:22.048Z", "updated_at": "2018-10-20T09:58:22.048Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 09:58:22 GMT 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 09:58:22,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 09:58:22,920 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-20 09:58:22,920 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-20 09:58:23,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 09:58:23,042 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 09:58:23,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 09:58:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d73a1786-0f5a-4e9f-baeb-ee4656037451.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:24,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:24 GMT X-Openstack-Request-Id: req-05fedb58-1801-421d-b72d-3cbec48ea3c2 2018-10-20 09:58:24,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:24,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d73a1786-0f5a-4e9f-baeb-ee4656037451.json used request id req-05fedb58-1801-421d-b72d-3cbec48ea3c2 2018-10-20 09:58:24,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.33008694649s 2018-10-20 09:58:24,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 09:58:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:24,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:24 GMT X-Openstack-Request-Id: req-3046b4a6-f823-47a9-956d-2b1807aebec1 2018-10-20 09:58:24,460 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 09:58:24,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3046b4a6-f823-47a9-956d-2b1807aebec1 2018-10-20 09:58:24,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681540966034s 2018-10-20 09:58:24,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 09:58:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:27,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:24 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-5ea91fe9-b4b1-4e7a-a863-9d32662f4323 x-openstack-request-id: req-5ea91fe9-b4b1-4e7a-a863-9d32662f4323 2018-10-20 09:58:27,831 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd used request id req-5ea91fe9-b4b1-4e7a-a863-9d32662f4323 2018-10-20 09:58:27,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.36975979805s 2018-10-20 09:58:27,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:28,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-2d17748a-f5af-4e0a-b8cf-4fa1a1ce01dc x-openstack-request-id: req-2d17748a-f5af-4e0a-b8cf-4fa1a1ce01dc 2018-10-20 09:58:28,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:a6:05", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T09:58:04.000000", "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "security_groups": [{"name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}], "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T09:58:24Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:58:28,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2d17748a-f5af-4e0a-b8cf-4fa1a1ce01dc 2018-10-20 09:58:28,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761640071869s 2018-10-20 09:58:28,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:58:30,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:31,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 648 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-79d9a92a-3011-4f31-8f63-7afbac5e4fa6 x-openstack-request-id: req-79d9a92a-3011-4f31-8f63-7afbac5e4fa6 2018-10-20 09:58:31,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/48ff1954-c623-4b75-bac6-4331ce0209dd", "rel": "bookmark"}], "image": {"id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "links": [{"href": "http://172.30.9.22:8774/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-10-20T09:58:04.000000", "flavor": {"id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "links": [{"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}]}, "id": "48ff1954-c623-4b75-bac6-4331ce0209dd", "user_id": "eb0b4cdab0064d8caf802f1bc560bf67", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-20T09:58:30Z", "hostId": "b8d343141057d71219c77f5fe5d17627a638b0f0047211613ccf026d", "OS-SRV-USG:terminated_at": "2018-10-20T09:58:30.000000", "key_name": "cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "name": "cloudify-vm_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "created": "2018-10-20T09:55:47Z", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 09:58:31,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-79d9a92a-3011-4f31-8f63-7afbac5e4fa6 2018-10-20 09:58:31,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453824996948s 2018-10-20 09:58:31,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 09:58:33,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 09:58:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:33,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:33 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-c9c0f59f-2435-48c6-b127-18b8fdce4fd5 x-openstack-request-id: req-c9c0f59f-2435-48c6-b127-18b8fdce4fd5 2018-10-20 09:58:33,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 09:58:33,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c9c0f59f-2435-48c6-b127-18b8fdce4fd5 2018-10-20 09:58:33,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0620391368866s 2018-10-20 09:58:33,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:58:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:33,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:33 GMT X-Openstack-Request-Id: req-bf4a1a49-f36b-41fe-946c-f590caa98bb6 2018-10-20 09:58:33,181 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:55:43Z", "updated_at": "2018-10-20T09:55:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "0e1475eb-773b-4bfb-941f-527dcbee04ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 80, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-20T09:55:45Z", "revision_number": 0, "id": "35b9fc83-a6e5-4aa6-8029-2925d17add84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:45Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "5059447a-7a12-43e9-bdf9-d26b7af036bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:43Z", "revision_number": 0, "id": "7d30597a-1e55-44aa-ac52-7a9ab72caed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:43Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "99e894f5-456b-4f4f-8431-14d9f086020e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "9eed4a8d-d632-4987-8fdb-93f0322e897b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 443, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "a0ad2762-2bdd-431f-8905-2344e3e2d48f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T09:55:44Z", "revision_number": 0, "id": "ab8dde17-9291-447e-84d2-e780e6726565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:55:44Z", "security_group_id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 7, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "6ba88aa9-68bb-4f0f-959e-5658fc87d857", "name": "cloudify-sg_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:58:33,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-bf4a1a49-f36b-41fe-946c-f590caa98bb6 2018-10-20 09:58:33,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586640834808s 2018-10-20 09:58:33,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 09:58:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6ba88aa9-68bb-4f0f-959e-5658fc87d857.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:33,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:33 GMT X-Openstack-Request-Id: req-2248c326-7377-4ce2-8594-d466debd89c2 2018-10-20 09:58:33,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:33,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6ba88aa9-68bb-4f0f-959e-5658fc87d857.json used request id req-2248c326-7377-4ce2-8594-d466debd89c2 2018-10-20 09:58:33,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.178211927414s 2018-10-20 09:58:33,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 09:58:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:33,401 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:33 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-c3b0875e-feba-4586-a278-243aee1a6064 x-openstack-request-id: req-c3b0875e-feba-4586-a278-243aee1a6064 2018-10-20 09:58:33,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_8bd0a552-36e8-48a4-9ca5-c31cce404ae9 used request id req-c3b0875e-feba-4586-a278-243aee1a6064 2018-10-20 09:58:33,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0351228713989s 2018-10-20 09:58:33,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 09:58:33,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45/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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" -d '{"subnet_id": "ef0b51d7-acd0-4644-990a-99cd24b3c7ce"}' 2018-10-20 09:58:35,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:35 GMT X-Openstack-Request-Id: req-519dd0d0-7de2-4e85-bade-29ffc2812412 2018-10-20 09:58:35,454 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "59032a38-430e-49bb-8af5-1b8e641da9ad", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "subnet_id": "ef0b51d7-acd0-4644-990a-99cd24b3c7ce", "subnet_ids": ["ef0b51d7-acd0-4644-990a-99cd24b3c7ce"], "port_id": "88030bb8-ead3-42fd-b759-d718d8e3d717", "id": "b8866836-cd4e-4441-a49c-d328872f4e45"} 2018-10-20 09:58:35,454 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45/remove_router_interface.json used request id req-519dd0d0-7de2-4e85-bade-29ffc2812412 2018-10-20 09:58:35,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05264616013s 2018-10-20 09:58:35,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 09:58:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:35,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:35 GMT X-Openstack-Request-Id: req-e92544d7-1e3a-4801-a056-82b2fcdf317b 2018-10-20 09:58:35,962 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:47Z", "admin_state_up": true, "updated_at": "2018-10-20T09:58:34Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "b8866836-cd4e-4441-a49c-d328872f4e45", "name": "cloudify-router_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}]} 2018-10-20 09:58:35,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e92544d7-1e3a-4801-a056-82b2fcdf317b 2018-10-20 09:58:35,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.507574081421s 2018-10-20 09:58:35,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 09:58:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:37,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:37 GMT X-Openstack-Request-Id: req-f5687953-b185-47a4-93a2-0e860405b847 2018-10-20 09:58:37,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:37,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b8866836-cd4e-4441-a49c-d328872f4e45.json used request id req-f5687953-b185-47a4-93a2-0e860405b847 2018-10-20 09:58:37,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05202579498s 2018-10-20 09:58:37,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 09:58:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:37 GMT X-Openstack-Request-Id: req-73f8a583-2a74-4555-8284-3c6c84942346 2018-10-20 09:58:37,059 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59032a38-430e-49bb-8af5-1b8e641da9ad","tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:53:47Z","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":"71378b964b974156b81f6954cfb5d7dc","id":"ef0b51d7-acd0-4644-990a-99cd24b3c7ce","subnetpool_id":null,"name":"cloudify-subnet_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}]} 2018-10-20 09:58:37,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-73f8a583-2a74-4555-8284-3c6c84942346 2018-10-20 09:58:37,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424978733063s 2018-10-20 09:58:37,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 09:58:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ef0b51d7-acd0-4644-990a-99cd24b3c7ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:38,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:38 GMT X-Openstack-Request-Id: req-cd8ee378-547d-4be6-b989-e099a151aa4e 2018-10-20 09:58:38,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:38,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ef0b51d7-acd0-4644-990a-99cd24b3c7ce.json used request id req-cd8ee378-547d-4be6-b989-e099a151aa4e 2018-10-20 09:58:38,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31256985664s 2018-10-20 09:58:38,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:58:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:38,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:38 GMT X-Openstack-Request-Id: req-a2e85a3b-dd92-487e-96e9-704111b17035 2018-10-20 09:58:38,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59032a38-430e-49bb-8af5-1b8e641da9ad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"71378b964b974156b81f6954cfb5d7dc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:58:38Z","qos_policy_id":null,"name":"cloudify-net_8bd0a552-36e8-48a4-9ca5-c31cce404ae9","admin_state_up":true,"tenant_id":"71378b964b974156b81f6954cfb5d7dc","created_at":"2018-10-20T09:53:45Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 09:58:38,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a2e85a3b-dd92-487e-96e9-704111b17035 2018-10-20 09:58:38,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10041308403s 2018-10-20 09:58:38,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 09:58:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/59032a38-430e-49bb-8af5-1b8e641da9ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:39,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:39 GMT X-Openstack-Request-Id: req-56f340d3-a9f4-4e2e-8bf7-a9f5e46f9f0e 2018-10-20 09:58:39,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:39,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/59032a38-430e-49bb-8af5-1b8e641da9ad.json used request id req-56f340d3-a9f4-4e2e-8bf7-a9f5e46f9f0e 2018-10-20 09:58:39,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4291229248s 2018-10-20 09:58:39,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:58:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:40,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:40 GMT X-Openstack-Request-Id: req-ea3385f6-a15b-485a-a10d-33341c3476d2 2018-10-20 09:58:40,198 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:55:41Z", "file": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/file", "owner": "71378b964b974156b81f6954cfb5d7dc", "id": "bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "size": 4373348352, "self": "/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:54:40Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:58:40,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ea3385f6-a15b-485a-a10d-33341c3476d2 2018-10-20 09:58:40,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289353132248s 2018-10-20 09:58:40,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 09:58:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d56ebd68e5a705de605efbe98e4cae3e0535ebe503bfcebd1da28afbe5eaf804" 2018-10-20 09:58:40,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 09:58:40 GMT X-Openstack-Request-Id: req-ff3c87e4-d6a5-446f-8e71-489f36363dbf 2018-10-20 09:58:40,830 - 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-20 09:58:40,830 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bdd1051b-ed7b-4ff2-b63c-79ca1237727d used request id req-ff3c87e4-d6a5-446f-8e71-489f36363dbf 2018-10-20 09:58:40,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.629964113235s 2018-10-20 09:58:40,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 09:58:40,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:40,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-c36b662b-3607-477a-ba63-6e192248194c x-openstack-request-id: req-c36b662b-3607-477a-ba63-6e192248194c 2018-10-20 09:58:40,866 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c3c282d-e7a1-46d2-b666-7b34b248a537", "name": "cloudify-flavor_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 09:58:40,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c36b662b-3607-477a-ba63-6e192248194c 2018-10-20 09:58:40,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299940109253s 2018-10-20 09:58:40,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 09:58:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:40,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58: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-82b3b37f-5e9d-48e2-9b16-c93e4d0b3c1b x-openstack-request-id: req-82b3b37f-5e9d-48e2-9b16-c93e4d0b3c1b 2018-10-20 09:58:40,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2c3c282d-e7a1-46d2-b666-7b34b248a537 used request id req-82b3b37f-5e9d-48e2-9b16-c93e4d0b3c1b 2018-10-20 09:58:40,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264468193054s 2018-10-20 09:58:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:58:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:41,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1026 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3961c297-7efb-4eb9-97ad-8cc9cc080706 2018-10-20 09:58:41,107 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "links": {"self": "http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb0b4cdab0064d8caf802f1bc560bf67", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:58:41,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3961c297-7efb-4eb9-97ad-8cc9cc080706 2018-10-20 09:58:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212862968445s 2018-10-20 09:58:41,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:58:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:41,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086d79d3-cb2e-42f0-98d6-c1edb0af56be 2018-10-20 09:58:41,325 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_8bd0a552-36e8-48a4-9ca5-c31cce404ae9", "links": {"self": "http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb0b4cdab0064d8caf802f1bc560bf67", "description": null}} 2018-10-20 09:58:41,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67 used request id req-086d79d3-cb2e-42f0-98d6-c1edb0af56be 2018-10-20 09:58:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210901021957s 2018-10-20 09:58:41,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 09:58:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:41,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2fbf38-a749-4b40-b00b-767ec6a8c8f4 2018-10-20 09:58:41,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:58:41,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/eb0b4cdab0064d8caf802f1bc560bf67 used request id req-af2fbf38-a749-4b40-b00b-767ec6a8c8f4 2018-10-20 09:58:41,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.358000040054s 2018-10-20 09:58:41,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:58:41,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:41,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bba3c6a-a22e-4c7c-bf08-8940bf021a6c 2018-10-20 09:58:41,887 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc"}, "tags": [], "enabled": true, "id": "71378b964b974156b81f6954cfb5d7dc", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_8bd0a552-36e8-48a4-9ca5-c31cce404ae9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 09:58:41,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5bba3c6a-a22e-4c7c-bf08-8940bf021a6c 2018-10-20 09:58:41,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196748018265s 2018-10-20 09:58:41,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 09:58:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:42,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:58:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e8287f-5e68-4d53-9f79-739b8192dac0 2018-10-20 09:58:42,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:58:42,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/71378b964b974156b81f6954cfb5d7dc used request id req-f8e8287f-5e68-4d53-9f79-739b8192dac0 2018-10-20 09:58:42,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2455971241s 2018-10-20 09:58:42,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:58:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=71378b964b974156b81f6954cfb5d7dc&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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:42,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:42 GMT X-Openstack-Request-Id: req-4746d796-a92f-4aa3-9528-84ea678d21f2 2018-10-20 09:58:42,469 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:58:42,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=71378b964b974156b81f6954cfb5d7dc&name=default used request id req-4746d796-a92f-4aa3-9528-84ea678d21f2 2018-10-20 09:58:42,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325038194656s 2018-10-20 09:58:42,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 09:58:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:42,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:42 GMT X-Openstack-Request-Id: req-175549b5-ca87-4c59-b898-bfdb9a5e3ae4 2018-10-20 09:58:42,755 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "created_at": "2018-10-20T09:53:45Z", "updated_at": "2018-10-20T09:53:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "f4d46ad5-1f6c-4700-b227-ffdbc86b9f29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "4097967a-84ab-4b35-bac9-3408d96ee9a3", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "07df26ca-0867-4e5e-ae9d-4d3a72ab4b77", "remote_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:53:45Z", "revision_number": 0, "id": "ab402464-942b-4cf8-adfe-ed3671f2d6e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:53:45Z", "security_group_id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "tenant_id": "71378b964b974156b81f6954cfb5d7dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "71378b964b974156b81f6954cfb5d7dc"}], "revision_number": 1, "project_id": "71378b964b974156b81f6954cfb5d7dc", "id": "f90bb36e-3d5f-4ac1-b5e8-db178e6837bf", "name": "default"}]} 2018-10-20 09:58:42,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-175549b5-ca87-4c59-b898-bfdb9a5e3ae4 2018-10-20 09:58:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.279410123825s 2018-10-20 09:58:42,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 09:58:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f90bb36e-3d5f-4ac1-b5e8-db178e6837bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ac862a9c4adec059d5c3b11ce986b6d5b5cb38a37d27125a12a1e689dbcc3423" 2018-10-20 09:58:42,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 09:58:42 GMT X-Openstack-Request-Id: req-121bb8ab-bd0a-44d4-aebe-811512e44908 2018-10-20 09:58:42,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 09:58:42,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f90bb36e-3d5f-4ac1-b5e8-db178e6837bf.json used request id req-121bb8ab-bd0a-44d4-aebe-811512e44908 2018-10-20 09:58:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173907995224s 2018-10-20 09:58:42,960 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-20 09:58:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:58:42,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8763d98f-9571-4170-88d7-6550ea032a60 2018-10-20 09:58:42,995 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:58:42,996 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-8763d98f-9571-4170-88d7-6550ea032a60 2018-10-20 09:58:42,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:58:43,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T10:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["6uUNVZp-TCODolbBWkTLiw"], "issued_at": "2018-10-20T09:58:43.000000Z"}} 2018-10-20 09:58:43,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:58:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:43,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:43 GMT X-Openstack-Request-Id: req-a5be7daf-86b2-4a40-92eb-63b3b8a2326e 2018-10-20 09:58:43,746 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 09:58:43,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5be7daf-86b2-4a40-92eb-63b3b8a2326e 2018-10-20 09:58:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346877098083s 2018-10-20 09:58:43,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:58:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:43,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b533d3-bf78-499d-8f29-70ecc3ea5d8a 2018-10-20 09:58:43,934 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:58:43,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-71b533d3-bf78-499d-8f29-70ecc3ea5d8a 2018-10-20 09:58:43,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179183006287s 2018-10-20 09:58:43,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 09:58:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}}' 2018-10-20 09:58:44,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a9dc08-08ea-426b-8d5d-77d90bc5f0dd 2018-10-20 09:58:44,129 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd"}, "tags": [], "enabled": true, "id": "bf10afe645e24be28ab572dc79e6e0dd", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}} 2018-10-20 09:58:44,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c4a9dc08-08ea-426b-8d5d-77d90bc5f0dd 2018-10-20 09:58:44,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186975002289s 2018-10-20 09:58:44,129 - 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'bf10afe645e24be28ab572dc79e6e0dd', '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_c7c4b4c9-188b-48b6-817a-bd0dd15386ed'}) 2018-10-20 09:58:44,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 09:58:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2ddd7915-c601-4c68-b353-e2e830cb5834", "email": null, "name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}}' 2018-10-20 09:58:44,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c907b42-89f9-4893-8b71-4dc2fcc1ea87 2018-10-20 09:58:44,608 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "links": {"self": "http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd0aed40851f4382aa53c90207686546", "domain_id": "default", "password_expires_at": null}} 2018-10-20 09:58:44,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-4c907b42-89f9-4893-8b71-4dc2fcc1ea87 2018-10-20 09:58:44,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472943067551s 2018-10-20 09:58:44,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dd0aed40851f4382aa53c90207686546', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed'}) 2018-10-20 09:58:44,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:58:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:44,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b12f6a-4475-4899-b941-664b665be2d8 2018-10-20 09:58:44,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:58:44,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-35b12f6a-4475-4899-b941-664b665be2d8 2018-10-20 09:58:44,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110190868378s 2018-10-20 09:58:44,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:58:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:44,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4e0617-019e-4e3a-af26-422a20caef63 2018-10-20 09:58:44,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:58:44,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7d4e0617-019e-4e3a-af26-422a20caef63 2018-10-20 09:58:44,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10732293129s 2018-10-20 09:58:44,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 09:58:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae61039-838d-4e37-a51a-f53f09b96eda 2018-10-20 09:58:45,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 09:58:45,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bae61039-838d-4e37-a51a-f53f09b96eda 2018-10-20 09:58:45,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174884080887s 2018-10-20 09:58:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:58:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7cb88a-2d27-4547-a6cb-a018b43b92d0 2018-10-20 09:58:45,125 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 09:58:45,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cf7cb88a-2d27-4547-a6cb-a018b43b92d0 2018-10-20 09:58:45,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103514909744s 2018-10-20 09:58:45,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 09:58:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446dd14f-cbc3-4c53-a50f-33d6792ed803 2018-10-20 09:58:45,412 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "links": {"self": "http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd0aed40851f4382aa53c90207686546", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 09:58:45,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-446dd14f-cbc3-4c53-a50f-33d6792ed803 2018-10-20 09:58:45,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.28657412529s 2018-10-20 09:58:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:58:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc269d3-0211-4994-ac67-dc9f1d72494b 2018-10-20 09:58:45,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd"}, "tags": [], "enabled": true, "id": "bf10afe645e24be28ab572dc79e6e0dd", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:58:45,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bfc269d3-0211-4994-ac67-dc9f1d72494b 2018-10-20 09:58:45,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113238096237s 2018-10-20 09:58:45,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 09:58:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=dd0aed40851f4382aa53c90207686546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bf10afe645e24be28ab572dc79e6e0dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bdbc2f-9039-4243-a03b-b58b894e60b4 2018-10-20 09:58:45,722 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=dd0aed40851f4382aa53c90207686546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bf10afe645e24be28ab572dc79e6e0dd", "previous": null, "next": null}} 2018-10-20 09:58:45,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=dd0aed40851f4382aa53c90207686546&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=bf10afe645e24be28ab572dc79e6e0dd used request id req-a9bdbc2f-9039-4243-a03b-b58b894e60b4 2018-10-20 09:58:45,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.174221038818s 2018-10-20 09:58:45,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 09:58:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd/users/dd0aed40851f4382aa53c90207686546/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:45,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 09:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f61083f-d137-492f-bad8-4b54b0198f7f 2018-10-20 09:58:45,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 09:58:45,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd/users/dd0aed40851f4382aa53c90207686546/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-6f61083f-d137-492f-bad8-4b54b0198f7f 2018-10-20 09:58:45,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244214057922s 2018-10-20 09:58:45,971 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 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'bf10afe645e24be28ab572dc79e6e0dd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2ddd7915-c601-4c68-b353-e2e830cb5834', 'username': u'cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 09:58:45,975 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'password': '2ddd7915-c601-4c68-b353-e2e830cb5834', 'project_name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'bf10afe645e24be28ab572dc79e6e0dd', 'project_domain_name': 'Default'} 2018-10-20 09:58:46,030 - 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-20 09:58:46,045 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-20 09:58:46,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 09:58:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:46,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1743120-bde1-457b-876f-47ecfa780d82 2018-10-20 09:58:46,155 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 09:58:46,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b1743120-bde1-457b-876f-47ecfa780d82 2018-10-20 09:58:46,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11030292511s 2018-10-20 09:58:46,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 09:58:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 09:58:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd7ac28-4122-438a-a534-a2787427e223 2018-10-20 09:58:46,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd"}, "tags": [], "enabled": true, "id": "bf10afe645e24be28ab572dc79e6e0dd", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 09:58:46,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ebd7ac28-4122-438a-a534-a2787427e223 2018-10-20 09:58:46,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196512937546s 2018-10-20 09:58:46,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 09:58:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"network": {"tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "name": "cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "admin_state_up": true}}' 2018-10-20 09:58:46,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:46 GMT X-Openstack-Request-Id: req-8aca1df8-55ab-4bca-a404-f5e6f11b264c 2018-10-20 09:58:46,726 - 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":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:58:46Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}} 2018-10-20 09:58:46,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8aca1df8-55ab-4bca-a404-f5e6f11b264c 2018-10-20 09:58:46,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363071203232s 2018-10-20 09:58:46,727 - 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-20T09:58:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4', u'provider:segmentation_id': 35, 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_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'created_at': u'2018-10-20T09:58:46Z', u'mtu': 1450, u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'l2_adjacency': True}) 2018-10-20 09:58:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:58:46,738 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cab8385-eff2-480e-8c5a-81717e1c3b74 2018-10-20 09:58:46,738 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 09:58:46,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-9cab8385-eff2-480e-8c5a-81717e1c3b74 2018-10-20 09:58:46,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 09:58:47,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T10:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf10afe645e24be28ab572dc79e6e0dd", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bf10afe645e24be28ab572dc79e6e0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/bf10afe645e24be28ab572dc79e6e0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/bf10afe645e24be28ab572dc79e6e0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bf10afe645e24be28ab572dc79e6e0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/bf10afe645e24be28ab572dc79e6e0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/bf10afe645e24be28ab572dc79e6e0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_bf10afe645e24be28ab572dc79e6e0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bf10afe645e24be28ab572dc79e6e0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/bf10afe645e24be28ab572dc79e6e0dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "id": "dd0aed40851f4382aa53c90207686546"}, "audit_ids": ["Z07OvmurQQ6oGeOoZMduRA"], "issued_at": "2018-10-20T09:58:47.000000Z"}} 2018-10-20 09:58:47,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 09:58:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 09:58:47,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:47 GMT X-Openstack-Request-Id: req-9c9b3703-34d6-4693-9c06-e0ca52fd38a3 2018-10-20 09:58:47,516 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T09:58:46Z","qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}]} 2018-10-20 09:58:47,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9c9b3703-34d6-4693-9c06-e0ca52fd38a3 2018-10-20 09:58:47,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380841970444s 2018-10-20 09:58:47,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 09:58:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"subnet": {"name": "cloudify_ims-subnet_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "enable_dhcp": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 09:58:48,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:48 GMT X-Openstack-Request-Id: req-f3ab7fac-54b8-4434-a185-972bb9d7d9c7 2018-10-20 09:58:48,164 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:58:47Z","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":"bf10afe645e24be28ab572dc79e6e0dd","id":"9ad06cad-57e4-4bb5-8572-4201319a4a75","subnetpool_id":null,"name":"cloudify_ims-subnet_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}} 2018-10-20 09:58:48,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f3ab7fac-54b8-4434-a185-972bb9d7d9c7 2018-10-20 09:58:48,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.646008968353s 2018-10-20 09:58:48,165 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:58:47Z', 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'9ad06cad-57e4-4bb5-8572-4201319a4a75', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'enable_dhcp': True, u'network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4', u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T09:58:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd'}) 2018-10-20 09:58:48,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 09:58:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "cloudify_ims-router_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "admin_state_up": true}}' 2018-10-20 09:58:49,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:49 GMT X-Openstack-Request-Id: req-a84f4d53-f2eb-46ae-8125-36b49180cf55 2018-10-20 09:58:49,873 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:48Z", "admin_state_up": true, "updated_at": "2018-10-20T09:58:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4d142886-738d-4035-8460-e2550e72d3f3", "name": "cloudify_ims-router_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}} 2018-10-20 09:58:49,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a84f4d53-f2eb-46ae-8125-36b49180cf55 2018-10-20 09:58:49,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.70801091194s 2018-10-20 09:58:49,874 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T09:58:49Z', u'revision_number': 2, u'id': u'4d142886-738d-4035-8460-e2550e72d3f3', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'admin_state_up': True, u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T09:58:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd'}) 2018-10-20 09:58:49,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 09:58:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"subnet_id": "9ad06cad-57e4-4bb5-8572-4201319a4a75"}' 2018-10-20 09:58:52,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 09:58:52 GMT X-Openstack-Request-Id: req-aa7b73b5-cd94-4d30-8b86-efc600f32026 2018-10-20 09:58:52,727 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "subnet_id": "9ad06cad-57e4-4bb5-8572-4201319a4a75", "subnet_ids": ["9ad06cad-57e4-4bb5-8572-4201319a4a75"], "port_id": "0144acb2-4e66-4634-8e97-dfe29e623553", "id": "4d142886-738d-4035-8460-e2550e72d3f3"} 2018-10-20 09:58:52,728 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3/add_router_interface.json used request id req-aa7b73b5-cd94-4d30-8b86-efc600f32026 2018-10-20 09:58:52,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.85294389725s 2018-10-20 09:58:52,728 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-20 09:59:15,408 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-20 09:59:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 09:59:15,415 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 09:59:15 GMT 2018-10-20 09:59:15,416 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 09:59:15,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 09:59:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 09:59:15,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 09:59:15 GMT X-Openstack-Request-Id: req-fe68a9f9-13d1-4a48-8b4e-6d5d4a869398 2018-10-20 09:59:15,820 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 09:59:15,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fe68a9f9-13d1-4a48-8b4e-6d5d4a869398 2018-10-20 09:59:15,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.399350881577s 2018-10-20 09:59:15,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 09:59:15,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}' 2018-10-20 09:59:15,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 20 Oct 2018 09:59:15 GMT Location: http://172.30.9.22:9292/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-152726e8-e4e7-4dbe-a6eb-d908e5832061 2018-10-20 09:59:15,896 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T09:59:15Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": null, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "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_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": null, "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 09:59:15,896 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-152726e8-e4e7-4dbe-a6eb-d908e5832061 2018-10-20 09:59:15,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0662851333618s 2018-10-20 09:59:15,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 09:59:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '' 2018-10-20 10:00:16,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:00:16 GMT X-Openstack-Request-Id: req-f7b3e3a5-a871-4b72-9e84-abeb2adfe175 2018-10-20 10:00:16,465 - 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-20 10:00:16,465 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file used request id req-f7b3e3a5-a871-4b72-9e84-abeb2adfe175 2018-10-20 10:00:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.5686461926s 2018-10-20 10:00:16,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:00:16,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:16,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:16 GMT X-Openstack-Request-Id: req-acaca757-7e4c-40d2-beb2-89a8eb745b79 2018-10-20 10:00:16,507 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:00:16Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": 4373348352, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:00:16,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-acaca757-7e4c-40d2-beb2-89a8eb745b79 2018-10-20 10:00:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380730628967s 2018-10-20 10:00:16,509 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file', 'owner': u'bf10afe645e24be28ab572dc79e6e0dd', 'id': u'6e95ef12-0471-432a-96ab-80e09862ac12', 'size': 4373348352, u'self': u'/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T10:00:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T10:00:16Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', '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/6e95ef12-0471-432a-96ab-80e09862ac12', 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_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'created': u'2018-10-20T09:59:15Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-20T09:59:15Z', 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/6e95ef12-0471-432a-96ab-80e09862ac12', 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_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-20 10:00:16,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 10:00:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-20 10:00:16,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-57e55d72-46aa-417b-9bf4-7e7b21327436 x-openstack-request-id: req-57e55d72-46aa-417b-9bf4-7e7b21327436 2018-10-20 10:00:16,841 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "name": "cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 10:00:16,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-57e55d72-46aa-417b-9bf4-7e7b21327436 2018-10-20 10:00:16,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329385042191s 2018-10-20 10:00:16,842 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', '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'906439e73a574f6faa0801abd57f945a', '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'358af2a7-307d-4ad9-be2e-6b7758a2441b', 'swap': 0}) 2018-10-20 10:00:16,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 10:00:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b/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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"extra_specs": {}}' 2018-10-20 10:00:16,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:16 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-05e19d3e-ae49-4f11-8903-72570504bb70 x-openstack-request-id: req-05e19d3e-ae49-4f11-8903-72570504bb70 2018-10-20 10:00:16,866 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 10:00:16,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b/os-extra_specs used request id req-05e19d3e-ae49-4f11-8903-72570504bb70 2018-10-20 10:00:16,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231220722198s 2018-10-20 10:00:16,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 10:00:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"keypair": {"name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}}' 2018-10-20 10:00:18,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-5ce439cc-4078-42a5-b9c0-9c3d79a5f46a x-openstack-request-id: req-5ce439cc-4078-42a5-b9c0-9c3d79a5f46a 2018-10-20 10:00:18,502 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/KVo7D8k7PW78xL2f5W3qKFLPBzNE/lxdv2jsMHksXFIeJeaxastauvtUPWTXoQ01S4cYSU09eH8KoP4ow+PgaN9Rl/V8mbLe/WYXAH3OoiV1ywQu1MQOJpF4qJvTC3PKy1ADswHHoZid6TT/5cTZOY728HrVDpQ85iFRsASBGki92rmBoIEEKXqcpArohaxwCaaMXT10jgxvC1l81gQMCIS9xJ++izz1RtJK+omyktNQvMGcF0EI+1F18oaE8c495hiDDXWosmxFyH4gSQFOUVw9i8flM4SmKrCbisvuA0u9HCB450PQIrwOQE4sgMiLr6WFp/9k6UWzXTZudZZf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvylaOw/JOz1u/MS9n+Vt6ihSzwczRP5cXb9o7DB5LFxSHiXm\nsWrLWrr7VD1k16ENNUuHGElNPXh/CqD+KMPj4GjfUZf1fJmy3v1mFwB9zqIldcsE\nLtTEDiaReKib0wtzystQA7MBx6GYnek0/+XE2TmO9vB61Q6UPOYhUbAEgRpIvdq5\ngaCBBCl6nKQK6IWscAmmjF09dI4MbwtZfNYEDAiEvcSfvos89UbSSvqJspLTULzB\nnBdBCPtRdfKGhPHOPeYYgw11qLJsRch+IEkBTlFcPYvH5TOEpiqwm4rL7gNLvRwg\neOdD0CK8DkBOLIDIi6+lhaf/ZOlFs102bnWWXwIDAQABAoIBAFZactU9U1T8cnei\n1Fo3xQhDAO1evk1LbiQ3REl1uDdO2RWfX3AD4yrwTnqGZVh2+0V5AeT5r/e1yAXg\nJg/6NaV5GnB8abvInqHW7Fg1s581ZiCo/hG9sXcG+y37VLDoen1AjLuvEH3CxPOI\nlpWGkP7j3m40wfge5t3/w0tobRB4LCQoSJsWImdBwVpd+Cmx0+AbFz0ij0YNSc43\nbdwhI/0pNi383kAjA+F4h2iiPATTdY5TDrA7BJRUqGwIw45I1sDeym4kcPzKQZH3\nOw+b/rpXyFGX51gRGaDD/RzqO4+pBfCZALlZfV/H2U93GgR5KA9fxzXMeNZ0vJkQ\n7xT9lykCgYEA5b2atX9hrLIeXpMLiseq8UgzRVGkOCCrN07pbYgILpHZFR+FUAvH\nMTGqJWgL0Bz78V8mzzaUzhK9RvOuoG2l51mzeaTACLnU4sFVu1SxyVeFalYej0eS\n++K3QcQPwnLUu7LFZe82h7HfSRYMpv58g4S8CnYOPJiDndX0U0f//bMCgYEA1QLk\ndhaCDplhno6c1AJLm0YlZ0oDQN3u/eAW4yGdH44dhlUkwPWJfuWv4byV1+95B3lv\nt7Ayp4rcCTSuWWadHbDuuGMFRbLi6aEC/LT15M0WPGEFf6lJzjo9mvOtFTUrUJT6\nyfqLADrSvalGe4Goz/cwbMsii5hsKqWLVh+3pqUCgYEAgjOguHgGzS7tU0AW7IIY\neUIn/IM2hLDPGDtaw76ylGIIG5aPoTvrmg/BlA2RlFK43qTEg+81Ck1IhCuarkU2\nHxWRR8F9K/TVl+VmRxLK54b4j7la/Gzd+m8U2Ora26LkubOpeAnIZ8MA/pTGeuYD\nfy38vBkIHIN7JDqbi49kn00CgYBbyXNIr0o7oDxAZpONh6+sqP1VFL9yJC/nlbhH\nByT9g++VAvtjamplE/RGAU1QTxCH9/v72yD4sQ0/qkO2olDxilxTd9e9wOemZIs0\n+YU7omQCgIwuBnSXOOFy862Rhee0QX4PqrZa0v4cW+TTM3vaoVlsh9vK61MwzUTN\nR72LQQKBgQCBLvjKB2wTvBQz2+/8hwtyyCqCTxi0Otg+XLXji6S05LgjATANOoWd\n9kO23AjwMPVBW+IYPRKZYq6dxikVc5t+UIL5SQJzc2WVXErTmjZDvY7mWA3rC7iK\nGWn7prM8fVcbOeaYNWDRNb/5Slus3i6JMqjHrNzdAo0zm3/wUkzlmw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "dd0aed40851f4382aa53c90207686546", "name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "fingerprint": "1a:a3:94:e2:cc:6b:e9:24:f6:e3:1e:30:cf:4a:9a:88"}} 2018-10-20 10:00:18,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-5ce439cc-4078-42a5-b9c0-9c3d79a5f46a 2018-10-20 10:00:18,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.63321304321s 2018-10-20 10:00:18,503 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/KVo7D8k7PW78xL2f5W3qKFLPBzNE/lxdv2jsMHksXFIeJeaxastauvtUPWTXoQ01S4cYSU09eH8KoP4ow+PgaN9Rl/V8mbLe/WYXAH3OoiV1ywQu1MQOJpF4qJvTC3PKy1ADswHHoZid6TT/5cTZOY728HrVDpQ85iFRsASBGki92rmBoIEEKXqcpArohaxwCaaMXT10jgxvC1l81gQMCIS9xJ++izz1RtJK+omyktNQvMGcF0EI+1F18oaE8c495hiDDXWosmxFyH4gSQFOUVw9i8flM4SmKrCbisvuA0u9HCB450PQIrwOQE4sgMiLr6WFp/9k6UWzXTZudZZf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvylaOw/JOz1u/MS9n+Vt6ihSzwczRP5cXb9o7DB5LFxSHiXm\nsWrLWrr7VD1k16ENNUuHGElNPXh/CqD+KMPj4GjfUZf1fJmy3v1mFwB9zqIldcsE\nLtTEDiaReKib0wtzystQA7MBx6GYnek0/+XE2TmO9vB61Q6UPOYhUbAEgRpIvdq5\ngaCBBCl6nKQK6IWscAmmjF09dI4MbwtZfNYEDAiEvcSfvos89UbSSvqJspLTULzB\nnBdBCPtRdfKGhPHOPeYYgw11qLJsRch+IEkBTlFcPYvH5TOEpiqwm4rL7gNLvRwg\neOdD0CK8DkBOLIDIi6+lhaf/ZOlFs102bnWWXwIDAQABAoIBAFZactU9U1T8cnei\n1Fo3xQhDAO1evk1LbiQ3REl1uDdO2RWfX3AD4yrwTnqGZVh2+0V5AeT5r/e1yAXg\nJg/6NaV5GnB8abvInqHW7Fg1s581ZiCo/hG9sXcG+y37VLDoen1AjLuvEH3CxPOI\nlpWGkP7j3m40wfge5t3/w0tobRB4LCQoSJsWImdBwVpd+Cmx0+AbFz0ij0YNSc43\nbdwhI/0pNi383kAjA+F4h2iiPATTdY5TDrA7BJRUqGwIw45I1sDeym4kcPzKQZH3\nOw+b/rpXyFGX51gRGaDD/RzqO4+pBfCZALlZfV/H2U93GgR5KA9fxzXMeNZ0vJkQ\n7xT9lykCgYEA5b2atX9hrLIeXpMLiseq8UgzRVGkOCCrN07pbYgILpHZFR+FUAvH\nMTGqJWgL0Bz78V8mzzaUzhK9RvOuoG2l51mzeaTACLnU4sFVu1SxyVeFalYej0eS\n++K3QcQPwnLUu7LFZe82h7HfSRYMpv58g4S8CnYOPJiDndX0U0f//bMCgYEA1QLk\ndhaCDplhno6c1AJLm0YlZ0oDQN3u/eAW4yGdH44dhlUkwPWJfuWv4byV1+95B3lv\nt7Ayp4rcCTSuWWadHbDuuGMFRbLi6aEC/LT15M0WPGEFf6lJzjo9mvOtFTUrUJT6\nyfqLADrSvalGe4Goz/cwbMsii5hsKqWLVh+3pqUCgYEAgjOguHgGzS7tU0AW7IIY\neUIn/IM2hLDPGDtaw76ylGIIG5aPoTvrmg/BlA2RlFK43qTEg+81Ck1IhCuarkU2\nHxWRR8F9K/TVl+VmRxLK54b4j7la/Gzd+m8U2Ora26LkubOpeAnIZ8MA/pTGeuYD\nfy38vBkIHIN7JDqbi49kn00CgYBbyXNIr0o7oDxAZpONh6+sqP1VFL9yJC/nlbhH\nByT9g++VAvtjamplE/RGAU1QTxCH9/v72yD4sQ0/qkO2olDxilxTd9e9wOemZIs0\n+YU7omQCgIwuBnSXOOFy862Rhee0QX4PqrZa0v4cW+TTM3vaoVlsh9vK61MwzUTN\nR72LQQKBgQCBLvjKB2wTvBQz2+/8hwtyyCqCTxi0Otg+XLXji6S05LgjATANOoWd\n9kO23AjwMPVBW+IYPRKZYq6dxikVc5t+UIL5SQJzc2WVXErTmjZDvY7mWA3rC7iK\nGWn7prM8fVcbOeaYNWDRNb/5Slus3i6JMqjHrNzdAo0zm3/wUkzlmw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dd0aed40851f4382aa53c90207686546', 'name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'created_at': '2018-10-20T10:00:18.503438', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1a:a3:94:e2:cc:6b:e9:24:f6:e3:1e:30:cf:4a:9a:88', 'type': 'ssh', 'id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed'}) 2018-10-20 10:00:18,503 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvylaOw/JOz1u/MS9n+Vt6ihSzwczRP5cXb9o7DB5LFxSHiXm sWrLWrr7VD1k16ENNUuHGElNPXh/CqD+KMPj4GjfUZf1fJmy3v1mFwB9zqIldcsE LtTEDiaReKib0wtzystQA7MBx6GYnek0/+XE2TmO9vB61Q6UPOYhUbAEgRpIvdq5 gaCBBCl6nKQK6IWscAmmjF09dI4MbwtZfNYEDAiEvcSfvos89UbSSvqJspLTULzB nBdBCPtRdfKGhPHOPeYYgw11qLJsRch+IEkBTlFcPYvH5TOEpiqwm4rL7gNLvRwg eOdD0CK8DkBOLIDIi6+lhaf/ZOlFs102bnWWXwIDAQABAoIBAFZactU9U1T8cnei 1Fo3xQhDAO1evk1LbiQ3REl1uDdO2RWfX3AD4yrwTnqGZVh2+0V5AeT5r/e1yAXg Jg/6NaV5GnB8abvInqHW7Fg1s581ZiCo/hG9sXcG+y37VLDoen1AjLuvEH3CxPOI lpWGkP7j3m40wfge5t3/w0tobRB4LCQoSJsWImdBwVpd+Cmx0+AbFz0ij0YNSc43 bdwhI/0pNi383kAjA+F4h2iiPATTdY5TDrA7BJRUqGwIw45I1sDeym4kcPzKQZH3 Ow+b/rpXyFGX51gRGaDD/RzqO4+pBfCZALlZfV/H2U93GgR5KA9fxzXMeNZ0vJkQ 7xT9lykCgYEA5b2atX9hrLIeXpMLiseq8UgzRVGkOCCrN07pbYgILpHZFR+FUAvH MTGqJWgL0Bz78V8mzzaUzhK9RvOuoG2l51mzeaTACLnU4sFVu1SxyVeFalYej0eS ++K3QcQPwnLUu7LFZe82h7HfSRYMpv58g4S8CnYOPJiDndX0U0f//bMCgYEA1QLk dhaCDplhno6c1AJLm0YlZ0oDQN3u/eAW4yGdH44dhlUkwPWJfuWv4byV1+95B3lv t7Ayp4rcCTSuWWadHbDuuGMFRbLi6aEC/LT15M0WPGEFf6lJzjo9mvOtFTUrUJT6 yfqLADrSvalGe4Goz/cwbMsii5hsKqWLVh+3pqUCgYEAgjOguHgGzS7tU0AW7IIY eUIn/IM2hLDPGDtaw76ylGIIG5aPoTvrmg/BlA2RlFK43qTEg+81Ck1IhCuarkU2 HxWRR8F9K/TVl+VmRxLK54b4j7la/Gzd+m8U2Ora26LkubOpeAnIZ8MA/pTGeuYD fy38vBkIHIN7JDqbi49kn00CgYBbyXNIr0o7oDxAZpONh6+sqP1VFL9yJC/nlbhH ByT9g++VAvtjamplE/RGAU1QTxCH9/v72yD4sQ0/qkO2olDxilxTd9e9wOemZIs0 +YU7omQCgIwuBnSXOOFy862Rhee0QX4PqrZa0v4cW+TTM3vaoVlsh9vK61MwzUTN R72LQQKBgQCBLvjKB2wTvBQz2+/8hwtyyCqCTxi0Otg+XLXji6S05LgjATANOoWd 9kO23AjwMPVBW+IYPRKZYq6dxikVc5t+UIL5SQJzc2WVXErTmjZDvY7mWA3rC7iK GWn7prM8fVcbOeaYNWDRNb/5Slus3i6JMqjHrNzdAo0zm3/wUkzlmw== -----END RSA PRIVATE KEY----- 2018-10-20 10:00:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 10:00:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"security_group": {"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-20 10:00:18,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:18 GMT X-Openstack-Request-Id: req-53408b51-cffc-470c-b1fa-b5c5e92f4104 2018-10-20 10:00:18,988 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}} 2018-10-20 10:00:18,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-53408b51-cffc-470c-b1fa-b5c5e92f4104 2018-10-20 10:00:18,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.479512929916s 2018-10-20 10:00:18,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:19,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-9bffd998-4cd1-432e-82d4-8a42d6533560 2018-10-20 10:00:19,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:19,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9bffd998-4cd1-432e-82d4-8a42d6533560 2018-10-20 10:00:19,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0681979656219s 2018-10-20 10:00:19,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:19,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-bb1f4731-0124-4b56-8e95-0cc10c6a2db5 2018-10-20 10:00:19,261 - 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-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": 22, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:19Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b"}} 2018-10-20 10:00:19,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bb1f4731-0124-4b56-8e95-0cc10c6a2db5 2018-10-20 10:00:19,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191451072693s 2018-10-20 10:00:19,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:19,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-a41843ae-8637-415d-9e35-2afab934cf60 2018-10-20 10:00:19,313 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 2, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:19,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a41843ae-8637-415d-9e35-2afab934cf60 2018-10-20 10:00:19,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455620288849s 2018-10-20 10:00:19,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:19,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-8f3e8cac-0cfe-4cef-98b1-51586952c7fd 2018-10-20 10:00:19,446 - 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-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": null, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:19Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16"}} 2018-10-20 10:00:19,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8f3e8cac-0cfe-4cef-98b1-51586952c7fd 2018-10-20 10:00:19,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126417160034s 2018-10-20 10:00:19,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-a166e682-1c22-4022-ba02-afb6455e1073 2018-10-20 10:00:19,499 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 3, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:19,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a166e682-1c22-4022-ba02-afb6455e1073 2018-10-20 10:00:19,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469748973846s 2018-10-20 10:00:19,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:19,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:19,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-9b646df1-4b6e-4f21-a400-eccd6ff83a64 2018-10-20 10:00:19,626 - 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-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": 80, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:19Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64"}} 2018-10-20 10:00:19,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9b646df1-4b6e-4f21-a400-eccd6ff83a64 2018-10-20 10:00:19,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121098041534s 2018-10-20 10:00:19,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:19,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-4a6ddbe4-9c29-4dbe-8199-32f0ad601248 2018-10-20 10:00:19,680 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 4, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:19,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4a6ddbe4-9c29-4dbe-8199-32f0ad601248 2018-10-20 10:00:19,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481090545654s 2018-10-20 10:00:19,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:19,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:19,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-001ad83b-df39-449e-a744-7dfeec377666 2018-10-20 10:00:19,818 - 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-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": 443, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:19Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "b73c50db-a585-4f75-ab75-ff831085f7c9"}} 2018-10-20 10:00:19,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-001ad83b-df39-449e-a744-7dfeec377666 2018-10-20 10:00:19,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130972862244s 2018-10-20 10:00:19,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:19,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:19 GMT X-Openstack-Request-Id: req-f51200f4-5945-4b0b-9a8a-22ceb1ae8aca 2018-10-20 10:00:19,876 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "b73c50db-a585-4f75-ab75-ff831085f7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 5, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:19,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f51200f4-5945-4b0b-9a8a-22ceb1ae8aca 2018-10-20 10:00:19,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523409843445s 2018-10-20 10:00:19,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:20,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:20 GMT X-Openstack-Request-Id: req-3ef4b106-f0a2-42aa-8ea0-c0a6afb4841a 2018-10-20 10:00:20,016 - 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-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": 5671, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:19Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "88a9a8b1-d83d-42de-912c-08dcad9a1fef"}} 2018-10-20 10:00:20,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3ef4b106-f0a2-42aa-8ea0-c0a6afb4841a 2018-10-20 10:00:20,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133599996567s 2018-10-20 10:00:20,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:00:20,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:20,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:20 GMT X-Openstack-Request-Id: req-736282f8-aef9-4deb-9739-d389edd2b667 2018-10-20 10:00:20,068 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "88a9a8b1-d83d-42de-912c-08dcad9a1fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "b73c50db-a585-4f75-ab75-ff831085f7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 6, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:00:20,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-736282f8-aef9-4deb-9739-d389edd2b667 2018-10-20 10:00:20,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463089942932s 2018-10-20 10:00:20,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:00:20,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "31460223-052a-490f-9a4a-5cb036cc2999"}}' 2018-10-20 10:00:20,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:20 GMT X-Openstack-Request-Id: req-bc8ac4fd-8ff2-4f74-ad05-36480f1577f7 2018-10-20 10:00:20,429 - 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-20T10:00:20Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "port_range_min": 53333, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:20Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "146b315c-7e01-4e8d-83a6-4e47746c7ea4"}} 2018-10-20 10:00:20,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-bc8ac4fd-8ff2-4f74-ad05-36480f1577f7 2018-10-20 10:00:20,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354726791382s 2018-10-20 10:00:20,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:00:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:20,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:20 GMT X-Openstack-Request-Id: req-3f613e16-2c40-4345-9f21-207946c0461c 2018-10-20 10:00:20,525 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad06cad-57e4-4bb5-8572-4201319a4a75"],"description":"","tags":[],"updated_at":"2018-10-20T09:58:47Z","qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}]} 2018-10-20 10:00:20,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3f613e16-2c40-4345-9f21-207946c0461c 2018-10-20 10:00:20,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949618816376s 2018-10-20 10:00:20,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:00:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:20,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:20 GMT X-Openstack-Request-Id: req-ae9f6a04-402e-43c4-ba16-0e8d34cb0ac3 2018-10-20 10:00:20,570 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:00:16Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": 4373348352, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:00:20,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ae9f6a04-402e-43c4-ba16-0e8d34cb0ac3 2018-10-20 10:00:20,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393879413605s 2018-10-20 10:00:20,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:00:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:20,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-c0eab684-6a16-4493-9377-fc51159ee28b x-openstack-request-id: req-c0eab684-6a16-4493-9377-fc51159ee28b 2018-10-20 10:00:20,605 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "name": "cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:00:20,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c0eab684-6a16-4493-9377-fc51159ee28b 2018-10-20 10:00:20,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0276160240173s 2018-10-20 10:00:20,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 10:00:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"server": {"name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "imageRef": "6e95ef12-0471-432a-96ab-80e09862ac12", "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "flavorRef": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4"}], "security_groups": [{"name": "31460223-052a-490f-9a4a-5cb036cc2999"}]}}' 2018-10-20 10:00:22,960 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55 x-compute-request-id: req-bf3e0cfd-ce88-499f-b15c-715fffa02c46 x-openstack-request-id: req-bf3e0cfd-ce88-499f-b15c-715fffa02c46 2018-10-20 10:00:22,960 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "31460223-052a-490f-9a4a-5cb036cc2999"}], "OS-DCF:diskConfig": "MANUAL", "id": "59185e96-4fec-4a17-8088-f706e9988e55", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "adminPass": "WiBRhLK77Bqw"}} 2018-10-20 10:00:22,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-bf3e0cfd-ce88-499f-b15c-715fffa02c46 2018-10-20 10:00:22,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.35349392891s 2018-10-20 10:00:22,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:22,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:24,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-401b1bfe-3a65-49a9-9559-89a0a95b6b96 x-openstack-request-id: req-401b1bfe-3a65-49a9-9559-89a0a95b6b96 2018-10-20 10:00:24,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "user_id": "dd0aed40851f4382aa53c90207686546", "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-20T10:00:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:24,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-401b1bfe-3a65-49a9-9559-89a0a95b6b96 2018-10-20 10:00:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05657696724s 2018-10-20 10:00:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:00:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:24,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:24 GMT X-Openstack-Request-Id: req-ab2ca63f-e681-43df-b944-34ad547ed20a 2018-10-20 10:00:24,160 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad06cad-57e4-4bb5-8572-4201319a4a75"],"description":"","tags":[],"updated_at":"2018-10-20T09:58:47Z","qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}]} 2018-10-20 10:00:24,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ab2ca63f-e681-43df-b944-34ad547ed20a 2018-10-20 10:00:24,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130923986435s 2018-10-20 10:00:24,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:00:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:24,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00:24 GMT X-Openstack-Request-Id: req-b96a2774-4128-4d7f-a88d-fe548008197d 2018-10-20 10:00:24,223 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:58:47Z","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":"bf10afe645e24be28ab572dc79e6e0dd","id":"9ad06cad-57e4-4bb5-8572-4201319a4a75","subnetpool_id":null,"name":"cloudify_ims-subnet_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}]} 2018-10-20 10:00:24,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b96a2774-4128-4d7f-a88d-fe548008197d 2018-10-20 10:00:24,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.061998128891s 2018-10-20 10:00:24,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:26,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-eb84e750-eb80-413e-b113-ab62d59b5dbb x-openstack-request-id: req-eb84e750-eb80-413e-b113-ab62d59b5dbb 2018-10-20 10:00:26,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:26,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb84e750-eb80-413e-b113-ab62d59b5dbb 2018-10-20 10:00:26,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632953882217s 2018-10-20 10:00:26,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:28,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:29,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-0a6cae92-b81b-45b2-8d13-dd1fffcaa8ab x-openstack-request-id: req-0a6cae92-b81b-45b2-8d13-dd1fffcaa8ab 2018-10-20 10:00:29,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:29,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a6cae92-b81b-45b2-8d13-dd1fffcaa8ab 2018-10-20 10:00:29,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444566965103s 2018-10-20 10:00:29,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:31,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:32,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-a3d5dd44-19b0-420a-877b-7c4b6c208c9d x-openstack-request-id: req-a3d5dd44-19b0-420a-877b-7c4b6c208c9d 2018-10-20 10:00:32,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:32,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a3d5dd44-19b0-420a-877b-7c4b6c208c9d 2018-10-20 10:00:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862413883209s 2018-10-20 10:00:32,192 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:34,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:35,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-48391e9a-c5f1-4c41-83be-4cb01d8e49d5 x-openstack-request-id: req-48391e9a-c5f1-4c41-83be-4cb01d8e49d5 2018-10-20 10:00:35,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:35,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-48391e9a-c5f1-4c41-83be-4cb01d8e49d5 2018-10-20 10:00:35,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816330194473s 2018-10-20 10:00:35,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:37,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-44cba80a-d1bd-4a90-a620-c3e1c535717e x-openstack-request-id: req-44cba80a-d1bd-4a90-a620-c3e1c535717e 2018-10-20 10:00:37,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:37,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44cba80a-d1bd-4a90-a620-c3e1c535717e 2018-10-20 10:00:37,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509865045547s 2018-10-20 10:00:37,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:39,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:39,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-50fbdfed-b2b5-4837-bcbf-0e68c2962237 x-openstack-request-id: req-50fbdfed-b2b5-4837-bcbf-0e68c2962237 2018-10-20 10:00:39,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:39,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50fbdfed-b2b5-4837-bcbf-0e68c2962237 2018-10-20 10:00:39,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251832962036s 2018-10-20 10:00:39,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:41,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:42,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-abe997a5-4971-4482-ad42-91c9f1bee6f9 x-openstack-request-id: req-abe997a5-4971-4482-ad42-91c9f1bee6f9 2018-10-20 10:00:42,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:42,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abe997a5-4971-4482-ad42-91c9f1bee6f9 2018-10-20 10:00:42,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570694923401s 2018-10-20 10:00:42,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:44,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:44,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-ac687571-4ff9-4d40-9e30-eaadfebca1e7 x-openstack-request-id: req-ac687571-4ff9-4d40-9e30-eaadfebca1e7 2018-10-20 10:00:44,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:44,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac687571-4ff9-4d40-9e30-eaadfebca1e7 2018-10-20 10:00:44,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520682811737s 2018-10-20 10:00:44,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:46,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:46,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:47,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-a8594019-c61e-47b3-98c4-2c50e5bed809 x-openstack-request-id: req-a8594019-c61e-47b3-98c4-2c50e5bed809 2018-10-20 10:00:47,316 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:47,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a8594019-c61e-47b3-98c4-2c50e5bed809 2018-10-20 10:00:47,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404870986938s 2018-10-20 10:00:47,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:49,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:50,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-eda210ff-8c38-4b8b-a7c7-167fb33802b6 x-openstack-request-id: req-eda210ff-8c38-4b8b-a7c7-167fb33802b6 2018-10-20 10:00:50,138 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:50,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eda210ff-8c38-4b8b-a7c7-167fb33802b6 2018-10-20 10:00:50,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81201004982s 2018-10-20 10:00:50,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:52,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:52,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:52,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-246923aa-9913-431e-92c2-0797dc8a69ba x-openstack-request-id: req-246923aa-9913-431e-92c2-0797dc8a69ba 2018-10-20 10:00:52,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:52,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-246923aa-9913-431e-92c2-0797dc8a69ba 2018-10-20 10:00:52,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219747066498s 2018-10-20 10:00:52,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:54,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:54,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:54,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-c47b6e10-b243-4ff6-aba8-857f61c70067 x-openstack-request-id: req-c47b6e10-b243-4ff6-aba8-857f61c70067 2018-10-20 10:00:54,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:54,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c47b6e10-b243-4ff6-aba8-857f61c70067 2018-10-20 10:00:54,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223052024841s 2018-10-20 10:00:54,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:56,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:57,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-e11b4dcc-be4d-4668-bd09-947a134b16bf x-openstack-request-id: req-e11b4dcc-be4d-4668-bd09-947a134b16bf 2018-10-20 10:00:57,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:57,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e11b4dcc-be4d-4668-bd09-947a134b16bf 2018-10-20 10:00:57,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402060985565s 2018-10-20 10:00:57,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:00:59,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:00:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:00:59,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:00: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-7b8896a0-3cbb-41fa-a0da-1abf681cc751 x-openstack-request-id: req-7b8896a0-3cbb-41fa-a0da-1abf681cc751 2018-10-20 10:00:59,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:00:59,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b8896a0-3cbb-41fa-a0da-1abf681cc751 2018-10-20 10:00:59,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222505092621s 2018-10-20 10:00:59,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:01,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:01,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-8fbe9625-48dd-4103-9467-f5d30f49d2cd x-openstack-request-id: req-8fbe9625-48dd-4103-9467-f5d30f49d2cd 2018-10-20 10:01:01,750 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:01,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8fbe9625-48dd-4103-9467-f5d30f49d2cd 2018-10-20 10:01:01,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498137950897s 2018-10-20 10:01:01,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:03,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:03,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-4d1ebb33-b1c4-4620-8789-7742b2a6bc42 x-openstack-request-id: req-4d1ebb33-b1c4-4620-8789-7742b2a6bc42 2018-10-20 10:01:03,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:03,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d1ebb33-b1c4-4620-8789-7742b2a6bc42 2018-10-20 10:01:03,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228703022003s 2018-10-20 10:01:03,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:06,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-01148575-b9d7-49b1-868f-3f86b5026c13 x-openstack-request-id: req-01148575-b9d7-49b1-868f-3f86b5026c13 2018-10-20 10:01:06,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:06,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-01148575-b9d7-49b1-868f-3f86b5026c13 2018-10-20 10:01:06,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555605173111s 2018-10-20 10:01:06,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:08,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:08,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-4d135976-2cc8-4867-852f-3e9d777a1b59 x-openstack-request-id: req-4d135976-2cc8-4867-852f-3e9d777a1b59 2018-10-20 10:01:08,793 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:08,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4d135976-2cc8-4867-852f-3e9d777a1b59 2018-10-20 10:01:08,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229882001877s 2018-10-20 10:01:08,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:10,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:11,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-193e7cd9-a159-4ffe-bfa9-b9e321ab2388 x-openstack-request-id: req-193e7cd9-a159-4ffe-bfa9-b9e321ab2388 2018-10-20 10:01:11,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:11,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-193e7cd9-a159-4ffe-bfa9-b9e321ab2388 2018-10-20 10:01:11,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.250643968582s 2018-10-20 10:01:11,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:13,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:13,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:13,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-2340d85a-4f28-4744-a3b7-358309144a3c x-openstack-request-id: req-2340d85a-4f28-4744-a3b7-358309144a3c 2018-10-20 10:01:13,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:13,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2340d85a-4f28-4744-a3b7-358309144a3c 2018-10-20 10:01:13,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498679161072s 2018-10-20 10:01:13,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:15,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:15,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-a0bef89a-da9d-4d14-8be2-5626375fe0d3 x-openstack-request-id: req-a0bef89a-da9d-4d14-8be2-5626375fe0d3 2018-10-20 10:01:15,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:15,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a0bef89a-da9d-4d14-8be2-5626375fe0d3 2018-10-20 10:01:15,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22868514061s 2018-10-20 10:01:15,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:17,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:18,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-ed0bb22e-8e26-4e0b-b272-260cfcb80e92 x-openstack-request-id: req-ed0bb22e-8e26-4e0b-b272-260cfcb80e92 2018-10-20 10:01:18,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:18,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed0bb22e-8e26-4e0b-b272-260cfcb80e92 2018-10-20 10:01:18,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522394895554s 2018-10-20 10:01:18,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:20,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:20,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:21,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-65fca364-ed6e-4c4b-941a-d87823e44853 x-openstack-request-id: req-65fca364-ed6e-4c4b-941a-d87823e44853 2018-10-20 10:01:21,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:21,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65fca364-ed6e-4c4b-941a-d87823e44853 2018-10-20 10:01:21,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681324958801s 2018-10-20 10:01:21,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:23,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:23,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-c2413f07-8cf1-4017-bc89-583d7c6f11df x-openstack-request-id: req-c2413f07-8cf1-4017-bc89-583d7c6f11df 2018-10-20 10:01:23,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:23,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2413f07-8cf1-4017-bc89-583d7c6f11df 2018-10-20 10:01:23,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218436002731s 2018-10-20 10:01:23,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:25,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:25,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-029d7445-b9e3-4893-8d2a-0c58e9bf1255 x-openstack-request-id: req-029d7445-b9e3-4893-8d2a-0c58e9bf1255 2018-10-20 10:01:25,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:25,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-029d7445-b9e3-4893-8d2a-0c58e9bf1255 2018-10-20 10:01:25,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227437973022s 2018-10-20 10:01:25,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:27,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:28,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-42424615-5942-4af8-9f0a-9abd5b0ea93e x-openstack-request-id: req-42424615-5942-4af8-9f0a-9abd5b0ea93e 2018-10-20 10:01:28,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:28,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42424615-5942-4af8-9f0a-9abd5b0ea93e 2018-10-20 10:01:28,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687837123871s 2018-10-20 10:01:28,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:30,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:30,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-0d1c209b-9d7a-4acf-9703-59c2df814040 x-openstack-request-id: req-0d1c209b-9d7a-4acf-9703-59c2df814040 2018-10-20 10:01:30,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:30,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d1c209b-9d7a-4acf-9703-59c2df814040 2018-10-20 10:01:30,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516659021378s 2018-10-20 10:01:30,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:32,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:33,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-90f122c3-3018-4168-bf6c-85ba6b5bee4b x-openstack-request-id: req-90f122c3-3018-4168-bf6c-85ba6b5bee4b 2018-10-20 10:01:33,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:33,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90f122c3-3018-4168-bf6c-85ba6b5bee4b 2018-10-20 10:01:33,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689945936203s 2018-10-20 10:01:33,406 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:35,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:35,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-59151243-09b2-4b9f-aff3-d0bf0df8e688 x-openstack-request-id: req-59151243-09b2-4b9f-aff3-d0bf0df8e688 2018-10-20 10:01:35,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:35,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59151243-09b2-4b9f-aff3-d0bf0df8e688 2018-10-20 10:01:35,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242087125778s 2018-10-20 10:01:35,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:37,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:38,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-9bde4ada-5b5c-4ba4-afe3-6b2307892731 x-openstack-request-id: req-9bde4ada-5b5c-4ba4-afe3-6b2307892731 2018-10-20 10:01:38,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:38,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bde4ada-5b5c-4ba4-afe3-6b2307892731 2018-10-20 10:01:38,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409946918488s 2018-10-20 10:01:38,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:40,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:40,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-7f595f98-6743-400b-8168-6afbe6c7b89b x-openstack-request-id: req-7f595f98-6743-400b-8168-6afbe6c7b89b 2018-10-20 10:01:40,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:40,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7f595f98-6743-400b-8168-6afbe6c7b89b 2018-10-20 10:01:40,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51011800766s 2018-10-20 10:01:40,598 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:42,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:43,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-81471f7d-1b03-403e-b7d6-720828dd5537 x-openstack-request-id: req-81471f7d-1b03-403e-b7d6-720828dd5537 2018-10-20 10:01:43,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:43,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-81471f7d-1b03-403e-b7d6-720828dd5537 2018-10-20 10:01:43,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53223991394s 2018-10-20 10:01:43,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:45,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-6a524587-1ef2-4d4b-9684-f15adeb1bddb x-openstack-request-id: req-6a524587-1ef2-4d4b-9684-f15adeb1bddb 2018-10-20 10:01:45,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:45,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6a524587-1ef2-4d4b-9684-f15adeb1bddb 2018-10-20 10:01:45,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807835102081s 2018-10-20 10:01:45,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:47,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-feca0b2f-4dd5-4935-bbe4-45ad0524e820 x-openstack-request-id: req-feca0b2f-4dd5-4935-bbe4-45ad0524e820 2018-10-20 10:01:48,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:48,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-feca0b2f-4dd5-4935-bbe4-45ad0524e820 2018-10-20 10:01:48,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438879013062s 2018-10-20 10:01:48,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:50,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-585f5ce1-ff0d-48cf-9a5c-417c7c975811 x-openstack-request-id: req-585f5ce1-ff0d-48cf-9a5c-417c7c975811 2018-10-20 10:01:50,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:50,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-585f5ce1-ff0d-48cf-9a5c-417c7c975811 2018-10-20 10:01:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492995977402s 2018-10-20 10:01:50,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:52,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:53,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-7915d8d0-a831-47da-80dc-012dda28c9fc x-openstack-request-id: req-7915d8d0-a831-47da-80dc-012dda28c9fc 2018-10-20 10:01:53,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:53,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7915d8d0-a831-47da-80dc-012dda28c9fc 2018-10-20 10:01:53,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.239219903946s 2018-10-20 10:01:53,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:55,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-44d58cb1-bf98-4e65-b0b5-febbe6ee8c87 x-openstack-request-id: req-44d58cb1-bf98-4e65-b0b5-febbe6ee8c87 2018-10-20 10:01:55,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:55,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44d58cb1-bf98-4e65-b0b5-febbe6ee8c87 2018-10-20 10:01:55,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228450059891s 2018-10-20 10:01:55,392 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:57,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:01:57,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-e43c005c-ea32-49ea-bb4c-19fd90406ee9 x-openstack-request-id: req-e43c005c-ea32-49ea-bb4c-19fd90406ee9 2018-10-20 10:01:57,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:01:57,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e43c005c-ea32-49ea-bb4c-19fd90406ee9 2018-10-20 10:01:57,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529284954071s 2018-10-20 10:01:57,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:01:59,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:01:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:01: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-f56045c2-3cdf-4920-ba21-734b12d4c9cc x-openstack-request-id: req-f56045c2-3cdf-4920-ba21-734b12d4c9cc 2018-10-20 10:02:00,165 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:00,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f56045c2-3cdf-4920-ba21-734b12d4c9cc 2018-10-20 10:02:00,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231856107712s 2018-10-20 10:02:00,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:02,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-b092d8e8-d99a-4080-a9d8-9b540fafd574 x-openstack-request-id: req-b092d8e8-d99a-4080-a9d8-9b540fafd574 2018-10-20 10:02:02,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:02,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b092d8e8-d99a-4080-a9d8-9b540fafd574 2018-10-20 10:02:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547039031982s 2018-10-20 10:02:02,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:04,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:05,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-f1d2be5c-d263-48b1-8ec2-fb5d961d231f x-openstack-request-id: req-f1d2be5c-d263-48b1-8ec2-fb5d961d231f 2018-10-20 10:02:05,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:05,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f1d2be5c-d263-48b1-8ec2-fb5d961d231f 2018-10-20 10:02:05,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.921642065048s 2018-10-20 10:02:05,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:07,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:08,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-2df00548-92f4-45c1-9885-936bb4d42299 x-openstack-request-id: req-2df00548-92f4-45c1-9885-936bb4d42299 2018-10-20 10:02:08,074 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:08,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2df00548-92f4-45c1-9885-936bb4d42299 2018-10-20 10:02:08,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413371801376s 2018-10-20 10:02:08,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:10,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:11,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-54c2ff23-4a11-4b4b-8f5b-31c92275e0e3 x-openstack-request-id: req-54c2ff23-4a11-4b4b-8f5b-31c92275e0e3 2018-10-20 10:02:11,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:11,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54c2ff23-4a11-4b4b-8f5b-31c92275e0e3 2018-10-20 10:02:11,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13704109192s 2018-10-20 10:02:11,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:13,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:13,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:13,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-652827fa-f642-4bbf-a70b-51babb3ff000 x-openstack-request-id: req-652827fa-f642-4bbf-a70b-51babb3ff000 2018-10-20 10:02:13,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:13,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-652827fa-f642-4bbf-a70b-51babb3ff000 2018-10-20 10:02:13,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231848955154s 2018-10-20 10:02:13,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:15,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:15,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-6fc6bfe1-988a-4a59-8470-4a5239e1c42b x-openstack-request-id: req-6fc6bfe1-988a-4a59-8470-4a5239e1c42b 2018-10-20 10:02:15,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:15,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fc6bfe1-988a-4a59-8470-4a5239e1c42b 2018-10-20 10:02:15,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249508857727s 2018-10-20 10:02:15,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-adf0f9d4-0ec3-4363-b644-2d73544e41e1 x-openstack-request-id: req-adf0f9d4-0ec3-4363-b644-2d73544e41e1 2018-10-20 10:02:17,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:17,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-adf0f9d4-0ec3-4363-b644-2d73544e41e1 2018-10-20 10:02:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.268841981888s 2018-10-20 10:02:18,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:20,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:20,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-45b90c84-a4f6-4cbc-a674-61feee5ae312 x-openstack-request-id: req-45b90c84-a4f6-4cbc-a674-61feee5ae312 2018-10-20 10:02:20,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:20,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45b90c84-a4f6-4cbc-a674-61feee5ae312 2018-10-20 10:02:20,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439897060394s 2018-10-20 10:02:20,452 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:22,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:22,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-9f0c3083-2b89-4d52-a355-23c1121a8f60 x-openstack-request-id: req-9f0c3083-2b89-4d52-a355-23c1121a8f60 2018-10-20 10:02:22,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:22,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f0c3083-2b89-4d52-a355-23c1121a8f60 2018-10-20 10:02:22,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242259025574s 2018-10-20 10:02:22,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:24,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:24,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-ce6dfecc-f506-47fd-8c9c-344708a4c835 x-openstack-request-id: req-ce6dfecc-f506-47fd-8c9c-344708a4c835 2018-10-20 10:02:24,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:24,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce6dfecc-f506-47fd-8c9c-344708a4c835 2018-10-20 10:02:24,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.245111942291s 2018-10-20 10:02:24,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:26,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:27,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-45e2e9e5-0181-43a7-8458-eeac7ede3bf3 x-openstack-request-id: req-45e2e9e5-0181-43a7-8458-eeac7ede3bf3 2018-10-20 10:02:27,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:27,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45e2e9e5-0181-43a7-8458-eeac7ede3bf3 2018-10-20 10:02:27,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491420030594s 2018-10-20 10:02:27,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:29,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:29,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-9f5cb5af-d2fc-4266-aaa2-26603211a2db x-openstack-request-id: req-9f5cb5af-d2fc-4266-aaa2-26603211a2db 2018-10-20 10:02:29,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:29,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f5cb5af-d2fc-4266-aaa2-26603211a2db 2018-10-20 10:02:29,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519824981689s 2018-10-20 10:02:29,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:31,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-71909991-f18f-4de4-8ff1-452dfd4df66c x-openstack-request-id: req-71909991-f18f-4de4-8ff1-452dfd4df66c 2018-10-20 10:02:32,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:32,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-71909991-f18f-4de4-8ff1-452dfd4df66c 2018-10-20 10:02:32,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510747909546s 2018-10-20 10:02:32,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:34,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:35,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-b92ab1c6-cc6c-46ca-93c9-e97fbbbd2e21 x-openstack-request-id: req-b92ab1c6-cc6c-46ca-93c9-e97fbbbd2e21 2018-10-20 10:02:35,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:35,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b92ab1c6-cc6c-46ca-93c9-e97fbbbd2e21 2018-10-20 10:02:35,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536319971085s 2018-10-20 10:02:35,053 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:37,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-52364f41-aecd-4888-b960-e4936731e75e x-openstack-request-id: req-52364f41-aecd-4888-b960-e4936731e75e 2018-10-20 10:02:37,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:37,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-52364f41-aecd-4888-b960-e4936731e75e 2018-10-20 10:02:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.2390229702s 2018-10-20 10:02:37,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:39,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:39,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-1c167e96-4e38-4ab2-8ca6-932420fdffd0 x-openstack-request-id: req-1c167e96-4e38-4ab2-8ca6-932420fdffd0 2018-10-20 10:02:39,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:39,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1c167e96-4e38-4ab2-8ca6-932420fdffd0 2018-10-20 10:02:39,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414472818375s 2018-10-20 10:02:39,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:41,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:42,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-f5cd9068-c477-48d0-9c82-8030cf2a160c x-openstack-request-id: req-f5cd9068-c477-48d0-9c82-8030cf2a160c 2018-10-20 10:02:42,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:42,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f5cd9068-c477-48d0-9c82-8030cf2a160c 2018-10-20 10:02:42,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411462068558s 2018-10-20 10:02:42,146 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:44,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:44,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-3976fb8c-f346-45c6-ac46-b9cd29f25fac x-openstack-request-id: req-3976fb8c-f346-45c6-ac46-b9cd29f25fac 2018-10-20 10:02:44,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:00:25Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:44,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3976fb8c-f346-45c6-ac46-b9cd29f25fac 2018-10-20 10:02:44,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517832994461s 2018-10-20 10:02:44,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:02:46,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:02:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:47,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-77b7e315-15dc-4bf7-8cc8-4e1ef1af8986 x-openstack-request-id: req-77b7e315-15dc-4bf7-8cc8-4e1ef1af8986 2018-10-20 10:02:47,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:e9:3b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:02:44.000000", "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:02:44Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:02:47,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-77b7e315-15dc-4bf7-8cc8-4e1ef1af8986 2018-10-20 10:02:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495465993881s 2018-10-20 10:02:47,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 10:02:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=59185e96-4fec-4a17-8088-f706e9988e55" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:47,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:47 GMT X-Openstack-Request-Id: req-5731651b-a00e-4c1e-94d5-7a5e926f13d5 2018-10-20 10:02:47,238 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T10:02:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ad06cad-57e4-4bb5-8572-4201319a4a75","ip_address":"192.168.120.4"}],"id":"05b505b8-2786-4c10-aff4-00b011812282","security_groups":["31460223-052a-490f-9a4a-5cb036cc2999"],"mac_address":"fa:16:3e:53:e9:3b","project_id":"bf10afe645e24be28ab572dc79e6e0dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T10:00:25Z","binding:vnic_type":"normal","device_id":"59185e96-4fec-4a17-8088-f706e9988e55","ip_allocation":"immediate"}]} 2018-10-20 10:02:47,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=59185e96-4fec-4a17-8088-f706e9988e55 used request id req-5731651b-a00e-4c1e-94d5-7a5e926f13d5 2018-10-20 10:02:47,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0597538948059s 2018-10-20 10:02:47,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=05b505b8-2786-4c10-aff4-00b011812282" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:47 GMT X-Openstack-Request-Id: req-a32245dc-fff5-4b61-8298-e98b11b799c1 2018-10-20 10:02:47,293 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 10:02:47,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=05b505b8-2786-4c10-aff4-00b011812282 used request id req-a32245dc-fff5-4b61-8298-e98b11b799c1 2018-10-20 10:02:47,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453078746796s 2018-10-20 10:02:47,294 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:e9:3b', 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'6e95ef12-0471-432a-96ab-80e09862ac12'}), 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-20T10:02:44.000000', 'flavor': Munch({u'id': u'358af2a7-307d-4ad9-be2e-6b7758a2441b'}), 'az': u'nova', 'id': u'59185e96-4fec-4a17-8088-f706e9988e55', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd0aed40851f4382aa53c90207686546', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', '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-20T10:02:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:02:44Z', 'hostId': u'696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6', '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-20T10:02:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': u'cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'adminPass': u'WiBRhLK77Bqw', 'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', 'created_at': u'2018-10-20T10:00:21Z', 'created': u'2018-10-20T10:00:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 10:02:47,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:02:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:47,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:47 GMT X-Openstack-Request-Id: req-e4eeb738-358c-4e5b-8ce9-4be5fc60b913 2018-10-20 10:02:47,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":["9ad06cad-57e4-4bb5-8572-4201319a4a75"],"description":"","tags":[],"updated_at":"2018-10-20T09:58:47Z","qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}]} 2018-10-20 10:02:47,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4eeb738-358c-4e5b-8ce9-4be5fc60b913 2018-10-20 10:02:47,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942680835724s 2018-10-20 10:02:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 10:02:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=59185e96-4fec-4a17-8088-f706e9988e55" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:47,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:47 GMT X-Openstack-Request-Id: req-c57d1eef-4739-4c44-9920-ab468661b9b9 2018-10-20 10:02:47,446 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T10:02:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ad06cad-57e4-4bb5-8572-4201319a4a75","ip_address":"192.168.120.4"}],"id":"05b505b8-2786-4c10-aff4-00b011812282","security_groups":["31460223-052a-490f-9a4a-5cb036cc2999"],"mac_address":"fa:16:3e:53:e9:3b","project_id":"bf10afe645e24be28ab572dc79e6e0dd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T10:00:25Z","binding:vnic_type":"normal","device_id":"59185e96-4fec-4a17-8088-f706e9988e55","ip_allocation":"immediate"}]} 2018-10-20 10:02:47,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=59185e96-4fec-4a17-8088-f706e9988e55 used request id req-c57d1eef-4739-4c44-9920-ab468661b9b9 2018-10-20 10:02:47,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503768920898s 2018-10-20 10:02:47,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 10:02:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.4", "port_id": "05b505b8-2786-4c10-aff4-00b011812282"}}' 2018-10-20 10:02:50,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-1e8a3252-7c07-4c37-8eff-9d35e7a37994 2018-10-20 10:02:50,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}} 2018-10-20 10:02:50,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1e8a3252-7c07-4c37-8eff-9d35e7a37994 2018-10-20 10:02:50,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.64195013046s 2018-10-20 10:02:50,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:50,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-eb558a43-42ff-43a7-98ef-df83063c048a 2018-10-20 10:02:50,192 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:50,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-eb558a43-42ff-43a7-98ef-df83063c048a 2018-10-20 10:02:50,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0878801345825s 2018-10-20 10:02:50,200 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:50,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:50,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-c25c27ae-7acd-4bc0-a7f2-9170e4943944 2018-10-20 10:02:50,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:50,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c25c27ae-7acd-4bc0-a7f2-9170e4943944 2018-10-20 10:02:50,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633327960968s 2018-10-20 10:02:50,381 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:50,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:50,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-9ebd6ade-a05e-4611-a199-bdcbf8ede4a2 2018-10-20 10:02:50,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:50,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9ebd6ade-a05e-4611-a199-bdcbf8ede4a2 2018-10-20 10:02:50,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598142147064s 2018-10-20 10:02:50,555 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:50,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-5483115a-bb9c-477b-81a4-073d478515bc 2018-10-20 10:02:50,731 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:50,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5483115a-bb9c-477b-81a4-073d478515bc 2018-10-20 10:02:50,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657348632812s 2018-10-20 10:02:50,737 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:50,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:50,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:50 GMT X-Openstack-Request-Id: req-ea917fcf-b2a4-4248-b9d5-f3c5fb428f2d 2018-10-20 10:02:50,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:50,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ea917fcf-b2a4-4248-b9d5-f3c5fb428f2d 2018-10-20 10:02:50,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606019496918s 2018-10-20 10:02:50,914 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:51,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:51,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:51 GMT X-Openstack-Request-Id: req-a4a171c7-45cd-4877-8102-3e0ffe9721cd 2018-10-20 10:02:51,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:51,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a4a171c7-45cd-4877-8102-3e0ffe9721cd 2018-10-20 10:02:51,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630729198456s 2018-10-20 10:02:51,094 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:51,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:51,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:51 GMT X-Openstack-Request-Id: req-872838ee-bc93-4929-bc72-ccdea04aea52 2018-10-20 10:02:51,267 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:51,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-872838ee-bc93-4929-bc72-ccdea04aea52 2018-10-20 10:02:51,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620169639587s 2018-10-20 10:02:51,273 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:02:51,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:02:51,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:02:51,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02:51 GMT X-Openstack-Request-Id: req-019ff04d-08c0-462e-854d-7fb127c234b3 2018-10-20 10:02:51,447 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4d142886-738d-4035-8460-e2550e72d3f3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:02:48Z", "updated_at": "2018-10-20T10:02:51Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:e9:3b", "device_id": "59185e96-4fec-4a17-8088-f706e9988e55"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_id": "05b505b8-2786-4c10-aff4-00b011812282", "id": "82dca1e3-9307-4302-8e1c-074739fa6d95", "qos_policy_id": null}]} 2018-10-20 10:02:51,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-019ff04d-08c0-462e-854d-7fb127c234b3 2018-10-20 10:02:51,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0639259815216s 2018-10-20 10:02:51,453 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4d142886-738d-4035-8460-e2550e72d3f3', 'updated_at': u'2018-10-20T10:02:51Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'05b505b8-2786-4c10-aff4-00b011812282', 'id': u'82dca1e3-9307-4302-8e1c-074739fa6d95', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'05b505b8-2786-4c10-aff4-00b011812282', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:53:e9:3b', u'device_id': u'59185e96-4fec-4a17-8088-f706e9988e55'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', 'created_at': u'2018-10-20T10:02:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:53:e9:3b', u'device_id': u'59185e96-4fec-4a17-8088-f706e9988e55'}), 'router': u'4d142886-738d-4035-8460-e2550e72d3f3'}) 2018-10-20 10:02:51,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:02:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:02:52,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11735 Content-Type: application/json Date: Sat, 20 Oct 2018 10:02: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-c08d35cd-5882-4d21-ad4f-d4e24f0e0d56 x-openstack-request-id: req-c08d35cd-5882-4d21-ad4f-d4e24f0e0d56 2018-10-20 10:02:52,546 - 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 1750479132 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.910 MHz processor\n[ 0.388529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.391247] pid_max: default: 32768 minimum: 301\n[ 0.392706] Security Framework initialized\n[ 0.394061] SELinux: Initializing.\n[ 0.395545] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401531] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405142] Mount-cache hash table entries: 4096\n[ 0.406858] Initializing cgroup subsys memory\n[ 0.408269] Initializing cgroup subsys devices\n[ 0.409667] Initializing cgroup subsys freezer\n[ 0.411083] Initializing cgroup subsys net_cls\n[ 0.412475] Initializing cgroup subsys blkio\n[ 0.413844] Initializing cgroup subsys perf_event\n[ 0.415292] Initializing cgroup subsys hugetlb\n[ 0.416700] Initializing cgroup subsys pids\n[ 0.418063] Initializing cgroup subsys net_prio\n[ 0.419552] CPU: Physical Processor ID: 0\n[ 0.421581] mce: CPU supports 10 MCE banks\n[ 0.422959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426087] tlb_flushall_shift: 6\n[ 0.427480] Freeing SMP alternatives: 28k freed\n[ 0.431511] ACPI: Core revision 20130517\n[ 0.433260] ACPI: All ACPI Tables successfully acquired\n[ 0.435017] ftrace: allocating 25812 entries in 101 pages\n[ 0.456563] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458381] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460179] smpboot: Max logical packages: 2\n[ 0.461792] Enabling x2apic\n[ 0.462901] Enabled x2apic\n[ 0.464265] Switched APIC routing to physical x2apic.\n[ 0.467025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479957] KVM setup paravirtual spinlock\n[ 0.482550] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484486] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506384] Brought up 2 CPUs\n[ 0.506387] KVM setup async PF for cpu 1\n[ 0.506390] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510231] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512872] devtmpfs: initialized\n[ 0.515589] EVM: security.selinux\n[ 0.516794] EVM: security.ima\n[ 0.517935] EVM: security.capability\n[ 0.519866] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521724] pinctrl core: initialized pinctrl subsystem\n[ 0.523395] NET: Registered protocol family 16\n[ 0.525052] ACPI: bus type PCI registered\n[ 0.526385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528253] PCI: Using configuration type 1 for base access\n[ 0.533223] ACPI: Added _OSI(Module Device)\n[ 0.534607] ACPI: Added _OSI(Processor Device)\n[ 0.536040] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540209] ACPI: Interpreter enabled\n[ 0.541493] ACPI: (supports S0 S5)\n[ 0.542716] ACPI: Using IOAPIC for interrupt routing\n[ 0.544209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552264] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557434] acpiphp: Slot [3] registered\n[ 0.558779] acpiphp: Slot [4] registered\n[ 0.560100] acpiphp: Slot [5] registered\n[ 0.561442] acpiphp: Slot [6] registered\n[ 0.562774] acpiphp: Slot [7] registered\n[ 0.564094] acpiphp: Slot [8] registered\n[ 0.565424] acpiphp: Slot [9] registered\n[ 0.566752] acpiphp: Slot [10] registered\n[ 0.568086] acpiphp: Slot [11] registered\n[ 0.569417] acpiphp: Slot [12] registered\n[ 0.570765] acpiphp: Slot [13] registered\n[ 0.572097] acpiphp: Slot [14] registered\n[ 0.573428] acpiphp: Slot [15] registered\n[ 0.574774] acpiphp: Slot [16] registered\n[ 0.576109] acpiphp: Slot [17] registered\n[ 0.577440] acpiphp: Slot [18] registered\n[ 0.578782] acpiphp: Slot [19] registered\n[ 0.580120] acpiphp: Slot [20] registered\n[ 0.581454] acpiphp: Slot [21] registered\n[ 0.582791] acpiphp: Slot [22] registered\n[ 0.584130] acpiphp: Slot [23] registered\n[ 0.585472] acpiphp: Slot [24] registered\n[ 0.586813] acpiphp: Slot [25] registered\n[ 0.588147] acpiphp: Slot [26] registered\n[ 0.589496] acpiphp: Slot [27] registered\n[ 0.590874] acpiphp: Slot [28] registered\n[ 0.592208] acpiphp: Slot [29] registered\n[ 0.593550] acpiphp: Slot [30] registered\n[ 0.594889] acpiphp: Slot [31] registered\n[ 0.596208] PCI host bridge to bus 0000:00\n[ 0.597544] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.600945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.602769] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605219] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.607668] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.612821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.614721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625112] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650298] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.655000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659105] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661151] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663758] vgaarb: loaded\n[ 0.664858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666611] SCSI subsystem initialized\n[ 0.667949] ACPI: bus type USB registered\n[ 0.669313] usbcore: registered new interface driver usbfs\n[ 0.670940] usbcore: registered new interface driver hub\n[ 0.672549] usbcore: registered new device driver usb\n[ 0.674283] PCI: Using ACPI for IRQ routing\n[ 0.676013] NetLabel: Initializing\n[ 0.677247] NetLabel: domain hash size = 128\n[ 0.678653] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680192] NetLabel: unlabeled traffic allowed by default\n[ 0.681946] Switched to clocksource kvm-clock\n[ 0.691190] pnp: PnP ACPI init\n[ 0.692372] ACPI: bus type PNP registered\n[ 0.694111] pnp: PnP ACPI: found 5 devices\n[ 0.695470] ACPI: bus type PNP unregistered\n[ 0.703293] NET: Registered protocol family 2\n[ 0.705037] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.707739] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.709992] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.711911] TCP: reno registered\n[ 0.713111] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.714880] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.716751] NET: Registered protocol family 1\n[ 0.718178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.719865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.741578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.761866] Unpacking initramfs...\n[ 1.225453] Freeing initrd memory: 37508k freed\n[ 1.235212] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.237064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.240530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.242358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.244449] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.246218] Initialise system trusted keyring\n[ 1.247644] audit: initializing netlink socket (disabled)\n[ 1.249257] type=2000 audit(1540029766.971:1): initialized\n[ 1.266037] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.267827] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.270477] zpool: loaded\n[ 1.271575] zbud: loaded\n[ 1.272833] VFS: Disk quotas dquot_6.5.2\n[ 1.274191] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.276158] msgmni has been set to 7578\n[ 1.277534] Key type big_key registered\n[ 1.279740] NET: Registered protocol family 38\n[ 1.281169] Key type asymmetric registered\n[ 1.282520] Asymmetric key parser 'x509' registered\n[ 1.284033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.286548] io scheduler noop registered\n[ 1.287889] io scheduler deadline registered (default)\n[ 1.302189] io scheduler cfq registered\n[ 1.303574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.305217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.307116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.309574] ACPI: Power Button [PWRF]\n[ 1.311010] GHES: HEST is not enabled!\n[ 1.312364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.336605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.338724] Non-volatile memory driver v1.3\n[ 1.340091] Linux agpgart interface v0.103\n[ 1.341580] crash memory driver: version 1.1\n[ 1.343021] rdac: device handler registered\n[ 1.344462] hp_sw: device handler registered\n[ 1.345850] emc: device handler registered\n[ 1.347195] alua: device handler registered\n[ 1.348594] libphy: Fixed MDIO Bus: probed\n[ 1.350029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.351828] ehci-pci: EHCI PCI platform driver\n[ 1.353232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.354952] ohci-pci: OHCI PCI platform driver\n[ 1.356364] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.376359] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.378024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.380497] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.382078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.383820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.385647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.388092] usb usb1: Product: UHCI Host Controller\n[ 1.389594] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.391500] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.393076] hub 1-0:1.0: USB hub found\n[ 1.394380] hub 1-0:1.0: 2 ports detected\n[ 1.395854] usbcore: registered new interface driver usbserial\n[ 1.397529] usbcore: registered new interface driver usbserial_generic\n[ 1.399338] usbserial: USB Serial support registered for generic\n[ 1.401066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.404334] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.405868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.407479] mousedev: PS/2 mouse device common for all mice\n[ 1.409460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.412754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.415472] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417177] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.419014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.420851] cpuidle: using governor menu\n[ 1.422289] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.422339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.426828] usbcore: registered new interface driver usbhid\n[ 1.428508] usbhid: USB HID core driver\n[ 1.429911] drop_monitor: Initializing network drop monitor service\n[ 1.431747] TCP: cubic registered\n[ 1.432975] Initializing XFRM netlink socket\n[ 1.434472] NET: Registered protocol family 10\n[ 1.436223] NET: Registered protocol family 17\n[ 1.437847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.439524] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.441250] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.444116] Loading compiled-in X.509 certificates\n[ 1.445686] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.448634] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.452049] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.454993] registered taskstats version 1\n[ 1.458455] Key type trusted registered\n[ 1.461178] Key type encrypted registered\n[ 1.463895] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.466067] rtc_cmos 00:00: setting system clock to 2018-10-20 10:02:47 UTC (1540029767)\n[ 1.469442] Freeing unused kernel memory: 1680k freed\n[ 1.475162] 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.480124] systemd[1]: Detected virtualization kvm.\n[ 1.481668] systemd[1]: Detected architecture x86-64.\n[ 1.483180] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.486016] systemd[1]: No hostname configured.\n[ 1.487458] systemd[1]: Set hostname to .\n[ 1.489047] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.513102] systemd[1]: Reached target Timers.\n[ 1.514535] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.516848] systemd[1]: Reached target Local File Systems.\n[ 1.518472] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.520940] systemd[1]: Created slice Root Slice.\n[ 1.522408] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.524743] systemd[1]: Listening on udev Kernel Socket.\n[ 1.526311] systemd[1]: Starting udev Kernel Socket.\n[ 1.527868] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.530443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.533870] systemd[1]: Reached target Paths.\n[ 1.535292] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.537555] systemd[1]: Listening on Journal Socket.\n[ 1.539087] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541379] systemd[1]: Reached target Swap.\n[ 1.542772] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545033] systemd[1]: Created slice System Slice.\n[ 1.546548] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.548827] systemd[1]: Reached target Slices.\n[ 1.550267] systemd[1]: Starting Slices.\n[ 1.552023] 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.556689] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.559551] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.562885] systemd[1]: Listening on udev Control Socket.\n[ 1.564507] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567277] systemd[1]: Reached target Sockets.\n[ 1.568740] systemd[1]: Starting Sockets.\n[ 1.570401] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.574550] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.578809] systemd[1]: Started Journal Service.\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.635204] RPC: Registered named UNIX socket transport module.\n[ 1.637030] RPC: Registered udp transport module.\n[ 1.638550] RPC: Registered tcp transport module.\n[ 1.640052] 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[ 1.696970] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.736316] FDC 0 is a S82078B\n[ 1.763821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.803796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809346] scsi host0: ata_piix\n[ 1.810890] scsi host1: ata_piix\n[ 1.812211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.812282] vda: vda1\n[ 1.815173] 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.854549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.856393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.858296] usb 1-1: Product: QEMU USB Tablet\n[ 1.859715] usb 1-1: Manufacturer: QEMU\n[ 1.861021] usb 1-1: SerialNumber: 42\n[ 1.870709] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.873813] 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[ 1.987118] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.990011] XFS (vda1): Mounting V4 Filesystem\n[ 2.013363] 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 Slices.\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 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 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.[ 2.243055] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.252497] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.340706] SELinux: Disabled at runtime.\n[ 2.378969] type=1404 audit(1540029768.412:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.411415] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.413118] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\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[[32m OK [0m] Listening on udev Control Socket.\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] 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[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.683959] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.711956] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.900984] type=1305 audit(1540029768.934:3): audit_pid=437 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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\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 Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[ 3.082439] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.114936] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.132970] ppdev: user-space parallel port driver\n[ 3.155720] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.190189] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.192699] [TTM] Initializing pool allocator\n[ 3.193207] [TTM] Initializing DMA pool allocator\n[ 3.193676] [drm] fb mappable at 0xFC000000\n[ 3.193677] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.193677] [drm] size 33554432\n[ 3.193677] [drm] fb depth is 24\n[ 3.193678] [drm] pitch is 3072\n[ 3.203061] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.234181] Console: switching to colour frame buffer device 128x48\n[ 3.250617] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target N[ 3.255964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\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 NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Getty on tty1.\n[ 3.303958] AES CTR mode by8 optimization enabled\n Starting Getty on tty1...\n[ 3.316936] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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[[32m OK [0m] Reached target Login Prompts.\n[ 3.351269] alg: No test for crc32 (crc32-pclmul)\n[ 3.363477] intel_rapl: no valid rapl domains found in package 0\n[ 3.369399] intel_rapl: no valid rapl domains found in package 0\n[ 3.370962] intel_powerclamp: No package C-state available\n[ 3.377597] intel_powerclamp: No package C-state available[ 3.294100] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:02:49 +0000. Up 3.24 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 Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\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[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\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 System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.821129] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:02:52 +0000. Up 5.77 seconds.\n[ 5.852294] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.854305] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.857626] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.860110] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.864094] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.874260] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:53:e9:3b |\n[ 5.882782] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.895161] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.897248] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.899269] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.901274] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.903311] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.913028] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.915039] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.917025] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-10-20 10:02:52,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55/action used request id req-c08d35cd-5882-4d21-ad4f-d4e24f0e0d56 2018-10-20 10:02:52,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.0928940773s 2018-10-20 10:02:52,548 - 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 1750479132 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.910 MHz processor [ 0.388529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.391247] pid_max: default: 32768 minimum: 301 [ 0.392706] Security Framework initialized [ 0.394061] SELinux: Initializing. [ 0.395545] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401531] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405142] Mount-cache hash table entries: 4096 [ 0.406858] Initializing cgroup subsys memory [ 0.408269] Initializing cgroup subsys devices [ 0.409667] Initializing cgroup subsys freezer [ 0.411083] Initializing cgroup subsys net_cls [ 0.412475] Initializing cgroup subsys blkio [ 0.413844] Initializing cgroup subsys perf_event [ 0.415292] Initializing cgroup subsys hugetlb [ 0.416700] Initializing cgroup subsys pids [ 0.418063] Initializing cgroup subsys net_prio [ 0.419552] CPU: Physical Processor ID: 0 [ 0.421581] mce: CPU supports 10 MCE banks [ 0.422959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426087] tlb_flushall_shift: 6 [ 0.427480] Freeing SMP alternatives: 28k freed [ 0.431511] ACPI: Core revision 20130517 [ 0.433260] ACPI: All ACPI Tables successfully acquired [ 0.435017] ftrace: allocating 25812 entries in 101 pages [ 0.456563] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458381] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460179] smpboot: Max logical packages: 2 [ 0.461792] Enabling x2apic [ 0.462901] Enabled x2apic [ 0.464265] Switched APIC routing to physical x2apic. [ 0.467025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479957] KVM setup paravirtual spinlock [ 0.482550] smpboot: Booting Node 0, Processors #1 OK [ 0.484486] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506384] Brought up 2 CPUs [ 0.506387] KVM setup async PF for cpu 1 [ 0.506390] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510231] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512872] devtmpfs: initialized [ 0.515589] EVM: security.selinux [ 0.516794] EVM: security.ima [ 0.517935] EVM: security.capability [ 0.519866] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521724] pinctrl core: initialized pinctrl subsystem [ 0.523395] NET: Registered protocol family 16 [ 0.525052] ACPI: bus type PCI registered [ 0.526385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528253] PCI: Using configuration type 1 for base access [ 0.533223] ACPI: Added _OSI(Module Device) [ 0.534607] ACPI: Added _OSI(Processor Device) [ 0.536040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540209] ACPI: Interpreter enabled [ 0.541493] ACPI: (supports S0 S5) [ 0.542716] ACPI: Using IOAPIC for interrupt routing [ 0.544209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552264] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557434] acpiphp: Slot [3] registered [ 0.558779] acpiphp: Slot [4] registered [ 0.560100] acpiphp: Slot [5] registered [ 0.561442] acpiphp: Slot [6] registered [ 0.562774] acpiphp: Slot [7] registered [ 0.564094] acpiphp: Slot [8] registered [ 0.565424] acpiphp: Slot [9] registered [ 0.566752] acpiphp: Slot [10] registered [ 0.568086] acpiphp: Slot [11] registered [ 0.569417] acpiphp: Slot [12] registered [ 0.570765] acpiphp: Slot [13] registered [ 0.572097] acpiphp: Slot [14] registered [ 0.573428] acpiphp: Slot [15] registered [ 0.574774] acpiphp: Slot [16] registered [ 0.576109] acpiphp: Slot [17] registered [ 0.577440] acpiphp: Slot [18] registered [ 0.578782] acpiphp: Slot [19] registered [ 0.580120] acpiphp: Slot [20] registered [ 0.581454] acpiphp: Slot [21] registered [ 0.582791] acpiphp: Slot [22] registered [ 0.584130] acpiphp: Slot [23] registered [ 0.585472] acpiphp: Slot [24] registered [ 0.586813] acpiphp: Slot [25] registered [ 0.588147] acpiphp: Slot [26] registered [ 0.589496] acpiphp: Slot [27] registered [ 0.590874] acpiphp: Slot [28] registered [ 0.592208] acpiphp: Slot [29] registered [ 0.593550] acpiphp: Slot [30] registered [ 0.594889] acpiphp: Slot [31] registered [ 0.596208] PCI host bridge to bus 0000:00 [ 0.597544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.600945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.602769] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605219] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607668] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.612821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.614721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625112] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650298] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659105] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661151] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663758] vgaarb: loaded [ 0.664858] vgaarb: bridge control possible 0000:00:02.0 [ 0.666611] SCSI subsystem initialized [ 0.667949] ACPI: bus type USB registered [ 0.669313] usbcore: registered new interface driver usbfs [ 0.670940] usbcore: registered new interface driver hub [ 0.672549] usbcore: registered new device driver usb [ 0.674283] PCI: Using ACPI for IRQ routing [ 0.676013] NetLabel: Initializing [ 0.677247] NetLabel: domain hash size = 128 [ 0.678653] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680192] NetLabel: unlabeled traffic allowed by default [ 0.681946] Switched to clocksource kvm-clock [ 0.691190] pnp: PnP ACPI init [ 0.692372] ACPI: bus type PNP registered [ 0.694111] pnp: PnP ACPI: found 5 devices [ 0.695470] ACPI: bus type PNP unregistered [ 0.703293] NET: Registered protocol family 2 [ 0.705037] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.707739] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.709992] TCP: Hash tables configured (established 32768 bind 32768) [ 0.711911] TCP: reno registered [ 0.713111] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.714880] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.716751] NET: Registered protocol family 1 [ 0.718178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.719865] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.741578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.761866] Unpacking initramfs... [ 1.225453] Freeing initrd memory: 37508k freed [ 1.235212] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.237064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.240530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.242358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.244449] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.246218] Initialise system trusted keyring [ 1.247644] audit: initializing netlink socket (disabled) [ 1.249257] type=2000 audit(1540029766.971:1): initialized [ 1.266037] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.267827] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.270477] zpool: loaded [ 1.271575] zbud: loaded [ 1.272833] VFS: Disk quotas dquot_6.5.2 [ 1.274191] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.276158] msgmni has been set to 7578 [ 1.277534] Key type big_key registered [ 1.279740] NET: Registered protocol family 38 [ 1.281169] Key type asymmetric registered [ 1.282520] Asymmetric key parser 'x509' registered [ 1.284033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.286548] io scheduler noop registered [ 1.287889] io scheduler deadline registered (default) [ 1.302189] io scheduler cfq registered [ 1.303574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.305217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.307116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.309574] ACPI: Power Button [PWRF] [ 1.311010] GHES: HEST is not enabled! [ 1.312364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.336605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.338724] Non-volatile memory driver v1.3 [ 1.340091] Linux agpgart interface v0.103 [ 1.341580] crash memory driver: version 1.1 [ 1.343021] rdac: device handler registered [ 1.344462] hp_sw: device handler registered [ 1.345850] emc: device handler registered [ 1.347195] alua: device handler registered [ 1.348594] libphy: Fixed MDIO Bus: probed [ 1.350029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.351828] ehci-pci: EHCI PCI platform driver [ 1.353232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.354952] ohci-pci: OHCI PCI platform driver [ 1.356364] uhci_hcd: USB Universal Host Controller Interface driver [ 1.376359] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.378024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.380497] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.382078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.383820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.385647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.388092] usb usb1: Product: UHCI Host Controller [ 1.389594] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.391500] usb usb1: SerialNumber: 0000:00:01.2 [ 1.393076] hub 1-0:1.0: USB hub found [ 1.394380] hub 1-0:1.0: 2 ports detected [ 1.395854] usbcore: registered new interface driver usbserial [ 1.397529] usbcore: registered new interface driver usbserial_generic [ 1.399338] usbserial: USB Serial support registered for generic [ 1.401066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.404334] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.405868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.407479] mousedev: PS/2 mouse device common for all mice [ 1.409460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.412754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.415472] rtc_cmos 00:00: RTC can wake from S4 [ 1.417177] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.419014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.420851] cpuidle: using governor menu [ 1.422289] hidraw: raw HID events driver (C) Jiri Kosina [ 1.422339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.426828] usbcore: registered new interface driver usbhid [ 1.428508] usbhid: USB HID core driver [ 1.429911] drop_monitor: Initializing network drop monitor service [ 1.431747] TCP: cubic registered [ 1.432975] Initializing XFRM netlink socket [ 1.434472] NET: Registered protocol family 10 [ 1.436223] NET: Registered protocol family 17 [ 1.437847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.439524] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.441250] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.444116] Loading compiled-in X.509 certificates [ 1.445686] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.448634] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.452049] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.454993] registered taskstats version 1 [ 1.458455] Key type trusted registered [ 1.461178] Key type encrypted registered [ 1.463895] IMA: No TPM chip found, activating TPM-bypass! [ 1.466067] rtc_cmos 00:00: setting system clock to 2018-10-20 10:02:47 UTC (1540029767) [ 1.469442] Freeing unused kernel memory: 1680k freed [ 1.475162] 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.480124] systemd[1]: Detected virtualization kvm. [ 1.481668] systemd[1]: Detected architecture x86-64. [ 1.483180] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.486016] systemd[1]: No hostname configured. [ 1.487458] systemd[1]: Set hostname to . [ 1.489047] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.513102] systemd[1]: Reached target Timers. [ 1.514535] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.516848] systemd[1]: Reached target Local File Systems. [ 1.518472] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.520940] systemd[1]: Created slice Root Slice. [ 1.522408] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.524743] systemd[1]: Listening on udev Kernel Socket. [ 1.526311] systemd[1]: Starting udev Kernel Socket. [ 1.527868] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.530443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.533870] systemd[1]: Reached target Paths. [ 1.535292] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.537555] systemd[1]: Listening on Journal Socket. [ 1.539087] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.541379] systemd[1]: Reached target Swap. [ 1.542772] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545033] systemd[1]: Created slice System Slice. [ 1.546548] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.548827] systemd[1]: Reached target Slices. [ 1.550267] systemd[1]: Starting Slices. [ 1.552023] 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.556689] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.559551] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.562885] systemd[1]: Listening on udev Control Socket. [ 1.564507] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.567277] systemd[1]: Reached target Sockets. [ 1.568740] systemd[1]: Starting Sockets. [ 1.570401] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.574550] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.578809] systemd[1]: Started Journal Service. [[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.635204] RPC: Registered named UNIX socket transport module. [ 1.637030] RPC: Registered udp transport module. [ 1.638550] RPC: Registered tcp transport module. [ 1.640052] 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... [ 1.696970] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.736316] FDC 0 is a S82078B [ 1.763821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.803796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.809346] scsi host0: ata_piix [ 1.810890] scsi host1: ata_piix [ 1.812211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.812282] vda: vda1 [ 1.815173] 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.854549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.856393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.858296] usb 1-1: Product: QEMU USB Tablet [ 1.859715] usb 1-1: Manufacturer: QEMU [ 1.861021] usb 1-1: SerialNumber: 42 [ 1.870709] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.873813] 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. [ 1.987118] SGI XFS with ACLs, security attributes, no debug enabled [ 1.990011] XFS (vda1): Mounting V4 Filesystem [ 2.013363] 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 Slices. [[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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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.[ 2.243055] tsc: Refined TSC clocksource calibration: 3491.873 MHz [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.252497] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.340706] SELinux: Disabled at runtime. [ 2.378969] type=1404 audit(1540029768.412:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.411415] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.413118] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[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] 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. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Rebuild Hardware Database... [[32m OK [0m] Reached target Local File Systems (Pre). Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.683959] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.711956] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.900984] type=1305 audit(1540029768.934:3): audit_pid=437 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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[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 Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [ 3.082439] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.114936] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.132970] ppdev: user-space parallel port driver [ 3.155720] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.190189] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.192699] [TTM] Initializing pool allocator [ 3.193207] [TTM] Initializing DMA pool allocator [ 3.193676] [drm] fb mappable at 0xFC000000 [ 3.193677] [drm] vram aper at 0xFC000000 [[32m OK [0m] Found device /dev/ttyS0. [ 3.193677] [drm] size 33554432 [ 3.193677] [drm] fb depth is 24 [ 3.193678] [drm] pitch is 3072 [ 3.203061] fbcon: cirrusdrmfb (fb0) is primary device [ 3.234181] Console: switching to colour frame buffer device 128x48 [ 3.250617] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target N[ 3.255964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 FS 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 NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. [ 3.303958] AES CTR mode by8 optimization enabled Starting Getty on tty1... [ 3.316936] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.351269] alg: No test for crc32 (crc32-pclmul) [ 3.363477] intel_rapl: no valid rapl domains found in package 0 [ 3.369399] intel_rapl: no valid rapl domains found in package 0 [ 3.370962] intel_powerclamp: No package C-state available [ 3.377597] intel_powerclamp: No package C-state available[ 3.294100] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:02:49 +0000. Up 3.24 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 Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.821129] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:02:52 +0000. Up 5.77 seconds. [ 5.852294] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.854305] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.857626] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.860110] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.864094] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.874260] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:53:e9:3b | [ 5.882782] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.895161] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.897248] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.899269] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.901274] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.903311] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.913028] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.915039] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.917025] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-10-20 10:02:52,554 - paramiko.transport - DEBUG - starting thread (client mode): 0xb2bdb0d0L 2018-10-20 10:02:52,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:02:52,567 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-20 10:02:52,568 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-20 10:02:52,579 - 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-20 10:02:52,579 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 10:02:52,580 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-20 10:02:52,580 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:02:52,580 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 10:02:52,580 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:02:52,596 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 10:02:52,597 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:02:52,618 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-20 10:02:52,619 - paramiko.transport - DEBUG - Trying discovered key 1aa394e2cc6be924f6e31e30cf4a9a88 in /tmp/tmpuy6WgO 2018-10-20 10:02:52,637 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:02:52,688 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-20 10:02:52,721 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-10-20 10:02:52,722 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:02:52,728 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-10-20 10:02:52,729 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: Authentication failed. 2018-10-20 10:03:01,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:03:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:03:01,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12778 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03: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-6bb9218e-b8d8-4682-84f7-81a48a5aa1d9 x-openstack-request-id: req-6bb9218e-b8d8-4682-84f7-81a48a5aa1d9 2018-10-20 10:03:01,808 - 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 1750479132 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.910 MHz processor\n[ 0.388529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.391247] pid_max: default: 32768 minimum: 301\n[ 0.392706] Security Framework initialized\n[ 0.394061] SELinux: Initializing.\n[ 0.395545] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.401531] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.405142] Mount-cache hash table entries: 4096\n[ 0.406858] Initializing cgroup subsys memory\n[ 0.408269] Initializing cgroup subsys devices\n[ 0.409667] Initializing cgroup subsys freezer\n[ 0.411083] Initializing cgroup subsys net_cls\n[ 0.412475] Initializing cgroup subsys blkio\n[ 0.413844] Initializing cgroup subsys perf_event\n[ 0.415292] Initializing cgroup subsys hugetlb\n[ 0.416700] Initializing cgroup subsys pids\n[ 0.418063] Initializing cgroup subsys net_prio\n[ 0.419552] CPU: Physical Processor ID: 0\n[ 0.421581] mce: CPU supports 10 MCE banks\n[ 0.422959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.424527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.426087] tlb_flushall_shift: 6\n[ 0.427480] Freeing SMP alternatives: 28k freed\n[ 0.431511] ACPI: Core revision 20130517\n[ 0.433260] ACPI: All ACPI Tables successfully acquired\n[ 0.435017] ftrace: allocating 25812 entries in 101 pages\n[ 0.456563] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.458381] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.460179] smpboot: Max logical packages: 2\n[ 0.461792] Enabling x2apic\n[ 0.462901] Enabled x2apic\n[ 0.464265] Switched APIC routing to physical x2apic.\n[ 0.467025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.468803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.472081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.479957] KVM setup paravirtual spinlock\n[ 0.482550] smpboot: Booting Node 0, Processors #1 OK\n[ 0.484486] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.506384] Brought up 2 CPUs\n[ 0.506387] KVM setup async PF for cpu 1\n[ 0.506390] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.510231] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.512872] devtmpfs: initialized\n[ 0.515589] EVM: security.selinux\n[ 0.516794] EVM: security.ima\n[ 0.517935] EVM: security.capability\n[ 0.519866] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.521724] pinctrl core: initialized pinctrl subsystem\n[ 0.523395] NET: Registered protocol family 16\n[ 0.525052] ACPI: bus type PCI registered\n[ 0.526385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.528253] PCI: Using configuration type 1 for base access\n[ 0.533223] ACPI: Added _OSI(Module Device)\n[ 0.534607] ACPI: Added _OSI(Processor Device)\n[ 0.536040] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537501] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.540209] ACPI: Interpreter enabled\n[ 0.541493] ACPI: (supports S0 S5)\n[ 0.542716] ACPI: Using IOAPIC for interrupt routing\n[ 0.544209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.548725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.550434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.552264] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.554061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.557434] acpiphp: Slot [3] registered\n[ 0.558779] acpiphp: Slot [4] registered\n[ 0.560100] acpiphp: Slot [5] registered\n[ 0.561442] acpiphp: Slot [6] registered\n[ 0.562774] acpiphp: Slot [7] registered\n[ 0.564094] acpiphp: Slot [8] registered\n[ 0.565424] acpiphp: Slot [9] registered\n[ 0.566752] acpiphp: Slot [10] registered\n[ 0.568086] acpiphp: Slot [11] registered\n[ 0.569417] acpiphp: Slot [12] registered\n[ 0.570765] acpiphp: Slot [13] registered\n[ 0.572097] acpiphp: Slot [14] registered\n[ 0.573428] acpiphp: Slot [15] registered\n[ 0.574774] acpiphp: Slot [16] registered\n[ 0.576109] acpiphp: Slot [17] registered\n[ 0.577440] acpiphp: Slot [18] registered\n[ 0.578782] acpiphp: Slot [19] registered\n[ 0.580120] acpiphp: Slot [20] registered\n[ 0.581454] acpiphp: Slot [21] registered\n[ 0.582791] acpiphp: Slot [22] registered\n[ 0.584130] acpiphp: Slot [23] registered\n[ 0.585472] acpiphp: Slot [24] registered\n[ 0.586813] acpiphp: Slot [25] registered\n[ 0.588147] acpiphp: Slot [26] registered\n[ 0.589496] acpiphp: Slot [27] registered\n[ 0.590874] acpiphp: Slot [28] registered\n[ 0.592208] acpiphp: Slot [29] registered\n[ 0.593550] acpiphp: Slot [30] registered\n[ 0.594889] acpiphp: Slot [31] registered\n[ 0.596208] PCI host bridge to bus 0000:00\n[ 0.597544] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.599128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.600945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.602769] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.605219] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.607668] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.612821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.614721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.618415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.622671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.625112] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.648126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.650298] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.652422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.655000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.657113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.659105] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.661151] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663758] vgaarb: loaded\n[ 0.664858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666611] SCSI subsystem initialized\n[ 0.667949] ACPI: bus type USB registered\n[ 0.669313] usbcore: registered new interface driver usbfs\n[ 0.670940] usbcore: registered new interface driver hub\n[ 0.672549] usbcore: registered new device driver usb\n[ 0.674283] PCI: Using ACPI for IRQ routing\n[ 0.676013] NetLabel: Initializing\n[ 0.677247] NetLabel: domain hash size = 128\n[ 0.678653] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.680192] NetLabel: unlabeled traffic allowed by default\n[ 0.681946] Switched to clocksource kvm-clock\n[ 0.691190] pnp: PnP ACPI init\n[ 0.692372] ACPI: bus type PNP registered\n[ 0.694111] pnp: PnP ACPI: found 5 devices\n[ 0.695470] ACPI: bus type PNP unregistered\n[ 0.703293] NET: Registered protocol family 2\n[ 0.705037] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.707739] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.709992] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.711911] TCP: reno registered\n[ 0.713111] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.714880] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.716751] NET: Registered protocol family 1\n[ 0.718178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.719865] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.721528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.741578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.761866] Unpacking initramfs...\n[ 1.225453] Freeing initrd memory: 37508k freed\n[ 1.235212] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.237064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.240530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.242358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.244449] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.246218] Initialise system trusted keyring\n[ 1.247644] audit: initializing netlink socket (disabled)\n[ 1.249257] type=2000 audit(1540029766.971:1): initialized\n[ 1.266037] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.267827] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.270477] zpool: loaded\n[ 1.271575] zbud: loaded\n[ 1.272833] VFS: Disk quotas dquot_6.5.2\n[ 1.274191] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.276158] msgmni has been set to 7578\n[ 1.277534] Key type big_key registered\n[ 1.279740] NET: Registered protocol family 38\n[ 1.281169] Key type asymmetric registered\n[ 1.282520] Asymmetric key parser 'x509' registered\n[ 1.284033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.286548] io scheduler noop registered\n[ 1.287889] io scheduler deadline registered (default)\n[ 1.302189] io scheduler cfq registered\n[ 1.303574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.305217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.307116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.309574] ACPI: Power Button [PWRF]\n[ 1.311010] GHES: HEST is not enabled!\n[ 1.312364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.336605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.338724] Non-volatile memory driver v1.3\n[ 1.340091] Linux agpgart interface v0.103\n[ 1.341580] crash memory driver: version 1.1\n[ 1.343021] rdac: device handler registered\n[ 1.344462] hp_sw: device handler registered\n[ 1.345850] emc: device handler registered\n[ 1.347195] alua: device handler registered\n[ 1.348594] libphy: Fixed MDIO Bus: probed\n[ 1.350029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.351828] ehci-pci: EHCI PCI platform driver\n[ 1.353232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.354952] ohci-pci: OHCI PCI platform driver\n[ 1.356364] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.376359] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.378024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.380497] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.382078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.383820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.385647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.388092] usb usb1: Product: UHCI Host Controller\n[ 1.389594] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.391500] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.393076] hub 1-0:1.0: USB hub found\n[ 1.394380] hub 1-0:1.0: 2 ports detected\n[ 1.395854] usbcore: registered new interface driver usbserial\n[ 1.397529] usbcore: registered new interface driver usbserial_generic\n[ 1.399338] usbserial: USB Serial support registered for generic\n[ 1.401066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.404334] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.405868] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.407479] mousedev: PS/2 mouse device common for all mice\n[ 1.409460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.412754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.415472] rtc_cmos 00:00: RTC can wake from S4\n[ 1.417177] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.419014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.420851] cpuidle: using governor menu\n[ 1.422289] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.422339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.426828] usbcore: registered new interface driver usbhid\n[ 1.428508] usbhid: USB HID core driver\n[ 1.429911] drop_monitor: Initializing network drop monitor service\n[ 1.431747] TCP: cubic registered\n[ 1.432975] Initializing XFRM netlink socket\n[ 1.434472] NET: Registered protocol family 10\n[ 1.436223] NET: Registered protocol family 17\n[ 1.437847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.439524] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.441250] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.444116] Loading compiled-in X.509 certificates\n[ 1.445686] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.448634] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.452049] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.454993] registered taskstats version 1\n[ 1.458455] Key type trusted registered\n[ 1.461178] Key type encrypted registered\n[ 1.463895] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.466067] rtc_cmos 00:00: setting system clock to 2018-10-20 10:02:47 UTC (1540029767)\n[ 1.469442] Freeing unused kernel memory: 1680k freed\n[ 1.475162] 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.480124] systemd[1]: Detected virtualization kvm.\n[ 1.481668] systemd[1]: Detected architecture x86-64.\n[ 1.483180] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.486016] systemd[1]: No hostname configured.\n[ 1.487458] systemd[1]: Set hostname to .\n[ 1.489047] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.513102] systemd[1]: Reached target Timers.\n[ 1.514535] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.516848] systemd[1]: Reached target Local File Systems.\n[ 1.518472] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.520940] systemd[1]: Created slice Root Slice.\n[ 1.522408] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.524743] systemd[1]: Listening on udev Kernel Socket.\n[ 1.526311] systemd[1]: Starting udev Kernel Socket.\n[ 1.527868] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.530443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.533870] systemd[1]: Reached target Paths.\n[ 1.535292] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.537555] systemd[1]: Listening on Journal Socket.\n[ 1.539087] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.541379] systemd[1]: Reached target Swap.\n[ 1.542772] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.545033] systemd[1]: Created slice System Slice.\n[ 1.546548] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.548827] systemd[1]: Reached target Slices.\n[ 1.550267] systemd[1]: Starting Slices.\n[ 1.552023] 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.556689] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.559551] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.562885] systemd[1]: Listening on udev Control Socket.\n[ 1.564507] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567277] systemd[1]: Reached target Sockets.\n[ 1.568740] systemd[1]: Starting Sockets.\n[ 1.570401] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.574550] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.578809] systemd[1]: Started Journal Service.\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.635204] RPC: Registered named UNIX socket transport module.\n[ 1.637030] RPC: Registered udp transport module.\n[ 1.638550] RPC: Registered tcp transport module.\n[ 1.640052] 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[ 1.696970] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.736316] FDC 0 is a S82078B\n[ 1.763821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.803796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.809346] scsi host0: ata_piix\n[ 1.810890] scsi host1: ata_piix\n[ 1.812211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.812282] vda: vda1\n[ 1.815173] 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.854549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.856393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.858296] usb 1-1: Product: QEMU USB Tablet\n[ 1.859715] usb 1-1: Manufacturer: QEMU\n[ 1.861021] usb 1-1: SerialNumber: 42\n[ 1.870709] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.873813] 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[ 1.987118] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.990011] XFS (vda1): Mounting V4 Filesystem\n[ 2.013363] 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 Slices.\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 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 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.[ 2.243055] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.252497] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.340706] SELinux: Disabled at runtime.\n[ 2.378969] type=1404 audit(1540029768.412:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.411415] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.413118] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\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[[32m OK [0m] Listening on udev Control Socket.\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] 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[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.683959] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.711956] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.900984] type=1305 audit(1540029768.934:3): audit_pid=437 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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\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 Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[ 3.082439] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.114936] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.132970] ppdev: user-space parallel port driver\n[ 3.155720] [drm] Initialized drm 1.1.0 20060810\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[ 3.190189] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.192699] [TTM] Initializing pool allocator\n[ 3.193207] [TTM] Initializing DMA pool allocator\n[ 3.193676] [drm] fb mappable at 0xFC000000\n[ 3.193677] [drm] vram aper at 0xFC000000\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.193677] [drm] size 33554432\n[ 3.193677] [drm] fb depth is 24\n[ 3.193678] [drm] pitch is 3072\n[ 3.203061] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.234181] Console: switching to colour frame buffer device 128x48\n[ 3.250617] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target N[ 3.255964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\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 NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Getty on tty1.\n[ 3.303958] AES CTR mode by8 optimization enabled\n Starting Getty on tty1...\n[ 3.316936] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\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[[32m OK [0m] Reached target Login Prompts.\n[ 3.351269] alg: No test for crc32 (crc32-pclmul)\n[ 3.363477] intel_rapl: no valid rapl domains found in package 0\n[ 3.369399] intel_rapl: no valid rapl domains found in package 0\n[ 3.370962] intel_powerclamp: No package C-state available\n[ 3.377597] intel_powerclamp: No package C-state available[ 3.294100] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:02:49 +0000. Up 3.24 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 Notify NFS peers of a restart...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\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[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\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 System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.821129] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:02:52 +0000. Up 5.77 seconds.\n[ 5.852294] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.854305] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.857626] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.860110] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.864094] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.874260] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:53:e9:3b |\n[ 5.882782] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.895161] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.897248] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.899269] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.901274] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.903311] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.913028] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.915039] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.917025] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\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.586271] cloud-init[3358]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:02:57 +0000. Up 10.53 seconds.\n[ 10.863014] cloud-init[3497]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:02:57 +0000. Up 10.81 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 | 1a:a3:94:e2:cc:6b:e9:24:f6:e3:1e:30:cf:4a:9a:88 | - | 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[ 10.934978] cloud-init[3497]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:02:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.93 seconds\n"} 2018-10-20 10:03:01,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55/action used request id req-6bb9218e-b8d8-4682-84f7-81a48a5aa1d9 2018-10-20 10:03:01,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0707030296326s 2018-10-20 10:03:01,810 - 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 1750479132 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.910 MHz processor [ 0.388529] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.391247] pid_max: default: 32768 minimum: 301 [ 0.392706] Security Framework initialized [ 0.394061] SELinux: Initializing. [ 0.395545] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.401531] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.405142] Mount-cache hash table entries: 4096 [ 0.406858] Initializing cgroup subsys memory [ 0.408269] Initializing cgroup subsys devices [ 0.409667] Initializing cgroup subsys freezer [ 0.411083] Initializing cgroup subsys net_cls [ 0.412475] Initializing cgroup subsys blkio [ 0.413844] Initializing cgroup subsys perf_event [ 0.415292] Initializing cgroup subsys hugetlb [ 0.416700] Initializing cgroup subsys pids [ 0.418063] Initializing cgroup subsys net_prio [ 0.419552] CPU: Physical Processor ID: 0 [ 0.421581] mce: CPU supports 10 MCE banks [ 0.422959] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.424527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.426087] tlb_flushall_shift: 6 [ 0.427480] Freeing SMP alternatives: 28k freed [ 0.431511] ACPI: Core revision 20130517 [ 0.433260] ACPI: All ACPI Tables successfully acquired [ 0.435017] ftrace: allocating 25812 entries in 101 pages [ 0.456563] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.458381] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.460179] smpboot: Max logical packages: 2 [ 0.461792] Enabling x2apic [ 0.462901] Enabled x2apic [ 0.464265] Switched APIC routing to physical x2apic. [ 0.467025] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.468803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.472081] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.479957] KVM setup paravirtual spinlock [ 0.482550] smpboot: Booting Node 0, Processors #1 OK [ 0.484486] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.506384] Brought up 2 CPUs [ 0.506387] KVM setup async PF for cpu 1 [ 0.506390] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.510231] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.512872] devtmpfs: initialized [ 0.515589] EVM: security.selinux [ 0.516794] EVM: security.ima [ 0.517935] EVM: security.capability [ 0.519866] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.521724] pinctrl core: initialized pinctrl subsystem [ 0.523395] NET: Registered protocol family 16 [ 0.525052] ACPI: bus type PCI registered [ 0.526385] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.528253] PCI: Using configuration type 1 for base access [ 0.533223] ACPI: Added _OSI(Module Device) [ 0.534607] ACPI: Added _OSI(Processor Device) [ 0.536040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537501] ACPI: Added _OSI(Processor Aggregator Device) [ 0.540209] ACPI: Interpreter enabled [ 0.541493] ACPI: (supports S0 S5) [ 0.542716] ACPI: Using IOAPIC for interrupt routing [ 0.544209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.548725] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.550434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.552264] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.554061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557434] acpiphp: Slot [3] registered [ 0.558779] acpiphp: Slot [4] registered [ 0.560100] acpiphp: Slot [5] registered [ 0.561442] acpiphp: Slot [6] registered [ 0.562774] acpiphp: Slot [7] registered [ 0.564094] acpiphp: Slot [8] registered [ 0.565424] acpiphp: Slot [9] registered [ 0.566752] acpiphp: Slot [10] registered [ 0.568086] acpiphp: Slot [11] registered [ 0.569417] acpiphp: Slot [12] registered [ 0.570765] acpiphp: Slot [13] registered [ 0.572097] acpiphp: Slot [14] registered [ 0.573428] acpiphp: Slot [15] registered [ 0.574774] acpiphp: Slot [16] registered [ 0.576109] acpiphp: Slot [17] registered [ 0.577440] acpiphp: Slot [18] registered [ 0.578782] acpiphp: Slot [19] registered [ 0.580120] acpiphp: Slot [20] registered [ 0.581454] acpiphp: Slot [21] registered [ 0.582791] acpiphp: Slot [22] registered [ 0.584130] acpiphp: Slot [23] registered [ 0.585472] acpiphp: Slot [24] registered [ 0.586813] acpiphp: Slot [25] registered [ 0.588147] acpiphp: Slot [26] registered [ 0.589496] acpiphp: Slot [27] registered [ 0.590874] acpiphp: Slot [28] registered [ 0.592208] acpiphp: Slot [29] registered [ 0.593550] acpiphp: Slot [30] registered [ 0.594889] acpiphp: Slot [31] registered [ 0.596208] PCI host bridge to bus 0000:00 [ 0.597544] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.599128] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.600945] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.602769] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.605219] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.607668] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.612821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.614721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.616510] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.618415] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.622671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.625112] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.648126] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.650298] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.652422] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.655000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.657113] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.659105] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.661151] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663758] vgaarb: loaded [ 0.664858] vgaarb: bridge control possible 0000:00:02.0 [ 0.666611] SCSI subsystem initialized [ 0.667949] ACPI: bus type USB registered [ 0.669313] usbcore: registered new interface driver usbfs [ 0.670940] usbcore: registered new interface driver hub [ 0.672549] usbcore: registered new device driver usb [ 0.674283] PCI: Using ACPI for IRQ routing [ 0.676013] NetLabel: Initializing [ 0.677247] NetLabel: domain hash size = 128 [ 0.678653] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.680192] NetLabel: unlabeled traffic allowed by default [ 0.681946] Switched to clocksource kvm-clock [ 0.691190] pnp: PnP ACPI init [ 0.692372] ACPI: bus type PNP registered [ 0.694111] pnp: PnP ACPI: found 5 devices [ 0.695470] ACPI: bus type PNP unregistered [ 0.703293] NET: Registered protocol family 2 [ 0.705037] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.707739] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.709992] TCP: Hash tables configured (established 32768 bind 32768) [ 0.711911] TCP: reno registered [ 0.713111] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.714880] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.716751] NET: Registered protocol family 1 [ 0.718178] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.719865] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.721528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.741578] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.761866] Unpacking initramfs... [ 1.225453] Freeing initrd memory: 37508k freed [ 1.235212] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.237064] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.240530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.242358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.244449] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.246218] Initialise system trusted keyring [ 1.247644] audit: initializing netlink socket (disabled) [ 1.249257] type=2000 audit(1540029766.971:1): initialized [ 1.266037] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.267827] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.270477] zpool: loaded [ 1.271575] zbud: loaded [ 1.272833] VFS: Disk quotas dquot_6.5.2 [ 1.274191] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.276158] msgmni has been set to 7578 [ 1.277534] Key type big_key registered [ 1.279740] NET: Registered protocol family 38 [ 1.281169] Key type asymmetric registered [ 1.282520] Asymmetric key parser 'x509' registered [ 1.284033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.286548] io scheduler noop registered [ 1.287889] io scheduler deadline registered (default) [ 1.302189] io scheduler cfq registered [ 1.303574] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.305217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.307116] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.309574] ACPI: Power Button [PWRF] [ 1.311010] GHES: HEST is not enabled! [ 1.312364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.336605] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.338724] Non-volatile memory driver v1.3 [ 1.340091] Linux agpgart interface v0.103 [ 1.341580] crash memory driver: version 1.1 [ 1.343021] rdac: device handler registered [ 1.344462] hp_sw: device handler registered [ 1.345850] emc: device handler registered [ 1.347195] alua: device handler registered [ 1.348594] libphy: Fixed MDIO Bus: probed [ 1.350029] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.351828] ehci-pci: EHCI PCI platform driver [ 1.353232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.354952] ohci-pci: OHCI PCI platform driver [ 1.356364] uhci_hcd: USB Universal Host Controller Interface driver [ 1.376359] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.378024] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.380497] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.382078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.383820] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.385647] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.388092] usb usb1: Product: UHCI Host Controller [ 1.389594] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.391500] usb usb1: SerialNumber: 0000:00:01.2 [ 1.393076] hub 1-0:1.0: USB hub found [ 1.394380] hub 1-0:1.0: 2 ports detected [ 1.395854] usbcore: registered new interface driver usbserial [ 1.397529] usbcore: registered new interface driver usbserial_generic [ 1.399338] usbserial: USB Serial support registered for generic [ 1.401066] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.404334] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.405868] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.407479] mousedev: PS/2 mouse device common for all mice [ 1.409460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.412754] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.415472] rtc_cmos 00:00: RTC can wake from S4 [ 1.417177] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.419014] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.420851] cpuidle: using governor menu [ 1.422289] hidraw: raw HID events driver (C) Jiri Kosina [ 1.422339] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.426828] usbcore: registered new interface driver usbhid [ 1.428508] usbhid: USB HID core driver [ 1.429911] drop_monitor: Initializing network drop monitor service [ 1.431747] TCP: cubic registered [ 1.432975] Initializing XFRM netlink socket [ 1.434472] NET: Registered protocol family 10 [ 1.436223] NET: Registered protocol family 17 [ 1.437847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.439524] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.441250] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.444116] Loading compiled-in X.509 certificates [ 1.445686] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.448634] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.452049] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.454993] registered taskstats version 1 [ 1.458455] Key type trusted registered [ 1.461178] Key type encrypted registered [ 1.463895] IMA: No TPM chip found, activating TPM-bypass! [ 1.466067] rtc_cmos 00:00: setting system clock to 2018-10-20 10:02:47 UTC (1540029767) [ 1.469442] Freeing unused kernel memory: 1680k freed [ 1.475162] 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.480124] systemd[1]: Detected virtualization kvm. [ 1.481668] systemd[1]: Detected architecture x86-64. [ 1.483180] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.486016] systemd[1]: No hostname configured. [ 1.487458] systemd[1]: Set hostname to . [ 1.489047] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.513102] systemd[1]: Reached target Timers. [ 1.514535] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.516848] systemd[1]: Reached target Local File Systems. [ 1.518472] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.520940] systemd[1]: Created slice Root Slice. [ 1.522408] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.524743] systemd[1]: Listening on udev Kernel Socket. [ 1.526311] systemd[1]: Starting udev Kernel Socket. [ 1.527868] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.530443] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.533870] systemd[1]: Reached target Paths. [ 1.535292] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.537555] systemd[1]: Listening on Journal Socket. [ 1.539087] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.541379] systemd[1]: Reached target Swap. [ 1.542772] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.545033] systemd[1]: Created slice System Slice. [ 1.546548] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.548827] systemd[1]: Reached target Slices. [ 1.550267] systemd[1]: Starting Slices. [ 1.552023] 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.556689] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.559551] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [ 1.562885] systemd[1]: Listening on udev Control Socket. [ 1.564507] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.567277] systemd[1]: Reached target Sockets. [ 1.568740] systemd[1]: Starting Sockets. [ 1.570401] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.574550] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.578809] systemd[1]: Started Journal Service. [[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.635204] RPC: Registered named UNIX socket transport module. [ 1.637030] RPC: Registered udp transport module. [ 1.638550] RPC: Registered tcp transport module. [ 1.640052] 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... [ 1.696970] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.736316] FDC 0 is a S82078B [ 1.763821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.803796] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.809346] scsi host0: ata_piix [ 1.810890] scsi host1: ata_piix [ 1.812211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.812282] vda: vda1 [ 1.815173] 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.854549] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.856393] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.858296] usb 1-1: Product: QEMU USB Tablet [ 1.859715] usb 1-1: Manufacturer: QEMU [ 1.861021] usb 1-1: SerialNumber: 42 [ 1.870709] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.873813] 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. [ 1.987118] SGI XFS with ACLs, security attributes, no debug enabled [ 1.990011] XFS (vda1): Mounting V4 Filesystem [ 2.013363] 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 Slices. [[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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[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.[ 2.243055] tsc: Refined TSC clocksource calibration: 3491.873 MHz [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.252497] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.340706] SELinux: Disabled at runtime. [ 2.378969] type=1404 audit(1540029768.412:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.411415] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.413118] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Initrd File Systems. Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Control Socket. [[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] 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. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... Starting Rebuild Hardware Database... [[32m OK [0m] Reached target Local File Systems (Pre). Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.683959] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.711956] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[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... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.900984] type=1305 audit(1540029768.934:3): audit_pid=437 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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[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 Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [ 3.082439] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.114936] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.132970] ppdev: user-space parallel port driver [ 3.155720] [drm] Initialized drm 1.1.0 20060810 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.190189] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.192699] [TTM] Initializing pool allocator [ 3.193207] [TTM] Initializing DMA pool allocator [ 3.193676] [drm] fb mappable at 0xFC000000 [ 3.193677] [drm] vram aper at 0xFC000000 [[32m OK [0m] Found device /dev/ttyS0. [ 3.193677] [drm] size 33554432 [ 3.193677] [drm] fb depth is 24 [ 3.193678] [drm] pitch is 3072 [ 3.203061] fbcon: cirrusdrmfb (fb0) is primary device [ 3.234181] Console: switching to colour frame buffer device 128x48 [ 3.250617] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target N[ 3.255964] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 FS 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 NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. [ 3.303958] AES CTR mode by8 optimization enabled Starting Getty on tty1... [ 3.316936] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.351269] alg: No test for crc32 (crc32-pclmul) [ 3.363477] intel_rapl: no valid rapl domains found in package 0 [ 3.369399] intel_rapl: no valid rapl domains found in package 0 [ 3.370962] intel_powerclamp: No package C-state available [ 3.377597] intel_powerclamp: No package C-state available[ 3.294100] cloud-init[469]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:02:49 +0000. Up 3.24 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 Notify NFS peers of a restart... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.821129] cloud-init[798]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:02:52 +0000. Up 5.77 seconds. [ 5.852294] cloud-init[798]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.854305] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.857626] cloud-init[798]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.860110] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.864094] cloud-init[798]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.874260] cloud-init[798]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:53:e9:3b | [ 5.882782] cloud-init[798]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.895161] cloud-init[798]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.897248] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.899269] cloud-init[798]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.901274] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.903311] cloud-init[798]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.913028] cloud-init[798]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.915039] cloud-init[798]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.917025] cloud-init[798]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[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.586271] cloud-init[3358]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:02:57 +0000. Up 10.53 seconds. [ 10.863014] cloud-init[3497]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:02:57 +0000. Up 10.81 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 | 1a:a3:94:e2:cc:6b:e9:24:f6:e3:1e:30:cf:4a:9a:88 | - | 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----- [ 10.934978] cloud-init[3497]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:02:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.93 seconds 2018-10-20 10:03:01,814 - paramiko.transport - DEBUG - starting thread (client mode): 0xb2bac1d0L 2018-10-20 10:03:01,814 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:03:01,831 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-20 10:03:01,831 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-20 10:03:01,836 - 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-20 10:03:01,836 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 10:03:01,836 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-20 10:03:01,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:03:01,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 10:03:01,837 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:03:01,855 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 10:03:01,855 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:03:01,878 - paramiko.transport - DEBUG - Trying discovered key 1aa394e2cc6be924f6e31e30cf4a9a88 in /tmp/tmpuy6WgO 2018-10-20 10:03:01,897 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:03:01,915 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 10:03:01,943 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-20 10:03:01,943 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-20 10:03:01,943 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-20 10:03:01,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:02,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4424, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4433, "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": 2139, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4413, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "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": 4204, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4409, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:02 GMT 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-20 10:03:02,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:02,228 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4424, 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': 4433, 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': 2139, 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': 4413, 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': 883, 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': 811, 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': 4204, 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': 4409, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-20 10:03:02,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-10-20 10:03:02,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:02,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:02,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4424, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4433, "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": 2139, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4413, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "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": 4204, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4409, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:02 GMT 2018-10-20 10:03:02,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:02,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-20 10:03:02,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:02,375 - functest.core.cloudify - INFO - The current manager status is running 2018-10-20 10:03:02,375 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-20 10:03:02,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:02.380Z", "updated_at": "2018-10-20T10:03:02.380Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:02,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:02 GMT 2018-10-20 10:03:02,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:02,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 10:03:02,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:02,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/secrets 2018-10-20 10:03:02,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:02.380Z", "updated_at": "2018-10-20T10:03:02.380Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:02,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:02 GMT 2018-10-20 10:03:02,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:02,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-20 10:03:02,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:02,535 - functest.core.cloudify - DEBUG - List secrets: 2018-10-20 10:03:02,535 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.214:80/api/v3/secrets/foo 2018-10-20 10:03:02,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:02,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:02,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:02.380Z", "updated_at": "2018-10-20T10:03:02.380Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:02 GMT 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 10:03:02,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:02,597 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-20 10:03:02,597 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-20 10:03:02,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:03:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:03:02,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9304882-5b4d-44a4-aee7-69a6adddf82e 2018-10-20 10:03:02,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd"}, "tags": [], "enabled": true, "id": "bf10afe645e24be28ab572dc79e6e0dd", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 10:03:02,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b9304882-5b4d-44a4-aee7-69a6adddf82e 2018-10-20 10:03:02,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200608968735s 2018-10-20 10:03:02,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-20 10:03:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/bf10afe645e24be28ab572dc79e6e0dd.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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-20 10:03:03,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:03 GMT X-Openstack-Request-Id: req-bd396911-59e3-45e1-bef6-2859157c0e13 2018-10-20 10:03:03,043 - 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-20 10:03:03,044 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/bf10afe645e24be28ab572dc79e6e0dd.json used request id req-bd396911-59e3-45e1-bef6-2859157c0e13 2018-10-20 10:03:03,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.238279819489s 2018-10-20 10:03:03,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-20 10:03:03,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 10:03:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 10:03:03,058 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4d16a0-967f-4500-b38e-31ac304e973d 2018-10-20 10:03:03,058 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 10:03:03,059 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-2c4d16a0-967f-4500-b38e-31ac304e973d 2018-10-20 10:03:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:03:03,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec29863a-0f83-45e1-817c-123e75455473 2018-10-20 10:03:03,254 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 10:03:03,255 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-ec29863a-0f83-45e1-817c-123e75455473 2018-10-20 10:03:03,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206026077271s 2018-10-20 10:03:03,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-20 10:03:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:03:03,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1988 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c9e998-bf5e-4d5c-9de8-1cbcb85370a0 2018-10-20 10:03:03,467 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "79767aac852a443c8981856dfb6038e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "7c754c6fc55844319ed302c07b936140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de205ae224144c37ab783d603a949f03", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "c2e7cc79c797410096292bcb937bb055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c6f01ef4a9234041a64e3f77252b79bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de205ae224144c37ab783d603a949f03", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "cb24290703524ca0842568129b043c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "cf54752e013441c497a4c1d40c6f76b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "d2d5ab1836e2423c9800b9839fac61f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de205ae224144c37ab783d603a949f03", "id": "d73432ca50db436582fb85c452eedd78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "d84c932b1b98477794d768c50bbe7597"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "e06e17cb64ab490cb8427f182b16d431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "e19302198c4c481fa3f0883f166260a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "e44e1a6f8be74015b372fc549f175ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "e94385624de744b5b6d32141cea46e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "f13189d7185246f9a8cc962bff652cae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-20 10:03:03,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-97c9e998-bf5e-4d5c-9de8-1cbcb85370a0 2018-10-20 10:03:03,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.204521894455s 2018-10-20 10:03:03,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '2ddd7915-c601-4c68-b353-e2e830cb5834', 'keystone_tenant_name': u'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'project_domain_name': 'Default'} 2018-10-20 10:03:03,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/secrets 2018-10-20 10:03:03,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:03,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:03,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:03 GMT 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-20 10:03:03,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:03,578 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "2ddd7915-c601-4c68-b353-e2e830cb5834"} 2018-10-20 10:03:03,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:03,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:03,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:03,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:03,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:03.650Z", "updated_at": "2018-10-20T10:03:03.650Z", "created_by": "admin", "private_resource": false, "value": "2ddd7915-c601-4c68-b353-e2e830cb5834", "key": "keystone_password"} 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:03 GMT 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-20 10:03:03,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:03,745 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"} 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:03,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:03.786Z", "updated_at": "2018-10-20T10:03:03.786Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "key": "keystone_tenant_name"} 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:03 GMT 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:03,854 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-20 10:03:03,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:03.896Z", "updated_at": "2018-10-20T10:03:03.896Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:03 GMT 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:03,972 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:04,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:04.007Z", "updated_at": "2018-10-20T10:03:04.007Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.22:5000", "key": "keystone_url"} 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:04 GMT 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:04,082 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-20 10:03:04,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:04,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:04.143Z", "updated_at": "2018-10-20T10:03:04.143Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:04 GMT 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-20 10:03:04,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:04,227 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"} 2018-10-20 10:03:04,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:04.263Z", "updated_at": "2018-10-20T10:03:04.263Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "key": "keystone_username"} 2018-10-20 10:03:04,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:04,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:04 GMT 2018-10-20 10:03:04,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:04,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-20 10:03:04,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:04,333 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-20 10:03:04,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:04,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:04,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:04,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:04.330Z", "updated_at": "2018-10-20T10:03:04.330Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:04 GMT 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-20 10:03:04,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-20 10:03:04,402 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 10:03:04,403 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 10:03:04,403 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 10:03:04,420 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:03:04,487 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 10:03:04,488 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-20 10:03:04,492 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 10:03:04,493 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-20 10:03:04,493 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-20 10:03:04,500 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-20 10:03:41,732 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-20 10:03:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.cat.pdx.edu * extras: repo1.sea.innoscale.net * updates: mirrors.syringanetworks.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 20 MB/s | 54 MB 00:02 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-20 10:03:41,733 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-20 10:03:41,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-20 10:03:41,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:03:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bf10afe645e24be28ab572dc79e6e0dd&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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:03:41,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:41 GMT X-Openstack-Request-Id: req-76bdaee5-1289-4010-ad23-faa424a45f48 2018-10-20 10:03:41,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:03:41,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bf10afe645e24be28ab572dc79e6e0dd&name=default used request id req-76bdaee5-1289-4010-ad23-faa424a45f48 2018-10-20 10:03:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481820106506s 2018-10-20 10:03:41,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:03:41,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:03:41,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:41 GMT X-Openstack-Request-Id: req-cd0995f1-b51f-4f37-89bf-6851d5715d88 2018-10-20 10:03:41,847 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-20T10:00:20Z", "revision_number": 0, "id": "146b315c-7e01-4e8d-83a6-4e47746c7ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:20Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "88a9a8b1-d83d-42de-912c-08dcad9a1fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "b73c50db-a585-4f75-ab75-ff831085f7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 7, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T09:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 1, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:03:41,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cd0995f1-b51f-4f37-89bf-6851d5715d88 2018-10-20 10:03:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518219470978s 2018-10-20 10:03:41,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:03:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -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": "4de9d93e-1083-4faf-b1f7-8314df75c693"}}' 2018-10-20 10:03:42,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:42 GMT X-Openstack-Request-Id: req-19e6b923-528a-486a-b721-83b05add3488 2018-10-20 10:03:42,039 - 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-20T10:03:41Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "port_range_min": 22, "revision_number": 0, "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:03:41Z", "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "50312176-f6bb-421c-9d38-2ecd3eebabca"}} 2018-10-20 10:03:42,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19e6b923-528a-486a-b721-83b05add3488 2018-10-20 10:03:42,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.185360908508s 2018-10-20 10:03:42,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-20 10:03:42,130 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-20 10:03:44,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:44,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:44,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:44,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:44,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:44,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:44,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:44,856 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-20 10:03:44,856 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:44.802Z", "updated_at": "2018-10-20T10:03:44.802Z", "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.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.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.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"}}}, "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"}}}, "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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}}}, "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"}}}}, "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"}, "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"}}}}, "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": []}, "added_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": []}, "extended_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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_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"}, "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": "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.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": "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": {"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": "", "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, "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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}, {"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": "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.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": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": {"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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}, {"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": "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.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": "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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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": {"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": "", "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, "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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}], "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-20 10:03:44,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:44,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:44 GMT 2018-10-20 10:03:44,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:44,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-20 10:03:44,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:44,883 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-20 10:03:46,371 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-20 10:03:46,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:03:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:03:46,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:46 GMT X-Openstack-Request-Id: req-1aa9d06b-128c-4182-908f-9ee6341a6732 2018-10-20 10:03:46,688 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:00:16Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": 4373348352, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:03:46,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1aa9d06b-128c-4182-908f-9ee6341a6732 2018-10-20 10:03:46,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31608915329s 2018-10-20 10:03:46,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 10:03:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}' 2018-10-20 10:03:46,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:46 GMT Location: http://172.30.9.22:9292/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0687018-8ad5-44d9-ac9f-904fe4de0281 2018-10-20 10:03:46,744 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:03:46Z", "file": "/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "size": null, "self": "/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": null, "created_at": "2018-10-20T10:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 10:03:46,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e0687018-8ad5-44d9-ac9f-904fe4de0281 2018-10-20 10:03:46,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0452420711517s 2018-10-20 10:03:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 10:03:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '' 2018-10-20 10:03:51,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:03:51 GMT X-Openstack-Request-Id: req-e733b023-286a-47f3-869e-6fa1048ecc44 2018-10-20 10:03:51,987 - 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-20 10:03:51,987 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/file used request id req-e733b023-286a-47f3-869e-6fa1048ecc44 2018-10-20 10:03:51,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.24230408669s 2018-10-20 10:03:51,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:03:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:03:52,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03:52 GMT X-Openstack-Request-Id: req-c45cdd67-f0fe-4918-aed9-b5ea6ceac533 2018-10-20 10:03:52,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:03:51Z", "file": "/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "size": 263586304, "self": "/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:00:16Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": 4373348352, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:03:52,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c45cdd67-f0fe-4918-aed9-b5ea6ceac533 2018-10-20 10:03:52,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0641088485718s 2018-10-20 10:03:52,059 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/file', 'owner': u'bf10afe645e24be28ab572dc79e6e0dd', 'id': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'size': 263586304, u'self': u'/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf10afe645e24be28ab572dc79e6e0dd', 'name': 'cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T10:03:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T10:03:51Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'created': u'2018-10-20T10:03:46Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-20T10:03:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-20 10:03:52,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 10:03:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-20 10:03:52,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03: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-b0c32e99-ff71-4838-8278-c5b11c5dc811 x-openstack-request-id: req-b0c32e99-ff71-4838-8278-c5b11c5dc811 2018-10-20 10:03:52,131 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "name": "cloudify_ims-flavor_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 10:03:52,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b0c32e99-ff71-4838-8278-c5b11c5dc811 2018-10-20 10:03:52,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0715489387512s 2018-10-20 10:03:52,132 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', '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'906439e73a574f6faa0801abd57f945a', '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'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62', 'swap': 0}) 2018-10-20 10:03:52,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 10:03:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62/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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" -d '{"extra_specs": {}}' 2018-10-20 10:03:52,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:03: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-df9a9e09-f708-4487-8563-db112446026f x-openstack-request-id: req-df9a9e09-f708-4487-8563-db112446026f 2018-10-20 10:03:52,156 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 10:03:52,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62/os-extra_specs used request id req-df9a9e09-f708-4487-8563-db112446026f 2018-10-20 10:03:52,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229518413544s 2018-10-20 10:03:52,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-20 10:03:52,157 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "bono_cluster_size": 1, "flavor_id": "1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-20 10:03:53,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-20 10:03:53,382 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "bono_cluster_size": 1, "flavor_id": "1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:52.428Z", "updated_at": "2018-10-20T10:03:52.428Z", "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": []}, "added_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": []}, "extended_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-20 10:03:53,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:53,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:53 GMT 2018-10-20 10:03:53,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:53,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-20 10:03:53,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:53,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions 2018-10-20 10:03:53,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:53,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:53,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:53,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:53,450 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:53 GMT 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-20 10:03:53,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:53,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:53,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:53 GMT 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:53,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:03:53,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:53,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:53,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:53,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:53,621 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:53 GMT 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:03:53,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:58,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:03:58,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:58,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:58,691 - 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-20T10:03:54.334Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:54.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:54.697Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:54.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:54.867Z", "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-20T10:03:54.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:54.897Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:54.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:54.897Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:54.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:54.897Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:54.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:55.877Z", "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-20T10:03:55.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:55.877Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:55.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:55.877Z", "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-20T10:03:55.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:56.883Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmprdoZPQ --prefix=\"/tmp/openstack-6znSfC\" --constraint=\"/tmp/openstack-6znSfC/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:56.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:03:56.883Z", "message": "Installing from directory: /tmp/tmprdoZPQ [args=--prefix=\"/tmp/openstack-6znSfC\" --constraint=\"/tmp/openstack-6znSfC/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:03:56.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-20 10:03:58,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:58,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:58 GMT 2018-10-20 10:03:58,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:58,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-20 10:03:58,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:03:58,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-20 10:03:58,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-20 10:03:58,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-20 10:03:58,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:03:58,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-20 10:03:58,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:03:58,693 - 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-20 10:03:58,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:03:58,694 - 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-20 10:03:58,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmprdoZPQ --prefix="/tmp/openstack-6znSfC" --constraint="/tmp/openstack-6znSfC/constraint.txt" 2018-10-20 10:03:58,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmprdoZPQ [args=--prefix="/tmp/openstack-6znSfC" --constraint="/tmp/openstack-6znSfC/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-20 10:03:58,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:03:58,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:03:58,803 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:03:58 GMT 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:03:58,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:03,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:03,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:03,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:03,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:03 GMT 2018-10-20 10:04:03,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:03,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:03,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:03,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:03,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:03,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:03,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:03,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:03,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:03,951 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:03 GMT 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:03,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:08,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:09,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:09 GMT 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:09,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:09,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:09,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:09,080 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:09 GMT 2018-10-20 10:04:09,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:09,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:09,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:14,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:14,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:14,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:14,155 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:14 GMT 2018-10-20 10:04:14,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:14,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:14,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:14,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:14,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:14,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:14,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:14,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:14,215 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:14 GMT 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:14,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:19,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:19,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:19,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:19,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:19 GMT 2018-10-20 10:04:19,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:19,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:19,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:19,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:19,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:19,459 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:19 GMT 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:19,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:24,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:24,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:24 GMT 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:24,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:24,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:24,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:24,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:24,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:24,590 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:24 GMT 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:24,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:24,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:29,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:29,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:29,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:29 GMT 2018-10-20 10:04:29,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:29,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:04:29,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:29,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:29,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:29,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:29,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:29,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:29,724 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:29 GMT 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-20 10:04:29,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:34,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:34,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:29.870Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:29.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:29.946Z", "message": "Removing directory: /tmp/tmprdoZPQ", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:29.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7", "logger": "d4247b21-6be3-48f4-bc47-22fa19887258"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:30.794Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:30.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:31.956Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:31.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:31.956Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:31.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:31.956Z", "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-20T10:04:31.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:34 GMT 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:34,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-10-20 10:04:34,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-20 10:04:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmprdoZPQ 2018-10-20 10:04:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:04:34,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-20 10:04:34,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-20 10:04:34,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-20 10:04:34,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/c0e4bd9f-7471-464e-9cf3-6bcf600c68e7 2018-10-20 10:04:34,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:34,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:34,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:34,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:34,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:34,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:34,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:34,859 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"} 2018-10-20 10:04:34,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:34,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:34 GMT 2018-10-20 10:04:34,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:34,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-20 10:04:34,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:34,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-20 10:04:34,861 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.214:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-20 10:04:35,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:35,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:35,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:35,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-20 10:04:35,029 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:35 GMT 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:35,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:35,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:35,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:35,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:35,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:35,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:35,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:35,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:35 GMT 2018-10-20 10:04:35,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:35,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:04:35,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:35,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:04:35,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:35,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:35,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:35,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:35,154 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:35 GMT 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:35,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:35,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:40,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:40,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:40,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:40,236 - 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-20T10:04:35.765Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:35.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:37.003Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:37.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.129Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:39.156Z", "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-20T10:04:39.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.150Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:40.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "sprout_security_group_er6do8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0fca3abc-46b1-411c-9507-06386589b2f6"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "6a796ff5-401f-4d72-a02c-ca1abb4049da"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}], "metadata": {"pagination": {"total": 52, "offset": 0, "size": 50}}} 2018-10-20 10:04:40,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:40,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:40 GMT 2018-10-20 10:04:40,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:40,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28584 2018-10-20 10:04:40,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:40,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-20 10:04:40,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-20 10:04:40,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-20 10:04:40,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-20 10:04:40,241 - 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-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-20 10:04:40,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:04:40,243 - 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-20 10:04:40,243 - 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-20 10:04:40,244 - 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-20 10:04:40,244 - 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-20 10:04:40,244 - 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-20 10:04:40,244 - 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-20 10:04:40,244 - 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-20 10:04:40,244 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,245 - 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-20 10:04:40,246 - 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-20 10:04:40,246 - 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-20 10:04:40,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:04:40,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:40,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:40 GMT 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:40,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:40,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:45,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:45,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:45,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:45,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4a244fa6-4a28-477d-b9a1-7ee13398e921"}, {"node_instance_id": "sprout_security_group_er6do8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:40.212Z", "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-20T10:04:40.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0fca3abc-46b1-411c-9507-06386589b2f6"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.162Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:41.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.162Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:41.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.162Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:41.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.162Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:41.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.223Z", "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-20T10:04:41.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3af26100-94a3-4a96-8c7f-d827b235ffda"}, {"node_instance_id": "ellis_security_group_yqo1sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.223Z", "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-20T10:04:41.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3af26100-94a3-4a96-8c7f-d827b235ffda"}, {"node_instance_id": "ellis_security_group_yqo1sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.223Z", "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-20T10:04:41.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3af26100-94a3-4a96-8c7f-d827b235ffda"}, {"node_instance_id": "ellis_security_group_yqo1sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.223Z", "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-20T10:04:41.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3af26100-94a3-4a96-8c7f-d827b235ffda"}, {"node_instance_id": "keypair_7lhvo5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:41.223Z", "message": "Using external resource keypair: cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:41.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a0684d68-bf25-4beb-a27a-52abb5c620c2"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:42.170Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:42.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:42.170Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:42.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:42.170Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:42.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:42.170Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:42.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:42.230Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:41Z', u'updated_at': u'2018-10-20T10:04:41Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.219', u'revision_number': 0, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'0b58a756-85cc-4199-be36-7dfa8393754f', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:42.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ff4b827a-3ac5-49b9-9fcf-c91cc90dec9e"}, {"node_instance_id": "homer_security_group_uy3gps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.506Z", "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-20T10:04:43.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "03b6240c-f7ea-4195-ad04-c371a030481c"}, {"node_instance_id": "homer_security_group_uy3gps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.506Z", "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-20T10:04:43.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "03b6240c-f7ea-4195-ad04-c371a030481c"}, {"node_instance_id": "homer_security_group_uy3gps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.506Z", "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-20T10:04:43.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "03b6240c-f7ea-4195-ad04-c371a030481c"}, {"node_instance_id": "homer_security_group_uy3gps", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.506Z", "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-20T10:04:43.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "03b6240c-f7ea-4195-ad04-c371a030481c"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:43.531Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.533Z", "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-20T10:04:44.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0c29a11-cedd-4a4a-8e13-31b46b5d7a15"}, {"node_instance_id": "bind_security_group_ea3vov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.533Z", "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-20T10:04:44.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0c29a11-cedd-4a4a-8e13-31b46b5d7a15"}, {"node_instance_id": "bind_security_group_ea3vov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.533Z", "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-20T10:04:44.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0c29a11-cedd-4a4a-8e13-31b46b5d7a15"}, {"node_instance_id": "bind_security_group_ea3vov", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.533Z", "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-20T10:04:44.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0c29a11-cedd-4a4a-8e13-31b46b5d7a15"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:44.545Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:44.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 87, "offset": 50, "size": 50}}} 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:45 GMT 2018-10-20 10:04:45,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:45,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21582 2018-10-20 10:04:45,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:45,390 - 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-20 10:04:45,390 - 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-20 10:04:45,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:45,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:45,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-20 10:04:45,391 - 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-20 10:04:45,391 - 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-20 10:04:45,391 - 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-20 10:04:45,391 - 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-20 10:04:45,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed 2018-10-20 10:04:45,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:45,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:45,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-20 10:04:45,392 - 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'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:41Z', u'updated_at': u'2018-10-20T10:04:41Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.219', u'revision_number': 0, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'0b58a756-85cc-4199-be36-7dfa8393754f', u'qos_policy_id': None} 2018-10-20 10:04:45,392 - 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-20 10:04:45,392 - 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-20 10:04:45,392 - 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-20 10:04:45,393 - 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-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,394 - 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-20 10:04:45,394 - 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-20 10:04:45,394 - 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-20 10:04:45,394 - 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-20 10:04:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:45,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:45,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:45,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:45,471 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:45,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:45,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:45 GMT 2018-10-20 10:04:45,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:45,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:45,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:50,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:50,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.541Z", "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-20T10:04:45.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0114cfa4-5f77-4310-97f8-f42aab1094f9"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.555Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:45.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.555Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:45.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.555Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:45.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:45.555Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:45.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.552Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:45Z', u'updated_at': u'2018-10-20T10:04:45Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'3ce504d4-307f-41fd-94f5-4ce20fc6d3f0', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:46.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "53f0e5ca-208e-4ae5-8950-3f85b7b79889"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.552Z", "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-20T10:04:46.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.552Z", "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-20T10:04:46.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "854263eb-3580-497a-8af0-8c0878cd55a3"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.568Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.568Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.568Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:46.568Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:46.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.675Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:47.723Z", "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-20T10:04:47.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ba9c5256-4bb5-41a8-8613-6729ecc49627"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.734Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce97d0c8-a10d-45aa-bde4-20dd2ef299f9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.734Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_noyars'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce97d0c8-a10d-45aa-bde4-20dd2ef299f9"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.736Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.736Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.736Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 143, "offset": 87, "size": 50}}} 2018-10-20 10:04:50,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:50,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:50 GMT 2018-10-20 10:04:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:50,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31276 2018-10-20 10:04:50,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:50,548 - 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-20 10:04:50,548 - 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-20 10:04:50,548 - 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-20 10:04:50,548 - 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-20 10:04:50,548 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - 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-20 10:04:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:50,550 - 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'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:45Z', u'updated_at': u'2018-10-20T10:04:45Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.216', u'revision_number': 0, u'project_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'3ce504d4-307f-41fd-94f5-4ce20fc6d3f0', u'qos_policy_id': None} 2018-10-20 10:04:50,550 - 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-20 10:04:50,550 - 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-20 10:04:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-20 10:04:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,552 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,553 - 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-20 10:04:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}] 2018-10-20 10:04:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_noyars'} 2018-10-20 10:04:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:50,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:50,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:50,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:50,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:50,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:50,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:50 GMT 2018-10-20 10:04:50,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:50,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:50,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:52,522 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 10:04:55,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:04:55,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:55,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_mw87fg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.736Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:48.736Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:48.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:49.738Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:49Z', u'updated_at': u'2018-10-20T10:04:49Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 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'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'12e21cb0-6842-4d72-837b-40d3d510a96b', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:49.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bce10a55-d74f-4792-a81c-5de0bba7a2f0"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:49.743Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:49.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:49.743Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:49.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:49.743Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:49.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.752Z", "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-20T10:04:50.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce97d0c8-a10d-45aa-bde4-20dd2ef299f9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.752Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_noyars', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce97d0c8-a10d-45aa-bde4-20dd2ef299f9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.752Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_noyars', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce97d0c8-a10d-45aa-bde4-20dd2ef299f9"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:50.948Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:50.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:51.932Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6520bc5d-3f8f-46e0-be28-44aa68f05ae0', 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-20T10:04:51.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "02fa19ee-ce98-4468-8203-247c5113d268"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:51.932Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_7dz5x2'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:51.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "02fa19ee-ce98-4468-8203-247c5113d268"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.253Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.995Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'088e2c4d-167d-49ab-b4f3-643cac7d8b97', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a7dea29f-fba3-41fd-9113-3837310a3af2', 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-20T10:04:52.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "effeea13-f729-4673-b89c-024dfedf1b8e"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.995Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'11bbb71a-04d8-49a5-983c-b8d9c0db5a18', 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-20T10:04:52.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "228666ea-3e83-4d79-b76c-1d8372078ffc"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.995Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_l863z9'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "228666ea-3e83-4d79-b76c-1d8372078ffc"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:52.995Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_8wwe27'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:52.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "effeea13-f729-4673-b89c-024dfedf1b8e"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:53.276Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:53.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:53.276Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:53.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:53.276Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:53.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:53.276Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:53.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.218Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_7dz5x2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "02fa19ee-ce98-4468-8203-247c5113d268"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.218Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1485455f-dc74-4c4c-8e3f-7896e82544bd', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0b58a756-85cc-4199-be36-7dfa8393754f', u'floating_ip_address': u'172.30.9.219', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c58130d4-e8b3-4576-92ec-6989c2a369d1"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.218Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_7dz5x2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "02fa19ee-ce98-4468-8203-247c5113d268"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.218Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_90r287'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c58130d4-e8b3-4576-92ec-6989c2a369d1"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:54.292Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:54.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "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-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "228666ea-3e83-4d79-b76c-1d8372078ffc"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "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-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "02fa19ee-ce98-4468-8203-247c5113d268"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_l863z9', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "228666ea-3e83-4d79-b76c-1d8372078ffc"}], "metadata": {"pagination": {"total": 192, "offset": 137, "size": 50}}} 2018-10-20 10:04:55,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:55,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:55 GMT 2018-10-20 10:04:55,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:55,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30585 2018-10-20 10:04:55,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:04:55,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:55,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:55,725 - 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'bf10afe645e24be28ab572dc79e6e0dd', u'created_at': u'2018-10-20T10:04:49Z', u'updated_at': u'2018-10-20T10:04:49Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 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'bf10afe645e24be28ab572dc79e6e0dd', u'port_id': None, u'id': u'12e21cb0-6842-4d72-837b-40d3d510a96b', u'qos_policy_id': None} 2018-10-20 10:04:55,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:55,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:55,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:55,725 - 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-20 10:04:55,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_noyars', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:04:55,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_noyars', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6520bc5d-3f8f-46e0-be28-44aa68f05ae0', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_7dz5x2'} 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:55,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'088e2c4d-167d-49ab-b4f3-643cac7d8b97', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a7dea29f-fba3-41fd-9113-3837310a3af2', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'11bbb71a-04d8-49a5-983c-b8d9c0db5a18', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_l863z9'} 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_8wwe27'} 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:55,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_7dz5x2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1485455f-dc74-4c4c-8e3f-7896e82544bd', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0b58a756-85cc-4199-be36-7dfa8393754f', u'floating_ip_address': u'172.30.9.219', u'external_type': u'floatingip'}] 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_7dz5x2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_90r287'} 2018-10-20 10:04:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:04:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:04:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:04:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:04:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:04:55,731 - 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-20 10:04:55,731 - 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-20 10:04:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_l863z9', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:04:55,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:04:55,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:04:55,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:04:55,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:04:55,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:04:55,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:04:55 GMT 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:04:55,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:00,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:00,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:00,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:00,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'48c60d5e-69c0-404f-a0f3-8cf8a1b05767', 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-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fa6ab616-5ce4-424f-b502-3f8d9f7bc8eb"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_l863z9', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "228666ea-3e83-4d79-b76c-1d8372078ffc"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.227Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_wz3ml0'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:55.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fa6ab616-5ce4-424f-b502-3f8d9f7bc8eb"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.297Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:55.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:55.297Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:55.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "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-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c58130d4-e8b3-4576-92ec-6989c2a369d1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "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-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "effeea13-f729-4673-b89c-024dfedf1b8e"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_90r287', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c58130d4-e8b3-4576-92ec-6989c2a369d1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_8wwe27', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "effeea13-f729-4673-b89c-024dfedf1b8e"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_90r287', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c58130d4-e8b3-4576-92ec-6989c2a369d1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:56.235Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_8wwe27', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "effeea13-f729-4673-b89c-024dfedf1b8e"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:57.992Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_wz3ml0', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:57.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fa6ab616-5ce4-424f-b502-3f8d9f7bc8eb"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:58.241Z", "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-20T10:04:58.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fa6ab616-5ce4-424f-b502-3f8d9f7bc8eb"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:58.241Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_wz3ml0', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:58.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fa6ab616-5ce4-424f-b502-3f8d9f7bc8eb"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:58.446Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:58.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.357Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.357Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.357Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.357Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.357Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:04:59.900Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dcaf7580-0701-49b9-86fe-539a7f6d5dc2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'12e21cb0-6842-4d72-837b-40d3d510a96b', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:04:59.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "1f0dbcdf-5311-4d03-8284-8685f133bdb1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.285Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'63b847d7-0f95-4a6a-8302-e6377be18672', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'088e2c4d-167d-49ab-b4f3-643cac7d8b97', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3ce504d4-307f-41fd-94f5-4ce20fc6d3f0', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3a85e57b-a6f1-436d-937a-6b9cf76504b1"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.285Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_tp98f2'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "1f0dbcdf-5311-4d03-8284-8685f133bdb1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.285Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_x26v8b'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3a85e57b-a6f1-436d-937a-6b9cf76504b1"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:00.392Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:00.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 218, "offset": 187, "size": 50}}} 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:00 GMT 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:00,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21360 2018-10-20 10:05:00,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:00,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'48c60d5e-69c0-404f-a0f3-8cf8a1b05767', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-20 10:05:00,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_l863z9', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_wz3ml0'} 2018-10-20 10:05:00,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:00,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:00,895 - 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-20 10:05:00,896 - 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-20 10:05:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_90r287', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_8wwe27', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_90r287', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_8wwe27', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_wz3ml0', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,897 - 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-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_wz3ml0', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dcaf7580-0701-49b9-86fe-539a7f6d5dc2', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'12e21cb0-6842-4d72-837b-40d3d510a96b', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', u'external_type': u'keypair'}, {u'external_id': u'f5d2925d-65db-4908-8ae0-e6554e33c3f5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'63b847d7-0f95-4a6a-8302-e6377be18672', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'088e2c4d-167d-49ab-b4f3-643cac7d8b97', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3ce504d4-307f-41fd-94f5-4ce20fc6d3f0', u'floating_ip_address': u'172.30.9.216', u'external_type': u'floatingip'}] 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_tp98f2'} 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_x26v8b'} 2018-10-20 10:05:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:00,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:01,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:01,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:01,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:01,041 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:01 GMT 2018-10-20 10:05:01,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:01,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:01,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:06,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:06,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:01.402Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.410Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:02.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.410Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:02.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.410Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:02.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.410Z", "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-20T10:05:02.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.410Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:02.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:02.451Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_tp98f2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:02.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "1f0dbcdf-5311-4d03-8284-8685f133bdb1"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.300Z", "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-20T10:05:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "1f0dbcdf-5311-4d03-8284-8685f133bdb1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.300Z", "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-20T10:05:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3a85e57b-a6f1-436d-937a-6b9cf76504b1"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.300Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_tp98f2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "1f0dbcdf-5311-4d03-8284-8685f133bdb1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.300Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_x26v8b', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3a85e57b-a6f1-436d-937a-6b9cf76504b1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.300Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_x26v8b', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:03.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3a85e57b-a6f1-436d-937a-6b9cf76504b1"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:03.741Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:03.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping 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:block_device_mapping 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:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "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-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:04.465Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:04.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:05.477Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:05.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:05.477Z", "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-20T10:05:05.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:05.477Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:05.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 246, "offset": 218, "size": 50}}} 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:06 GMT 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18439 2018-10-20 10:05:06,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:06,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:06,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:06,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:06,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:06,113 - 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-20 10:05:06,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:06,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_tp98f2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:06,113 - 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-20 10:05:06,113 - 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-20 10:05:06,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_tp98f2', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_x26v8b', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_x26v8b', 'key_name': u'cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'image': u'f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed', 'cloudify_management_network_id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}, 'nics': [{'net-id': u'd2521db9-8fc9-4d46-ab0b-dcc6402682d4'}], 'flavor': u'1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62'} 2018-10-20 10:05:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:06,114 - 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:block_device_mapping state. Retrying... [retry_after=30] 2018-10-20 10:05:06,114 - 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-20 10:05:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:06,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:06,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:06,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:06,115 - 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-20 10:05:06,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:05:06,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:06,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:06,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:06,176 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:06,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:06,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:06 GMT 2018-10-20 10:05:06,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:06,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:06,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:11,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:11,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:06.482Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:06.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:06.482Z", "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-20T10:05:06.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:06.482Z", "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-20T10:05:06.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:07.489Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:07.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:08.743Z", "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-20T10:05:08.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:09.493Z", "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-20T10:05:09.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 257, "offset": 246, "size": 50}}} 2018-10-20 10:05:11,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:11,246 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:11 GMT 2018-10-20 10:05:11,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:11,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7903 2018-10-20 10:05:11,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:11,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:05:11,247 - 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-20 10:05:11,247 - 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-20 10:05:11,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:11,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:05:11,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:11,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:05:11,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:11,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:05:11,248 - 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-20 10:05:11,248 - 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-20 10:05:11,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:11,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:11,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:11,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:11,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:11,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:11,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:11,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:11,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:11,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:11,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:11 GMT 2018-10-20 10:05:11,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:11,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:11,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:16,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:16,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:16 GMT 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:16,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:16,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:16,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:16,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:16,443 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:16 GMT 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:16,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:16,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:21,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:21,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:21 GMT 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:21,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:21,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:21,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:21,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:21,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:21,588 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:21 GMT 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:21,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:26,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:26,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:26,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:26 GMT 2018-10-20 10:05:26,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:26,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:26,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:26,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:26,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:26,727 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:26 GMT 2018-10-20 10:05:26,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:26,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:26,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:31,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:31,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:31 GMT 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:31,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:31,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:31,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:31,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:31,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:31,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:31,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:31 GMT 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:31,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:36,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:37,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:31.850Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:31.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:32.504Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:32.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:33.880Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:33.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:34.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:34.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:34.509Z", "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-20T10:05:34.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:34.509Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:34.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:34.509Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:34.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:35.513Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:35.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:35.513Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:35.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "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-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "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-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:36.685Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:36.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 272, "offset": 257, "size": 50}}} 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:37,013 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:37 GMT 2018-10-20 10:05:37,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:37,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9652 2018-10-20 10:05:37,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:37,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - 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-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,016 - 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-20 10:05:37,016 - 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-20 10:05:37,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:37,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:37,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:37,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:37,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:37,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:37,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:37,115 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:37 GMT 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:37,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:37,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:42,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:37.747Z", "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-20T10:05:37.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:38.753Z", "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-20T10:05:38.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:38.753Z", "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-20T10:05:38.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:39.759Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:39.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:39.759Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:39.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:39.759Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:39.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:39.759Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:05:39.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:41.132Z", "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-20T10:05:41.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:05:41.776Z", "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-20T10:05:41.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 281, "offset": 272, "size": 50}}} 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:42 GMT 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:42,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7802 2018-10-20 10:05:42,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:42,197 - 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-20 10:05:42,197 - 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-20 10:05:42,197 - 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-20 10:05:42,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:42,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:42,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:42,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:05:42,197 - 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-20 10:05:42,198 - 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-20 10:05:42,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:42,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:42,255 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:42,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:42,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:42 GMT 2018-10-20 10:05:42,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:42,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:42,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:47,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:47,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:47,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:47,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:47,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:47 GMT 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:47,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:47,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:47,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:47,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:47,433 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:47,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:47,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:47 GMT 2018-10-20 10:05:47,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:47,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:47,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:52,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:52,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:52,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:52,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:52,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:52 GMT 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:52,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:52,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:52,570 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:52,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:52,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:52 GMT 2018-10-20 10:05:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:52,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:52,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:57,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:05:57,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:57,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:57 GMT 2018-10-20 10:05:57,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:57,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:05:57,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:05:57,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:05:57,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:05:57,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:05:57,707 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:05:57 GMT 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:05:57,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:05:57,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:02,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:02,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:02 GMT 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:02,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:02,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:02,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:02,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:02,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:02,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:02,850 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:02 GMT 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:02,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:07,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:07,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:04.223Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:04.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:04.789Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:04.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:06.059Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:06.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:06.849Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:06.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:06.849Z", "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-20T10:06:06.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:06.849Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:06.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:06.849Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:06.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:07.856Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:07.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:07.856Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:07.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 290, "offset": 281, "size": 50}}} 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:07,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:07 GMT 2018-10-20 10:06:07,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:07,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5326 2018-10-20 10:06:07,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:07,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,925 - 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-20 10:06:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:07,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:07,988 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:07 GMT 2018-10-20 10:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:12,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:13,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:13,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "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-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "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-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:09.063Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:09.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:10.068Z", "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-20T10:06:10.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:11.073Z", "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-20T10:06:11.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:11.073Z", "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-20T10:06:11.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:12.078Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:12.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:12.078Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:12.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:12.078Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:12.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:12.078Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:12.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 303, "offset": 290, "size": 50}}} 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:13 GMT 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:13,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9860 2018-10-20 10:06:13,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:13,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,069 - 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-20 10:06:13,069 - 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-20 10:06:13,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,069 - 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-20 10:06:13,069 - 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-20 10:06:13,070 - 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-20 10:06:13,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:06:13,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:13,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:13,152 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:13,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:13,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:13 GMT 2018-10-20 10:06:13,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:13,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:13,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:18,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:18,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:18,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:13.575Z", "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-20T10:06:13.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:14.084Z", "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-20T10:06:14.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:18 GMT 2018-10-20 10:06:18,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:18,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2350 2018-10-20 10:06:18,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:18,232 - 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-20 10:06:18,232 - 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-20 10:06:18,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:18,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:18,292 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:18,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:18,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:18 GMT 2018-10-20 10:06:18,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:18,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:18,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:23,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:23,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:23,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:23,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:23 GMT 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:23,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:06:23,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:23,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:23,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:23,429 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:23,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:23,430 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:23 GMT 2018-10-20 10:06:23,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:23,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:23,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:28,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-20 10:06:28,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:28,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:28 GMT 2018-10-20 10:06:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:28,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:06:28,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:28,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:28,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:28,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:28,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:28,696 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:28 GMT 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:28,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:33,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:33,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:33,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:33 GMT 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:33,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:33,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:33,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:33,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:33,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:33,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:33,993 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:33 GMT 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:33,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:38,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:39,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:36.277Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:36.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:37.094Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:37.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:38.892Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:38.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:38.892Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:38.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:38.892Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:38.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:38.892Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:38.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 311, "offset": 305, "size": 50}}} 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:39 GMT 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-10-20 10:06:39,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:39,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:40,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:40,696 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:40 GMT 2018-10-20 10:06:40,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:40,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:40,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:45,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:50,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:50,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:40.593Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:40.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:40.593Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:40.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:40.593Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:40.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:40.593Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:40.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:43.022Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:43.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:43.022Z", "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-20T10:06:43.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:43.022Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:43.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:44.174Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:44.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:44.174Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:44.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 320, "offset": 311, "size": 50}}} 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:50 GMT 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:50,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5318 2018-10-20 10:06:50,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,446 - 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-20 10:06:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:50,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:52,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:52,416 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:52,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:52 GMT 2018-10-20 10:06:52,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:52,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:52,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:57,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:06:57,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:52.218Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:52.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:54.202Z", "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-20T10:06:54.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:54.202Z", "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-20T10:06:54.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:54.202Z", "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-20T10:06:54.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:54.202Z", "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-20T10:06:54.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:54.202Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:06:54.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 326, "offset": 320, "size": 50}}} 2018-10-20 10:06:57,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:57,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:57 GMT 2018-10-20 10:06:57,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:57,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5652 2018-10-20 10:06:57,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:06:57,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:57,957 - 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-20 10:06:57,957 - 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-20 10:06:57,957 - 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-20 10:06:57,957 - 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-20 10:06:57,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-20 10:06:57,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:06:59,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:06:59,409 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:06:59,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:06:59,410 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:06:59 GMT 2018-10-20 10:06:59,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:06:59,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:06:59,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:04,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:05,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:05,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:05,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:05,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:05,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wz3ml0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:06:57.623Z", "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-20T10:06:57.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:00.167Z", "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-20T10:07:00.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:02.086Z", "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-20T10:07:02.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:05 GMT 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3484 2018-10-20 10:07:05,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:05,310 - 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-20 10:07:05,310 - 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-20 10:07:05,310 - 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-20 10:07:05,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:05,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:05,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:05,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:05,709 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:05 GMT 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:05,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:10,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:13,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:13,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:13,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:13,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:13,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:13 GMT 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:07:13,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:13,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:14,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:14,049 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:14,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:14,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:14 GMT 2018-10-20 10:07:14,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:14,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:14,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:19,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:20,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:20,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:20,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:20,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:20,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:12.164Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:12.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:13.751Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:13.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:16.637Z", "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-20T10:07:16.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 332, "offset": 329, "size": 50}}} 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:20 GMT 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2018-10-20 10:07:20,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:20,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:20,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:20,358 - 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-20 10:07:20,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:20,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:20,471 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:20,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:20,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:20 GMT 2018-10-20 10:07:20,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:20,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:20,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:25,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:25,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:22.325Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:22.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:23.036Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:23.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:24.168Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:24.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "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-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:25.091Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:25.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 341, "offset": 332, "size": 50}}} 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:25 GMT 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5332 2018-10-20 10:07:25,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:25,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,765 - 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-20 10:07:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:25,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:25,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:25,891 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:25,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:25,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:25 GMT 2018-10-20 10:07:25,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:25,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:25,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:30,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:31,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:27.620Z", "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-20T10:07:27.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:28.220Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:28.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d2b192cf-6c82-4c83-8562-ebe2a7ed613b"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:28.656Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:28.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:28.656Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:28.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:28.656Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:28.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:28.656Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:28.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.621Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b54266b4-3ef9-4e02-9616-711f06230aa3"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:29.677Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:30.932Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:30.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 362, "offset": 341, "size": 50}}} 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:31,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:31 GMT 2018-10-20 10:07:31,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:31,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11352 2018-10-20 10:07:31,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:31,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 4/60] 2018-10-20 10:07:31,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:31,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:31,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:31,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:31,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:31,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:31,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:31,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:31,408 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:31 GMT 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:31,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:36,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:36,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d6ba2690-46c0-4b64-b8f6-b05ee0593de9"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4f604969-f6b4-400d-ad3c-1e4cd61ba647"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.215Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e082ba5c-d565-4635-87f2-a2b908441dda"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.892Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.892Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:07:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:31.892Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:31.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8c9d030c-8042-4f69-9065-d20742204bb8"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.327Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "348ee03c-4f88-41da-aea4-3706c9b5cd4c"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.931Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:32.931Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:32.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}], "metadata": {"pagination": {"total": 433, "offset": 362, "size": 50}}} 2018-10-20 10:07:36,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:36,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:36 GMT 2018-10-20 10:07:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:36,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27880 2018-10-20 10:07:36,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:36,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:36,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:36,643 - 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.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:36,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:36,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:36,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:36,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:36,751 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:36,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:36,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:36 GMT 2018-10-20 10:07:36,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:36,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:36,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:41,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:42,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "044b67f7-5269-43e6-97a5-ccdaa539e92c"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.344Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8579c17b-1edd-4d6e-941b-07a616357336"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.983Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.983Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.983Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:07:33.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.983Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:33.983Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:33.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:34.401Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:34.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "d037c85b-8302-4f7a-9d31-39013c6b1f14"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:35.008Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:07:35.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:36.057Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:07:36.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:36.057Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:07:36.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 433, "offset": 412, "size": 50}}} 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:42 GMT 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14035 2018-10-20 10:07:42,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:42,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:42,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:42,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:42,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:42,014 - 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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2018-10-20 10:07:42,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:42,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-20 10:07:42,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:42,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:42,016 - 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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-10-20 10:07:42,016 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-10-20 10:07:42,016 - 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.3 on port 22: Unable to connect to port 22 on 192.168.120.3 (tried 1 time) 2018-10-20 10:07:42,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:42,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:42,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:42,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:42,077 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:42 GMT 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:42,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:42,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:47,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:47,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:46.714Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:46.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 434, "offset": 433, "size": 50}}} 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:47 GMT 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-10-20 10:07:47,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:47,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:07:47,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:47,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:47,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:47,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:47,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:47,625 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:47 GMT 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:47,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:52,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:53,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:53,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:47.149Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:47.149Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:47.149Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:47.865Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:47.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.454Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:48.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:48.674Z", "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-20T10:07:48.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.485Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "48ac81d3-dd33-4249-9544-287def109b7b"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.545Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.545Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.545Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.545Z", "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-20T10:07:49.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:49.545Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:49.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}], "metadata": {"pagination": {"total": 533, "offset": 434, "size": 50}}} 2018-10-20 10:07:53,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:53,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:53 GMT 2018-10-20 10:07:53,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:53,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27263 2018-10-20 10:07:53,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:07:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:07:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:53,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:53,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:53,174 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:53,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:53,174 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:53 GMT 2018-10-20 10:07:53,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:53,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:53,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:58,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:58,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.508Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.556Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.556Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.556Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:50.556Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:50.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.516Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:51.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:51.564Z", "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-20T10:07:51.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "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-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:52.538Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}], "metadata": {"pagination": {"total": 692, "offset": 484, "size": 50}}} 2018-10-20 10:07:58,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:58,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:58 GMT 2018-10-20 10:07:58,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:58,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27462 2018-10-20 10:07:58,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:07:58,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:58,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:58,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:58,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:58,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:58,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:07:58,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:07:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:07:58,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:07:58,593 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:07:58,593 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:07:58 GMT 2018-10-20 10:07:58,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:07:58,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:07:58,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:03,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:03,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:03,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Creating Agent homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "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-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "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-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Creating Agent sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:53.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:53.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "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-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_l863z9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:54.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:54.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.266Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}], "metadata": {"pagination": {"total": 877, "offset": 534, "size": 50}}} 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:03 GMT 2018-10-20 10:08:03,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:03,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27787 2018-10-20 10:08:03,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_l863z9 2018-10-20 10:08:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_8wwe27 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:03,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_l863z9/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:03,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:03,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:03,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:04,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:04,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:04,142 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:04,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:04,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:04 GMT 2018-10-20 10:08:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:04,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:09,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:09,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:09,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:09,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:09,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:09,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_noyars/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}], "metadata": {"pagination": {"total": 1019, "offset": 584, "size": 50}}} 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:09 GMT 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27750 2018-10-20 10:08:09,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:09,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_noyars/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:09,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:09,524 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:09 GMT 2018-10-20 10:08:09,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:09,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:09,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:14,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:14,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Creating Agent proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Creating Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "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-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:55.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:55.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.059Z", "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-20T10:07:57.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.625Z", "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-20T10:07:57.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_8wwe27/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_8wwe27', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_8wwe27/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_8wwe27', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_8wwe27/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "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-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_wz3ml0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Creating Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}], "metadata": {"pagination": {"total": 1240, "offset": 634, "size": 50}}} 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:14 GMT 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28498 2018-10-20 10:08:14,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_noyars 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_x26v8b 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_8wwe27/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_8wwe27', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_8wwe27/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_8wwe27', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_8wwe27/env 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_wz3ml0/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:14,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_wz3ml0 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:14,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:14,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:14,908 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:14,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:14,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:14 GMT 2018-10-20 10:08:14,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:14,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:14,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:19,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:20,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "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-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Creating Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_8wwe27/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_8wwe27', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_8wwe27/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_8wwe27', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:57.740Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:57.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.631Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Successfully created daemon: sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_x26v8b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_x26v8b/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_x26v8b', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_x26v8b/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_x26v8b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_noyars/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_noyars/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_noyars', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_noyars/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_noyars', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_noyars/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "/home/ubuntu/homer_host_l863z9/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-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "/home/ubuntu/proxy_host_noyars/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-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Successfully created daemon: homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "7bb7958b-32a3-4de2-a60b-d06f7fade098"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_x26v8b/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "/home/ubuntu/sprout_host_8wwe27/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-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5221797-0f35-411e-8c48-7d4f297442ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:58.754Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:58.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1332, "offset": 684, "size": 50}}} 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:20 GMT 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30569 2018-10-20 10:08:20,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_wz3ml0 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_8wwe27/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_8wwe27/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_8wwe27', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_8wwe27/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_8wwe27', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_8wwe27 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_x26v8b/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_x26v8b/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_x26v8b', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_x26v8b/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_x26v8b', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_noyars/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_noyars/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_noyars', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_noyars/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_noyars', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_noyars/env 2018-10-20 10:08:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_l863z9/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-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_noyars/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-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_l863z9 2018-10-20 10:08:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_x26v8b/env 2018-10-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_8wwe27/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-20 10:08:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:08:20,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:20,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:20,469 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:20,469 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:20 GMT 2018-10-20 10:08:20,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:20,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:20,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:25,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:25,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.640Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Successfully created daemon: bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "/home/ubuntu/bono_host_x26v8b/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-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_wz3ml0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_wz3ml0/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_wz3ml0', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_wz3ml0/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_wz3ml0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_wz3ml0/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Successfully created daemon: proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c6138dd5-f894-4331-b789-cd5ba8c37611"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f726fe37-9086-4284-b060-f1bacaf43ee6"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:07:59.764Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:07:59.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.646Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "/home/ubuntu/dime_host_wz3ml0/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-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Successfully created daemon: dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8f13ced6-a3e0-48a6-9e52-613622dc9123"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "30795627-31fb-436d-b533-7af337401a2c"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "Configuring Agent homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:00.782Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:00.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.715Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}], "metadata": {"pagination": {"total": 1393, "offset": 734, "size": 50}}} 2018-10-20 10:08:25,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:25,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:25 GMT 2018-10-20 10:08:25,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:25,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28541 2018-10-20 10:08:25,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_x26v8b 2018-10-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_x26v8b/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-20 10:08:25,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_wz3ml0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_wz3ml0/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_wz3ml0', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_wz3ml0/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_wz3ml0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_wz3ml0/env 2018-10-20 10:08:25,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_noyars 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:25,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_wz3ml0/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-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_wz3ml0 2018-10-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_l863z9 2018-10-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:25,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:25,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:25,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:25,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:25,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:25,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:25 GMT 2018-10-20 10:08:25,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:25,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:25,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:30,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:30,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Configuring Agent proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bd44a244-6c64-4eb2-9bcf-6e61b960ffd8"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "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-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "44184aab-a92b-479e-97a3-5960b8348244"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}], "metadata": {"pagination": {"total": 1399, "offset": 784, "size": 50}}} 2018-10-20 10:08:30,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:31,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:31 GMT 2018-10-20 10:08:31,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:31,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27511 2018-10-20 10:08:31,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_noyars 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:31,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:31,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:31,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:31,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:31,574 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:31 GMT 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:31,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:31,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:36,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:36,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:36,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:36,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:01.831Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:01.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:02.723Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:02.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Creating Agent bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Successfully configured daemon: proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_tp98f2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "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-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Configuring Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "8de3e48e-4bd9-48ba-8c14-31e68ab38560"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Successfully configured daemon: sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8cd277a-b333-49ea-a5e5-f1a87a775ec5"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1425, "offset": 834, "size": 50}}} 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:36 GMT 2018-10-20 10:08:36,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:36,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26846 2018-10-20 10:08:36,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:08:36,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_tp98f2 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:36,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_noyars 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_tp98f2/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:36,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:36,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:08:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:36,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_x26v8b 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:08:36,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_8wwe27 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:36,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:08:36,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:36,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:36,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:36,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:37,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:37,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:37,139 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:37,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:37,140 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:37 GMT 2018-10-20 10:08:37,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:37,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:37,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:42,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:42,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:42,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:42,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:42,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:42,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:03.730Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:03.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Configuring Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Successfully configured daemon: bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a4b3f3bb-c139-4993-aa57-30a7482916a1"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.021Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.905Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.905Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.905Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:04.905Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:04.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_tp98f2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_tp98f2/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_tp98f2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_tp98f2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_tp98f2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_tp98f2/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Successfully configured daemon: dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}], "metadata": {"pagination": {"total": 1437, "offset": 884, "size": 50}}} 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:42 GMT 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28040 2018-10-20 10:08:42,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:42,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-20 10:08:42,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_wz3ml0 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_x26v8b 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:42,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_tp98f2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_tp98f2/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_tp98f2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_tp98f2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_tp98f2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:42,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_tp98f2/env 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_wz3ml0 2018-10-20 10:08:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:42,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:42,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:42,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:42,517 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:42,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:42,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:42 GMT 2018-10-20 10:08:42,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:42,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:42,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:47,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:47,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:47,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:47,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:47,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:47,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "26498407-9eb2-499c-8086-07cfe4593c20"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_tp98f2/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.147Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.910Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.910Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.910Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:05.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:05.910Z", "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-20T10:08:05.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Starting Agent sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "/home/ubuntu/bind_host_tp98f2/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-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:06.153Z", "message": "Successfully created daemon: bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:06.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "5ab3a4f8-fa87-49a5-b1c6-d54a0bb15502"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Starting Agent proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.922Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:07.960Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:07.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}], "metadata": {"pagination": {"total": 1450, "offset": 934, "size": 50}}} 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:47 GMT 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27814 2018-10-20 10:08:47,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:08:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_tp98f2/env 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_8wwe27 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:08:47,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_tp98f2/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-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_tp98f2 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_noyars 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:47,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:47,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:47,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:47,864 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:47 GMT 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:47,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:52,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:52,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_l863z9 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "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-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "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-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Creating Agent vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Successfully started daemon: homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "4acda465-a949-42b8-ae42-9e7434f59b9f"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:08.228Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:08.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.003Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.003Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.003Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "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-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "[localhost] run: /home/ubuntu/homer_host_l863z9/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}], "metadata": {"pagination": {"total": 1453, "offset": 984, "size": 50}}} 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:52 GMT 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27579 2018-10-20 10:08:52,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:52,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_l863z9 start 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:52,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_7dz5x2 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_l863z9 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:08:52,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_l863z9/env/bin/pip freeze 2018-10-20 10:08:52,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:08:52,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:52,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:53,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:53,054 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:53,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:53,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:53 GMT 2018-10-20 10:08:53,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:53,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:53,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:58,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:58,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Starting Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_8wwe27 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_90r287/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Creating Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:09.307Z", "message": "Successfully started daemon: sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:09.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f8ea02e7-ceea-4a4c-8da4-8bff34158d82"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.304Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "[localhost] run: /home/ubuntu/sprout_host_8wwe27/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "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-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_7dz5x2/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_7dz5x2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_7dz5x2/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_7dz5x2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Removing directory: /tmp/tmpTtxUrR", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Downloading Agent Package from https://192.168.120.4: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-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "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-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}], "metadata": {"pagination": {"total": 1453, "offset": 1034, "size": 50}}} 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:58 GMT 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28345 2018-10-20 10:08:58,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:08:58,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_x26v8b 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_8wwe27 start 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_90r287/cloudify/ssl/cloudify_internal_cert.pem 2018-10-20 10:08:58,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_90r287 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_8wwe27 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:08:58,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:08:58,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_8wwe27/env/bin/pip freeze 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_7dz5x2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_7dz5x2/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_7dz5x2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_7dz5x2/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_7dz5x2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:08:58,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTtxUrR 2018-10-20 10:08:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-20 10:08:58,146 - 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-20 10:08:58,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:08:58,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:08:58,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:08:58,204 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:08:58,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:08:58,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:08:58 GMT 2018-10-20 10:08:58,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:08:58,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:08:58,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:03,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:03,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:03,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "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-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "[localhost] run: /home/ubuntu/sprout_host_8wwe27/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "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-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3c18b6e1-e16c-4899-a372-ef772513ffdb"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:10.328Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.310Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Successfully created daemon: vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Successfully started daemon: proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "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-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "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-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Starting Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_noyars start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "128e2945-878d-4e1e-b7ba-32792f356c0a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:11.338Z", "message": "/home/ubuntu/vellum_host_7dz5x2/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-20T10:08:11.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "33c361e5-107e-4512-8e13-03433ce113b4"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.321Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "[localhost] run: /home/ubuntu/proxy_host_noyars/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}], "metadata": {"pagination": {"total": 1454, "offset": 1084, "size": 50}}} 2018-10-20 10:09:03,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:03,288 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:03 GMT 2018-10-20 10:09:03,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:03,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27372 2018-10-20 10:09:03,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:09:03,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:09:03,290 - 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-20 10:09:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_8wwe27/env/bin/pip freeze 2018-10-20 10:09:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-20 10:09:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:03,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:03,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_7dz5x2 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_noyars 2018-10-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:03,293 - 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-20 10:09:03,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:09:03,294 - 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-20 10:09:03,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_wz3ml0 2018-10-20 10:09:03,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_noyars start 2018-10-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_7dz5x2/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-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:03,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:03,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-20 10:09:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_noyars/env/bin/pip freeze 2018-10-20 10:09:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:09:03,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:03,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:03,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:03,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:03,356 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:03,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:03 GMT 2018-10-20 10:09:03,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:03,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:03,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:08,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:08,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "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-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "baff5a3e-cecd-4d8a-8148-45ad63939d6b"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "/home/ubuntu/ellis_host_90r287/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-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_90r287/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "[localhost] run: /home/ubuntu/proxy_host_noyars/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "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-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "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-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Successfully created daemon: ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Configuring Agent bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:12.347Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_90r287/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_90r287/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_90r287', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_90r287/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_90r287', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:12.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0d99b7e8-be4b-4167-9d4c-fe35de779733"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.327Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "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-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}], "metadata": {"pagination": {"total": 1489, "offset": 1134, "size": 50}}} 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:08 GMT 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28391 2018-10-20 10:09:08,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:08,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:08,442 - 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-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_90r287/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-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_90r287/env 2018-10-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:09:08,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_noyars/env/bin/pip freeze 2018-10-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,443 - 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-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:08,444 - 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-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-20 10:09:08,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_90r287 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_tp98f2 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_90r287/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_90r287/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_90r287', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_90r287/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_90r287', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqyPMg.g5JWMc9sS6qGYbinzoI78bjsUKU'} 2018-10-20 10:09:08,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:08,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:08,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:08,448 - 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-20 10:09:08,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:08,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:08,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:08,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:08,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:08,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:08,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:08,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:08,508 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:08 GMT 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:08,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:13,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:13,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Successfully configured daemon: bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Successfully started daemon: bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Removing directory: /tmp/tmpNwBtIx", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c9e8f236-af71-454f-8c92-af5c0b1909ea"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Configuring Agent vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_x26v8b start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "342a7e66-21d1-46c0-a415-ef05431d1662"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "768b9aab-ba03-45a2-8e80-a5f608b9ba53"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Successfully configured daemon: vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:13.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:13.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "92aace33-e63b-4c54-9c97-3743bb8f36ec"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.346Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "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-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "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-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Configuring Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}], "metadata": {"pagination": {"total": 1489, "offset": 1184, "size": 50}}} 2018-10-20 10:09:13,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:13,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:13 GMT 2018-10-20 10:09:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27120 2018-10-20 10:09:13,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:13,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_tp98f2 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_x26v8b 2018-10-20 10:09:13,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpNwBtIx 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_7dz5x2 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_x26v8b start 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:09:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_7dz5x2 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:09:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,591 - 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-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,592 - 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-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-20 10:09:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_90r287 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-20 10:09:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:13,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:13,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:13,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:13,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:13,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:13 GMT 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:13,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:18,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:18,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:14.373Z", "message": "Configuring Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:14.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2c4efb8-aed8-40d4-87de-6910065a7619"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.369Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Successfully started daemon: dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Removing directory: /tmp/tmpmSpRnL", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Starting Agent vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "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-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ebf881a2-2a49-4ce7-8dee-1100baa204e3"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Starting Agent bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_wz3ml0 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c0f698b0-dbe0-4e18-8a9f-fcb7d4282114"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.375Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.375Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "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-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "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-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Starting Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}], "metadata": {"pagination": {"total": 1492, "offset": 1234, "size": 50}}} 2018-10-20 10:09:18,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:18,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:18 GMT 2018-10-20 10:09:18,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:18,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27066 2018-10-20 10:09:18,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:18,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_90r287 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:18,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:18,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_wz3ml0 2018-10-20 10:09:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmSpRnL 2018-10-20 10:09:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_7dz5x2 2018-10-20 10:09:18,744 - 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-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_tp98f2 2018-10-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_wz3ml0 start 2018-10-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,745 - 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-20 10:09:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,746 - 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-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_90r287 2018-10-20 10:09:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:18,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:18,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:18,807 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:18,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:18 GMT 2018-10-20 10:09:18,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:18,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:18,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:23,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:23,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "[localhost] run: /home/ubuntu/dime_host_wz3ml0/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:16.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:16.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.416Z", "message": "Removing directory: /tmp/tmp5NAEcB", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "proxy_node_g7zgoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.416Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/M6XSV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "2d0bb787-59c5-406b-a99b-ebd60b67dd5b"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.416Z", "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-20T10:08:17.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "a5e56bb7-af02-4695-879d-31b9b4ca32e7"}, {"node_instance_id": "proxy_node_g7zgoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.416Z", "message": "Executing: /tmp/M6XSV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "2d0bb787-59c5-406b-a99b-ebd60b67dd5b"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:17.420Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:17.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.422Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_tp98f2 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.422Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.454Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.454Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.454Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:18.454Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:18.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_7dz5x2 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Successfully started daemon: bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce400613-6f30-45c6-906e-4da3afcb655a"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.429Z", "message": "Successfully started daemon: vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "bbae2372-c8fe-4158-bb90-8e35ed68f3cf"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:19.567Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.436Z", "message": "[localhost] run: /home/ubuntu/bind_host_tp98f2/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.436Z", "message": "[localhost] run: /home/ubuntu/vellum_host_7dz5x2/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.436Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_90r287 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.436Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}], "metadata": {"pagination": {"total": 1492, "offset": 1284, "size": 50}}} 2018-10-20 10:09:23,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:23,887 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:23 GMT 2018-10-20 10:09:23,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:23,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26538 2018-10-20 10:09:23,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:23,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_wz3ml0/env/bin/pip freeze 2018-10-20 10:09:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-20 10:09:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:09:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5NAEcB 2018-10-20 10:09:23,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/M6XSV/install_requirements.sh 2018-10-20 10:09:23,889 - 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-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/M6XSV/install_requirements.sh 2018-10-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:23,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:23,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_tp98f2 start 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:23,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_7dz5x2 start 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_tp98f2 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_7dz5x2 2018-10-20 10:09:23,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_tp98f2/env/bin/pip freeze 2018-10-20 10:09:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_7dz5x2/env/bin/pip freeze 2018-10-20 10:09:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_90r287 start 2018-10-20 10:09:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-20 10:09:23,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:23,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:23,958 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:23,958 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:23 GMT 2018-10-20 10:09:23,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:23,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:23,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:28,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:29,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.436Z", "message": "Successfully started daemon: ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "701f1a5c-d7aa-4376-8115-60320eabcdc6"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.622Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.622Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:20.622Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "Removing directory: /tmp/tmp8dwoXA", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "[localhost] run: /home/ubuntu/ellis_host_90r287/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "message": "Removing directory: /tmp/tmpMsQmmj", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "15acd0ee-e8b8-457d-84a0-b57a208e3977"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.443Z", "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-20T10:08:21.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f2843fad-d4b2-4c95-b6d2-2d05cbf094b2"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.625Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:21.625Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:21.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.605Z", "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-20T10:08:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.605Z", "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-20T10:08:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.605Z", "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-20T10:08:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.605Z", "message": "Removing directory: /tmp/tmppJShgY", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.605Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ecc3263e-fbe3-497d-b874-a89ac2494335"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:22.684Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:22.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:23.689Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1492, "offset": 1334, "size": 50}}} 2018-10-20 10:09:29,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:29,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:29 GMT 2018-10-20 10:09:29,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:29,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27035 2018-10-20 10:09:29,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_90r287 2018-10-20 10:09:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-20 10:09:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-20 10:09:29,188 - 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-20 10:09:29,188 - 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-20 10:09:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8dwoXA 2018-10-20 10:09:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_90r287/env/bin/pip freeze 2018-10-20 10:09:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:29,189 - 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-20 10:09:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-20 10:09:29,189 - 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-20 10:09:29,189 - 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-20 10:09:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMsQmmj 2018-10-20 10:09:29,190 - 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-20 10:09:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:29,190 - 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-20 10:09:29,190 - 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-20 10:09:29,190 - 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-20 10:09:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppJShgY 2018-10-20 10:09:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-20 10:09:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-20 10:09:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:29,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:29,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:29,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:29,255 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:29 GMT 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:29,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:29,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:34,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:34,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:34,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:24.783Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:24.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:25.829Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:25.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:25.829Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:25.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:25.829Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:25.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:25.829Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:25.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:27.894Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:27.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:29.930Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:29.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:30.965Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:30.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:30.965Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:30.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:30.965Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:30.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:30.965Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:30.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:30.965Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:30.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:34.985Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:34.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:35.245Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:35.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:36.284Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:36.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:36.284Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:36.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:36.284Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:36.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:37.295Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:37.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:37.295Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:37.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:39.372Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:39.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:40.334Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:40.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:40.334Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:40.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:40.334Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:40.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:40.334Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:40.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:40.334Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:40.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:41.358Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:41.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:41.358Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:41.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:41.358Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:41.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:43.737Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:43.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:44.409Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:44.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:44.409Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:44.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:45.528Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:45.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_node_g7zgoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:45.666Z", "message": "Execution done (return_code=0): /tmp/M6XSV/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "2d0bb787-59c5-406b-a99b-ebd60b67dd5b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:46.412Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:46.412Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:46.412Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.220Z", "message": "Downloaded scripts/bind/bind.py to /tmp/A3R2O/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.416Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.416Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.416Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.416Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.666Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:47.666Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:47.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:49.194Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:08:49.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:08:59.523Z", "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-20T10:08:59.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:03.900Z", "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-20T10:09:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}], "metadata": {"pagination": {"total": 1492, "offset": 1384, "size": 50}}} 2018-10-20 10:09:34,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:34,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:34 GMT 2018-10-20 10:09:34,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:34,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25623 2018-10-20 10:09:34,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-20 10:09:34,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/M6XSV/install_requirements.sh 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:09:34,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/A3R2O/bind.py 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-20 10:09:34,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-20 10:09:34,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-20 10:09:34,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:09:34,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-20 10:09:34,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:34,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:34,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:34,400 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:34 GMT 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:34,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:39,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:39,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "[localhost] run: sudo mv /tmp/tmpsgxvKA /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "[localhost] run: sudo mv /tmp/tmpJyKRCW /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "[localhost] run: sudo mv /tmp/tmp3lDgfz /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "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-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "[localhost] run: sudo mv /tmp/tmpQPZR25 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:04.857Z", "message": "The config dict: {'public_ip': u'172.30.9.211', '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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:04.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:05.338Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:05.862Z", "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-20T10:09:05.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:05.862Z", "message": "[localhost] run: sudo mv /tmp/tmpRGppQB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:05.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:05.862Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:05.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9697f6fc-431a-469c-b10c-7e041bcc0220"}, {"node_instance_id": "bind_8d0gbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.435Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.435Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.435Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.865Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.865Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/Y1FZ5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:06.865Z", "message": "Executing: /tmp/Y1FZ5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:06.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:07.869Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:07.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:07.869Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:07.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:07.869Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:07.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:14.156Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tp98f2\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\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ 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 4s (5,200 B/s)\nReading package lists...\n\nreal\t0m6.261s\nuser\t0m2.676s\nsys\t0m0.290s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:14.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:14.874Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:14.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:09:14.874Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:09:14.874Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}], "metadata": {"pagination": {"total": 1492, "offset": 1434, "size": 50}}} 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:39 GMT 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22367 2018-10-20 10:09:39,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:39,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.11', 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.11', u'hss_hostname': u''}. 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsgxvKA /etc/bind/named.conf.local 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:09:39,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJyKRCW /etc/clearwater/local_config 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3lDgfz /etc/clearwater/shared_config 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-20 10:09:39,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQPZR25 /etc/bind/db.clearwater.local 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', '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.11', u'hss_hostname': u''}. 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:09:39,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRGppQB /etc/bind/db.clearwater.opnfv 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-20 10:09:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/Y1FZ5/install-etcd.sh 2018-10-20 10:09:39,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y1FZ5/install-etcd.sh 2018-10-20 10:09:39,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-20 10:09:39,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-20 10:09:39,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-20 10:09:39,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tp98f2 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 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ 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 4s (5,200 B/s) Reading package lists... real 0m6.261s user 0m2.676s sys 0m0.290s 2018-10-20 10:09:39,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:09:39,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-20 10:09:39,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:39,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:39,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:39,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:39,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:39,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:39,667 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:39 GMT 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:39,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:44,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:44,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1467, "size": 50}}} 2018-10-20 10:09:44,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:44,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:44 GMT 2018-10-20 10:09:44,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:44,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:09:44,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:44,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:44,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:44,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:44,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:44,804 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:44 GMT 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:44,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:44,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:49,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:49,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1467, "size": 50}}} 2018-10-20 10:09:49,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:49,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:49 GMT 2018-10-20 10:09:49,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:49,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:09:49,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:49,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:49,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:49,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:49,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:49,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:49 GMT 2018-10-20 10:09:49,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:49,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:49,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:54,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1467, "size": 50}}} 2018-10-20 10:09:55,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:55,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:55 GMT 2018-10-20 10:09:55,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:55,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:09:55,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:09:55,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:09:55,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:09:55,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:09:55,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:09:55 GMT 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:09:55,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:09:55,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:00,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:00,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:00,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:00,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1492, "offset": 1467, "size": 50}}} 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:00 GMT 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:00,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:10:00,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:00,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:00,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:00,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:00,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:00,272 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:00 GMT 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:00,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:05,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:05,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:05,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:05,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:05,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:03.519Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tp98f2\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 3 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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:33 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:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:36 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:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 6s (12.5 MB/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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8944\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\t0m48.675s\nuser\t0m18.387s\nsys\t0m8.646s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:03.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:03.890Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:03.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:04.894Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:77:be \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb5:77be/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71044 errors:0 dropped:0 overruns:0 frame:0\n TX packets:31070 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123557299 (123.5 MB) TX bytes:4554024 (4.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:167 errors:0 dropped:0 overruns:0 frame:0\n TX packets:167 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13800 (13.8 KB) TX bytes:13800 (13.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:04.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:04.894Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:04.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:04.894Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.006s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:04.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:04.894Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:04.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:04.894Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:04.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}], "metadata": {"pagination": {"total": 1499, "offset": 1467, "size": 50}}} 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:05 GMT 2018-10-20 10:10:05,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:05,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48655 2018-10-20 10:10:05,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:05,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-tp98f2 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 3 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://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/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:33 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:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 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:37 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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 6s (12.5 MB/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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8944 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 0m48.675s user 0m18.387s sys 0m8.646s 2018-10-20 10:10:05,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-20 10:10:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b5:77:be inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb5:77be/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71044 errors:0 dropped:0 overruns:0 frame:0 TX packets:31070 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123557299 (123.5 MB) TX bytes:4554024 (4.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:167 errors:0 dropped:0 overruns:0 frame:0 TX packets:167 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13800 (13.8 KB) TX bytes:13800 (13.8 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2018-10-20 10:10:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-20 10:10:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.006s sys 0m0.006s 2018-10-20 10:10:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-20 10:10:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-20 10:10:05,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:05,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:05,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:05,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:05,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:05,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:05 GMT 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:05,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:10,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:10,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:05.899Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:05.899Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:00 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:07 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 10:07 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 26 2 0 10:07 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:07 ? 00:00:00 [vmstat]\nroot 37 2 0 10:07 ? 00:00:00 [ksmd]\nroot 38 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:07 ? 00:00:00 [crypto]\nroot 53 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:07 ? 00:00:00 [vballoon]\nroot 56 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 10:07 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 10:07 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:07 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 371 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 385 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 542 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 10:07 ? 00:00:00 [kauditd]\nroot 921 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 923 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nsyslog 1045 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1048 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1083 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1090 1 0 10:07 ? 00:00:00 cron\ndaemon 1092 1 0 10:07 ? 00:00:00 atd\nroot 1094 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1133 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1195 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 10:08 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tp98f2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tp98f2 --logging-server-logdir=/home/ubuntu/bind_host_tp98f2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2%I.log --pidfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2.pid\nroot 1659 2 0 10:08 ? 00:00:00 [kworker/u5:2]\nubuntu 1692 1652 0 10:08 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tp98f2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tp98f2 --logging-server-logdir=/home/ubuntu/bind_host_tp98f2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2%I.log --pidfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2.pid\nubuntu 1767 1 0 10:08 ? 00:00:00 python2.7 /home/ubuntu/bind_host_tp98f2/env/bin/diamond --configfile /home/ubuntu/bind_host_tp98f2/work/plugins/diamond/etc/diamond.conf\nbind 2434 1 0 10:09 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2487 1692 0 10:09 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 /home/ubuntu/bind_host_tp98f2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-hU5GTd\nubuntu 2498 2487 0 10:09 ? 00:00:00 /bin/sh -c /tmp/Y1FZ5/install-etcd.sh\nubuntu 2500 2498 0 10:09 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh\nntp 8538 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9075 1 0 10:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9084 9075 0 10:09 ? 00:00:00 [check-monit-upt] \nclearwa+ 9155 1 0 10:09 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380\nroot 9175 9075 0 10:09 ? 00:00:00 [check-etcd-upti] \nroot 9178 9075 0 10:09 ? 00:00:00 [poll_etcd_clust] \nroot 9182 9075 0 10:09 ? 00:00:00 [poll_etcd.sh] \nroot 9209 1 0 10:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9219 9209 0 10:09 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9374 2500 0 10:10 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh\nubuntu 9375 9374 0 10:10 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh\nroot 9376 9375 0 10:10 ? 00:00:00 sudo ps -edf\nroot 9377 9376 0 10:10 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:05.899Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:05.899Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{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.010s\nuser\t0m0.001s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:05.899Z", "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.11:53 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2434/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit \ntcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9155/etcd \ntcp6 0 0 :::53 :::* LISTEN 2434/named \ntcp6 0 0 :::22 :::* LISTEN 1083/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2434/named \ntcp6 0 0 :::4000 :::* LISTEN 9155/etcd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8538/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8538/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8538/ntpd \nudp 0 0 0.0.0.0:42683 0.0.0.0:* 584/dhclient \nudp 0 0 192.168.120.11:53 0.0.0.0:* 2434/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2434/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 ::1:123 :::* 8538/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8538/ntpd \nudp6 0 0 :::123 :::* 8538/ntpd \nudp6 0 0 :::2580 :::* 584/dhclient \nudp6 0 0 :::53 :::* 2434/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10974 1652/python2.7 /tmp/cloudify-logging-server-97bf5.socket\nunix 2 [ ACC ] STREAM LISTENING 7047 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8827 923/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14511 2487/python2.7 /tmp/ctx-Gb490U.socket\nunix 2 [ ACC ] STREAM LISTENING 9418 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1739 389/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:05.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:06.904Z", "message": "[etcd] => [20-Oct-2018 10:09:58 UTC] clearwater-diags-monitor starting\n[20-Oct-2018 10:09:58 UTC] Waiting for trigger files\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-20T10:10:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:06.904Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:06.904Z", "message": "[etcd] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat/clearwater-sa20\n/var/log/sysstat/sa20\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:06.904Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:06.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:08.020Z", "message": "[etcd] => 2018-10-20 10:09:51.135415248 Stopping etcd clearwater-etcd\n2018-10-20 10:09:57.155262849 Restarting etcd clearwater-etcd\n2018-10-20 10:09:57.161219792 Configured ETCDCTL_PEERS: \n2018-10-20 10:09:57.161931978 Check for previous failed startup attempt\n2018-10-20 10:09:57.163056141 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-10-20 10:09:57.173820328 etcdctl returned 2\n2018-10-20 10:09:57.179829101 Creating new cluster...\n2018-10-20 10:09:57.182919640 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.11:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.11\n --name 192-168-120-11\n --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.11:2380\n --listen-peer-urls http://192.168.120.11:2380\n2018-10-20 10:09:57.184766251 Check we're actually a member of the cluster\n2018-10-20 10:09:57.190223200 Wait for etcd to startup\n2018-10-20 10:09:58.199366771 Etcd started successfully\n2018-10-20 10:09:57.208419 I | etcdmain: etcd Version: 3.1.7\n2018-10-20 10:09:57.208459 I | etcdmain: Git SHA: 43b7507\n2018-10-20 10:09:57.208463 I | etcdmain: Go Version: go1.7.5\n2018-10-20 10:09:57.208466 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-20 10:09:57.208470 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-20 10:09:57.208526 I | embed: listening for peers on http://192.168.120.11:2380\n2018-10-20 10:09:57.208568 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-20 10:09:57.241357 I | etcdserver: name = 192-168-120-11\n2018-10-20 10:09:57.241370 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11\n2018-10-20 10:09:57.241375 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member\n2018-10-20 10:09:57.241378 I | etcdserver: heartbeat = 100ms\n2018-10-20 10:09:57.241382 I | etcdserver: election = 1000ms\n2018-10-20 10:09:57.241385 I | etcdserver: snapshot count = 10000\n2018-10-20 10:09:57.241391 I | etcdserver: advertise client URLs = http://192.168.120.11:4000\n2018-10-20 10:09:57.241395 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380\n2018-10-20 10:09:57.241402 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380\n2018-10-20 10:09:57.249980 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c\n2018-10-20 10:09:57.250007 I | raft: 3d837e16ef9053fa became follower at term 0\n2018-10-20 10:09:57.250021 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-20 10:09:57.250027 I | raft: 3d837e16ef9053fa became follower at term 1\n2018-10-20 10:09:57.270803 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-20 10:09:57.271638 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2018-10-20 10:09:57.650212 I | raft: 3d837e16ef9053fa is starting a new election at term 1\n2018-10-20 10:09:57.650279 I | raft: 3d837e16ef9053fa became candidate at term 2\n2018-10-20 10:09:57.650294 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2\n2018-10-20 10:09:57.650305 I | raft: 3d837e16ef9053fa became leader at term 2\n2018-10-20 10:09:57.650311 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2\n2018-10-20 10:09:57.650529 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c\n2018-10-20 10:09:57.650656 I | embed: ready to serve client requests\n2018-10-20 10:09:57.650742 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-20 10:09:57.652214 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-20 10:09:57.652386 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-20 10:09:57.652417 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-20 10:09:58.372388 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:45751\n2018-10-20 10:09:58.376828 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:45752\n2018-10-20 10:09:58.377433 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:45753\n2018-10-20 10:10:03.949854 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:45754\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:08.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:08.020Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:08.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:08.020Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:08.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:08.257Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:08.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bind_8d0gbk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:09.088Z", "message": "Execution done (return_code=0): /tmp/Y1FZ5/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:09.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "792f5b5e-8f84-43db-94dd-760fdf62fba0"}, {"node_instance_id": "bind_8d0gbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:09.455Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:09.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.347Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/EO3EK/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "ellis_2k42jl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:10.478Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:10.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1536, "offset": 1474, "size": 50}}} 2018-10-20 10:10:10,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:10,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:10 GMT 2018-10-20 10:10:10,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:10,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35473 2018-10-20 10:10:10,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:10,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-20 10:10:10,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:00 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:07 ? 00:00:00 [kworker/0:0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:07 ? 00:00:00 [kworker/1:0] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 26 2 0 10:07 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 34 2 0 10:07 ? 00:00:00 [khungtaskd] root 35 2 0 10:07 ? 00:00:00 [kswapd0] root 36 2 0 10:07 ? 00:00:00 [vmstat] root 37 2 0 10:07 ? 00:00:00 [ksmd] root 38 2 0 10:07 ? 00:00:00 [khugepaged] root 39 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:07 ? 00:00:00 [crypto] root 53 2 0 10:07 ? 00:00:00 [kthrotld] root 54 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:07 ? 00:00:00 [vballoon] root 56 2 0 10:07 ? 00:00:00 [kworker/1:1] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 59 2 0 10:07 ? 00:00:00 [kworker/u4:2] root 60 2 0 10:07 ? 00:00:00 [kworker/u4:3] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 124 2 0 10:07 ? 00:00:00 [kpsmoused] root 125 2 0 10:07 ? 00:00:00 [kworker/1:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 371 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 385 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 542 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 10:07 ? 00:00:00 [kauditd] root 921 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon message+ 923 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 syslog 1045 1 0 10:07 ? 00:00:00 rsyslogd root 1048 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1083 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1090 1 0 10:07 ? 00:00:00 cron daemon 1092 1 0 10:07 ? 00:00:00 atd root 1094 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1133 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1195 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 10:08 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tp98f2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tp98f2 --logging-server-logdir=/home/ubuntu/bind_host_tp98f2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2%I.log --pidfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2.pid root 1659 2 0 10:08 ? 00:00:00 [kworker/u5:2] ubuntu 1692 1652 0 10:08 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_tp98f2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_tp98f2 --logging-server-logdir=/home/ubuntu/bind_host_tp98f2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2%I.log --pidfile=/home/ubuntu/bind_host_tp98f2/work/bind_host_tp98f2.pid ubuntu 1767 1 0 10:08 ? 00:00:00 python2.7 /home/ubuntu/bind_host_tp98f2/env/bin/diamond --configfile /home/ubuntu/bind_host_tp98f2/work/plugins/diamond/etc/diamond.conf bind 2434 1 0 10:09 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2487 1692 0 10:09 ? 00:00:00 /home/ubuntu/bind_host_tp98f2/env/bin/python2.7 /home/ubuntu/bind_host_tp98f2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-hU5GTd ubuntu 2498 2487 0 10:09 ? 00:00:00 /bin/sh -c /tmp/Y1FZ5/install-etcd.sh ubuntu 2500 2498 0 10:09 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh ntp 8538 1 0 10:09 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9075 1 0 10:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9084 9075 0 10:09 ? 00:00:00 [check-monit-upt] clearwa+ 9155 1 0 10:09 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 9175 9075 0 10:09 ? 00:00:00 [check-etcd-upti] root 9178 9075 0 10:09 ? 00:00:00 [poll_etcd_clust] root 9182 9075 0 10:09 ? 00:00:00 [poll_etcd.sh] root 9209 1 0 10:09 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9219 9209 0 10:09 ? 00:00:00 inotifywait -e create -qq . ubuntu 9374 2500 0 10:10 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh ubuntu 9375 9374 0 10:10 ? 00:00:00 /bin/bash -e /tmp/Y1FZ5/install-etcd.sh root 9376 9375 0 10:10 ? 00:00:00 sudo ps -edf root 9377 9376 0 10:10 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{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.010s user 0m0.001s sys 0m0.006s 2018-10-20 10:10:10,525 - 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.11:53 0.0.0.0:* LISTEN 2434/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2434/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2434/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9075/monit tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9155/etcd tcp6 0 0 :::53 :::* LISTEN 2434/named tcp6 0 0 :::22 :::* LISTEN 1083/sshd tcp6 0 0 ::1:953 :::* LISTEN 2434/named tcp6 0 0 :::4000 :::* LISTEN 9155/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 8538/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8538/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8538/ntpd udp 0 0 0.0.0.0:42683 0.0.0.0:* 584/dhclient udp 0 0 192.168.120.11:53 0.0.0.0:* 2434/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2434/named udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 ::1:123 :::* 8538/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 8538/ntpd udp6 0 0 :::123 :::* 8538/ntpd udp6 0 0 :::2580 :::* 584/dhclient udp6 0 0 :::53 :::* 2434/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10974 1652/python2.7 /tmp/cloudify-logging-server-97bf5.socket unix 2 [ ACC ] STREAM LISTENING 7047 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8827 923/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14511 2487/python2.7 /tmp/ctx-Gb490U.socket unix 2 [ ACC ] STREAM LISTENING 9418 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1739 389/systemd-udevd /run/udev/control real 0m0.008s user 0m0.003s sys 0m0.005s 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [20-Oct-2018 10:09:58 UTC] clearwater-diags-monitor starting [20-Oct-2018 10:09:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat/clearwater-sa20 /var/log/sysstat/sa20 /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.009s user 0m0.004s sys 0m0.003s 2018-10-20 10:10:10,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-20 10:09:51.135415248 Stopping etcd clearwater-etcd 2018-10-20 10:09:57.155262849 Restarting etcd clearwater-etcd 2018-10-20 10:09:57.161219792 Configured ETCDCTL_PEERS: 2018-10-20 10:09:57.161931978 Check for previous failed startup attempt 2018-10-20 10:09:57.163056141 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-10-20 10:09:57.173820328 etcdctl returned 2 2018-10-20 10:09:57.179829101 Creating new cluster... 2018-10-20 10:09:57.182919640 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2018-10-20 10:09:57.184766251 Check we're actually a member of the cluster 2018-10-20 10:09:57.190223200 Wait for etcd to startup 2018-10-20 10:09:58.199366771 Etcd started successfully 2018-10-20 10:09:57.208419 I | etcdmain: etcd Version: 3.1.7 2018-10-20 10:09:57.208459 I | etcdmain: Git SHA: 43b7507 2018-10-20 10:09:57.208463 I | etcdmain: Go Version: go1.7.5 2018-10-20 10:09:57.208466 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-20 10:09:57.208470 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-20 10:09:57.208526 I | embed: listening for peers on http://192.168.120.11:2380 2018-10-20 10:09:57.208568 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-20 10:09:57.241357 I | etcdserver: name = 192-168-120-11 2018-10-20 10:09:57.241370 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2018-10-20 10:09:57.241375 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2018-10-20 10:09:57.241378 I | etcdserver: heartbeat = 100ms 2018-10-20 10:09:57.241382 I | etcdserver: election = 1000ms 2018-10-20 10:09:57.241385 I | etcdserver: snapshot count = 10000 2018-10-20 10:09:57.241391 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2018-10-20 10:09:57.241395 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2018-10-20 10:09:57.241402 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2018-10-20 10:09:57.249980 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2018-10-20 10:09:57.250007 I | raft: 3d837e16ef9053fa became follower at term 0 2018-10-20 10:09:57.250021 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-20 10:09:57.250027 I | raft: 3d837e16ef9053fa became follower at term 1 2018-10-20 10:09:57.270803 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-20 10:09:57.271638 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-10-20 10:09:57.650212 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2018-10-20 10:09:57.650279 I | raft: 3d837e16ef9053fa became candidate at term 2 2018-10-20 10:09:57.650294 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2018-10-20 10:09:57.650305 I | raft: 3d837e16ef9053fa became leader at term 2 2018-10-20 10:09:57.650311 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2018-10-20 10:09:57.650529 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2018-10-20 10:09:57.650656 I | embed: ready to serve client requests 2018-10-20 10:09:57.650742 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-20 10:09:57.652214 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-20 10:09:57.652386 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-20 10:09:57.652417 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-20 10:09:58.372388 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:45751 2018-10-20 10:09:58.376828 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:45752 2018-10-20 10:09:58.377433 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:45753 2018-10-20 10:10:03.949854 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:45754 real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Y1FZ5/install-etcd.sh 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EO3EK/clearwater.py 2018-10-20 10:10:10,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:10,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-20 10:10:10,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:10,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:10,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:10,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:10,608 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:10 GMT 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:10,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:15,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:15,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:15,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:15,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:15,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/J2V19/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YZ3RX/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "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-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.11', 'name': u'bono-pjjuyh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "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-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/TNBAX/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WFWHM/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "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-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "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-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "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-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.124Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ENRQ8/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:11.564Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmpHhK3gp /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmpPdYAJN /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmpnqghvm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-az1hkz', 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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-xl4khf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmprCqIfs /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmpR9Tkx2 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-bh2mqd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "The config dict: {'public_ip': u'172.30.9.219', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-2k42jl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmpJEuSTx /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mv /tmp/tmp0yEafe /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-cvra0y', 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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "779e06db-cfe9-48e6-a8d9-cc11ea48bd01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "eeabf8cd-9d07-4856-ba28-bbc4caa8ec32"}], "metadata": {"pagination": {"total": 1631, "offset": 1508, "size": 50}}} 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:15 GMT 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:15,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28192 2018-10-20 10:10:15,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:15,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/J2V19/clearwater.py 2018-10-20 10:10:15,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YZ3RX/clearwater.py 2018-10-20 10:10:15,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.216', 'etcd_ip': u'192.168.120.11', 'name': u'bono-pjjuyh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/TNBAX/clearwater.py 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WFWHM/clearwater.py 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ENRQ8/clearwater.py 2018-10-20 10:10:15,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHhK3gp /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPdYAJN /etc/clearwater/local_config 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnqghvm /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-az1hkz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-xl4khf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-20 10:10:15,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprCqIfs /etc/clearwater/local_config 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR9Tkx2 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-bh2mqd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-10-20 10:10:15,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.219', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-2k42jl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJEuSTx /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:10:15,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0yEafe /etc/clearwater/local_config 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-cvra0y', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-10-20 10:10:15,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:15,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:15,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-20 10:10:15,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:15,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:15,764 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:15,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:15,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:15 GMT 2018-10-20 10:10:15,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:15,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:15,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:20,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:20,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "9dfec5b9-0957-4d9f-817a-6920229487a8"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.140Z", "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-20T10:10:12.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "28870cb8-ed7f-4697-ae3b-97dedb7d1e7e"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:12.516Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:12.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LL0KQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Executing: /tmp/LL0KQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/HJAEU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RLACM/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Executing: /tmp/HJAEU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Executing: /tmp/RLACM/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/BWD2B/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "927ea25b-116d-4769-a626-3e6dc6657951"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.184Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:13.529Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:13.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/AM4V8/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:14.199Z", "message": "Executing: /tmp/AM4V8/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:14.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:15.203Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:15.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:15.203Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:15.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:15.203Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:15.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:15.203Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:15.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:15.203Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:15.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:16.207Z", "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-20T10:10:16.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:16.207Z", "message": "[localhost] run: sudo mv /tmp/tmpN5z7F9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:16.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:16.207Z", "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-20T10:10:16.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:16.207Z", "message": "[localhost] run: sudo mv /tmp/tmpqou0mA /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:16.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "beca7bc7-fc13-4039-b5b3-5c575c7b8d61"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:16.314Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:16.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.210Z", "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-20T10:10:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}], "metadata": {"pagination": {"total": 1660, "offset": 1558, "size": 50}}} 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:20 GMT 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25775 2018-10-20 10:10:20,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/LL0KQ/install-homer.sh 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LL0KQ/install-homer.sh 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-20 10:10:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/HJAEU/install-dime.sh 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RLACM/install-vellum.sh 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HJAEU/install-dime.sh 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RLACM/install-vellum.sh 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/BWD2B/append_proxy_snmp_conf.py 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-20 10:10:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/AM4V8/install-sprout.sh 2018-10-20 10:10:20,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AM4V8/install-sprout.sh 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-20 10:10:20,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN5z7F9 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqou0mA /etc/clearwater/local_config 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:20,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:20,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:20,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:20,997 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:20 GMT 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:20,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:26,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:26,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:26,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:26,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:26,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:26,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.210Z", "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-20T10:10:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.210Z", "message": "[localhost] run: sudo mv /tmp/tmp0AnFQ5 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.210Z", "message": "[localhost] run: sudo mv /tmp/tmpWsd0kS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:17.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b06c7619-efed-4706-839a-651b3de96c57"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.533Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.533Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:17.533Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:18.362Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/8HY0I/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:18.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0b711378-bc6b-4c38-9763-e6dcb99d674d"}, {"node_instance_id": "ellis_2k42jl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:18.776Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:18.776Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:18.776Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:18.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.391Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.391Z", "message": "Executing: /tmp/FGI1M/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.391Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FGI1M/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.781Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.781Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.781Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:19.781Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:19.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6LDZG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "Executing: /tmp/6LDZG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:20.395Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:20.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:21.413Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:21.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:21.413Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:21.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:21.413Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:21.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:22.445Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-7dz5x2\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [418 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 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 [142 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 [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 5s (2,273 kB/s)\nReading package lists...\n\nreal\t0m7.617s\nuser\t0m4.812s\nsys\t0m0.600s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:22.445Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-l863z9\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [418 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\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 [142 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 5s (2,270 kB/s)\nReading package lists...\n\nreal\t0m7.723s\nuser\t0m4.987s\nsys\t0m0.564s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:22.445Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:22.445Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:22.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:23.455Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:23.455Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:23.455Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:23.455Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:23.455Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-8wwe27\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\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.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [418 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 [9,709 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 [142 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 [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 5s (2,268 kB/s)\nReading package lists...\n\nreal\t0m7.576s\nuser\t0m4.767s\nsys\t0m0.543s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}], "metadata": {"pagination": {"total": 1672, "offset": 1608, "size": 50}}} 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:26 GMT 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32436 2018-10-20 10:10:26,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0AnFQ5 /etc/clearwater/local_config 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWsd0kS /etc/dnsmasq.resolv.conf 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:26,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/8HY0I/append_proxy_snmp_conf.py 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FGI1M/install-ellis.sh 2018-10-20 10:10:26,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/FGI1M/install-ellis.sh 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/6LDZG/install-bono.sh 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-20 10:10:26,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6LDZG/install-bono.sh 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-20 10:10:26,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-7dz5x2 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [418 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 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 [142 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 [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 5s (2,273 kB/s) Reading package lists... real 0m7.617s user 0m4.812s sys 0m0.600s 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-l863z9 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 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 [418 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 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 [142 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 5s (2,270 kB/s) Reading package lists... real 0m7.723s user 0m4.987s sys 0m0.564s 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:26,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:26,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-8wwe27 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US 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.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [778 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 [496 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 [553 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [418 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 [9,709 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 [142 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 [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 5s (2,268 kB/s) Reading package lists... real 0m7.576s user 0m4.767s sys 0m0.543s 2018-10-20 10:10:26,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:26,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:26,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:26,173 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:26 GMT 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:26,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:26,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:31,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:31,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:27.292Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wz3ml0\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.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,193 kB/s)\nReading package lists...\n\nreal\t0m12.782s\nuser\t0m4.844s\nsys\t0m0.618s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:27.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:28.500Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:28.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:28.500Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:28.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}], "metadata": {"pagination": {"total": 1675, "offset": 1643, "size": 50}}} 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:31 GMT 2018-10-20 10:10:31,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:31,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-10-20 10:10:31,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:31,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wz3ml0 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.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,193 kB/s) Reading package lists... real 0m12.782s user 0m4.844s sys 0m0.618s 2018-10-20 10:10:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-20 10:10:31,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:31,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:31,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:31,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:31,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:31,410 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:31 GMT 2018-10-20 10:10:31,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:31,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:31,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:36,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:36,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:36,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:33.219Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-90r287\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 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 [778 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,182 kB/s)\nReading package lists...\n\nreal\t0m12.669s\nuser\t0m4.652s\nsys\t0m0.657s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:33.512Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:33.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:34.569Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:34.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:34.569Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:34.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:34.569Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x26v8b\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.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,175 kB/s)\nReading package lists...\n\nreal\t0m12.804s\nuser\t0m4.829s\nsys\t0m0.567s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:34.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:10:35.635Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:10:35.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}], "metadata": {"pagination": {"total": 1681, "offset": 1646, "size": 50}}} 2018-10-20 10:10:36,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:36,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:36 GMT 2018-10-20 10:10:36,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:36,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12731 2018-10-20 10:10:36,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:36,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-90r287 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 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 [778 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,182 kB/s) Reading package lists... real 0m12.669s user 0m4.652s sys 0m0.657s 2018-10-20 10:10:36,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-20 10:10:36,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:36,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-20 10:10:36,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x26v8b 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.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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,112 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 [496 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 [553 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,175 kB/s) Reading package lists... real 0m12.804s user 0m4.829s sys 0m0.567s 2018-10-20 10:10:36,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:10:36,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:36,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:36,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:36,688 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:36 GMT 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:36,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:41,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:41,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:41,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:41,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:41,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:41,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:41 GMT 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:10:41,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:41,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:41,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:41,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:41,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:41,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:41,841 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:41 GMT 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:41,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:46,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:46,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:10:46,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:46,979 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:46 GMT 2018-10-20 10:10:46,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:46,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:10:46,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:46,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:47,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:47,051 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:47,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:47,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:47 GMT 2018-10-20 10:10:47,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:47,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:47,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:52,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:52,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:52 GMT 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:52,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:52,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:52,400 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:52 GMT 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:52,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:57,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:10:57,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:57,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:57,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:57,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:57,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:57 GMT 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:10:57,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:10:57,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:10:57,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:10:57,536 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:10:57,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:10:57 GMT 2018-10-20 10:10:57,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:10:57,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:10:57,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:02,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:02,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:02 GMT 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:02,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:02,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:02,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:02,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:02,734 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:02 GMT 2018-10-20 10:11:02,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:02,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:02,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:07,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:07,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:07,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:07,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:07,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:07,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:07 GMT 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:07,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:07,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:07,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:07,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:07,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:07,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:07,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:07,888 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:07 GMT 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:07,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:12,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:12,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:12,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:12,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:12 GMT 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:12,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:12,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:13,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:13,038 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:13 GMT 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:13,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:18,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:18,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:18,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:18 GMT 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:18,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:18,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:18,202 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:18,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:18,202 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:18 GMT 2018-10-20 10:11:18,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:18,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:18,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:23,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:23,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:23,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:23,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:23,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:23,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:23 GMT 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:23,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:23,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:23,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:23,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:23,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:23,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:23,412 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:23 GMT 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:23,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:28,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:28,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:28 GMT 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:28,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:28,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:28,637 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:28 GMT 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:28,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:33,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:33,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:33 GMT 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:33,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:33,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:33,800 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:33,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:33,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:33 GMT 2018-10-20 10:11:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:33,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:33,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:38,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:38,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:38,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:38,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:38 GMT 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:38,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:38,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:38,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:38,990 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:38,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:38,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:38 GMT 2018-10-20 10:11:38,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:38,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:38,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:43,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:44,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:44,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:44,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:44 GMT 2018-10-20 10:11:44,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:44,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:44,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:44,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:44,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:44,175 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:44 GMT 2018-10-20 10:11:44,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:44,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:44,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:49,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:49,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:49,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:49,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:49,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:49,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:49 GMT 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:49,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:49,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:49,313 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:49 GMT 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:49,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:54,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:54,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:54 GMT 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:54,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:54,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:54,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:54,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:54,468 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:54 GMT 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:54,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:59,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:11:59,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:59,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:59 GMT 2018-10-20 10:11:59,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:59,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:11:59,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:11:59,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:11:59,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:11:59,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:11:59,613 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:11:59,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:11:59,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:11:59 GMT 2018-10-20 10:11:59,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:11:59,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:11:59,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:04,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:04,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:04,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:04,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:04,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:04 GMT 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:12:04,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:04,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:04,779 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:04,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:04 GMT 2018-10-20 10:12:04,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:04,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:04,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:09,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:09,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:09,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:09,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:09 GMT 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:09,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:12:09,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:09,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:10,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:10,039 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:10,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:10,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:10 GMT 2018-10-20 10:12:10,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:10,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:10,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:15,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:15,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1681, "offset": 1652, "size": 50}}} 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:15 GMT 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:15,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:15,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:15,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:15,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:15,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:15,193 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:15 GMT 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:15,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:20,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:20,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:20,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:20,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:20,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:18.489Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-8wwe27\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 3 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://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/archive/repo129/ 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 [8,630 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-160.210 [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 8s (6,416 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8901\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 9001\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 9010\nclearwater-socket-factory-sig start/running, process 9015\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\t1m54.755s\nuser\t0m9.178s\nsys\t0m9.110s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:18.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:19.666Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:19.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}], "metadata": {"pagination": {"total": 1683, "offset": 1652, "size": 50}}} 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:20 GMT 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:20,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46560 2018-10-20 10:12:20,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:20,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-8wwe27 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 3 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://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/archive/repo129/ 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 [8,630 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:20 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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-160.210 [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 8s (6,416 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8901 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 9001 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 9010 clearwater-socket-factory-sig start/running, process 9015 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 1m54.755s user 0m9.178s sys 0m9.110s 2018-10-20 10:12:20,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:12:20,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:20,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:20,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:20,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:20,454 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:20 GMT 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:20,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:25,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:25,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:25,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:25,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:21.326Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x26v8b\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-160.210 [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 (4,033 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8628\nSetting up restund (1.0-171215.183529) ...\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 8671\nclearwater-socket-factory-sig start/running, process 8680\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\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\t1m46.585s\nuser\t0m8.512s\nsys\t0m7.978s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:21.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:21.675Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:21.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}], "metadata": {"pagination": {"total": 1685, "offset": 1654, "size": 50}}} 2018-10-20 10:12:25,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:25,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:25 GMT 2018-10-20 10:12:25,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:25,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2018-10-20 10:12:25,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-x26v8b 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://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/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-160.210 [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 (4,033 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8628 Setting up restund (1.0-171215.183529) ... 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 8671 clearwater-socket-factory-sig start/running, process 8680 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... 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 1m46.585s user 0m8.512s sys 0m7.978s 2018-10-20 10:12:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:12:25,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:25,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:25,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:25,615 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:25 GMT 2018-10-20 10:12:25,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:25,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:25,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:30,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:30,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:30,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:30,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:30,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:30,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1685, "offset": 1656, "size": 50}}} 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:30 GMT 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:12:30,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:30,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:30,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:30,772 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:30,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:30,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:30 GMT 2018-10-20 10:12:30,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:30,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:30,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:35,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:35,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1685, "offset": 1656, "size": 50}}} 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:35,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:35 GMT 2018-10-20 10:12:35,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:35,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:12:35,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:35,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:35,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:35,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:35,923 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:35 GMT 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:35,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:35,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:40,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:41,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:41,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:41,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:41,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:37.484Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-l863z9\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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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-160.210 [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 24s (3,616 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8981\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\t2m14.894s\nuser\t0m20.388s\nsys\t0m11.487s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:37.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:37.709Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:37.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}], "metadata": {"pagination": {"total": 1687, "offset": 1656, "size": 50}}} 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:41 GMT 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:41,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51457 2018-10-20 10:12:41,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:41,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-l863z9 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 3 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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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-160.210 [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 24s (3,616 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8981 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 2m14.894s user 0m20.388s sys 0m11.487s 2018-10-20 10:12:41,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:12:41,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:41,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:41,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:41,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:41,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:41,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:41,070 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:41 GMT 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:41,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:46,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:46,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:45.495Z", "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 3 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.5 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\t0m26.533s\nuser\t0m12.601s\nsys\t0m3.296s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:45.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:45.724Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:45.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}], "metadata": {"pagination": {"total": 1689, "offset": 1658, "size": 50}}} 2018-10-20 10:12:46,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:46,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:46 GMT 2018-10-20 10:12:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14914 2018-10-20 10:12:46,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:46,334 - 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 3 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.5 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 0m26.533s user 0m12.601s sys 0m3.296s 2018-10-20 10:12:46,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-20 10:12:46,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:46,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:46,428 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:46,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:46,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:46 GMT 2018-10-20 10:12:46,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:46,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:46,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:51,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:51,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:46.755Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:46.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:46.755Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:46.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:48.352Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.005s\nsys\t0m0.056s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:48.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:48.758Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:48.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:00 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:07 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:07 ? 00:00:00 [vmstat]\nroot 37 2 0 10:07 ? 00:00:00 [ksmd]\nroot 38 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:07 ? 00:00:00 [crypto]\nroot 53 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:07 ? 00:00:00 [vballoon]\nroot 56 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 123 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:07 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 504 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 10:07 ? 00:00:00 [kworker/u5:2]\nroot 820 2 0 10:07 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 930 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nroot 960 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1050 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 10:07 ? 00:00:00 cron\ndaemon 1098 1 0 10:07 ? 00:00:00 atd\nroot 1120 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1141 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1195 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 10:08 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_8wwe27 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_8wwe27 --logging-server-logdir=/home/ubuntu/sprout_host_8wwe27/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27%I.log --pidfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27.pid\nubuntu 1765 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_8wwe27/env/bin/diamond --configfile /home/ubuntu/sprout_host_8wwe27/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1651 0 10:10 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_8wwe27 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_8wwe27 --logging-server-logdir=/home/ubuntu/sprout_host_8wwe27/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27%I.log --pidfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27.pid\nubuntu 1839 1818 0 10:10 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 /home/ubuntu/sprout_host_8wwe27/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-kqPlsV\nubuntu 1850 1839 0 10:10 ? 00:00:00 /bin/sh -c /tmp/AM4V8/install-sprout.sh\nubuntu 1852 1850 0 10:10 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh\nntp 8416 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8901 1 0 10:12 ? 00:00:00 rsyslogd\nroot 9001 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9010 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9011 9010 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9015 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9016 9015 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9025 9016 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9026 9011 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9027 9025 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9702 1 0 10:12 ? 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 9765 1852 0 10:12 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh\nubuntu 9766 9765 0 10:12 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh\nroot 9767 9766 0 10:12 ? 00:00:00 sudo ps -edf\nroot 9768 9767 0 10:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "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 3 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 6s (6,332 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\t0m27.587s\nuser\t0m12.645s\nsys\t0m3.277s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d2:a5:f2 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed2:a5f2/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83678 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39305 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133661889 (133.6 MB) TX bytes:7492582 (7.4 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.005s\nsys\t0m0.000s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:49.806Z", "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 9702/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9001/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9702/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8416/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8416/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8416/ntpd \nudp 0 0 0.0.0.0:50900 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9702/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8416/ntpd \nudp6 0 0 ::1:123 :::* 8416/ntpd \nudp6 0 0 :::123 :::* 8416/ntpd \nudp6 0 0 :::28699 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 9702/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9225 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8210 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7965 924/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11228 1651/python2.7 /tmp/cloudify-logging-server-ab1a3.socket\nunix 2 [ ACC ] STREAM LISTENING 12612 1839/python2.7 /tmp/ctx-vS9xR2.socket\nunix 2 [ ACC ] STREAM LISTENING 1562 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21417 9026/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19018 9027/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:49.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:50.840Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:50.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:50.840Z", "message": "[sprout] => 2018:10:20 10:12:11: Namespace: management\n2018:10:20 10:12:11: [management] Starting server\n2018:10:20 10:12:11: [management] Listening for requests\n2018:10:20 10:12:11: Namespace: signaling\n2018:10:20 10:12:11: [signaling] Starting server\n2018:10:20 10:12:11: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:50.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:50.840Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:50.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:50.840Z", "message": "[sprout] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/sprout\n/var/log/sprout/sprout_20181020T100000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:50.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}], "metadata": {"pagination": {"total": 1705, "offset": 1660, "size": 50}}} 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:51 GMT 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35624 2018-10-20 10:12:51,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-20 10:12:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-20 10:12:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.005s sys 0m0.056s 2018-10-20 10:12:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-20 10:12:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:00 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:07 ? 00:00:00 [kworker/0:0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 34 2 0 10:07 ? 00:00:00 [khungtaskd] root 35 2 0 10:07 ? 00:00:00 [kswapd0] root 36 2 0 10:07 ? 00:00:00 [vmstat] root 37 2 0 10:07 ? 00:00:00 [ksmd] root 38 2 0 10:07 ? 00:00:00 [khugepaged] root 39 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:07 ? 00:00:00 [crypto] root 53 2 0 10:07 ? 00:00:00 [kthrotld] root 54 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:07 ? 00:00:00 [vballoon] root 56 2 0 10:07 ? 00:00:00 [kworker/1:1] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 123 2 0 10:07 ? 00:00:00 [kpsmoused] root 142 2 0 10:07 ? 00:00:00 [kworker/1:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 504 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 10:07 ? 00:00:00 [kworker/u5:2] root 820 2 0 10:07 ? 00:00:00 [kauditd] message+ 924 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon root 960 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind root 1050 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 10:07 ? 00:00:00 cron daemon 1098 1 0 10:07 ? 00:00:00 atd root 1120 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1141 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1195 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 10:08 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_8wwe27 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_8wwe27 --logging-server-logdir=/home/ubuntu/sprout_host_8wwe27/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27%I.log --pidfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27.pid ubuntu 1765 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_8wwe27/env/bin/diamond --configfile /home/ubuntu/sprout_host_8wwe27/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1651 0 10:10 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_8wwe27 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_8wwe27 --logging-server-logdir=/home/ubuntu/sprout_host_8wwe27/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27%I.log --pidfile=/home/ubuntu/sprout_host_8wwe27/work/sprout_host_8wwe27.pid ubuntu 1839 1818 0 10:10 ? 00:00:00 /home/ubuntu/sprout_host_8wwe27/env/bin/python2.7 /home/ubuntu/sprout_host_8wwe27/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-kqPlsV ubuntu 1850 1839 0 10:10 ? 00:00:00 /bin/sh -c /tmp/AM4V8/install-sprout.sh ubuntu 1852 1850 0 10:10 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh ntp 8416 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8901 1 0 10:12 ? 00:00:00 rsyslogd root 9001 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9010 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9011 9010 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9015 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9016 9015 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9025 9016 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9026 9011 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9027 9025 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9702 1 0 10:12 ? 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 9765 1852 0 10:12 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh ubuntu 9766 9765 0 10:12 ? 00:00:00 /bin/bash -e /tmp/AM4V8/install-sprout.sh root 9767 9766 0 10:12 ? 00:00:00 sudo ps -edf root 9768 9767 0 10:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-20 10:12:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-20 10:12:51,653 - 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 3 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 6s (6,332 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 0m27.587s user 0m12.645s sys 0m3.277s 2018-10-20 10:12:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:d2:a5:f2 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fed2:a5f2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83678 errors:0 dropped:0 overruns:0 frame:0 TX packets:39305 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133661889 (133.6 MB) TX bytes:7492582 (7.4 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.005s sys 0m0.000s 2018-10-20 10:12:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-20 10:12:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:12:51,654 - 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 9702/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9001/monit tcp6 0 0 ::1:53 :::* LISTEN 9702/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8416/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8416/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8416/ntpd udp 0 0 0.0.0.0:50900 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9702/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8416/ntpd udp6 0 0 ::1:123 :::* 8416/ntpd udp6 0 0 :::123 :::* 8416/ntpd udp6 0 0 :::28699 :::* 580/dhclient udp6 0 0 ::1:53 :::* 9702/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9225 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 8210 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7965 924/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11228 1651/python2.7 /tmp/cloudify-logging-server-ab1a3.socket unix 2 [ ACC ] STREAM LISTENING 12612 1839/python2.7 /tmp/ctx-vS9xR2.socket unix 2 [ ACC ] STREAM LISTENING 1562 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21417 9026/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19018 9027/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-20 10:12:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-20 10:12:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:20 10:12:11: Namespace: management 2018:10:20 10:12:11: [management] Starting server 2018:10:20 10:12:11: [management] Listening for requests 2018:10:20 10:12:11: Namespace: signaling 2018:10:20 10:12:11: [signaling] Starting server 2018:10:20 10:12:11: [signaling] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.002s 2018-10-20 10:12:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-20 10:12:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/sprout /var/log/sprout/sprout_20181020T100000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-20 10:12:51,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:51,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:51,814 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:51,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:51,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:51 GMT 2018-10-20 10:12:51,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:51,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:51,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:56,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:12:56,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:56,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:51.847Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-90r287\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 3 not upgraded.\nNeed to get 69.3 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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-160.210 [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.61-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.3 MB in 8s (7,835 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-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 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 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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9220\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-160.210) ...\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.61-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 9956\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 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\t2m17.238s\nuser\t0m16.186s\nsys\t0m11.635s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:51.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:51.847Z", "message": "[sprout] => 2018-10-20 10:12:30.907978507 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-20T10:12:51.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:51.847Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:51.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:51.847Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:51.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:51.847Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:51.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:52.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:52.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:52.865Z", "message": "Execution done (return_code=0): /tmp/AM4V8/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:52.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "ce776ba4-260a-417f-8dbe-535c8a862606"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:53.001Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:53.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:54.111Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:54.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:54.111Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:54.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:54.111Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QICPZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:54.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "[localhost] run: sudo mv /tmp/tmpOzhQqr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "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-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "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-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "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-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "[localhost] run: sudo mv /tmp/tmp9FIJaf /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "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-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.041Z", "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-20T10:12:55.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c3360eca-da21-44fb-9a5f-9bb58fbcf8d3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:55.271Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:55.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:56.048Z", "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 3 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.61-0ubuntu0.14.04.1 [12.7 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.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (606 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57833 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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\t0m6.134s\nuser\t0m0.715s\nsys\t0m0.559s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:56.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:56.136Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:56.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:56.136Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:56.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1734, "offset": 1675, "size": 50}}} 2018-10-20 10:12:56,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:56,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:56 GMT 2018-10-20 10:12:56,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:56,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61897 2018-10-20 10:12:56,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:12:56,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-90r287 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 3 not upgraded. Need to get 69.3 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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-160.210 [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.61-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.3 MB in 8s (7,835 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-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 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 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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9220 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-160.210) ... 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.61-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 9956 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 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 2m17.238s user 0m16.186s sys 0m11.635s 2018-10-20 10:12:56,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-20 10:12:30.907978507 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AM4V8/install-sprout.sh 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:12:56,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QICPZ/bind.py 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOzhQqr /etc/bind/db.clearwater.local 2018-10-20 10:12:56,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9FIJaf /etc/bind/db.clearwater.opnfv 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:12:56,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:12:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:12:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:12:56,903 - 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 3 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.61-0ubuntu0.14.04.1 [12.7 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.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (606 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57833 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 0m6.134s user 0m0.715s sys 0m0.559s 2018-10-20 10:12:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:12:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:12:56,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:12:56,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:12:56,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:12:56,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:12:56,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:12:56 GMT 2018-10-20 10:12:56,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:12:56,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:12:56,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:01,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:02,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:02,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:02,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:02,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:02,076 - 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-20T10:12:57.094Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZHCSM/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:57.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "451f94d6-7ebf-44ce-bd0f-c5453533d6a4"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:57.094Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:57.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:57.094Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:57.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:57.094Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_noyars/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:57.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "451f94d6-7ebf-44ce-bd0f-c5453533d6a4"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:57.094Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:57.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:58.796Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.007s\nsys\t0m0.053s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:58.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:59.227Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:59.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:12:59.227Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:df:72:bc \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fedf:72bc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80520 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44785 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131371870 (131.3 MB) TX bytes:7886748 (7.8 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:3634 (3.6 KB) TX bytes:3634 (3.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:12:59.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:00.230Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:00.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:00.230Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:00.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:00.230Z", "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 9778/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8628/monit \ntcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 9060/bono \ntcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 9060/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9060/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8124/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd \nudp 0 0 0.0.0.0:50900 0.0.0.0:* 585/dhclient \nudp 0 0 192.168.120.9:5058 0.0.0.0:* 9060/bono \nudp 0 0 192.168.120.9:5060 0.0.0.0:* 9060/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fed:123 :::* 8124/ntpd \nudp6 0 0 ::1:123 :::* 8124/ntpd \nudp6 0 0 :::123 :::* 8124/ntpd \nudp6 0 0 :::28699 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9778/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8746 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21514 8688/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20544 8694/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11710 1652/python2.7 /tmp/cloudify-logging-server-9f331.socket\nunix 2 [ ACC ] STREAM LISTENING 11073 1841/python2.7 /tmp/ctx-JAvjkc.socket\nunix 2 [ ACC ] STREAM LISTENING 7153 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7602 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9403 937/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:00.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:00.230Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:00 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 10:07 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:07 ? 00:00:00 [vmstat]\nroot 37 2 0 10:07 ? 00:00:00 [ksmd]\nroot 38 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:07 ? 00:00:00 [crypto]\nroot 53 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:07 ? 00:00:00 [vballoon]\nroot 56 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 141 2 0 10:07 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 429 2 0 10:07 ? 00:00:00 [kworker/u5:2]\nroot 483 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 10:07 ? 00:00:00 [kauditd]\nmessage+ 937 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 944 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nroot 960 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1016 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1052 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1113 1 0 10:07 ? 00:00:00 cron\ndaemon 1114 1 0 10:07 ? 00:00:00 atd\nroot 1119 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1237 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1252 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x26v8b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x26v8b --logging-server-logdir=/home/ubuntu/bono_host_x26v8b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b%I.log --pidfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b.pid\nubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/bono_host_x26v8b/env/bin/diamond --configfile /home/ubuntu/bono_host_x26v8b/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1652 0 10:10 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x26v8b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x26v8b --logging-server-logdir=/home/ubuntu/bono_host_x26v8b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b%I.log --pidfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b.pid\nubuntu 1841 1817 0 10:10 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 /home/ubuntu/bono_host_x26v8b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-J7fB6f\nubuntu 1852 1841 0 10:10 ? 00:00:00 /bin/sh -c /tmp/6LDZG/install-bono.sh\nubuntu 1855 1852 0 10:10 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh\nntp 8124 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8628 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8671 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8672 8671 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8680 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8681 8680 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8688 8672 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8693 8681 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8694 8693 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8840 2 0 10:12 ? 00:00:00 [kworker/u5:0]\nbono 9060 1 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-pjjuyh.clearwater.local --alias=172.30.9.216,bono-pjjuyh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-pjjuyh.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 9778 1 0 10:12 ? 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 9842 1855 0 10:12 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh\nubuntu 9843 9842 0 10:12 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh\nroot 9844 9843 0 10:12 ? 00:00:00 sudo ps -edf\nroot 9845 9844 0 10:12 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.008s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:00.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:01.318Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:01.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:01.318Z", "message": "[bono] => 2018:10:20 10:12:17: Namespace: management\n2018:10:20 10:12:17: [management] Starting server\n2018:10:20 10:12:17: [management] Listening for requests\n2018:10:20 10:12:17: Namespace: signaling\n2018:10:20 10:12:17: [signaling] Starting server\n2018:10:20 10:12:17: [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-20T10:13:01.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:01.318Z", "message": "[bono] => /var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181020T100000Z.txt\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/udev\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:01.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:01.318Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:01.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:01.693Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:01.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1752, "offset": 1701, "size": 50}}} 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:02 GMT 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23558 2018-10-20 10:13:02,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:02,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/ZHCSM/add-snmpproxy-collector.py 2018-10-20 10:13:02,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-20 10:13:02,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-20 10:13:02,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_noyars/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-20 10:13:02,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-20 10:13:02,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.007s sys 0m0.053s 2018-10-20 10:13:02,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-20 10:13:02,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:df:72:bc inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fedf:72bc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80520 errors:0 dropped:0 overruns:0 frame:0 TX packets:44785 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131371870 (131.3 MB) TX bytes:7886748 (7.8 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:3634 (3.6 KB) TX bytes:3634 (3.6 KB) real 0m0.007s user 0m0.003s sys 0m0.005s 2018-10-20 10:13:02,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-20 10:13:02,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-20 10:13:02,079 - 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 9778/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8628/monit tcp 0 0 192.168.120.9:5058 0.0.0.0:* LISTEN 9060/bono tcp 0 0 192.168.120.9:5060 0.0.0.0:* LISTEN 9060/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9060/bono tcp6 0 0 ::1:53 :::* LISTEN 9778/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8124/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd udp 0 0 0.0.0.0:50900 0.0.0.0:* 585/dhclient udp 0 0 192.168.120.9:5058 0.0.0.0:* 9060/bono udp 0 0 192.168.120.9:5060 0.0.0.0:* 9060/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9778/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fed:123 :::* 8124/ntpd udp6 0 0 ::1:123 :::* 8124/ntpd udp6 0 0 :::123 :::* 8124/ntpd udp6 0 0 :::28699 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9778/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8746 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21514 8688/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20544 8694/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11710 1652/python2.7 /tmp/cloudify-logging-server-9f331.socket unix 2 [ ACC ] STREAM LISTENING 11073 1841/python2.7 /tmp/ctx-JAvjkc.socket unix 2 [ ACC ] STREAM LISTENING 7153 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7602 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9403 937/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-20 10:13:02,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:00 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 18 2 0 10:07 ? 00:00:00 [kworker/1:0] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 34 2 0 10:07 ? 00:00:00 [khungtaskd] root 35 2 0 10:07 ? 00:00:00 [kswapd0] root 36 2 0 10:07 ? 00:00:00 [vmstat] root 37 2 0 10:07 ? 00:00:00 [ksmd] root 38 2 0 10:07 ? 00:00:00 [khugepaged] root 39 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:07 ? 00:00:00 [crypto] root 53 2 0 10:07 ? 00:00:00 [kthrotld] root 54 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:07 ? 00:00:00 [vballoon] root 56 2 0 10:07 ? 00:00:00 [kworker/1:1] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 124 2 0 10:07 ? 00:00:00 [kpsmoused] root 141 2 0 10:07 ? 00:00:00 [kworker/0:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 429 2 0 10:07 ? 00:00:00 [kworker/u5:2] root 483 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 10:07 ? 00:00:00 [kauditd] message+ 937 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon root 960 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind syslog 1016 1 0 10:07 ? 00:00:00 rsyslogd root 1052 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1113 1 0 10:07 ? 00:00:00 cron daemon 1114 1 0 10:07 ? 00:00:00 atd root 1119 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1237 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1252 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x26v8b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x26v8b --logging-server-logdir=/home/ubuntu/bono_host_x26v8b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b%I.log --pidfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b.pid ubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/bono_host_x26v8b/env/bin/diamond --configfile /home/ubuntu/bono_host_x26v8b/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1652 0 10:10 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_x26v8b --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_x26v8b --logging-server-logdir=/home/ubuntu/bono_host_x26v8b/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b%I.log --pidfile=/home/ubuntu/bono_host_x26v8b/work/bono_host_x26v8b.pid ubuntu 1841 1817 0 10:10 ? 00:00:00 /home/ubuntu/bono_host_x26v8b/env/bin/python2.7 /home/ubuntu/bono_host_x26v8b/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-J7fB6f ubuntu 1852 1841 0 10:10 ? 00:00:00 /bin/sh -c /tmp/6LDZG/install-bono.sh ubuntu 1855 1852 0 10:10 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh ntp 8124 1 0 10:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8628 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8671 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8672 8671 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8680 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8681 8680 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8688 8672 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8693 8681 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8694 8693 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8840 2 0 10:12 ? 00:00:00 [kworker/u5:0] bono 9060 1 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.9,bono-pjjuyh.clearwater.local --alias=172.30.9.216,bono-pjjuyh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-pjjuyh.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 9778 1 0 10:12 ? 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 9842 1855 0 10:12 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh ubuntu 9843 9842 0 10:12 ? 00:00:00 /bin/bash -e /tmp/6LDZG/install-bono.sh root 9844 9843 0 10:12 ? 00:00:00 sudo ps -edf root 9845 9844 0 10:12 ? 00:00:00 ps -edf real 0m0.009s user 0m0.008s sys 0m0.002s 2018-10-20 10:13:02,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-20 10:13:02,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:20 10:12:17: Namespace: management 2018:10:20 10:12:17: [management] Starting server 2018:10:20 10:12:17: [management] Listening for requests 2018:10:20 10:12:17: Namespace: signaling 2018:10:20 10:12:17: [signaling] Starting server 2018:10:20 10:12:17: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:02,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape/sysinfo.log /var/log/btmp /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/bono/bono_20181020T100000Z.txt /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/udev real 0m0.007s user 0m0.004s sys 0m0.003s 2018-10-20 10:13:02,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-20 10:13:02,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:02,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:02,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:02,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:02,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:02,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:02,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:02,176 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:02 GMT 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:02,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:07,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:07,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:07,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:07,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:07,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:07,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:07,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:07,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:07,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:02.336Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:02.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:02.336Z", "message": "[bono] => 2018-10-20 10:12:35.456448596 Stopping etcd clearwater-etcd\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-20T10:13:02.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:02.336Z", "message": "[bono] sudo cat /var/log/bono/bono_20181020T100000Z.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-20T10:13:02.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:02.714Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:02.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:03.544Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:03.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:03.544Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wz3ml0\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 3 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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-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 [6,098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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 [2,194 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 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/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:59 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:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:62 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:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:68 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:79 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:81 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:83 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:85 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 19s (4,685 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 9352\nclearwater-socket-factory-sig start/running, process 9358\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9406\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\nreload: Job is not running: clearwater-monit\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\t2m34.440s\nuser\t0m21.095s\nsys\t0m12.546s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:03.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:03.544Z", "message": "Execution done (return_code=0): /tmp/6LDZG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:03.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "554a86ae-5a0a-45c4-bc7c-7ab46c63ea7b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:03.544Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:03.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "bono_pjjuyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:03.857Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:03.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:04.739Z", "message": "Downloaded scripts/bind/bind.py to /tmp/P3C93/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:04.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.141Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.141Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.664Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:05.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.664Z", "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-20T10:13:05.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.664Z", "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-20T10:13:05.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.664Z", "message": "[localhost] run: sudo mv /tmp/tmpTKVs8R /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:05.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:05.664Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:05.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.404Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:06.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "message": "[localhost] run: sudo mv /tmp/tmpqzv332 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "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-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "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-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:06.671Z", "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-20T10:13:06.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "e8a2da1b-caa4-4fdc-94b9-347033c9efdf"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:07.157Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:07.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:07.157Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:07.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1781, "offset": 1718, "size": 50}}} 2018-10-20 10:13:07,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:07,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:07 GMT 2018-10-20 10:13:07,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:07,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 75166 2018-10-20 10:13:07,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:07,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-20 10:13:07,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-20 10:12:35.456448596 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:07,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181020T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-20 10:13:07,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:07,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-20 10:13:07,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wz3ml0 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 3 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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-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 [6,098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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 [2,194 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 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/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:59 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:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:62 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:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:68 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:79 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:81 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:83 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:85 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 19s (4,685 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 9352 clearwater-socket-factory-sig start/running, process 9358 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9406 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 reload: Job is not running: clearwater-monit 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 2m34.440s user 0m21.095s sys 0m12.546s 2018-10-20 10:13:07,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6LDZG/install-bono.sh 2018-10-20 10:13:07,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:13:07,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/P3C93/bind.py 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:13:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTKVs8R /etc/bind/db.clearwater.local 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:13:07,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqzv332 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:07,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:07,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:07,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:07,379 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:07 GMT 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:07,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:12,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:12,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:12,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:12,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:07.683Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:07.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:07.683Z", "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 3 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 6s (5,813 kB/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\t0m29.320s\nuser\t0m12.755s\nsys\t0m3.363s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:07.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:07.683Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NPT6S/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:07.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f95748cc-2da1-49f2-a4e4-436649219e68"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:08.718Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:08.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:08.718Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:08.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:10.223Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.010s\nsys\t0m0.051s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:10.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:10.722Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c9:48:94 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec9:4894/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107501 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59422 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166522304 (166.5 MB) TX bytes:9151230 (9.1 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:39 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB)\n\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-20T10:13:10.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:10.722Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:10.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:11.725Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:00 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:07 ? 00:00:00 [vmstat]\nroot 37 2 0 10:07 ? 00:00:00 [ksmd]\nroot 38 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:07 ? 00:00:00 [crypto]\nroot 53 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:07 ? 00:00:00 [vballoon]\nroot 56 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 146 2 0 10:07 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 413 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 414 2 0 10:07 ? 00:00:00 [kworker/u5:2]\nroot 492 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 10:07 ? 00:00:00 [kauditd]\nroot 923 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 949 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1041 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1116 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 10:07 ? 00:00:00 cron\ndaemon 1119 1 0 10:07 ? 00:00:00 atd\nmessage+ 1126 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 1137 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1140 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1188 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1194 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 10:07 ? 00:00:00 [kworker/0:2]\nubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_l863z9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_l863z9 --logging-server-logdir=/home/ubuntu/homer_host_l863z9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9%I.log --pidfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9.pid\nubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/homer_host_l863z9/env/bin/diamond --configfile /home/ubuntu/homer_host_l863z9/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1652 0 10:10 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_l863z9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_l863z9 --logging-server-logdir=/home/ubuntu/homer_host_l863z9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9%I.log --pidfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9.pid\nubuntu 1840 1819 0 10:10 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 /home/ubuntu/homer_host_l863z9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-O79cRa\nubuntu 1851 1840 0 10:10 ? 00:00:00 /bin/sh -c /tmp/LL0KQ/install-homer.sh\nubuntu 1853 1851 0 10:10 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh\nntp 8470 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8981 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9074 1 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9078 9074 0 10:12 ? 00:00:00 inotifywait -e create -qq .\nroot 9162 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9163 9162 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9164 9162 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9165 9162 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9166 9162 0 10:12 ? 00:00:00 nginx: worker process\nroot 9330 8981 0 10:12 ? 00:00:00 [nginx_ping] \nroot 9332 8981 0 10:12 ? 00:00:00 [check-nginx-upt] \nroot 9336 8981 0 10:12 ? 00:00:00 [check-monit-upt] \nroot 9367 2 0 10:12 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9766 1 0 10:13 ? 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 9829 1853 0 10:13 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh\nubuntu 9830 9829 0 10:13 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh\nroot 9831 9830 0 10:13 ? 00:00:00 sudo ps -edf\nroot 9832 9831 0 10:13 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.011s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:11.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:11.725Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:11.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:11.725Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:11.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:11.725Z", "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 9766/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8981/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9162/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9766/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8470/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd \nudp 0 0 0.0.0.0:42683 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9766/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8470/ntpd \nudp6 0 0 ::1:123 :::* 8470/ntpd \nudp6 0 0 :::123 :::* 8470/ntpd \nudp6 0 0 :::2580 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9766/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9289 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10239 1652/python2.7 /tmp/cloudify-logging-server-9c19a.socket\nunix 2 [ ACC ] STREAM LISTENING 12589 1840/python2.7 /tmp/ctx-oAOp8_.socket\nunix 2 [ ACC ] STREAM LISTENING 7096 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8123 1126/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7372 395/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:11.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:11.725Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:11.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}], "metadata": {"pagination": {"total": 1794, "offset": 1745, "size": 50}}} 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:12 GMT 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32589 2018-10-20 10:13:12,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:12,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-20 10:13:12,474 - 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 3 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 6s (5,813 kB/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 0m29.320s user 0m12.755s sys 0m3.363s 2018-10-20 10:13:12,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NPT6S/add-snmpproxy-collector.py 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.010s sys 0m0.051s 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c9:48:94 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec9:4894/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107501 errors:0 dropped:0 overruns:0 frame:0 TX packets:59422 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166522304 (166.5 MB) TX bytes:9151230 (9.1 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:39 errors:0 dropped:0 overruns:0 frame:0 TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-20 10:13:12,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:00 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 34 2 0 10:07 ? 00:00:00 [khungtaskd] root 35 2 0 10:07 ? 00:00:00 [kswapd0] root 36 2 0 10:07 ? 00:00:00 [vmstat] root 37 2 0 10:07 ? 00:00:00 [ksmd] root 38 2 0 10:07 ? 00:00:00 [khugepaged] root 39 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:07 ? 00:00:00 [crypto] root 53 2 0 10:07 ? 00:00:00 [kthrotld] root 54 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:07 ? 00:00:00 [vballoon] root 56 2 0 10:07 ? 00:00:00 [kworker/1:1] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 124 2 0 10:07 ? 00:00:00 [kpsmoused] root 146 2 0 10:07 ? 00:00:00 [kworker/1:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 413 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 414 2 0 10:07 ? 00:00:00 [kworker/u5:2] root 492 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 10:07 ? 00:00:00 [kauditd] root 923 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon syslog 949 1 0 10:07 ? 00:00:00 rsyslogd root 1041 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 10:07 ? 00:00:00 cron daemon 1119 1 0 10:07 ? 00:00:00 atd message+ 1126 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 1137 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind root 1140 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1188 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1194 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 10:07 ? 00:00:00 [kworker/0:2] ubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_l863z9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_l863z9 --logging-server-logdir=/home/ubuntu/homer_host_l863z9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9%I.log --pidfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9.pid ubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/homer_host_l863z9/env/bin/diamond --configfile /home/ubuntu/homer_host_l863z9/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1652 0 10:10 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_l863z9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_l863z9 --logging-server-logdir=/home/ubuntu/homer_host_l863z9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9%I.log --pidfile=/home/ubuntu/homer_host_l863z9/work/homer_host_l863z9.pid ubuntu 1840 1819 0 10:10 ? 00:00:00 /home/ubuntu/homer_host_l863z9/env/bin/python2.7 /home/ubuntu/homer_host_l863z9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-O79cRa ubuntu 1851 1840 0 10:10 ? 00:00:00 /bin/sh -c /tmp/LL0KQ/install-homer.sh ubuntu 1853 1851 0 10:10 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh ntp 8470 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8981 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9074 1 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9078 9074 0 10:12 ? 00:00:00 inotifywait -e create -qq . root 9162 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9163 9162 0 10:12 ? 00:00:00 nginx: worker process www-data 9164 9162 0 10:12 ? 00:00:00 nginx: worker process www-data 9165 9162 0 10:12 ? 00:00:00 nginx: worker process www-data 9166 9162 0 10:12 ? 00:00:00 nginx: worker process root 9330 8981 0 10:12 ? 00:00:00 [nginx_ping] root 9332 8981 0 10:12 ? 00:00:00 [check-nginx-upt] root 9336 8981 0 10:12 ? 00:00:00 [check-monit-upt] root 9367 2 0 10:12 ? 00:00:00 [kworker/u5:0] dnsmasq 9766 1 0 10:13 ? 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 9829 1853 0 10:13 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh ubuntu 9830 9829 0 10:13 ? 00:00:00 /bin/bash -e /tmp/LL0KQ/install-homer.sh root 9831 9830 0 10:13 ? 00:00:00 sudo ps -edf root 9832 9831 0 10:13 ? 00:00:00 ps -edf real 0m0.012s user 0m0.011s sys 0m0.002s 2018-10-20 10:13:12,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-20 10:13:12,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-20 10:13:12,476 - 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 9766/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8981/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9162/nginx tcp6 0 0 ::1:53 :::* LISTEN 9766/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8470/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8470/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8470/ntpd udp 0 0 0.0.0.0:42683 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9766/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8470/ntpd udp6 0 0 ::1:123 :::* 8470/ntpd udp6 0 0 :::123 :::* 8470/ntpd udp6 0 0 :::2580 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9766/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9289 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10239 1652/python2.7 /tmp/cloudify-logging-server-9c19a.socket unix 2 [ ACC ] STREAM LISTENING 12589 1840/python2.7 /tmp/ctx-oAOp8_.socket unix 2 [ ACC ] STREAM LISTENING 7096 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8123 1126/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7372 395/systemd-udevd /run/udev/control real 0m0.008s user 0m0.007s sys 0m0.001s 2018-10-20 10:13:12,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-20 10:13:12,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:12,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:12,560 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:12,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:12,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:12 GMT 2018-10-20 10:13:12,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:12,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:12,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:17,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:17,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:12.730Z", "message": "[homer] => [20-Oct-2018 10:12:20 UTC] clearwater-diags-monitor starting\n[20-Oct-2018 10:12:20 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-20T10:13:12.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:12.730Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:12.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:12.730Z", "message": "[homer] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa20\n/var/log/sysstat/sa20\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:12.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:13.785Z", "message": "Execution done (return_code=0): /tmp/LL0KQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:13.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:13.785Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:13.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:13.785Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:13.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:13.785Z", "message": "[homer] => 2018-10-20 10:12:52.304276317 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-20T10:13:13.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "fb274f7b-3294-4679-9a79-723ac0235f81"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:13.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:13.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "homer_xl4khf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:15.228Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:15.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:15.778Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FM09L/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:15.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.251Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.251Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "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-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "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-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "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-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "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-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "[localhost] run: sudo mv /tmp/tmpAd1DaH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "message": "[localhost] run: sudo mv /tmp/tmpIqNSKk /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:16.791Z", "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-20T10:13:16.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "3ee16bdf-5463-4cea-8b12-0781a5b5cb11"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:17.319Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:17.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1822, "offset": 1758, "size": 50}}} 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:17 GMT 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14902 2018-10-20 10:13:17,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:17,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [20-Oct-2018 10:12:20 UTC] clearwater-diags-monitor starting [20-Oct-2018 10:12:20 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:17,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-20 10:13:17,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa20 /var/log/sysstat/sa20 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.007s user 0m0.000s sys 0m0.006s 2018-10-20 10:13:17,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LL0KQ/install-homer.sh 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-20 10:12:52.304276317 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:13:17,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FM09L/bind.py 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:13:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAd1DaH /etc/bind/db.clearwater.local 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIqNSKk /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:17,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:13:17,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:17,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:17,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:17,763 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:17,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:17,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:17 GMT 2018-10-20 10:13:17,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:17,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:17,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:22,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:22,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:22,846 - 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-20T10:13:18.362Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:18.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:21.239Z", "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 3 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 6s (5,764 kB/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\t0m29.643s\nuser\t0m12.708s\nsys\t0m3.047s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:21.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:21.838Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:21.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:21.838Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:21.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}], "metadata": {"pagination": {"total": 1826, "offset": 1782, "size": 50}}} 2018-10-20 10:13:22,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:22,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:22 GMT 2018-10-20 10:13:22,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:22,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15930 2018-10-20 10:13:22,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:22,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:22,848 - 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 3 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 6s (5,764 kB/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 0m29.643s user 0m12.708s sys 0m3.047s 2018-10-20 10:13:22,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-20 10:13:22,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-20 10:13:22,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:22,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:22,906 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:22,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:22,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:22 GMT 2018-10-20 10:13:22,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:22,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:22,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:27,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:27,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:22.846Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:22.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:24.198Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.003s\nsys\t0m0.062s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:24.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:24.849Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:24.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:24.849Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:41:d9:a4 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe41:d9a4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55490 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147180857 (147.1 MB) TX bytes:8991926 (8.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:376 errors:0 dropped:0 overruns:0 frame:0\n TX packets:376 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:36495 (36.4 KB) TX bytes:36495 (36.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:24.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:24.849Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:24.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:25.868Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:25.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:25.868Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:25.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:25.868Z", "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 11187/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9956/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10151/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9220/mysqld \ntcp 0 0 192.168.120.18:2380 0.0.0.0:* LISTEN 10673/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11187/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10673/etcd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 9369/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9369/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9369/ntpd \nudp 0 0 0.0.0.0:61805 0.0.0.0:* 575/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11187/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 575/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 9369/ntpd \nudp6 0 0 ::1:123 :::* 9369/ntpd \nudp6 0 0 :::123 :::* 9369/ntpd \nudp6 0 0 :::21911 :::* 575/dhclient \nudp6 0 0 ::1:53 :::* 11187/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22366 10320/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9263 904/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9546 1122/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7243 374/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11043 1652/python2.7 /tmp/cloudify-logging-server-3fa57.socket\nunix 2 [ ACC ] STREAM LISTENING 11890 1838/python2.7 /tmp/ctx-cZWBAv.socket\nunix 2 [ ACC ] STREAM LISTENING 7006 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21136 9220/mysqld /var/run/mysqld/mysqld.sock\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-20T10:13:25.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:25.868Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:01 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:07 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 35 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 36 2 0 10:07 ? 00:00:00 [vmstat]\nroot 37 2 0 10:07 ? 00:00:00 [ksmd]\nroot 38 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 39 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 10:07 ? 00:00:00 [crypto]\nroot 53 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 54 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 10:07 ? 00:00:00 [vballoon]\nroot 56 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 122 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 125 2 0 10:07 ? 00:00:00 [kworker/1:2]\nroot 187 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 188 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 370 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 374 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 433 2 0 10:07 ? 00:00:00 [kworker/u5:2]\nroot 520 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 575 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 10:07 ? 00:00:00 [kauditd]\nmessage+ 904 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nroot 942 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1010 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1052 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1109 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 10:07 ? 00:00:00 cron\ndaemon 1112 1 0 10:07 ? 00:00:00 atd\nroot 1122 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1151 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_90r287 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_90r287 --logging-server-logdir=/home/ubuntu/ellis_host_90r287/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287%I.log --pidfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287.pid\nubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_90r287/env/bin/diamond --configfile /home/ubuntu/ellis_host_90r287/work/plugins/diamond/etc/diamond.conf\nubuntu 1814 1652 0 10:10 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_90r287 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_90r287 --logging-server-logdir=/home/ubuntu/ellis_host_90r287/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287%I.log --pidfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287.pid\nubuntu 1838 1814 0 10:10 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 /home/ubuntu/ellis_host_90r287/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p8nrsB\nubuntu 1849 1838 0 10:10 ? 00:00:00 /bin/sh -c /tmp/FGI1M/install-ellis.sh\nubuntu 1852 1849 0 10:10 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh\nmysql 9220 1 0 10:12 ? 00:00:00 /usr/sbin/mysqld\nntp 9369 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9956 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10049 1 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10053 10049 0 10:12 ? 00:00:00 inotifywait -e create -qq .\nroot 10093 2 0 10:12 ? 00:00:00 [kworker/u5:0]\nroot 10151 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10152 10151 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 10153 10151 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 10154 10151 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 10155 10151 0 10:12 ? 00:00:00 nginx: worker process\nellis 10320 1 0 10:12 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10673 1 1 10:13 ? 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.18:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.18 --name 192-168-120-18 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-18=http://192.168.120.18:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.18:2380 --listen-peer-urls http://192.168.120.18:2380\nroot 10808 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.18 --sig-local-ip=192.168.120.18 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=0e9b1e7a-7c21-4080-9292-b4ba906d575d --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10923 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.18 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11007 9956 0 10:13 ? 00:00:00 [nginx_ping] \nroot 11009 9956 0 10:13 ? 00:00:00 [check-nginx-upt] \nroot 11012 9956 0 10:13 ? 00:00:00 [check-monit-upt] \nroot 11017 9956 0 10:13 ? 00:00:00 [poll_ellis.sh] \nroot 11020 9956 0 10:13 ? 00:00:00 [poll_ellis_http] \nroot 11027 9956 0 10:13 ? 00:00:00 [check-queue-man] \nroot 11031 9956 0 10:13 ? 00:00:00 [check-etcd-upti] \nroot 11034 9956 0 10:13 ? 00:00:00 [poll_etcd_clust] \nroot 11038 9956 0 10:13 ? 00:00:00 [poll_etcd.sh] \nroot 11067 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.18 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11187 1 0 10:13 ? 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 11253 1852 0 10:13 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh\nubuntu 11254 11253 0 10:13 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh\nroot 11255 11254 0 10:13 ? 00:00:00 sudo ps -edf\nroot 11256 11255 0 10:13 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:25.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:26.879Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:26.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:26.879Z", "message": "[ellis] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/ellis\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/mysql.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager_20181020T100000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa20\n/var/log/sysstat/sa20\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20181020T100000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/dpkg.log\n/var/log/mysql.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20181020T100000Z.txt\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:26.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:26.879Z", "message": "[ellis] => 20-10-2018 10:13:10.766 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n20-10-2018 10:13:10.770 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\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-20T10:13:26.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:26.879Z", "message": "[ellis] => [20-Oct-2018 10:12:38 UTC] clearwater-diags-monitor starting\n[20-Oct-2018 10:12:38 UTC] Waiting for trigger files\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-20T10:13:26.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:27.883Z", "message": "[ellis] => 2018-10-20 10:13:05.341561608 Stopping etcd clearwater-etcd\n2018-10-20 10:13:06.128281360 Restarting etcd clearwater-etcd\n2018-10-20 10:13:06.133568599 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2018-10-20 10:13:06.134446736 Check for previous failed startup attempt\n2018-10-20 10:13:06.135738003 Running etcdctl member list\n3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true\n2018-10-20 10:13:06.275080077 etcdctl returned 0\n2018-10-20 10:13:06.280584046 Joining existing cluster...\n2018-10-20 10:13:09.284525080 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2018-10-20 10:13:09.285437800 Check cluster is healthy\n2018-10-20 10:13:09.287832602 Running etcdctl cluster-health\nmember 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000\ncluster is healthy\n2018-10-20 10:13:09.300748816 etcdctl returned 0\n2018-10-20 10:13:09.301865822 Tell the cluster we're joining\n2018-10-20 10:13:09.302736634 Running etcdctl member add 192-168-120-18 http://192.168.120.18:2380\nAdded member named 192-168-120-18 with ID 2a7ca2603ed5b2af to cluster\n\nETCD_NAME=\"192-168-120-18\"\nETCD_INITIAL_CLUSTER=\"192-168-120-18=http://192.168.120.18:2380,192-168-120-11=http://192.168.120.11:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-10-20 10:13:09.317699682 etcdctl returned 0\n2018-10-20 10:13:09.353793002 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.18:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.18\n --name 192-168-120-18\n --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-18=http://192.168.120.18:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.18:2380\n --listen-peer-urls http://192.168.120.18:2380\n2018-10-20 10:13:09.355650382 Check we're actually a member of the cluster\n2018-10-20 10:13:09.360746162 Wait for etcd to startup\n2018-10-20 10:13:09.385881251 Etcd started successfully\n2018-10-20 10:13:09.378691 I | etcdmain: etcd Version: 3.1.7\n2018-10-20 10:13:09.378744 I | etcdmain: Git SHA: 43b7507\n2018-10-20 10:13:09.378749 I | etcdmain: Go Version: go1.7.5\n2018-10-20 10:13:09.378753 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-20 10:13:09.378757 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-20 10:13:09.378823 I | embed: listening for peers on http://192.168.120.18:2380\n2018-10-20 10:13:09.378873 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-20 10:13:09.417573 I | etcdserver: name = 192-168-120-18\n2018-10-20 10:13:09.417593 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.18\n2018-10-20 10:13:09.417599 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.18/member\n2018-10-20 10:13:09.417604 I | etcdserver: heartbeat = 100ms\n2018-10-20 10:13:09.417608 I | etcdserver: election = 1000ms\n2018-10-20 10:13:09.417612 I | etcdserver: snapshot count = 10000\n2018-10-20 10:13:09.417620 I | etcdserver: advertise client URLs = http://192.168.120.18:4000\n2018-10-20 10:13:09.474969 I | etcdserver: starting member 2a7ca2603ed5b2af in cluster 393837700a55259c\n2018-10-20 10:13:09.475010 I | raft: 2a7ca2603ed5b2af became follower at term 0\n2018-10-20 10:13:09.475031 I | raft: newRaft 2a7ca2603ed5b2af [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-20 10:13:09.475036 I | raft: 2a7ca2603ed5b2af became follower at term 1\n2018-10-20 10:13:09.491137 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa\n2018-10-20 10:13:09.491163 I | rafthttp: starting peer 3d837e16ef9053fa...\n2018-10-20 10:13:09.491174 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa\n2018-10-20 10:13:09.496625 I | rafthttp: started peer 3d837e16ef9053fa\n2018-10-20 10:13:09.496662 I | rafthttp: added peer 3d837e16ef9053fa\n2018-10-20 10:13:09.496679 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-20 10:13:09.498058 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer)\n2018-10-20 10:13:09.498174 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer)\n2018-10-20 10:13:09.498279 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader)\n2018-10-20 10:13:09.498686 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader)\n2018-10-20 10:13:09.500255 I | raft: 2a7ca2603ed5b2af [term: 1] received a MsgHeartbeat message with higher term from 3d837e16ef9053fa [term: 2]\n2018-10-20 10:13:09.500268 I | raft: 2a7ca2603ed5b2af became follower at term 2\n2018-10-20 10:13:09.500276 I | raft: raft.node: 2a7ca2603ed5b2af elected leader 3d837e16ef9053fa at term 2\n2018-10-20 10:13:09.500370 I | rafthttp: peer 3d837e16ef9053fa became active\n2018-10-20 10:13:09.500380 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer)\n2018-10-20 10:13:09.503832 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer)\n2018-10-20 10:13:09.503880 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader)\n2018-10-20 10:13:09.504079 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader)\n2018-10-20 10:13:09.505870 D | raft: 2a7ca2603ed5b2af [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa\n2018-10-20 10:13:09.507160 D | raft: 2a7ca2603ed5b2af [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa\n2018-10-20 10:13:09.507556 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2018-10-20 10:13:09.507820 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-20 10:13:09.507857 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-20 10:13:09.508167 I | etcdserver/membership: added member 2a7ca2603ed5b2af [http://192.168.120.18:2380] to cluster 393837700a55259c\n2018-10-20 10:13:09.511287 I | etcdserver: published {Name:192-168-120-18 ClientURLs:[http://192.168.120.18:4000]} to cluster 393837700a55259c\n2018-10-20 10:13:09.511381 I | embed: ready to serve client requests\n2018-10-20 10:13:09.511700 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-20 10:13:09.534135 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39041\n2018-10-20 10:13:09.544134 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39042\n2018-10-20 10:13:09.544872 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39043\n2018-10-20 10:13:10.648531 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39047\n2018-10-20 10:13:10.705398 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39048\n2018-10-20 10:13:10.706004 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39049\n2018-10-20 10:13:15.302313 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054\n2018-10-20 10:13:15.328675 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054\n2018-10-20 10:13:15.463527 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39055\n2018-10-20 10:13:15.471967 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39056\n2018-10-20 10:13:15.472556 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39057\n2018-10-20 10:13:19.547870 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:50649\n2018-10-20 10:13:19.598971 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054\n2018-10-20 10:13:20.306808 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39060\n2018-10-20 10:13:20.315831 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39062\n2018-10-20 10:13:20.316268 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39063\n2018-10-20 10:13:20.392922 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054\n2018-10-20 10:13:20.418742 I | etcdserver/membership: added member 686834f5c3c49932 [http://192.168.120.15:2380] to cluster 393837700a55259c\n2018-10-20 10:13:20.418781 I | rafthttp: starting peer 686834f5c3c49932...\n2018-10-20 10:13:20.418814 I | rafthttp: started HTTP pipelining with peer 686834f5c3c49932\n2018-10-20 10:13:20.421005 I | rafthttp: started streaming with peer 686834f5c3c49932 (writer)\n2018-10-20 10:13:20.421028 I | rafthttp: started streaming with peer 686834f5c3c49932 (writer)\n2018-10-20 10:13:20.421866 I | rafthttp: started peer 686834f5c3c49932\n2018-10-20 10:13:20.421887 I | rafthttp: added peer 686834f5c3c49932\n2018-10-20 10:13:20.421949 I | rafthttp: started streaming with peer 686834f5c3c49932 (stream MsgApp v2 reader)\n2018-10-20 10:13:20.422319 I | rafthttp: started streaming with peer 686834f5c3c49932 (stream Message reader)\n2018-10-20 10:13:20.422778 D | rafthttp: failed to dial 686834f5c3c49932 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2018-10-20 10:13:20.422905 D | rafthttp: failed to dial 686834f5c3c49932 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2018-10-20 10:13:21.031604 I | rafthttp: peer 686834f5c3c49932 became active\n2018-10-20 10:13:21.031627 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream Message writer)\n2018-10-20 10:13:21.031732 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream MsgApp v2 writer)\n2018-10-20 10:13:21.039118 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream MsgApp v2 reader)\n2018-10-20 10:13:21.041033 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream Message reader)\n2018-10-20 10:13:21.052941 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:50668\n2018-10-20 10:13:21.179158 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:36738\n2018-10-20 10:13:22.524268 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.18:39069\n2018-10-20 10:13:22.524825 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.18:39070\n2018-10-20 10:13:22.703045 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39071\n2018-10-20 10:13:22.706460 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39071\n2018-10-20 10:13:22.708985 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39072\n2018-10-20 10:13:24.600579 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054\n2018-10-20 10:13:24.717416 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.18:39069\n2018-10-20 10:13:24.896946 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054\n2018-10-20 10:13:24.957855 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=15&recursive=false&wait=true remote:192.168.120.18:39069\n2018-10-20 10:13:26.820525 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.18:39070\n2018-10-20 10:13:26.826843 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=15&recursive=false&wait=true remote:192.168.120.18:39070\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-20T10:13:27.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:27.883Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:27.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:27.883Z", "message": "[ellis] => 20-10-2018 10:13:20.395 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n20-10-2018 10:13:20.396 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n20-10-2018 10:13:20.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n20-10-2018 10:13:20.401 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n20-10-2018 10:13:20.401 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n20-10-2018 10:13:20.402 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n20-10-2018 10:13:20.402 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n20-10-2018 10:13:20.416 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n20-10-2018 10:13:22.521 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n20-10-2018 10:13:22.521 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n20-10-2018 10:13:22.522 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n20-10-2018 10:13:22.524 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n20-10-2018 10:13:22.605 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n20-10-2018 10:13:22.605 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n20-10-2018 10:13:22.606 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n20-10-2018 10:13:22.608 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11: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.11\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 from etcd, comparing to last value None\n20-10-2018 10:13:22.609 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 2a851cfef7e44ee48ed78ccd9950519a\n20-10-2018 10:13:22.609 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n20-10-2018 10:13:24.957 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n20-10-2018 10:13:24.957 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 15\n20-10-2018 10:13:26.826 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11: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.11\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 from etcd, comparing to last value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11: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.11\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\n20-10-2018 10:13:26.826 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 15\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:27.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}], "metadata": {"pagination": {"total": 1845, "offset": 1786, "size": 50}}} 2018-10-20 10:13:27,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:27,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:27 GMT 2018-10-20 10:13:27,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:27,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43717 2018-10-20 10:13:27,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:27,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.003s sys 0m0.062s 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:41:d9:a4 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe41:d9a4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93158 errors:0 dropped:0 overruns:0 frame:0 TX packets:55490 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147180857 (147.1 MB) TX bytes:8991926 (8.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:376 errors:0 dropped:0 overruns:0 frame:0 TX packets:376 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:36495 (36.4 KB) TX bytes:36495 (36.4 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-20 10:13:27,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-20 10:13:27,990 - 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 11187/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9956/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10151/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9220/mysqld tcp 0 0 192.168.120.18:2380 0.0.0.0:* LISTEN 10673/etcd tcp6 0 0 ::1:53 :::* LISTEN 11187/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1109/sshd tcp6 0 0 :::4000 :::* LISTEN 10673/etcd udp 0 0 192.168.120.18:123 0.0.0.0:* 9369/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9369/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9369/ntpd udp 0 0 0.0.0.0:61805 0.0.0.0:* 575/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11187/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 575/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 9369/ntpd udp6 0 0 ::1:123 :::* 9369/ntpd udp6 0 0 :::123 :::* 9369/ntpd udp6 0 0 :::21911 :::* 575/dhclient udp6 0 0 ::1:53 :::* 11187/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22366 10320/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9263 904/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9546 1122/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7243 374/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11043 1652/python2.7 /tmp/cloudify-logging-server-3fa57.socket unix 2 [ ACC ] STREAM LISTENING 11890 1838/python2.7 /tmp/ctx-cZWBAv.socket unix 2 [ ACC ] STREAM LISTENING 7006 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21136 9220/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-20 10:13:27,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:01 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:07 ? 00:00:00 [kworker/0:0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 34 2 0 10:07 ? 00:00:00 [khungtaskd] root 35 2 0 10:07 ? 00:00:00 [kswapd0] root 36 2 0 10:07 ? 00:00:00 [vmstat] root 37 2 0 10:07 ? 00:00:00 [ksmd] root 38 2 0 10:07 ? 00:00:00 [khugepaged] root 39 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 40 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 10:07 ? 00:00:00 [crypto] root 53 2 0 10:07 ? 00:00:00 [kthrotld] root 54 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 55 2 0 10:07 ? 00:00:00 [vballoon] root 56 2 0 10:07 ? 00:00:00 [kworker/1:1] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 122 2 0 10:07 ? 00:00:00 [kpsmoused] root 125 2 0 10:07 ? 00:00:00 [kworker/1:2] root 187 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 188 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 370 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 374 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 433 2 0 10:07 ? 00:00:00 [kworker/u5:2] root 520 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 575 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 10:07 ? 00:00:00 [kauditd] message+ 904 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind root 942 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 10:07 ? 00:00:00 rsyslogd root 1052 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 10:07 ? 00:00:00 cron daemon 1112 1 0 10:07 ? 00:00:00 atd root 1122 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1151 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 10:08 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_90r287 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_90r287 --logging-server-logdir=/home/ubuntu/ellis_host_90r287/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287%I.log --pidfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287.pid ubuntu 1766 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_90r287/env/bin/diamond --configfile /home/ubuntu/ellis_host_90r287/work/plugins/diamond/etc/diamond.conf ubuntu 1814 1652 0 10:10 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_90r287 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_90r287 --logging-server-logdir=/home/ubuntu/ellis_host_90r287/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287%I.log --pidfile=/home/ubuntu/ellis_host_90r287/work/ellis_host_90r287.pid ubuntu 1838 1814 0 10:10 ? 00:00:00 /home/ubuntu/ellis_host_90r287/env/bin/python2.7 /home/ubuntu/ellis_host_90r287/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p8nrsB ubuntu 1849 1838 0 10:10 ? 00:00:00 /bin/sh -c /tmp/FGI1M/install-ellis.sh ubuntu 1852 1849 0 10:10 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh mysql 9220 1 0 10:12 ? 00:00:00 /usr/sbin/mysqld ntp 9369 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9956 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10049 1 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10053 10049 0 10:12 ? 00:00:00 inotifywait -e create -qq . root 10093 2 0 10:12 ? 00:00:00 [kworker/u5:0] root 10151 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10152 10151 0 10:12 ? 00:00:00 nginx: worker process www-data 10153 10151 0 10:12 ? 00:00:00 nginx: worker process www-data 10154 10151 0 10:12 ? 00:00:00 nginx: worker process www-data 10155 10151 0 10:12 ? 00:00:00 nginx: worker process ellis 10320 1 0 10:12 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10673 1 1 10:13 ? 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.18:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.18 --name 192-168-120-18 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-18=http://192.168.120.18:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.18:2380 --listen-peer-urls http://192.168.120.18:2380 root 10808 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.18 --sig-local-ip=192.168.120.18 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=0e9b1e7a-7c21-4080-9292-b4ba906d575d --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10923 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.18 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11007 9956 0 10:13 ? 00:00:00 [nginx_ping] root 11009 9956 0 10:13 ? 00:00:00 [check-nginx-upt] root 11012 9956 0 10:13 ? 00:00:00 [check-monit-upt] root 11017 9956 0 10:13 ? 00:00:00 [poll_ellis.sh] root 11020 9956 0 10:13 ? 00:00:00 [poll_ellis_http] root 11027 9956 0 10:13 ? 00:00:00 [check-queue-man] root 11031 9956 0 10:13 ? 00:00:00 [check-etcd-upti] root 11034 9956 0 10:13 ? 00:00:00 [poll_etcd_clust] root 11038 9956 0 10:13 ? 00:00:00 [poll_etcd.sh] root 11067 1 0 10:13 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.18 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11187 1 0 10:13 ? 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 11253 1852 0 10:13 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh ubuntu 11254 11253 0 10:13 ? 00:00:00 /bin/bash -e /tmp/FGI1M/install-ellis.sh root 11255 11254 0 10:13 ? 00:00:00 sudo ps -edf root 11256 11255 0 10:13 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-10-20 10:13:27,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-20 10:13:27,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ellis /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/mysql.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/mysql.err /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager_20181020T100000Z.txt /var/log/clearwater-config-manager/config-manager.output.log /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa20 /var/log/sysstat/sa20 /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20181020T100000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/dpkg.log /var/log/mysql.log /var/log/dmesg /var/log/dist-upgrade /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20181020T100000Z.txt /var/log/udev /var/log/ntpstats real 0m0.009s user 0m0.004s sys 0m0.002s 2018-10-20 10:13:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 20-10-2018 10:13:10.766 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 20-10-2018 10:13:10.770 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [20-Oct-2018 10:12:38 UTC] clearwater-diags-monitor starting [20-Oct-2018 10:12:38 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-20 10:13:05.341561608 Stopping etcd clearwater-etcd 2018-10-20 10:13:06.128281360 Restarting etcd clearwater-etcd 2018-10-20 10:13:06.133568599 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-20 10:13:06.134446736 Check for previous failed startup attempt 2018-10-20 10:13:06.135738003 Running etcdctl member list 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 2018-10-20 10:13:06.275080077 etcdctl returned 0 2018-10-20 10:13:06.280584046 Joining existing cluster... 2018-10-20 10:13:09.284525080 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-20 10:13:09.285437800 Check cluster is healthy 2018-10-20 10:13:09.287832602 Running etcdctl cluster-health member 3d837e16ef9053fa is healthy: got healthy result from http://192.168.120.11:4000 cluster is healthy 2018-10-20 10:13:09.300748816 etcdctl returned 0 2018-10-20 10:13:09.301865822 Tell the cluster we're joining 2018-10-20 10:13:09.302736634 Running etcdctl member add 192-168-120-18 http://192.168.120.18:2380 Added member named 192-168-120-18 with ID 2a7ca2603ed5b2af to cluster ETCD_NAME="192-168-120-18" ETCD_INITIAL_CLUSTER="192-168-120-18=http://192.168.120.18:2380,192-168-120-11=http://192.168.120.11:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-10-20 10:13:09.317699682 etcdctl returned 0 2018-10-20 10:13:09.353793002 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.18:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.18 --name 192-168-120-18 --debug --initial-cluster 192-168-120-11=http://192.168.120.11:2380,192-168-120-18=http://192.168.120.18:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.18:2380 --listen-peer-urls http://192.168.120.18:2380 2018-10-20 10:13:09.355650382 Check we're actually a member of the cluster 2018-10-20 10:13:09.360746162 Wait for etcd to startup 2018-10-20 10:13:09.385881251 Etcd started successfully 2018-10-20 10:13:09.378691 I | etcdmain: etcd Version: 3.1.7 2018-10-20 10:13:09.378744 I | etcdmain: Git SHA: 43b7507 2018-10-20 10:13:09.378749 I | etcdmain: Go Version: go1.7.5 2018-10-20 10:13:09.378753 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-20 10:13:09.378757 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-20 10:13:09.378823 I | embed: listening for peers on http://192.168.120.18:2380 2018-10-20 10:13:09.378873 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-20 10:13:09.417573 I | etcdserver: name = 192-168-120-18 2018-10-20 10:13:09.417593 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.18 2018-10-20 10:13:09.417599 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.18/member 2018-10-20 10:13:09.417604 I | etcdserver: heartbeat = 100ms 2018-10-20 10:13:09.417608 I | etcdserver: election = 1000ms 2018-10-20 10:13:09.417612 I | etcdserver: snapshot count = 10000 2018-10-20 10:13:09.417620 I | etcdserver: advertise client URLs = http://192.168.120.18:4000 2018-10-20 10:13:09.474969 I | etcdserver: starting member 2a7ca2603ed5b2af in cluster 393837700a55259c 2018-10-20 10:13:09.475010 I | raft: 2a7ca2603ed5b2af became follower at term 0 2018-10-20 10:13:09.475031 I | raft: newRaft 2a7ca2603ed5b2af [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-20 10:13:09.475036 I | raft: 2a7ca2603ed5b2af became follower at term 1 2018-10-20 10:13:09.491137 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-10-20 10:13:09.491163 I | rafthttp: starting peer 3d837e16ef9053fa... 2018-10-20 10:13:09.491174 I | rafthttp: started HTTP pipelining with peer 3d837e16ef9053fa 2018-10-20 10:13:09.496625 I | rafthttp: started peer 3d837e16ef9053fa 2018-10-20 10:13:09.496662 I | rafthttp: added peer 3d837e16ef9053fa 2018-10-20 10:13:09.496679 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-20 10:13:09.498058 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-10-20 10:13:09.498174 I | rafthttp: started streaming with peer 3d837e16ef9053fa (writer) 2018-10-20 10:13:09.498279 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-10-20 10:13:09.498686 I | rafthttp: started streaming with peer 3d837e16ef9053fa (stream Message reader) 2018-10-20 10:13:09.500255 I | raft: 2a7ca2603ed5b2af [term: 1] received a MsgHeartbeat message with higher term from 3d837e16ef9053fa [term: 2] 2018-10-20 10:13:09.500268 I | raft: 2a7ca2603ed5b2af became follower at term 2 2018-10-20 10:13:09.500276 I | raft: raft.node: 2a7ca2603ed5b2af elected leader 3d837e16ef9053fa at term 2 2018-10-20 10:13:09.500370 I | rafthttp: peer 3d837e16ef9053fa became active 2018-10-20 10:13:09.500380 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message writer) 2018-10-20 10:13:09.503832 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 writer) 2018-10-20 10:13:09.503880 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream MsgApp v2 reader) 2018-10-20 10:13:09.504079 I | rafthttp: established a TCP streaming connection with peer 3d837e16ef9053fa (stream Message reader) 2018-10-20 10:13:09.505870 D | raft: 2a7ca2603ed5b2af [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa 2018-10-20 10:13:09.507160 D | raft: 2a7ca2603ed5b2af [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 3d837e16ef9053fa 2018-10-20 10:13:09.507556 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2018-10-20 10:13:09.507820 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-20 10:13:09.507857 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-20 10:13:09.508167 I | etcdserver/membership: added member 2a7ca2603ed5b2af [http://192.168.120.18:2380] to cluster 393837700a55259c 2018-10-20 10:13:09.511287 I | etcdserver: published {Name:192-168-120-18 ClientURLs:[http://192.168.120.18:4000]} to cluster 393837700a55259c 2018-10-20 10:13:09.511381 I | embed: ready to serve client requests 2018-10-20 10:13:09.511700 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-20 10:13:09.534135 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39041 2018-10-20 10:13:09.544134 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39042 2018-10-20 10:13:09.544872 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39043 2018-10-20 10:13:10.648531 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39047 2018-10-20 10:13:10.705398 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39048 2018-10-20 10:13:10.706004 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39049 2018-10-20 10:13:15.302313 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054 2018-10-20 10:13:15.328675 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054 2018-10-20 10:13:15.463527 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39055 2018-10-20 10:13:15.471967 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39056 2018-10-20 10:13:15.472556 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39057 2018-10-20 10:13:19.547870 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:50649 2018-10-20 10:13:19.598971 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054 2018-10-20 10:13:20.306808 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.18:39060 2018-10-20 10:13:20.315831 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:39062 2018-10-20 10:13:20.316268 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:39063 2018-10-20 10:13:20.392922 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054 2018-10-20 10:13:20.418742 I | etcdserver/membership: added member 686834f5c3c49932 [http://192.168.120.15:2380] to cluster 393837700a55259c 2018-10-20 10:13:20.418781 I | rafthttp: starting peer 686834f5c3c49932... 2018-10-20 10:13:20.418814 I | rafthttp: started HTTP pipelining with peer 686834f5c3c49932 2018-10-20 10:13:20.421005 I | rafthttp: started streaming with peer 686834f5c3c49932 (writer) 2018-10-20 10:13:20.421028 I | rafthttp: started streaming with peer 686834f5c3c49932 (writer) 2018-10-20 10:13:20.421866 I | rafthttp: started peer 686834f5c3c49932 2018-10-20 10:13:20.421887 I | rafthttp: added peer 686834f5c3c49932 2018-10-20 10:13:20.421949 I | rafthttp: started streaming with peer 686834f5c3c49932 (stream MsgApp v2 reader) 2018-10-20 10:13:20.422319 I | rafthttp: started streaming with peer 686834f5c3c49932 (stream Message reader) 2018-10-20 10:13:20.422778 D | rafthttp: failed to dial 686834f5c3c49932 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2018-10-20 10:13:20.422905 D | rafthttp: failed to dial 686834f5c3c49932 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2018-10-20 10:13:21.031604 I | rafthttp: peer 686834f5c3c49932 became active 2018-10-20 10:13:21.031627 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream Message writer) 2018-10-20 10:13:21.031732 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream MsgApp v2 writer) 2018-10-20 10:13:21.039118 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream MsgApp v2 reader) 2018-10-20 10:13:21.041033 I | rafthttp: established a TCP streaming connection with peer 686834f5c3c49932 (stream Message reader) 2018-10-20 10:13:21.052941 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:50668 2018-10-20 10:13:21.179158 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:36738 2018-10-20 10:13:22.524268 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.18:39069 2018-10-20 10:13:22.524825 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.18:39070 2018-10-20 10:13:22.703045 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39071 2018-10-20 10:13:22.706460 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39071 2018-10-20 10:13:22.708985 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39072 2018-10-20 10:13:24.600579 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.18:39054 2018-10-20 10:13:24.717416 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.18:39069 2018-10-20 10:13:24.896946 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.18:39054 2018-10-20 10:13:24.957855 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=15&recursive=false&wait=true remote:192.168.120.18:39069 2018-10-20 10:13:26.820525 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.18:39070 2018-10-20 10:13:26.826843 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=15&recursive=false&wait=true remote:192.168.120.18:39070 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-20 10:13:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 20-10-2018 10:13:20.395 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 20-10-2018 10:13:20.396 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 20-10-2018 10:13:20.400 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 20-10-2018 10:13:20.401 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 20-10-2018 10:13:20.401 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 20-10-2018 10:13:20.402 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 20-10-2018 10:13:20.402 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 20-10-2018 10:13:20.416 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 20-10-2018 10:13:22.521 UTC INFO main.py:113 (thread MainThread): Loaded plugin 20-10-2018 10:13:22.521 UTC INFO main.py:113 (thread MainThread): Loaded plugin 20-10-2018 10:13:22.522 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 20-10-2018 10:13:22.524 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 20-10-2018 10:13:22.605 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 20-10-2018 10:13:22.605 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 20-10-2018 10:13:22.606 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 20-10-2018 10:13:22.608 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # 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 from etcd, comparing to last value None 20-10-2018 10:13:22.609 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 2a851cfef7e44ee48ed78ccd9950519a 20-10-2018 10:13:22.609 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 20-10-2018 10:13:24.957 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 20-10-2018 10:13:24.957 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 15 20-10-2018 10:13:26.826 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # 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 from etcd, comparing to last value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # 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 20-10-2018 10:13:26.826 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 15 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-20 10:13:27,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:28,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:28,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:28,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:28,052 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:28 GMT 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:28,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:33,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:33,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:33,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_2k42jl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:28.448Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:28.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:28.888Z", "message": "[ellis] => 20-10-2018 10:13:15.264 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n20-10-2018 10:13:15.265 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n20-10-2018 10:13:15.288 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n20-10-2018 10:13:15.288 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n20-10-2018 10:13:15.294 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n20-10-2018 10:13:15.298 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n20-10-2018 10:13:15.328 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n20-10-2018 10:13:15.384 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n20-10-2018 10:13:15.384 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n20-10-2018 10:13:15.391 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n20-10-2018 10:13:17.494 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n20-10-2018 10:13:19.598 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n20-10-2018 10:13:20.392 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n20-10-2018 10:13:20.396 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n20-10-2018 10:13:22.496 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n20-10-2018 10:13:24.599 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n20-10-2018 10:13:25.010 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.18-ellis\"}]} from etcd, comparing to last value None\n20-10-2018 10:13:25.010 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.18-ellis\"}]} from etcd\n20-10-2018 10:13:25.010 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n20-10-2018 10:13:27.113 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n20-10-2018 10:13:22.701 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n20-10-2018 10:13:22.702 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.18-ellis to queue to restart\n20-10-2018 10:13:22.708 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n20-10-2018 10:13:22.709 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.18-ellis\"}]}\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-20T10:13:28.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:28.888Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:28.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:28.888Z", "message": "Execution done (return_code=0): /tmp/FGI1M/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:28.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "c21aeb3f-df1d-47e4-82c7-cd6723926127"}, {"node_instance_id": "ellis_2k42jl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:29.543Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:29.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:30.140Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:30.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:30.394Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:30.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:30.394Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:30.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/391F3/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "Executing: /tmp/391F3/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.11: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.11\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-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "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 3 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 7s (4,918 kB/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.802s\nuser\t0m12.006s\nsys\t0m3.362s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E6XJQ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.629Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:31.995Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:31.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "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-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "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-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "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-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "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-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[localhost] run: sudo mv /tmp/tmpnWMDbu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[localhost] run: sudo mv /tmp/tmp7XXgiM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "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-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "f4a180eb-fdf5-4331-9fad-5ea5ef97a64b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:32.634Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:32.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}], "metadata": {"pagination": {"total": 1878, "offset": 1802, "size": 50}}} 2018-10-20 10:13:33,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:33,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:33 GMT 2018-10-20 10:13:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:33,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 34739 2018-10-20 10:13:33,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:33,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 20-10-2018 10:13:15.264 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 20-10-2018 10:13:15.265 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 20-10-2018 10:13:15.288 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 20-10-2018 10:13:15.288 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 20-10-2018 10:13:15.294 UTC INFO main.py:114 (thread MainThread): Loaded plugin 20-10-2018 10:13:15.298 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 20-10-2018 10:13:15.328 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 20-10-2018 10:13:15.384 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 20-10-2018 10:13:15.384 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 20-10-2018 10:13:15.391 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 20-10-2018 10:13:17.494 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 20-10-2018 10:13:19.598 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 20-10-2018 10:13:20.392 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 20-10-2018 10:13:20.396 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 20-10-2018 10:13:22.496 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 20-10-2018 10:13:24.599 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 20-10-2018 10:13:25.010 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.18-ellis"}]} from etcd, comparing to last value None 20-10-2018 10:13:25.010 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.18-ellis"}]} from etcd 20-10-2018 10:13:25.010 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 20-10-2018 10:13:27.113 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 20-10-2018 10:13:22.701 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 20-10-2018 10:13:22.702 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.18-ellis to queue to restart 20-10-2018 10:13:22.708 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 20-10-2018 10:13:22.709 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.18-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FGI1M/install-ellis.sh 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-20 10:13:33,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/391F3/create_number.sh 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/391F3/create_number.sh 2018-10-20 10:13:33,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.11: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.11 # 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-20 10:13:33,141 - 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 3 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 7s (4,918 kB/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.802s user 0m12.006s sys 0m3.362s 2018-10-20 10:13:33,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E6XJQ/bind.py 2018-10-20 10:13:33,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-20 10:13:33,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:33,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:13:33,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:13:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:13:33,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnWMDbu /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:33,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7XXgiM /etc/bind/db.clearwater.local 2018-10-20 10:13:33,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-20 10:13:33,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:13:33,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-20 10:13:33,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:33,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:33,203 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:33,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:33,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:33 GMT 2018-10-20 10:13:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:33,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:38,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:38,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:34.552Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.010s\nsys\t0m0.050s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:34.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.372Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:a2:44 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:a244/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105015 errors:0 dropped:0 overruns:0 frame:0\n TX packets:70253 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171438107 (171.4 MB) TX bytes:10250473 (10.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:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "Execution done (return_code=0): /tmp/391F3/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "42dcbbdb-0100-494f-87a7-c16c0237d8d9"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:01 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:07 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 36 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 37 2 0 10:07 ? 00:00:00 [vmstat]\nroot 38 2 0 10:07 ? 00:00:00 [ksmd]\nroot 39 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 40 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 10:07 ? 00:00:00 [crypto]\nroot 54 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 55 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 10:07 ? 00:00:00 [vballoon]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 124 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 142 2 0 10:07 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 348 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 349 2 0 10:07 ? 00:00:00 [kworker/u5:2]\nroot 392 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 398 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 480 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 10:07 ? 00:00:00 [kauditd]\nroot 926 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 928 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nroot 989 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1017 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1046 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 10:07 ? 00:00:00 cron\ndaemon 1107 1 0 10:07 ? 00:00:00 atd\nroot 1113 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1114 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 10:08 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wz3ml0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wz3ml0 --logging-server-logdir=/home/ubuntu/dime_host_wz3ml0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0%I.log --pidfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0.pid\nubuntu 1763 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/dime_host_wz3ml0/env/bin/diamond --configfile /home/ubuntu/dime_host_wz3ml0/work/plugins/diamond/etc/diamond.conf\nubuntu 1813 1649 0 10:10 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wz3ml0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wz3ml0 --logging-server-logdir=/home/ubuntu/dime_host_wz3ml0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0%I.log --pidfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0.pid\nubuntu 1835 1813 0 10:10 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 /home/ubuntu/dime_host_wz3ml0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-__NJCu\nubuntu 1846 1835 0 10:10 ? 00:00:00 /bin/sh -c /tmp/HJAEU/install-dime.sh\nubuntu 1848 1846 0 10:10 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh\nntp 8785 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9352 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9353 9352 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9358 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9360 9358 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9364 9353 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9368 9360 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9369 9368 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9675 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9716 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9717 9716 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9718 9716 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9719 9716 0 10:12 ? 00:00:00 nginx: worker process\nwww-data 9720 9716 0 10:12 ? 00:00:00 nginx: worker process\nroot 10143 1 0 10:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10147 10143 0 10:13 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10227 1 0 10:13 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10348 2 0 10:13 ? 00:00:00 [kworker/u5:0]\ndnsmasq 10479 1 0 10:13 ? 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 10542 1848 0 10:13 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh\nubuntu 10543 10542 0 10:13 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh\nroot 10544 10543 0 10:13 ? 00:00:00 sudo ps -edf\nroot 10545 10544 0 10:13 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.006s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:35.616Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:35.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:36.638Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:36.638Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:36.638Z", "message": "[dime] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/clearwater-diags-monitor.log\n/var/log/ralf\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/auth.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20181020T100000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa20\n/var/log/sysstat/sa20\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-socket-factory.log\n/var/log/dpkg.log\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/ntpstats\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:36.638Z", "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 10479/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 9675/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9716/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10479/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8785/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8785/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8785/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10227/snmpd \nudp 0 0 0.0.0.0:32076 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10479/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8785/ntpd \nudp6 0 0 ::1:123 :::* 8785/ntpd \nudp6 0 0 :::123 :::* 8785/ntpd \nudp6 0 0 :::161 :::* 10227/snmpd \nudp6 0 0 :::12610 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 10479/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11631 1649/python2.7 /tmp/cloudify-logging-server-a5202.socket\nunix 2 [ ACC ] STREAM LISTENING 9559 1113/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11238 1835/python2.7 /tmp/ctx-HVJoBh.socket\nunix 2 [ ACC ] STREAM LISTENING 9314 928/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7111 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21246 9364/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21816 9369/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7576 398/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 24032 10227/snmpd /var/agentx/master\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:36.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[dime] => 2018-10-20 10:13:17.543917930 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "message": "[dime] => [20-Oct-2018 10:13:16 UTC] clearwater-diags-monitor starting\n[20-Oct-2018 10:13:16 UTC] Waiting for trigger files\n2018:10:20 10:12:37: Namespace: management\n2018:10:20 10:12:37: [management] Starting server\n2018:10:20 10:12:37: [management] Listening for requests\n2018:10:20 10:12:37: Namespace: signaling\n2018:10:20 10:12:37: [signaling] Starting server\n2018:10:20 10:12:37: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:37.754Z", "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 3 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 (4,101 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\t0m7.205s\nuser\t0m3.597s\nsys\t0m0.938s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:37.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:38.161Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:38.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1901, "offset": 1832, "size": 50}}} 2018-10-20 10:13:38,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:38,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:38 GMT 2018-10-20 10:13:38,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:38,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30601 2018-10-20 10:13:38,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:38,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.010s sys 0m0.050s 2018-10-20 10:13:38,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:38,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:a2:44 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7b:a244/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105015 errors:0 dropped:0 overruns:0 frame:0 TX packets:70253 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171438107 (171.4 MB) TX bytes:10250473 (10.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:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-20 10:13:38,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/391F3/create_number.sh 2018-10-20 10:13:38,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-20 10:13:38,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:01 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:07 ? 00:00:00 [kworker/0:0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 33 2 0 10:07 ? 00:00:00 [kworker/1:1] root 35 2 0 10:07 ? 00:00:00 [khungtaskd] root 36 2 0 10:07 ? 00:00:00 [kswapd0] root 37 2 0 10:07 ? 00:00:00 [vmstat] root 38 2 0 10:07 ? 00:00:00 [ksmd] root 39 2 0 10:07 ? 00:00:00 [khugepaged] root 40 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 41 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 10:07 ? 00:00:00 [crypto] root 54 2 0 10:07 ? 00:00:00 [kthrotld] root 55 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 56 2 0 10:07 ? 00:00:00 [vballoon] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 124 2 0 10:07 ? 00:00:00 [kpsmoused] root 142 2 0 10:07 ? 00:00:00 [kworker/1:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 348 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 349 2 0 10:07 ? 00:00:00 [kworker/u5:2] root 392 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 398 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 480 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 10:07 ? 00:00:00 [kauditd] root 926 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon message+ 928 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork root 989 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind syslog 1017 1 0 10:07 ? 00:00:00 rsyslogd root 1046 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 10:07 ? 00:00:00 cron daemon 1107 1 0 10:07 ? 00:00:00 atd root 1113 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1114 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 10:08 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wz3ml0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wz3ml0 --logging-server-logdir=/home/ubuntu/dime_host_wz3ml0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0%I.log --pidfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0.pid ubuntu 1763 1 0 10:08 ? 00:00:01 python2.7 /home/ubuntu/dime_host_wz3ml0/env/bin/diamond --configfile /home/ubuntu/dime_host_wz3ml0/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1649 0 10:10 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wz3ml0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wz3ml0 --logging-server-logdir=/home/ubuntu/dime_host_wz3ml0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0%I.log --pidfile=/home/ubuntu/dime_host_wz3ml0/work/dime_host_wz3ml0.pid ubuntu 1835 1813 0 10:10 ? 00:00:00 /home/ubuntu/dime_host_wz3ml0/env/bin/python2.7 /home/ubuntu/dime_host_wz3ml0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-__NJCu ubuntu 1846 1835 0 10:10 ? 00:00:00 /bin/sh -c /tmp/HJAEU/install-dime.sh ubuntu 1848 1846 0 10:10 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh ntp 8785 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9352 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9353 9352 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9358 1 0 10:12 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9360 9358 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9364 9353 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9368 9360 0 10:12 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9369 9368 0 10:12 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9675 1 0 10:12 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9716 1 0 10:12 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9717 9716 0 10:12 ? 00:00:00 nginx: worker process www-data 9718 9716 0 10:12 ? 00:00:00 nginx: worker process www-data 9719 9716 0 10:12 ? 00:00:00 nginx: worker process www-data 9720 9716 0 10:12 ? 00:00:00 nginx: worker process root 10143 1 0 10:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10147 10143 0 10:13 ? 00:00:00 inotifywait -e create -qq . snmp 10227 1 0 10:13 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10348 2 0 10:13 ? 00:00:00 [kworker/u5:0] dnsmasq 10479 1 0 10:13 ? 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 10542 1848 0 10:13 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh ubuntu 10543 10542 0 10:13 ? 00:00:00 /bin/bash -e /tmp/HJAEU/install-dime.sh root 10544 10543 0 10:13 ? 00:00:00 sudo ps -edf root 10545 10544 0 10:13 ? 00:00:00 ps -edf real 0m0.011s user 0m0.006s sys 0m0.005s 2018-10-20 10:13:38,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-20 10:13:38,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-20 10:13:38,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-20 10:13:38,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-20 10:13:38,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/clearwater-diags-monitor.log /var/log/ralf /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/auth.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20181020T100000Z.txt /var/log/homestead/homestead_err.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa20 /var/log/sysstat/sa20 /var/log/clearwater-cluster-manager /var/log/clearwater-socket-factory.log /var/log/dpkg.log /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/udev /var/log/ntpstats real 0m0.008s user 0m0.000s sys 0m0.006s 2018-10-20 10:13:38,295 - 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 10479/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 9675/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9716/nginx tcp6 0 0 ::1:53 :::* LISTEN 10479/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8785/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8785/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8785/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10227/snmpd udp 0 0 0.0.0.0:32076 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10479/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8785/ntpd udp6 0 0 ::1:123 :::* 8785/ntpd udp6 0 0 :::123 :::* 8785/ntpd udp6 0 0 :::161 :::* 10227/snmpd udp6 0 0 :::12610 :::* 583/dhclient udp6 0 0 ::1:53 :::* 10479/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11631 1649/python2.7 /tmp/cloudify-logging-server-a5202.socket unix 2 [ ACC ] STREAM LISTENING 9559 1113/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11238 1835/python2.7 /tmp/ctx-HVJoBh.socket unix 2 [ ACC ] STREAM LISTENING 9314 928/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7111 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21246 9364/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21816 9369/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7576 398/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 24032 10227/snmpd /var/agentx/master real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-20 10:13:17.543917930 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-20 10:13:38,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [20-Oct-2018 10:13:16 UTC] clearwater-diags-monitor starting [20-Oct-2018 10:13:16 UTC] Waiting for trigger files 2018:10:20 10:12:37: Namespace: management 2018:10:20 10:12:37: [management] Starting server 2018:10:20 10:12:37: [management] Listening for requests 2018:10:20 10:12:37: Namespace: signaling 2018:10:20 10:12:37: [signaling] Starting server 2018:10:20 10:12:37: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-20 10:13:38,297 - 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 3 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 (4,101 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 0m7.205s user 0m3.597s sys 0m0.938s 2018-10-20 10:13:38,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:38,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:38,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:38,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:38,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:38,357 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:38 GMT 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:38,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:38,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:43,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:43,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:38.758Z", "message": "Execution done (return_code=0): /tmp/HJAEU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:38.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:38.758Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:38.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "64172dc5-3f66-4346-8252-7b568863c43b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:39.177Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:39.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "dime_az1hkz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:39.177Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:39.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:39.741Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:39.766Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FF8GS/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:39.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.744Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "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-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[localhost] run: sudo mv /tmp/tmphIp0t6 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "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-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "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-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.003s\nsys\t0m0.055s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "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-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "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-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:5e:94 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feac:5e94/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:142117 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59651 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218449607 (218.4 MB) TX bytes:9615477 (9.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:68 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6000 (6.0 KB) TX bytes:6000 (6.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:40.769Z", "message": "[localhost] run: sudo mv /tmp/tmpPl3LRA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:40.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "59926cb6-d9a5-485f-97b9-3f805d525159"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:41.773Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:41.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:41.773Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:41.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:41.773Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:07 ? 00:00:01 /sbin/init\nroot 2 0 0 10:07 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:07 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:07 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 10:07 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:07 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:07 ? 00:00:00 [rcuos/1]\nroot 10 2 0 10:07 ? 00:00:00 [rcu_bh]\nroot 11 2 0 10:07 ? 00:00:00 [rcuob/0]\nroot 12 2 0 10:07 ? 00:00:00 [rcuob/1]\nroot 13 2 0 10:07 ? 00:00:00 [migration/0]\nroot 14 2 0 10:07 ? 00:00:00 [watchdog/0]\nroot 15 2 0 10:07 ? 00:00:00 [watchdog/1]\nroot 16 2 0 10:07 ? 00:00:00 [migration/1]\nroot 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 10:07 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 10:07 ? 00:00:00 [khelper]\nroot 21 2 0 10:07 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 10:07 ? 00:00:00 [netns]\nroot 23 2 0 10:07 ? 00:00:00 [writeback]\nroot 24 2 0 10:07 ? 00:00:00 [kintegrityd]\nroot 25 2 0 10:07 ? 00:00:00 [bioset]\nroot 26 2 0 10:07 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 10:07 ? 00:00:00 [kblockd]\nroot 28 2 0 10:07 ? 00:00:00 [ata_sff]\nroot 29 2 0 10:07 ? 00:00:00 [khubd]\nroot 30 2 0 10:07 ? 00:00:00 [md]\nroot 31 2 0 10:07 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 10:07 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 10:07 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 10:07 ? 00:00:00 [khungtaskd]\nroot 36 2 0 10:07 ? 00:00:00 [kswapd0]\nroot 37 2 0 10:07 ? 00:00:00 [vmstat]\nroot 38 2 0 10:07 ? 00:00:00 [ksmd]\nroot 39 2 0 10:07 ? 00:00:00 [khugepaged]\nroot 40 2 0 10:07 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 10:07 ? 00:00:00 [crypto]\nroot 54 2 0 10:07 ? 00:00:00 [kthrotld]\nroot 55 2 0 10:07 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 10:07 ? 00:00:00 [vballoon]\nroot 57 2 0 10:07 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 10:07 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 10:07 ? 00:00:00 [deferwq]\nroot 80 2 0 10:07 ? 00:00:00 [charger_manager]\nroot 125 2 0 10:07 ? 00:00:00 [kpsmoused]\nroot 141 2 0 10:07 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver]\nroot 370 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon\nroot 375 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 10:07 ? 00:00:00 [kworker/u5:1]\nroot 513 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 10:07 ? 00:00:00 [kauditd]\nroot 913 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 988 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork\nsyslog 992 1 0 10:07 ? 00:00:00 rsyslogd\nroot 1021 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1050 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 10:07 ? 00:00:00 cron\ndaemon 1107 1 0 10:07 ? 00:00:00 atd\nroot 1114 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1115 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1552 2 0 10:08 ? 00:00:00 [kworker/1:2]\nubuntu 1649 1 0 10:08 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7dz5x2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7dz5x2 --logging-server-logdir=/home/ubuntu/vellum_host_7dz5x2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2%I.log --pidfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2.pid\nubuntu 1763 1 0 10:08 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_7dz5x2/env/bin/diamond --configfile /home/ubuntu/vellum_host_7dz5x2/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1649 0 10:10 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7dz5x2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7dz5x2 --logging-server-logdir=/home/ubuntu/vellum_host_7dz5x2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2%I.log --pidfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2.pid\nubuntu 1833 1812 0 10:10 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 /home/ubuntu/vellum_host_7dz5x2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fZsYK1\nubuntu 1844 1833 0 10:10 ? 00:00:00 /bin/sh -c /tmp/RLACM/install-vellum.sh\nubuntu 1847 1844 0 10:10 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh\nroot 2171 2 0 10:10 ? 00:00:00 [kworker/u5:2]\nntp 11840 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12235 1 0 10:12 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13212 1 0 10:13 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13218 13212 0 10:13 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13284 1 0 10:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 14068 13284 0 10:13 ? 00:00:00 [check-monit-upt] \nmemcache 14089 1 0 10:13 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0\nroot 14095 13284 0 10:13 ? 00:00:00 [check-memcached] \nroot 14098 13284 0 10:13 ? 00:00:00 [poll_memcached.] \nroot 14104 13284 0 10:13 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 14114 14104 0 10:13 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14156 14114 0 10:13 ? 00:00:00 sleep 9\ndnsmasq 14258 1 0 10:13 ? 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 14321 1847 0 10:13 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh\nubuntu 14322 14321 0 10:13 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh\nroot 14323 14322 0 10:13 ? 00:00:00 sudo ps -edf\nroot 14324 14323 0 10:13 ? 00:00:00 ps -edf\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-20T10:13:41.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:41.773Z", "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 14258/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13284/monit \ntcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 14089/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12235/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14258/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11840/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11840/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11840/ntpd \nudp 0 0 0.0.0.0:61805 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12235/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14258/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 11840/ntpd \nudp6 0 0 ::1:123 :::* 11840/ntpd \nudp6 0 0 :::123 :::* 11840/ntpd \nudp6 0 0 :::21911 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 14258/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9537 988/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11841 1649/python2.7 /tmp/cloudify-logging-server-2b9d5.socket\nunix 2 [ ACC ] STREAM LISTENING 12220 1833/python2.7 /tmp/ctx-7yHlvz.socket\nunix 2 [ ACC ] STREAM LISTENING 7120 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9640 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7340 375/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:41.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:41.773Z", "message": "[vellum] => /var/log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/cloud-init.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/cloud-init-output.log\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/memcached.log\n/var/log/auth.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/iotop.log\n/var/log/unattended-upgrades\n/var/log/chronos\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/wtmp\n/var/log/kern.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa20\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/astaire\n/var/log/dmesg\n/var/log/dist-upgrade\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20181020T100000Z.txt\n/var/log/udev\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/ntpstats\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:41.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:42.778Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:42.778Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:42.778Z", "message": "[vellum] => 2018-10-20 10:12:58.021274521 Stopping etcd clearwater-etcd\n2018-10-20 10:13:33.544271921 Restarting etcd clearwater-etcd\n2018-10-20 10:13:33.549656206 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2018-10-20 10:13:33.550548940 Check for previous failed startup attempt\n2018-10-20 10:13:33.551908382 Running etcdctl member list\n2a7ca2603ed5b2af: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false\n3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true\n686834f5c3c49932: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=false\n2018-10-20 10:13:33.695656656 etcdctl returned 0\n2018-10-20 10:13:33.704500200 Joining existing cluster...\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:42.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}], "metadata": {"pagination": {"total": 1934, "offset": 1852, "size": 50}}} 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:43 GMT 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31424 2018-10-20 10:13:43,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HJAEU/install-dime.sh 2018-10-20 10:13:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FF8GS/bind.py 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:13:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphIp0t6 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.003s sys 0m0.055s 2018-10-20 10:13:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:5e:94 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feac:5e94/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:142117 errors:0 dropped:0 overruns:0 frame:0 TX packets:59651 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218449607 (218.4 MB) TX bytes:9615477 (9.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:68 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6000 (6.0 KB) TX bytes:6000 (6.0 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-20 10:13:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPl3LRA /etc/bind/db.clearwater.local 2018-10-20 10:13:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-20 10:13:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-20 10:13:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:07 ? 00:00:01 /sbin/init root 2 0 0 10:07 ? 00:00:00 [kthreadd] root 3 2 0 10:07 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:07 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:07 ? 00:00:00 [kworker/u4:0] root 7 2 0 10:07 ? 00:00:00 [rcu_sched] root 8 2 0 10:07 ? 00:00:00 [rcuos/0] root 9 2 0 10:07 ? 00:00:00 [rcuos/1] root 10 2 0 10:07 ? 00:00:00 [rcu_bh] root 11 2 0 10:07 ? 00:00:00 [rcuob/0] root 12 2 0 10:07 ? 00:00:00 [rcuob/1] root 13 2 0 10:07 ? 00:00:00 [migration/0] root 14 2 0 10:07 ? 00:00:00 [watchdog/0] root 15 2 0 10:07 ? 00:00:00 [watchdog/1] root 16 2 0 10:07 ? 00:00:00 [migration/1] root 17 2 0 10:07 ? 00:00:00 [ksoftirqd/1] root 19 2 0 10:07 ? 00:00:00 [kworker/1:0H] root 20 2 0 10:07 ? 00:00:00 [khelper] root 21 2 0 10:07 ? 00:00:00 [kdevtmpfs] root 22 2 0 10:07 ? 00:00:00 [netns] root 23 2 0 10:07 ? 00:00:00 [writeback] root 24 2 0 10:07 ? 00:00:00 [kintegrityd] root 25 2 0 10:07 ? 00:00:00 [bioset] root 26 2 0 10:07 ? 00:00:00 [kworker/u5:0] root 27 2 0 10:07 ? 00:00:00 [kblockd] root 28 2 0 10:07 ? 00:00:00 [ata_sff] root 29 2 0 10:07 ? 00:00:00 [khubd] root 30 2 0 10:07 ? 00:00:00 [md] root 31 2 0 10:07 ? 00:00:00 [devfreq_wq] root 32 2 0 10:07 ? 00:00:00 [kworker/0:1] root 33 2 0 10:07 ? 00:00:00 [kworker/1:1] root 35 2 0 10:07 ? 00:00:00 [khungtaskd] root 36 2 0 10:07 ? 00:00:00 [kswapd0] root 37 2 0 10:07 ? 00:00:00 [vmstat] root 38 2 0 10:07 ? 00:00:00 [ksmd] root 39 2 0 10:07 ? 00:00:00 [khugepaged] root 40 2 0 10:07 ? 00:00:00 [fsnotify_mark] root 41 2 0 10:07 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 10:07 ? 00:00:00 [crypto] root 54 2 0 10:07 ? 00:00:00 [kthrotld] root 55 2 0 10:07 ? 00:00:00 [kworker/u4:1] root 56 2 0 10:07 ? 00:00:00 [vballoon] root 57 2 0 10:07 ? 00:00:00 [scsi_eh_0] root 58 2 0 10:07 ? 00:00:00 [scsi_eh_1] root 79 2 0 10:07 ? 00:00:00 [deferwq] root 80 2 0 10:07 ? 00:00:00 [charger_manager] root 125 2 0 10:07 ? 00:00:00 [kpsmoused] root 141 2 0 10:07 ? 00:00:00 [kworker/0:2] root 186 2 0 10:07 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 10:07 ? 00:00:00 [ext4-rsv-conver] root 370 1 0 10:07 ? 00:00:00 upstart-udev-bridge --daemon root 375 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 10:07 ? 00:00:00 [kworker/u5:1] root 513 1 0 10:07 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 10:07 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 10:07 ? 00:00:00 [kauditd] root 913 1 0 10:07 ? 00:00:00 upstart-file-bridge --daemon message+ 988 1 0 10:07 ? 00:00:00 dbus-daemon --system --fork syslog 992 1 0 10:07 ? 00:00:00 rsyslogd root 1021 1 0 10:07 ? 00:00:00 /lib/systemd/systemd-logind root 1050 1 0 10:07 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 10:07 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:07 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:07 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:07 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:07 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 10:07 ? 00:00:00 cron daemon 1107 1 0 10:07 ? 00:00:00 atd root 1114 1 0 10:07 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1115 1 0 10:07 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 10:07 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 10:07 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1552 2 0 10:08 ? 00:00:00 [kworker/1:2] ubuntu 1649 1 0 10:08 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7dz5x2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7dz5x2 --logging-server-logdir=/home/ubuntu/vellum_host_7dz5x2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2%I.log --pidfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2.pid ubuntu 1763 1 0 10:08 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_7dz5x2/env/bin/diamond --configfile /home/ubuntu/vellum_host_7dz5x2/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1649 0 10:10 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7dz5x2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7dz5x2 --logging-server-logdir=/home/ubuntu/vellum_host_7dz5x2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2%I.log --pidfile=/home/ubuntu/vellum_host_7dz5x2/work/vellum_host_7dz5x2.pid ubuntu 1833 1812 0 10:10 ? 00:00:00 /home/ubuntu/vellum_host_7dz5x2/env/bin/python2.7 /home/ubuntu/vellum_host_7dz5x2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fZsYK1 ubuntu 1844 1833 0 10:10 ? 00:00:00 /bin/sh -c /tmp/RLACM/install-vellum.sh ubuntu 1847 1844 0 10:10 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh root 2171 2 0 10:10 ? 00:00:00 [kworker/u5:2] ntp 11840 1 0 10:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12235 1 0 10:12 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13212 1 0 10:13 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13218 13212 0 10:13 ? 00:00:00 cpulimit -e astaire -l 10 root 13284 1 0 10:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14068 13284 0 10:13 ? 00:00:00 [check-monit-upt] memcache 14089 1 0 10:13 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.5 -c 4096 -r -U 0 root 14095 13284 0 10:13 ? 00:00:00 [check-memcached] root 14098 13284 0 10:13 ? 00:00:00 [poll_memcached.] root 14104 13284 0 10:13 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14114 14104 0 10:13 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14156 14114 0 10:13 ? 00:00:00 sleep 9 dnsmasq 14258 1 0 10:13 ? 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 14321 1847 0 10:13 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh ubuntu 14322 14321 0 10:13 ? 00:00:00 /bin/bash -e /tmp/RLACM/install-vellum.sh root 14323 14322 0 10:13 ? 00:00:00 sudo ps -edf root 14324 14323 0 10:13 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-10-20 10:13:43,465 - 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 14258/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13284/monit tcp 0 0 192.168.120.5:11211 0.0.0.0:* LISTEN 14089/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12235/memcached tcp6 0 0 ::1:53 :::* LISTEN 14258/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 11840/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11840/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11840/ntpd udp 0 0 0.0.0.0:61805 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12235/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14258/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 11840/ntpd udp6 0 0 ::1:123 :::* 11840/ntpd udp6 0 0 :::123 :::* 11840/ntpd udp6 0 0 :::21911 :::* 580/dhclient udp6 0 0 ::1:53 :::* 14258/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9537 988/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11841 1649/python2.7 /tmp/cloudify-logging-server-2b9d5.socket unix 2 [ ACC ] STREAM LISTENING 12220 1833/python2.7 /tmp/ctx-7yHlvz.socket unix 2 [ ACC ] STREAM LISTENING 7120 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9640 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7340 375/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-10-20 10:13:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/cloud-init.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/cloud-init-output.log /var/log/alternatives.log /var/log/syslog /var/log/memcached.log /var/log/auth.log /var/log/boot.log /var/log/dmesg.0 /var/log/iotop.log /var/log/unattended-upgrades /var/log/chronos /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/clearwater-config-manager /var/log/monit.log /var/log/wtmp /var/log/kern.log /var/log/sysstat /var/log/sysstat/clearwater-sa20 /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/astaire /var/log/dmesg /var/log/dist-upgrade /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20181020T100000Z.txt /var/log/udev /var/log/cassandra /var/log/cassandra/system.log /var/log/ntpstats real 0m0.009s user 0m0.000s sys 0m0.006s 2018-10-20 10:13:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-20 10:13:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-20 10:13:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-20 10:12:58.021274521 Stopping etcd clearwater-etcd 2018-10-20 10:13:33.544271921 Restarting etcd clearwater-etcd 2018-10-20 10:13:33.549656206 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2018-10-20 10:13:33.550548940 Check for previous failed startup attempt 2018-10-20 10:13:33.551908382 Running etcdctl member list 2a7ca2603ed5b2af: name=192-168-120-18 peerURLs=http://192.168.120.18:2380 clientURLs=http://192.168.120.18:4000 isLeader=false 3d837e16ef9053fa: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=true 686834f5c3c49932: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=false 2018-10-20 10:13:33.695656656 etcdctl returned 0 2018-10-20 10:13:33.704500200 Joining existing cluster... real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:43,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:43,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:43,522 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:43,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:43,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:43 GMT 2018-10-20 10:13:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:43,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:43,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:48,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:48,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:48,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:43.783Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:43.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:43.783Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:43.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:43.783Z", "message": "[vellum] => INFO [main] 2018-10-20 10:11:28,255 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-20 10:11:28,271 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:28,366 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-20 10:11:28,527 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-20 10:11:28,537 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-20 10:11:28,537 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-20 10:11:28,818 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:28,830 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-20 10:11:28,848 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696704(680K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73991352(72257K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-20 10:11:28,850 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16662744(16272K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-20 10:11:28,850 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-20 10:11:28,850 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_1540030287.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540030287.log]\nINFO [main] 2018-10-20 10:11:28,934 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-20 10:11:28,934 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-20 10:11:29,077 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-20 10:11:29,083 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-20 10:11:29,083 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-20 10:11:29,087 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-20 10:11:29,094 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-20 10:11:29,099 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-20 10:11:29,100 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-20 10:11:29,187 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-20 10:11:30,473 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-20 10:11:30,478 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-20 10:11:30,483 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-20 10:11:30,487 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-20 10:11:30,491 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-20 10:11:30,495 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-20 10:11:30,500 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-20 10:11:30,504 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-20 10:11:30,507 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-20 10:11:30,511 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-20 10:11:30,516 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-20 10:11:30,519 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-20 10:11:30,523 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-20 10:11:30,526 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-20 10:11:30,529 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-20 10:11:30,533 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-20 10:11:30,603 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-20 10:11:30,604 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-20 10:11:30,641 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:30,647 Memtable.java:347 - Writing Memtable-local@583848005(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:30,691 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=1540030290452, position=399)\nINFO [main] 2018-10-20 10:11:31,104 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-20 10:11:31,248 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-20 10:11:31,248 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-20 10:11:31,251 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-20 10:11:31,262 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-20 10:11:31,266 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-20 10:11:31,284 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:31,293 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-20 10:11:31,303 SystemKeyspace.java:765 - No host ID found, created 86ffd6d0-41e7-4f91-822f-8c993a36ce27 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-20 10:11:31,305 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-20 10:11:31,307 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:31,307 Memtable.java:347 - Writing Memtable-local@177299983(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:31,308 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=1540030290452, position=93397)\nINFO [main] 2018-10-20 10:11:31,891 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:31,902 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-20 10:11:31,929 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-20 10:11:31,947 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:31,955 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-20 10:11:31,963 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:31,970 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-20 10:11:31,978 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-20 10:11:31,979 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-20 10:11:31,989 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-20 10:11:32,000 StorageService.java:959 - Generated random tokens. tokens are [7905265448084593332, -8077828910212244090, -1836967643137127148, -8876192647353093131, 1716361190100860612, -424972171543471884, 1608528844983576478, 6376819557728619311, -7887545414646888355, 3217991134020345166, 9038928818892485491, 5996503176359576014, 615082016886521355, -785083890861313076, -4251409962905005743, -8558047848895431727, -6832899553259472618, -6926783256850170039, -4019261135069652407, 8277371045517828755, -6973870747465287260, -1969452756959194001, 167372066391214144, 3555178041271763829, 5080972470251219142, -5149344314054284821, 1453265286036382638, -6168885991346605946, -1565221462542112358, -5988109785533420900, 164531944786346553, -1694419434408787436, -3003722554407268754, -4572479912894575128, 5710290526733301441, -1590790351078100998, -2777575229953648344, -6143934423834592351, -6187575558494157460, -13734886803448191, 7764293448227049181, 1411846926856259466, -6103023649891155330, -6059567700493090758, 4904760470361109864, -2993379138590109027, -5323472823180785821, 5056200781516085778, -3097397005141908170, -5532208533253712692, -4862477537632712769, -3728656778711431227, -7648473163750578329, -3795452089780736701, -1544117054075963565, 6974052136719615335, -6498997426266729962, -9049474854486198034, 4070298382815790081, 1909673628238702537, -2475591277441043221, -2235543979812300752, 2542997833346483350, 5307322035002046542, 4382147601594476094, -1321180427365486618, 3830834576610559503, 5427961261348729826, 3309127655204539581, -1134507772171636718, 4277777136513219165, 215778207273616502, -6443518477042334923, -7374607986767599193, 4767919726251119400, 407478224169275049, -314408597664089752, -1950446661258486742, -1096723224785285320, -7390383775726220149, -5818941205643638043, -2221227883195474999, 256871642975552605, -7106899485948106413, -5331460446393439892, 3543738083398136251, -6597336778467086642, -1105839359845095406, -5628914235445685883, 195715647230267115, -5591821334565082012, 422664271445477786, 8174169989891272599, 8585864172340503989, 1267911366457595337, 5756018085960566122, 7860589117444823336, -8734444220171134083, -986942468546361332, 5948721537582770331, 3918216693197960379, -1032740398803937531, -4246297093089165853, -5890663517856506068, -8667678094375780458, -7672212653495221015, 5733522474796314456, 6122313014614731250, 5190671034354146413, 7763280915762114844, -4188251741580646523, 3424549161895824464, -3665243285611090212, 8901030410294242897, -1776058996976227832, 7889955566240970617, -1202966185547467763, -6560344336884170136, -1405991728100930256, 8975665722258003394, 4369991838320331150, 7665876659440643534, 8661651630199588808, 33404684375677953, -1744446254797522737, 4867913873372708243, 6261342424895229476, -7195945606209969373, 7355667390048727944, -5161901278981080409, 3145037970716022435, 1004071825705901183, -7777406199889429841, -858751070798081620, 6725059562752486801, -1618775325217371579, -3448447433125888046, 266170632156537326, -6178424074062256409, -6370077852588129959, -6009630215750316036, -518121032978963286, 6424634957922438316, 7465673414169296168, -5318191336944119981, -3581961541294808424, 1615891970140686331, -6735854651560060418, -5141485545125273880, -4703990793026381456, 5937022579986350972, 6092404202854159241, -5157644523862140305, -2065806070105682009, -1213961306904690787, -520237327943032096, -902507253644532279, 8687800002626466611, 6038588494322538841, 1416684546482861765, 1950496446047183674, -5873427814215470654, -8636958992332289343, 8337387865152760462, 3799799691499959327, 4711671562535812414, 7225631412316565139, -2637454392757872831, 8497310076153396710, -8783005927046231994, -8021166913706243367, -2474008508493989390, -883339582949623000, 2154652505521166858, 2984511685919510832, -5227621502644676487, 4740887657954502814, -7557442917068711535, 272142481394437564, 8181651049835344249, -9096680595315729328, -8566239267954199799, 3110220456681600111, -1749905878787107813, 4736039719727294881, -1615345204385985844, 8520975147914345810, -117181336753515844, 3127334326419696603, -2916309679571145725, 8081960843989137684, -6499684168964054614, 7183223380644259655, -4510990968728367164, 7339596549214430987, 3549701087293960699, -8469397066515583650, -1376227564854766840, -6756467808018633795, 7946534659018415224, -2876633465564697209, 8790044211058101155, 2814719394629350077, -1525886330039472427, -4894242130084162106, -2803704571330124686, 2494720777918669413, -6274523246014535685, -8442872610725764808, 8048924012872809670, -1486160840198121015, -5369935864132109050, -2879682554447577450, 7372961334218630584, 5020321544538437585, -6231577716023928326, -3863939842434189533, -5226679069420086082, -5930265883685344439, -1175794032154872250, -3252305790612333738, 2868566048014524271, 2727213252005487447, -7679913790763170426, -5661831078546818283, -2335172513040965996, -5184888198012449979, -274080555472363050, 3665562041938817871, 2362828612870738562, 4805739972458729979, 1269961122739262213, 7159212527977288956, 9153090531162033124, 125306795468589394, 4552003804630659478, 7724077163152173681, 4966700413228397948, 1433183607034335075, -2185965935737605234, 1036707929229968885, -7327554433168136960, -3245067505181744055, -5401824431965176883, 943268708182444699, -9116027263529762071, 4585629544295922066, 1489390159380323607, -5453120087163763845, -2167486634148876331, -5752805826771852365, 8750494283845118847, 2763388074594992181, -3830603130167263207, -3429332150175362618, -5789260490302757433]\nINFO [main] 2018-10-20 10:11:32,013 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@71d43bad[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@3724125a[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@1e83416}\nINFO [MigrationStage:1] 2018-10-20 10:11:32,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,047 Memtable.java:347 - Writing Memtable-schema_keyspaces@1525698517(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,048 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=1540030290452, position=102352)\nINFO [MigrationStage:1] 2018-10-20 10:11:32,470 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:32,471 Memtable.java:347 - Writing Memtable-schema_columnfamilies@519750752(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:32,481 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=1540030290452, position=102352)\nINFO [MigrationStage:1] 2018-10-20 10:11:32,983 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,984 Memtable.java:347 - Writing Memtable-schema_columns@1551469963(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,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=1540030290452, position=102352)\nINFO [MigrationStage:1] 2018-10-20 10:11:33,378 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,379 Memtable.java:347 - Writing Memtable-schema_triggers@1690572018(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,380 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=1540030290452, position=102352)\nINFO [MigrationStage:1] 2018-10-20 10:11:33,600 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,601 Memtable.java:347 - Writing Memtable-schema_usertypes@140123842(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,602 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=1540030290452, position=102352)\nINFO [MigrationStage:1] 2018-10-20 10:11:33,688 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@382335d5[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-20 10:11:33,696 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-20 10:11:33,697 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2ed1d59[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-20 10:11:33,703 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-20 10:11:33,746 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,747 Memtable.java:347 - Writing Memtable-local@1482606143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,753 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=1540030290452, position=102595)\nINFO [main] 2018-10-20 10:11:34,050 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51491 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:34,050 Memtable.java:347 - Writing Memtable-local@1801548863(8.377KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-20 10:11:34,060 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=1540030290452, position=114597)\nINFO [CompactionExecutor:2] 2018-10-20 10:11:34,477 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')]\nINFO [main] 2018-10-20 10:11:34,514 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-20 10:11:34,582 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-20 10:11:34,608 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-20 10:11:34,608 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-20 10:11:34,663 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-20 10:11:34,668 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-20 10:11:34,700 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,933 bytes to 5,769 (~97% of original) in 217ms = 0.025354MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,160 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,183 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,183 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,184 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-20 10:12:57,195 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-20 10:12:57,197 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:43.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:43.783Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:43.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:43.783Z", "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-20T10:13:43.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:44.594Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:44.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:44.789Z", "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.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:44.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:44.789Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:44.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:44.789Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:44.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:44.789Z", "message": "Execution done (return_code=0): /tmp/RLACM/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:44.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "0c3727e7-b5f2-43cf-a8fb-d959f87d142e"}, {"node_instance_id": "vellum_cvra0y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:45.748Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:45.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:45.748Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:45.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:45.748Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:45.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:45.791Z", "message": "Executing: /tmp/HNGUZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:45.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:45.791Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/HNGUZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:45.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:46.794Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:46.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:46.794Z", "message": "[vellum] 192.168.120.5", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:46.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:46.794Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:46.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:46.794Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:13:46.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:47.798Z", "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-20T10:13:47.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1954, "offset": 1882, "size": 50}}} 2018-10-20 10:13:48,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:48,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:48 GMT 2018-10-20 10:13:48,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:48,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 65387 2018-10-20 10:13:48,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:48,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-20 10:13:48,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-20 10:13:48,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-20 10:11:28,255 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-20 10:11:28,271 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:28,366 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-20 10:11:28,527 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-20 10:11:28,537 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-20 10:11:28,537 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-20 10:11:28,818 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:28,830 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-20 10:11:28,848 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696704(680K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73991352(72257K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-20 10:11:28,849 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-20 10:11:28,850 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16662744(16272K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-20 10:11:28,850 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-20 10:11:28,850 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_1540030287.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1540030287.log] INFO [main] 2018-10-20 10:11:28,934 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-20 10:11:28,934 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-20 10:11:29,077 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-20 10:11:29,083 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-20 10:11:29,083 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-20 10:11:29,087 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-20 10:11:29,094 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-20 10:11:29,099 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-20 10:11:29,100 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-20 10:11:29,187 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-20 10:11:30,473 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-20 10:11:30,478 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-20 10:11:30,483 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-20 10:11:30,487 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-20 10:11:30,491 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-20 10:11:30,495 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-20 10:11:30,500 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-20 10:11:30,504 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-20 10:11:30,507 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-20 10:11:30,511 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-20 10:11:30,516 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-20 10:11:30,519 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-20 10:11:30,523 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-20 10:11:30,526 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-20 10:11:30,529 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-20 10:11:30,533 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-20 10:11:30,603 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-20 10:11:30,604 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-20 10:11:30,641 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-20 10:11:30,647 Memtable.java:347 - Writing Memtable-local@583848005(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-20 10:11:30,691 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=1540030290452, position=399) INFO [main] 2018-10-20 10:11:31,104 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-20 10:11:31,248 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-20 10:11:31,248 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-20 10:11:31,251 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-20 10:11:31,262 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-20 10:11:31,266 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-20 10:11:31,284 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:31,293 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-20 10:11:31,303 SystemKeyspace.java:765 - No host ID found, created 86ffd6d0-41e7-4f91-822f-8c993a36ce27 (Note: This should happen exactly once per node). INFO [main] 2018-10-20 10:11:31,305 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-20 10:11:31,307 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-20 10:11:31,307 Memtable.java:347 - Writing Memtable-local@177299983(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-20 10:11:31,308 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=1540030290452, position=93397) INFO [main] 2018-10-20 10:11:31,891 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:31,902 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-20 10:11:31,929 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-20 10:11:31,947 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:31,955 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-20 10:11:31,963 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:31,970 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-20 10:11:31,978 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-20 10:11:31,979 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-20 10:11:31,989 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-20 10:11:32,000 StorageService.java:959 - Generated random tokens. tokens are [7905265448084593332, -8077828910212244090, -1836967643137127148, -8876192647353093131, 1716361190100860612, -424972171543471884, 1608528844983576478, 6376819557728619311, -7887545414646888355, 3217991134020345166, 9038928818892485491, 5996503176359576014, 615082016886521355, -785083890861313076, -4251409962905005743, -8558047848895431727, -6832899553259472618, -6926783256850170039, -4019261135069652407, 8277371045517828755, -6973870747465287260, -1969452756959194001, 167372066391214144, 3555178041271763829, 5080972470251219142, -5149344314054284821, 1453265286036382638, -6168885991346605946, -1565221462542112358, -5988109785533420900, 164531944786346553, -1694419434408787436, -3003722554407268754, -4572479912894575128, 5710290526733301441, -1590790351078100998, -2777575229953648344, -6143934423834592351, -6187575558494157460, -13734886803448191, 7764293448227049181, 1411846926856259466, -6103023649891155330, -6059567700493090758, 4904760470361109864, -2993379138590109027, -5323472823180785821, 5056200781516085778, -3097397005141908170, -5532208533253712692, -4862477537632712769, -3728656778711431227, -7648473163750578329, -3795452089780736701, -1544117054075963565, 6974052136719615335, -6498997426266729962, -9049474854486198034, 4070298382815790081, 1909673628238702537, -2475591277441043221, -2235543979812300752, 2542997833346483350, 5307322035002046542, 4382147601594476094, -1321180427365486618, 3830834576610559503, 5427961261348729826, 3309127655204539581, -1134507772171636718, 4277777136513219165, 215778207273616502, -6443518477042334923, -7374607986767599193, 4767919726251119400, 407478224169275049, -314408597664089752, -1950446661258486742, -1096723224785285320, -7390383775726220149, -5818941205643638043, -2221227883195474999, 256871642975552605, -7106899485948106413, -5331460446393439892, 3543738083398136251, -6597336778467086642, -1105839359845095406, -5628914235445685883, 195715647230267115, -5591821334565082012, 422664271445477786, 8174169989891272599, 8585864172340503989, 1267911366457595337, 5756018085960566122, 7860589117444823336, -8734444220171134083, -986942468546361332, 5948721537582770331, 3918216693197960379, -1032740398803937531, -4246297093089165853, -5890663517856506068, -8667678094375780458, -7672212653495221015, 5733522474796314456, 6122313014614731250, 5190671034354146413, 7763280915762114844, -4188251741580646523, 3424549161895824464, -3665243285611090212, 8901030410294242897, -1776058996976227832, 7889955566240970617, -1202966185547467763, -6560344336884170136, -1405991728100930256, 8975665722258003394, 4369991838320331150, 7665876659440643534, 8661651630199588808, 33404684375677953, -1744446254797522737, 4867913873372708243, 6261342424895229476, -7195945606209969373, 7355667390048727944, -5161901278981080409, 3145037970716022435, 1004071825705901183, -7777406199889429841, -858751070798081620, 6725059562752486801, -1618775325217371579, -3448447433125888046, 266170632156537326, -6178424074062256409, -6370077852588129959, -6009630215750316036, -518121032978963286, 6424634957922438316, 7465673414169296168, -5318191336944119981, -3581961541294808424, 1615891970140686331, -6735854651560060418, -5141485545125273880, -4703990793026381456, 5937022579986350972, 6092404202854159241, -5157644523862140305, -2065806070105682009, -1213961306904690787, -520237327943032096, -902507253644532279, 8687800002626466611, 6038588494322538841, 1416684546482861765, 1950496446047183674, -5873427814215470654, -8636958992332289343, 8337387865152760462, 3799799691499959327, 4711671562535812414, 7225631412316565139, -2637454392757872831, 8497310076153396710, -8783005927046231994, -8021166913706243367, -2474008508493989390, -883339582949623000, 2154652505521166858, 2984511685919510832, -5227621502644676487, 4740887657954502814, -7557442917068711535, 272142481394437564, 8181651049835344249, -9096680595315729328, -8566239267954199799, 3110220456681600111, -1749905878787107813, 4736039719727294881, -1615345204385985844, 8520975147914345810, -117181336753515844, 3127334326419696603, -2916309679571145725, 8081960843989137684, -6499684168964054614, 7183223380644259655, -4510990968728367164, 7339596549214430987, 3549701087293960699, -8469397066515583650, -1376227564854766840, -6756467808018633795, 7946534659018415224, -2876633465564697209, 8790044211058101155, 2814719394629350077, -1525886330039472427, -4894242130084162106, -2803704571330124686, 2494720777918669413, -6274523246014535685, -8442872610725764808, 8048924012872809670, -1486160840198121015, -5369935864132109050, -2879682554447577450, 7372961334218630584, 5020321544538437585, -6231577716023928326, -3863939842434189533, -5226679069420086082, -5930265883685344439, -1175794032154872250, -3252305790612333738, 2868566048014524271, 2727213252005487447, -7679913790763170426, -5661831078546818283, -2335172513040965996, -5184888198012449979, -274080555472363050, 3665562041938817871, 2362828612870738562, 4805739972458729979, 1269961122739262213, 7159212527977288956, 9153090531162033124, 125306795468589394, 4552003804630659478, 7724077163152173681, 4966700413228397948, 1433183607034335075, -2185965935737605234, 1036707929229968885, -7327554433168136960, -3245067505181744055, -5401824431965176883, 943268708182444699, -9116027263529762071, 4585629544295922066, 1489390159380323607, -5453120087163763845, -2167486634148876331, -5752805826771852365, 8750494283845118847, 2763388074594992181, -3830603130167263207, -3429332150175362618, -5789260490302757433] INFO [main] 2018-10-20 10:11:32,013 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@71d43bad[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@3724125a[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@1e83416} INFO [MigrationStage:1] 2018-10-20 10:11:32,046 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,047 Memtable.java:347 - Writing Memtable-schema_keyspaces@1525698517(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,048 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=1540030290452, position=102352) INFO [MigrationStage:1] 2018-10-20 10:11:32,470 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-20 10:11:32,471 Memtable.java:347 - Writing Memtable-schema_columnfamilies@519750752(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-20 10:11:32,481 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=1540030290452, position=102352) INFO [MigrationStage:1] 2018-10-20 10:11:32,983 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-20 10:11:32,984 Memtable.java:347 - Writing Memtable-schema_columns@1551469963(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,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=1540030290452, position=102352) INFO [MigrationStage:1] 2018-10-20 10:11:33,378 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,379 Memtable.java:347 - Writing Memtable-schema_triggers@1690572018(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,380 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=1540030290452, position=102352) INFO [MigrationStage:1] 2018-10-20 10:11:33,600 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,601 Memtable.java:347 - Writing Memtable-schema_usertypes@140123842(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-20 10:11:33,602 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=1540030290452, position=102352) INFO [MigrationStage:1] 2018-10-20 10:11:33,688 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@382335d5[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-20 10:11:33,696 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-20 10:11:33,697 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2ed1d59[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-20 10:11:33,703 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-20 10:11:33,746 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,747 Memtable.java:347 - Writing Memtable-local@1482606143(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-20 10:11:33,753 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=1540030290452, position=102595) INFO [main] 2018-10-20 10:11:34,050 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51491 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-20 10:11:34,050 Memtable.java:347 - Writing Memtable-local@1801548863(8.377KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-20 10:11:34,060 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=1540030290452, position=114597) INFO [CompactionExecutor:2] 2018-10-20 10:11:34,477 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-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db')] INFO [main] 2018-10-20 10:11:34,514 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-20 10:11:34,582 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-20 10:11:34,608 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-20 10:11:34,608 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-20 10:11:34,663 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-20 10:11:34,668 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-20 10:11:34,700 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,933 bytes to 5,769 (~97% of original) in 217ms = 0.025354MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,160 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,183 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,183 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-20 10:12:55,184 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-20 10:12:57,195 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-20 10:12:57,197 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-20 10:13:48,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-20 10:13:48,620 - 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-20 10:13:48,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:13:48,621 - 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.004s sys 0m0.001s 2018-10-20 10:13:48,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-20 10:13:48,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-20 10:13:48,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RLACM/install-vellum.sh 2018-10-20 10:13:48,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HNGUZ/start-vellum.sh 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/HNGUZ/start-vellum.sh 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2018-10-20 10:13:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-20 10:13:48,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-20 10:13:48,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:13:48,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:48,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:48,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:48,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:48,686 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:48 GMT 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:48,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:48,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:53,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:53,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1902, "size": 50}}} 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:53,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:53 GMT 2018-10-20 10:13:53,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:53,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:13:53,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:53,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:53,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:53,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:53,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:53 GMT 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:53,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:53,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:58,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:13:58,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:58,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:58,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:58,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:13:57.149Z", "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-20T10:13:57.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1955, "offset": 1902, "size": 50}}} 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:58 GMT 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:13:58,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:13:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:13:58,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:13:58,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:13:58,976 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:13:58,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:13:58 GMT 2018-10-20 10:13:58,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:13:58,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:13:58,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:03,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:04,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:04,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1903, "size": 50}}} 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:04 GMT 2018-10-20 10:14:04,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:04,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:04,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:04,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:04,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:04,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:04,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:04,108 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:04 GMT 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:04,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:04,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:09,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:09,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:09,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:07.387Z", "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-20T10:14:07.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1956, "offset": 1903, "size": 50}}} 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:09 GMT 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:09,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:14:09,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:09,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:09,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:09,255 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:09 GMT 2018-10-20 10:14:09,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:09,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:09,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:14,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:14,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1904, "size": 50}}} 2018-10-20 10:14:14,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:14,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:14 GMT 2018-10-20 10:14:14,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:14,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:14,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:14,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:14,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:14,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:14,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:14,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:14,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:14,389 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:14 GMT 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:14,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:19,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:19,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:19,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:19,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:17.627Z", "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-20T10:14:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1957, "offset": 1904, "size": 50}}} 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:19 GMT 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:19,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:14:19,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:19,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:14:19,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:19,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:19,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:19,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:19,548 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:19 GMT 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:19,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:24,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:24,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:24,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:24,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:24,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:24,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1957, "offset": 1905, "size": 50}}} 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:24 GMT 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:24,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:24,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:24,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:24,681 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:24,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:24 GMT 2018-10-20 10:14:24,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:24,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:24,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:29,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:29,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:27.865Z", "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-20T10:14:27.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1958, "offset": 1905, "size": 50}}} 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:29 GMT 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:14:29,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:29,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:14:29,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:29,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:29,817 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:29,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:29,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:29 GMT 2018-10-20 10:14:29,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:29,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:29,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:34,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:34,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:34,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:34,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1958, "offset": 1906, "size": 50}}} 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:34 GMT 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:34,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:34,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:35,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:35,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:35,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:35,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:35 GMT 2018-10-20 10:14:35,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:35,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:35,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:40,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:40,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:38.102Z", "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-20T10:14:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1959, "offset": 1906, "size": 50}}} 2018-10-20 10:14:40,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:40,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:40 GMT 2018-10-20 10:14:40,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:40,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:14:40,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:40,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:14:40,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:40,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:40,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:40,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:40,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:40,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:40,170 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:40 GMT 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:40,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:45,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:45,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1959, "offset": 1907, "size": 50}}} 2018-10-20 10:14:45,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:45,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:45 GMT 2018-10-20 10:14:45,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:45,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:45,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:45,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:45,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:45,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:45,350 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:45 GMT 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:45,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:45,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:50,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:50,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:50,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:50,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:48.342Z", "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-20T10:14:48.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1960, "offset": 1907, "size": 50}}} 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:50 GMT 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:14:50,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:50,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:14:50,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:50,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:50,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:50,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:50,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:50,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:50,549 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:50 GMT 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:50,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:55,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:14:55,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:55,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:55,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1960, "offset": 1908, "size": 50}}} 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:55 GMT 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:14:55,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:14:55,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:14:55,837 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:14:55,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:14:55 GMT 2018-10-20 10:14:55,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:14:55,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:14:55,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:00,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:00,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:00,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:00,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:00,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:00,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:14:58.575Z", "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-20T10:14:58.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1961, "offset": 1908, "size": 50}}} 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:00 GMT 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:00,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:00,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:00,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:01,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:01,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:01,001 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:01,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:01 GMT 2018-10-20 10:15:01,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:01,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:01,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:06,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:06,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:06,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1961, "offset": 1909, "size": 50}}} 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:06 GMT 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:06,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:06,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:06,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:06,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:06,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:06,152 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:06 GMT 2018-10-20 10:15:06,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:06,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:06,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:11,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:11,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:08.811Z", "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-20T10:15:08.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1962, "offset": 1909, "size": 50}}} 2018-10-20 10:15:11,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:11,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:11 GMT 2018-10-20 10:15:11,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:11,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:11,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:11,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:11,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:11,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:11,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:11,302 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:11 GMT 2018-10-20 10:15:11,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:11,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:11,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:16,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:16,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1962, "offset": 1910, "size": 50}}} 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:16,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:16 GMT 2018-10-20 10:15:16,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:16,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:16,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:16,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:16,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:16,443 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:16,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:16,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:16 GMT 2018-10-20 10:15:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:16,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:21,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:21,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:19.047Z", "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-20T10:15:19.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1963, "offset": 1910, "size": 50}}} 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:21 GMT 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:21,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:21,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:21,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:21,651 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:21,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:21,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:21 GMT 2018-10-20 10:15:21,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:21,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:21,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:26,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:26,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1963, "offset": 1911, "size": 50}}} 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:26 GMT 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:26,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:26,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:26,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:26,789 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:26 GMT 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:26,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:26,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:31,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:31,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:29.282Z", "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-20T10:15:29.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1964, "offset": 1911, "size": 50}}} 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:31,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:31 GMT 2018-10-20 10:15:31,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:31,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:31,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:31,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:31,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:31,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:31,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:31,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:31,930 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:31 GMT 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:31,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:36,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:37,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1964, "offset": 1912, "size": 50}}} 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:37 GMT 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:37,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:37,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:37,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:37,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:37,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:37,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:37,075 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:37 GMT 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:37,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:42,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:42,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:42,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:39.520Z", "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-20T10:15:39.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1965, "offset": 1912, "size": 50}}} 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:42 GMT 2018-10-20 10:15:42,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:42,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:42,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:42,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:42,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:42,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:42,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:42,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:42,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:42,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:42,225 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:42 GMT 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:42,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:47,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:47,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:47,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1965, "offset": 1913, "size": 50}}} 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:47 GMT 2018-10-20 10:15:47,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:47,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:47,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:47,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:47,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:47,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:47,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:47,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:47,378 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:47 GMT 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:47,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:52,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:52,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:52,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:52,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:52,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:52,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:49.756Z", "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-20T10:15:49.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1966, "offset": 1913, "size": 50}}} 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:52 GMT 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:15:52,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:52,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:15:52,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:52,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:52,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:52,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:52,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:52,514 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:52 GMT 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:52,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:57,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:57,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1966, "offset": 1914, "size": 50}}} 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:57 GMT 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:15:57,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:15:57,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:15:57,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:15:57,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:15:57,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:15:57,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:15:57,714 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:15:57 GMT 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:15:57,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:02,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:16:02,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:15:59.996Z", "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-20T10:15:59.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}], "metadata": {"pagination": {"total": 1967, "offset": 1914, "size": 50}}} 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:02,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:02 GMT 2018-10-20 10:16:02,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:02,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-20 10:16:02,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-20 10:16:02,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:16:02,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:02,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:02,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:02,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:02,962 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:02 GMT 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:16:02,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:07,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:16:08,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:08,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1967, "offset": 1915, "size": 50}}} 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:08 GMT 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:08,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-20 10:16:08,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:08,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:08,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:08,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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:08 GMT 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-20 10:16:08,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:13,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:16:13,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:13,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:13,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:13,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:13,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:10.035Z", "message": "Execution done (return_code=0): /tmp/HNGUZ/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:10.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "88a89922-d208-49d5-a688-d10dc840f1ba"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:10.179Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:10.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:10.796Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:10.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:10.796Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:10.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.075Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GZXT0/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "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-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "[localhost] run: sudo mv /tmp/tmplKElLF /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "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-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "message": "[localhost] run: sudo mv /tmp/tmpAbefy7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "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-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "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-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.830Z", "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-20T10:16:11.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01", "logger": "b2d5aa4e-658e-4a6f-97a7-34c257dec284"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:11.905Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:11.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:16:12.799Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:16:12.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 1986, "offset": 1915, "size": 50}}} 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:13 GMT 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10571 2018-10-20 10:16:13,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HNGUZ/start-vellum.sh 2018-10-20 10:16:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:16:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:16:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GZXT0/bind.py 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xl4khf': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xl4khf'}}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplKElLF /etc/bind/db.clearwater.opnfv 2018-10-20 10:16:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAbefy7 /etc/bind/db.clearwater.local 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:16:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:16:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:16:13,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-20 10:16:13,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/a565e2e1-0e1a-4c12-a22b-0f0b67595b01 2018-10-20 10:16:13,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:13,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:13,392 - 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-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"} 2018-10-20 10:16:13,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:13,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:13 GMT 2018-10-20 10:16:13,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:13,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-20 10:16:13,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:13,393 - 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-20T10:04:34.943Z', 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'a565e2e1-0e1a-4c12-a22b-0f0b67595b01'} 2018-10-20 10:16:13,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-20 10:16:13,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.219"}, "deployment_id": "clearwater-opnfv"} 2018-10-20 10:16:13,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:16:13,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:16:13 GMT 2018-10-20 10:16:13,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:16:13,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-20 10:16:13,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:16:13,459 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.219 2018-10-20 10:16:13,547 - 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-20 10:16:13,617 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-20 10:16:13,618 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-20 10:16:13,653 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:16:13,653 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-20 10:16:38,709 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:16:38,709 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-20 10:17:44,189 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:17:44,189 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-20 10:18:49,627 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:18:49,627 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-20 10:19:55,003 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:19:55,003 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-20 10:20:20,228 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550939@clearwater.opnfv', u'sip_username': u'6505550939', u'formatted_number': u'(650) 555-0939', u'number': u'6505550939', u'sip_uri': u'sip:6505550939@clearwater.opnfv', u'number_id': u'13d1d7ae866c4e81af3b68d008fd6e48', u'sip_password': u'kCZAStxkn', u'pstn': False} 2018-10-20 10:20:20,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:20:20,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.219"}, "deployment_id": "clearwater-opnfv"} 2018-10-20 10:20:20,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:20:20,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:20:20 GMT 2018-10-20 10:20:20,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:20:20,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-20 10:20:20,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:20:20,316 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-20 10:20:20,316 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-20 10:20:20,324 - 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-20 10:20:20,325 - 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-20 10:22:40,622 - 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) - (6505550083, 6505550539) Passed Basic Call - SDP (TCP) - (6505550623, 6505550591) Passed Basic Call - Tel URIs (TCP) - (6505550289, 6505550702) Passed Basic Call - Unknown number (TCP) - (6505550992, 6505550197) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550008, 6505550626) Passed Basic Call - Messages - Pager model (TCP) - (6505550940, 6505550153) Passed Basic Call - Pracks (TCP) - (6505550601, 6505550110) Passed Basic Registration (TCP) - (6505550486) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550140, 6505550738) Passed Call Barring - Outbound Rejection (TCP) - (6505550470, 6505550136) 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) - (6505550078, 6505550963) 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) - (6505550127, 6505550198, 6505550919) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550953, 6505550402, 6505550109) Passed Call Diversion - Not reachable (408) (TCP) - (6505550618, 6505550251, 6505550052) Passed Call Diversion - Not reachable (503) (TCP) - (6505550321, 6505550722, 6505550421) Passed Call Diversion - Not reachable (500) (TCP) - (6505550163, 6505550131, 6505550385) Passed Call Diversion - Busy (TCP) - (6505550508, 6505550505, 6505550296) Passed Call Diversion - Unconditional (TCP) - (6505550529, 6505550880, 6505550669) Passed Call Diversion - No answer (TCP) - (6505550069, 6505550720, 6505550002) Passed Call Diversion - Bad target URI (TCP) - (6505550657, 6505550368) Passed Call Diversion - Audio-only call (TCP) - (6505550579, 6505550066, 6505550585, 6505550260) Passed Call Diversion - Audio-video call (TCP) - (6505550511, 6505550081, 6505550681, 6505550854) Passed Call Waiting - Accepted (TCP) - (6505550217, 6505550949, 6505550645) Passed Call Waiting - Cancelled (TCP) - (6505550014, 6505550257, 6505550847) Passed CANCEL - Mainline (TCP) - (6505550245, 6505550607) Passed Filtering - Accept-Contact (TCP) - (6505550915, 6505550583) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550134, 6505550267) Passed Filtering - Accept-Contact no match (TCP) - (6505550947, 6505550535) Passed Filtering - Accept-Contact negated match (TCP) - (6505550784, 6505550040) Passed Filtering - RFC3841 example (TCP) - (6505550148, 6505550435) Passed Filtering - Reject-Contact no match (TCP) - (6505550680, 6505550530) Passed Filtering - Reject-Contact match (TCP) - (6505550343, 6505550113) 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) - (6505550506) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550164) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550646) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550157) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550486, 6505550975) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550273, 6505550090) Passed GRUU - Call - only GRUU as target (TCP) - (6505550611, 6505550700) Passed GRUU - Call - AoR as target (TCP) - (6505550837, 6505550311) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550459, 6505550409) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550788, 6505550922) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550048, 6505550744) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550717, 6505550915) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550279, 6505550979) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550499, 6505550771) 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) - (6505550954) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550991) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550395) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550758, 6505550641) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550600, 6505550144) 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-20 10:22:40,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-10-20 10:22:40,738 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 10:22:40,738 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:55 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-20 10:22:40,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-20 10:22:40,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions 2018-10-20 10:22:40,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:40,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:40,837 - 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"}, "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"}}}}, "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-20T10:03:53.247Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "c0e4bd9f-7471-464e-9cf3-6bcf600c68e7"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:04:34.943Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "a565e2e1-0e1a-4c12-a22b-0f0b67595b01"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:40 GMT 2018-10-20 10:22:40,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:40,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-20 10:22:40,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:40,838 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.214:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-20 10:22:41,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:41,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:41,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-20 10:22:41,044 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:41 GMT 2018-10-20 10:22:41,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:41,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:22:41,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:41,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:22:41,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:41,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:41,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:41,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:41 GMT 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:22:41,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:41,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:22:41,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:41,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:41,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:41,224 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:41 GMT 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:22:41,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:46,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:22:46,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:46,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:46,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:46,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:46,296 - 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-20T10:22:41.770Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:41.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_cvra0y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.824Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.907Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:42.907Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.596Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/JNG7N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f9246872-176a-4b02-857a-3bc0f7392b3e"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SRI7L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d6e946b6-e592-4bbe-bb2f-13e50fbbeaea"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/9YIAB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c3761f0b-2335-4e85-b14e-1e2b150d5a82"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "ff64bf1b-e4ad-4803-b76c-d4369ba77dfe"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/RF1UK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "18dd8879-edcd-4a1b-a5f8-bacb1382d05a"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/X21WE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "90286d1c-93f8-477a-b5f0-0f0b56d7f7b2"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d6e946b6-e592-4bbe-bb2f-13e50fbbeaea"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/9YIAB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c3761f0b-2335-4e85-b14e-1e2b150d5a82"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/JNG7N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f9246872-176a-4b02-857a-3bc0f7392b3e"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/RF1UK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "18dd8879-edcd-4a1b-a5f8-bacb1382d05a"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/AR3CY/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "ff64bf1b-e4ad-4803-b76c-d4369ba77dfe"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/X21WE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "90286d1c-93f8-477a-b5f0-0f0b56d7f7b2"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f9246872-176a-4b02-857a-3bc0f7392b3e"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "18dd8879-edcd-4a1b-a5f8-bacb1382d05a"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/AR3CY/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "ff64bf1b-e4ad-4803-b76c-d4369ba77dfe"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c3761f0b-2335-4e85-b14e-1e2b150d5a82"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Executing: /tmp/SRI7L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d6e946b6-e592-4bbe-bb2f-13e50fbbeaea"}, {"node_instance_id": "vellum_cvra0y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:43.916Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:43.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.922Z", "message": "Execution done (return_code=1): /tmp/9YIAB/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c3761f0b-2335-4e85-b14e-1e2b150d5a82"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.922Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "90286d1c-93f8-477a-b5f0-0f0b56d7f7b2"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.922Z", "message": "Execution done (return_code=1): /tmp/X21WE/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "90286d1c-93f8-477a-b5f0-0f0b56d7f7b2"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.922Z", "message": "Execution done (return_code=1): /tmp/JNG7N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f9246872-176a-4b02-857a-3bc0f7392b3e"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.922Z", "message": "Execution done (return_code=1): /tmp/RF1UK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "18dd8879-edcd-4a1b-a5f8-bacb1382d05a"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "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_l863z9/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_l863z9/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_l863z9/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-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "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_wz3ml0/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_wz3ml0/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_wz3ml0/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-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "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_7dz5x2/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_7dz5x2/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_7dz5x2/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-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "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_90r287/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_90r287/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_90r287/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-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:44.927Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:44.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.934Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7VBP6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}], "metadata": {"pagination": {"total": 96, "offset": 0, "size": 50}}} 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:46 GMT 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30392 2018-10-20 10:22:46,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-20 10:22:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/JNG7N/stop-dime.sh 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SRI7L/stop-sprout.sh 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9YIAB/stop-homer.sh 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/RF1UK/stop-ellis.sh 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X21WE/stop-vellum.sh 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-20 10:22:46,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/9YIAB/stop-homer.sh 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JNG7N/stop-dime.sh 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RF1UK/stop-ellis.sh 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/AR3CY/stop-bono.sh 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/X21WE/stop-vellum.sh 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-20 10:22:46,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AR3CY/stop-bono.sh 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SRI7L/stop-sprout.sh 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/9YIAB/stop-homer.sh 2018-10-20 10:22:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-20 10:22:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/X21WE/stop-vellum.sh 2018-10-20 10:22:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/JNG7N/stop-dime.sh 2018-10-20 10:22:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RF1UK/stop-ellis.sh 2018-10-20 10:22:46,304 - 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-20 10:22:46,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-20 10:22:46,305 - 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-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7VBP6/bind.py 2018-10-20 10:22:46,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:46,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:22:46,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:46,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:46,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:46,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:46,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:46,370 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:46 GMT 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:22:46,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:51,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:22:51,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:51,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:51,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:51,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:51,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:51,452 - 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-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmpnxdqtz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7VBP6/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmpEI8zeC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmprQykXz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BDGO3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C5JXJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmpPaz2mV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmp0Rc2ST /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "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-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T7B76/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:45.936Z", "message": "[localhost] run: sudo mv /tmp/tmpJbrRiK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:45.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7ed07bc-4fc3-42f2-adac-57aca4facc41"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "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_x26v8b/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_x26v8b/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_x26v8b/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-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.949Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 181, "offset": 50, "size": 50}}} 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:51 GMT 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30893 2018-10-20 10:22:51,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:51,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:22:51,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:51,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:22:51,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnxdqtz /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7VBP6/bind.py 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:22:51,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEI8zeC /etc/bind/db.clearwater.local 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprQykXz /etc/bind/db.clearwater.local 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_2k42jl': {u'public_address': u'172.30.9.219', u'private_address': u'192.168.120.18', u'name': u'ellis-2k42jl'}}, u'dime': {u'dime_az1hkz': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'dime-az1hkz'}}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:51,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BDGO3/bind.py 2018-10-20 10:22:51,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {u'vellum_cvra0y': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-cvra0y'}}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:51,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:22:51,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C5JXJ/bind.py 2018-10-20 10:22:51,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:51,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:51,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPaz2mV /etc/bind/db.clearwater.local 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0Rc2ST /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T7B76/bind.py 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJbrRiK /etc/bind/db.clearwater.local 2018-10-20 10:22:51,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:22:51,460 - 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-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:51,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:51,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:51,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:22:51,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:51,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:22:51,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:51,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:22:51,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:51,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:51,523 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:51 GMT 2018-10-20 10:22:51,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:51,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:22:51,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:56,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:22:56,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:56,598 - 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-20T10:22:46.951Z", "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-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "bc0419e0-7565-4ddc-9efd-3b267f4f375e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "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-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "Execution done (return_code=1): /tmp/SRI7L/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d6e946b6-e592-4bbe-bb2f-13e50fbbeaea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "Execution done (return_code=1): /tmp/AR3CY/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "ff64bf1b-e4ad-4803-b76c-d4369ba77dfe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "Executing: /tmp/S5NAD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9ac884c1-cda3-461b-b199-83a4ffbc4a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "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-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "[localhost] run: sudo mv /tmp/tmpWmED6u /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "[localhost] run: sudo mv /tmp/tmprFtr3n /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f62ac084-4ef7-4e90-9fce-620d1319d876"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S5NAD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9ac884c1-cda3-461b-b199-83a4ffbc4a44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:46.951Z", "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-20T10:22:46.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "6ee36651-3f64-44a7-94bf-49575a14f146"}, {"node_instance_id": "vellum_cvra0y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_cvra0y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.956Z", "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_8wwe27/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_8wwe27/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_8wwe27/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-20T10:22:47.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a561412-9a72-4874-a438-e586cd77f038"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "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-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "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-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "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-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "11181bcf-390f-438a-b7a8-a69d8f57366e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5725a3ba-0d30-41a0-be70-dc1361adf445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "[localhost] run: sudo mv /tmp/tmpfV9dPG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "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-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4MPQO/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Executing: /tmp/ISVMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "11181bcf-390f-438a-b7a8-a69d8f57366e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Downloaded scripts/bind/bind.py to /tmp/N2G2V/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Executing: /tmp/QYSBR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5725a3ba-0d30-41a0-be70-dc1361adf445"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9ac884c1-cda3-461b-b199-83a4ffbc4a44"}, {"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ISVMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "11181bcf-390f-438a-b7a8-a69d8f57366e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QYSBR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5725a3ba-0d30-41a0-be70-dc1361adf445"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Executing: /tmp/ZI40V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a561412-9a72-4874-a438-e586cd77f038"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "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-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "[localhost] run: sudo mv /tmp/tmpaTHvWY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f8876150-3ce8-4573-b9f1-5ad1222d69da"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:47.959Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZI40V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:47.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a561412-9a72-4874-a438-e586cd77f038"}, {"node_instance_id": "bono_pjjuyh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.962Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.962Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "Executing: /tmp/3W53W/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "58d891b5-524c-4d43-8ce0-de7d560d584c"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3W53W/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "58d891b5-524c-4d43-8ce0-de7d560d584c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}], "metadata": {"pagination": {"total": 194, "offset": 100, "size": 50}}} 2018-10-20 10:22:56,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:56,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:56 GMT 2018-10-20 10:22:56,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:56,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29340 2018-10-20 10:22:56,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:22:56,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, u'vellum': {}, u'bono': {u'bono_pjjuyh': {u'public_address': u'172.30.9.216', u'private_address': u'192.168.120.9', u'name': u'bono-pjjuyh'}}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SRI7L/stop-sprout.sh 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AR3CY/stop-bono.sh 2018-10-20 10:22:56,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S5NAD/remove-cluster-node.sh 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWmED6u /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprFtr3n /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/S5NAD/remove-cluster-node.sh 2018-10-20 10:22:56,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:22:56,603 - 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-20 10:22:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_bh2mqd': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-bh2mqd'}}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:22:56,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfV9dPG /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4MPQO/bind.py 2018-10-20 10:22:56,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ISVMN/remove-cluster-node.sh 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/N2G2V/bind.py 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QYSBR/remove-cluster-node.sh 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ISVMN/remove-cluster-node.sh 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/QYSBR/remove-cluster-node.sh 2018-10-20 10:22:56,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZI40V/remove-cluster-node.sh 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaTHvWY /etc/bind/db.clearwater.local 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ZI40V/remove-cluster-node.sh 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:22:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:22:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:22:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3W53W/remove-cluster-node.sh 2018-10-20 10:22:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3W53W/remove-cluster-node.sh 2018-10-20 10:22:56,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:22:56,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:22:56,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:22:56,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:22:56,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:22:56,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:22:56,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:22:56,682 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:22:56 GMT 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:22:56,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:01,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:01,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:01,750 - 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-20T10:22:48.965Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "[localhost] run: sudo mv /tmp/tmpawx0Z_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, 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.11', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "message": "[localhost] run: sudo mv /tmp/tmpoLAEsY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:48.965Z", "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-20T10:22:48.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cbb4c305-e384-4d9c-ad0f-91c1f7aaa45b"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "58d891b5-524c-4d43-8ce0-de7d560d584c"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "775af8d1-3cc6-4b02-b748-f9e15f7d78d4"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TAAJ8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "775af8d1-3cc6-4b02-b748-f9e15f7d78d4"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Executing: /tmp/TAAJ8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "775af8d1-3cc6-4b02-b748-f9e15f7d78d4"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:49.971Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:49.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_az1hkz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:52.944Z", "message": "Execution done (return_code=0): /tmp/QYSBR/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:52.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5725a3ba-0d30-41a0-be70-dc1361adf445"}, {"node_instance_id": "dime_az1hkz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:53.239Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:53.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:54.037Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:54.037Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:54.037Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:54.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:54.373Z", "message": "Execution done (return_code=0): /tmp/S5NAD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:54.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9ac884c1-cda3-461b-b199-83a4ffbc4a44"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:55.042Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:55.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_xl4khf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:55.042Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:55.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:56.176Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:56.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:56.176Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:56.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:56.176Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:56.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:56.176Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:56.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:56.176Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:56.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_pjjuyh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:57.162Z", "message": "Execution done (return_code=0): /tmp/3W53W/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:57.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "58d891b5-524c-4d43-8ce0-de7d560d584c"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:57.185Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:57.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:57.185Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:57.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:57.185Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:57.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:57.185Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:57.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "ellis_2k42jl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Execution done (return_code=0): /tmp/ZI40V/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a561412-9a72-4874-a438-e586cd77f038"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Stopping Agent homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 235, "offset": 150, "size": 50}}} 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:01,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:01 GMT 2018-10-20 10:23:01,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:01,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26706 2018-10-20 10:23:01,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:01,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-20 10:23:01,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-20 10:23:01,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpawx0Z_ /etc/bind/db.clearwater.opnfv 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, 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.11', u'hss_hostname': u''}. 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoLAEsY /etc/bind/db.clearwater.local 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-20 10:23:01,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/TAAJ8/remove-cluster-node.sh 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TAAJ8/remove-cluster-node.sh 2018-10-20 10:23:01,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QYSBR/remove-cluster-node.sh 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:01,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/S5NAD/remove-cluster-node.sh 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3W53W/remove-cluster-node.sh 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:01,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZI40V/remove-cluster-node.sh 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_l863z9 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:01,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:01,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:01,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:01,822 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:01 GMT 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:01,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:06,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:06,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_2k42jl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:58.189Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.194Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:22:59.317Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:22:59.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:00.030Z", "message": "Stopping Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:00.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:01.793Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:01.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:01.958Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:01.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:02.034Z", "message": "Successfully stopped daemon: homer_host_l863z9\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:02.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:02.034Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_l863z9 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:02.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1a1198c6-df9b-4d9e-8821-2ed6a52d23e7"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:02.199Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:02.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:02.199Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:02.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:02.199Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:02.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:03.206Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:03.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Stopping Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Deleting Agent homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}], "metadata": {"pagination": {"total": 309, "offset": 200, "size": 50}}} 2018-10-20 10:23:06,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:06,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:06 GMT 2018-10-20 10:23:06,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:06,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26532 2018-10-20 10:23:06,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:06,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:06,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_wz3ml0 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_l863z9 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_l863z9 stop 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:06,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:06,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_x26v8b 2018-10-20 10:23:06,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_l863z9 2018-10-20 10:23:06,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:06,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:06,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:06,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:06,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:06,964 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:06 GMT 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:06,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:06,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:11,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:12,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_wz3ml0 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2735805a-038b-4a19-8882-6c5aa994462a"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Deleting Agent homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Stopping Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.210Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:04.210Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:04.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.050Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:05.228Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:05.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Deleting Agent dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Stopping Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.050Z", "message": "Successfully deleted daemon: homer_host_l863z9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "449d68e7-afaa-4997-be94-cb16715bb2db"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.262Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.262Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:06.262Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:06.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:07.117Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:07.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:07.522Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.058Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.058Z", "message": "Successfully deleted daemon: dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.058Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_x26v8b stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}], "metadata": {"pagination": {"total": 345, "offset": 250, "size": 50}}} 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:12 GMT 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26940 2018-10-20 10:23:12,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:12,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_wz3ml0 stop 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_l863z9 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_x26v8b 2018-10-20 10:23:12,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:12,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:12,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_wz3ml0 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_90r287 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_l863z9 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_wz3ml0 2018-10-20 10:23:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_x26v8b stop 2018-10-20 10:23:12,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:12,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:12,156 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:12 GMT 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:12,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:17,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:17,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:17,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:17,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.058Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73b248b1-2e30-4df8-b2af-ddf7f47fc328"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.058Z", "message": "Successfully deleted daemon: dime_host_wz3ml0", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "55109699-4f3f-4c48-adb7-e5b651c7e96a"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:08.268Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:08.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Deleting Agent bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:09.064Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:09.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:10.106Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:10.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:10.200Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:10.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.080Z", "message": "Successfully stopped daemon: ellis_host_90r287\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.080Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.080Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_90r287 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "95d4705c-75b3-4423-8cdd-90d5f05bedb2"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.080Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.080Z", "message": "Successfully deleted daemon: bono_host_x26v8b", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "b3a90ced-d1f2-4f6d-990d-82b9466aca8d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:11.272Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:11.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Deleting Agent ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.084Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:12.278Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:12.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:13.211Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:13.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:13.601Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:13.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:14.087Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:14.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}], "metadata": {"pagination": {"total": 373, "offset": 300, "size": 50}}} 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:17 GMT 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:17,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26643 2018-10-20 10:23:17,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:17,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:17,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_wz3ml0 2018-10-20 10:23:17,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:17,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_x26v8b 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_90r287 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:17,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_90r287 stop 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_x26v8b 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:17,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_90r287 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:17,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:17,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:17,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:17,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:17,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:17,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:17,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:17,301 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:17 GMT 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:17,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:22,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:22,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:22,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:14.087Z", "message": "Successfully deleted daemon: ellis_host_90r287", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:14.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "9a4f1906-8a94-4e59-b731-4fbcb7c69c5d"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:14.282Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:14.282Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:14.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:15.286Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:15.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:15.286Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:15.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:15.286Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:15.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:16.289Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:16.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:16.289Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:16.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:16.289Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:16.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:17.292Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:17.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:17.292Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:17.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:17.292Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:17.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:18.295Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:18.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.300Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:19.651Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:19.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "41c24c0f-592a-4ca3-aa2a-e80724a45772"}, {"node_instance_id": "sprout_bh2mqd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:20.188Z", "message": "Execution done (return_code=0): /tmp/TAAJ8/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:20.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "775af8d1-3cc6-4b02-b748-f9e15f7d78d4"}, {"node_instance_id": "sprout_bh2mqd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:20.329Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:20.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:21.334Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:21.334Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:21.334Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:21.334Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:21.334Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_node_g7zgoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.352Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 399, "offset": 350, "size": 50}}} 2018-10-20 10:23:22,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:22,408 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:22 GMT 2018-10-20 10:23:22,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:22,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17633 2018-10-20 10:23:22,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:22,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_90r287 2018-10-20 10:23:22,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:22,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:22,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:22,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TAAJ8/remove-cluster-node.sh 2018-10-20 10:23:22,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:22,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:22,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:22,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:22,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:22,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:22,478 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:22 GMT 2018-10-20 10:23:22,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:22,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:22,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:27,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:27,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:22.410Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:22.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "12cbae0e-f791-4ea8-9d55-8e675578db52"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:23.360Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:23.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:23.360Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:23.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.367Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:24.786Z", "message": "Waiting for server \"401d690f-b982-459c-9d60-8404cb8b0a2b\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:24.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "41c24c0f-592a-4ca3-aa2a-e80724a45772"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:25.371Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:25.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:25.371Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:25.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:25.371Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:25.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:25.371Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:25.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Stopping Agent sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.204Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.495Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.495Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:26.495Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:26.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:27.308Z", "message": "Waiting for server \"f8a86a6c-52d3-4838-a5a7-6952553ccaed\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:27.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "12cbae0e-f791-4ea8-9d55-8e675578db52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:27.552Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:27.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 427, "offset": 385, "size": 50}}} 2018-10-20 10:23:27,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:27,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:27 GMT 2018-10-20 10:23:27,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:27,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15524 2018-10-20 10:23:27,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:23:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:23:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:23:27,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "401d690f-b982-459c-9d60-8404cb8b0a2b" to be deleted. current status: ACTIVE 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:27,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_8wwe27 2018-10-20 10:23:27,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f8a86a6c-52d3-4838-a5a7-6952553ccaed" to be deleted. current status: SHUTOFF 2018-10-20 10:23:27,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:27,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:27,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:27,630 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:27,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:27 GMT 2018-10-20 10:23:27,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:27,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:27,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:32,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:32,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:32,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:32,712 - 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-20T10:23:28.532Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:28.532Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:28.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_host_l863z9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.161Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.248Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.312Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_8wwe27 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.312Z", "message": "Successfully stopped daemon: sprout_host_8wwe27\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "d7645b61-7ebc-4cc3-92bf-5ab79a66bc56"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.537Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.537Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.537Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.537Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:30.537Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:30.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.315Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:31.654Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:31.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.319Z", "message": "Deleting Agent sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "homer_security_group_uy3gps", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.319Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "faa856c0-ce33-41bd-bcfb-51a457db5e72"}], "metadata": {"pagination": {"total": 457, "offset": 414, "size": 50}}} 2018-10-20 10:23:32,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:32,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:32 GMT 2018-10-20 10:23:32,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:32,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15481 2018-10-20 10:23:32,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:23:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_8wwe27 stop 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_8wwe27 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:23:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_8wwe27 2018-10-20 10:23:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:23:32,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:32,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:32,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:32,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:32,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:32,776 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:32 GMT 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:32,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:37,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:37,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_dp4qez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_host_wz3ml0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:32.745Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:32.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.322Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5564a654-895b-4c0a-82a9-c7ce15a8aa25"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.322Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "homer_security_group_uy3gps", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5954)", "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/proxy_host_noyars/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_noyars/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_noyars/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_noyars/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_noyars/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5954)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:33.749Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:33.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_security_group_dp4qez", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.379Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "73303730-d3c1-43e1-a68d-c266c5d0d85b"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.379Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.379Z", "message": "Successfully deleted daemon: sprout_host_8wwe27", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c0adba16-403a-4b4a-843c-2cb5a127e807"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "dime_security_group_dp4qez", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:34.753Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:34.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "63b87344-d73e-462a-a83b-c82c049ba6b6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Stopping Agent proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:35.383Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:35.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "ellis_host_90r287", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:36.387Z", "message": "Waiting for server \"bf46893d-6447-4376-be9c-2df0b87717fa\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:36.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "5564a654-895b-4c0a-82a9-c7ce15a8aa25"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:37.000Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:37.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:37.758Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:37.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:37.758Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:37.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 501, "offset": 443, "size": 50}}} 2018-10-20 10:23:37,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:37,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:37 GMT 2018-10-20 10:23:37,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:37,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24225 2018-10-20 10:23:37,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5954) 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:23:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_8wwe27 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_noyars 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "bf46893d-6447-4376-be9c-2df0b87717fa" to be deleted. current status: SHUTOFF 2018-10-20 10:23:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:37,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:37,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:37,922 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:37 GMT 2018-10-20 10:23:37,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:37,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:37,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:42,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:43,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_x26v8b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:39.168Z", "message": "Waiting for server \"09b98ad3-2fc4-434a-a829-feb83be269eb\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:39.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "63b87344-d73e-462a-a83b-c82c049ba6b6"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:39.392Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:39.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:39.548Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:39.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:39.761Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:39.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:39.761Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:39.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Successfully stopped daemon: proxy_host_noyars\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.394Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_noyars stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f5e94bd5-f968-4511-8175-18c27e4151c9"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:40.764Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:40.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.396Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.396Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.396Z", "message": "Deleting Agent proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.396Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.396Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_host_90r287", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:41.767Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.489Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:42.779Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:42.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 532, "offset": 487, "size": 50}}} 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:43,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:43 GMT 2018-10-20 10:23:43,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:43,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16440 2018-10-20 10:23:43,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:43,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "09b98ad3-2fc4-434a-a829-feb83be269eb" to be deleted. current status: SHUTOFF 2018-10-20 10:23:43,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:23:43,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:23:43,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:43,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:23:43,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_noyars 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_noyars stop 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_noyars 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:23:43,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:43,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:43,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:23:43,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:43,180 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:43,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:43,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:43 GMT 2018-10-20 10:23:43,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:43,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:43,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:48,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:48,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_1ywfag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.424Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "a2f7e618-89a1-4487-958b-a1daa359fa9d"}, {"node_instance_id": "ellis_security_group_yqo1sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.424Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "54ed28de-3cb9-41ae-8d00-de1e6b47c332"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.424Z", "message": "Successfully deleted daemon: proxy_host_noyars", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.424Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "1b3fdc7b-0c51-47a6-9d55-b03f4f22cf53"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.805Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.805Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:43.805Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:43.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_floatingip_1ywfag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:44.808Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "ellis_security_group_yqo1sh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:44.808Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_host_x26v8b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:44.808Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:45.865Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:45.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_floatingip_mw87fg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:46.624Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:46.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "2a0dd4d0-0267-4e86-ae41-afbe19ea68fd"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:46.870Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:46.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:46.870Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:46.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:46.870Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:46.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:46.870Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:46.870Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:47.427Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:47.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "29c74227-63f2-4f57-bb6b-f167182d40e2"}, {"node_instance_id": "proxy_host_noyars", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:47.880Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:47.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:47.880Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:47.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bono_security_group_qfz1kn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:47.880Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:47.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:47.880Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:47.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 560, "offset": 518, "size": 50}}} 2018-10-20 10:23:48,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:48,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:48 GMT 2018-10-20 10:23:48,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:48,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14412 2018-10-20 10:23:48,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:48,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-20 10:23:48,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:23:48,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_noyars 2018-10-20 10:23:48,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:23:48,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:23:48,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:48,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:23:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:23:48,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:48,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:48,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:48,312 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:48,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:48 GMT 2018-10-20 10:23:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:48,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:48,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:53,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:53,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:48.482Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:48.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "75567350-a4d7-40d8-bfb3-b1ceec7d2bfc"}, {"node_instance_id": "bono_floatingip_mw87fg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:48.883Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:48.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:49.543Z", "message": "Waiting for server \"ad386695-30a4-4ca6-a635-14bf2236c977\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:49.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "75567350-a4d7-40d8-bfb3-b1ceec7d2bfc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:50.146Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:50.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:50.887Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:50.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:50.887Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:50.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:50.887Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:50.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:51.422Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:51.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c45d2fd5-62bc-4d68-9bfe-a3e2d276a773"}], "metadata": {"pagination": {"total": 568, "offset": 546, "size": 50}}} 2018-10-20 10:23:53,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:53,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:53 GMT 2018-10-20 10:23:53,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:53,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4215 2018-10-20 10:23:53,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:53,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:53,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ad386695-30a4-4ca6-a635-14bf2236c977" to be deleted. current status: ACTIVE 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:23:53,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:23:53,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:53,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:53,451 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:53 GMT 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:53,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:58,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:58,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_8wwe27", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:54.139Z", "message": "Waiting for server \"1a19a209-14e0-48b1-8972-2f81a423d030\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:54.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c45d2fd5-62bc-4d68-9bfe-a3e2d276a773"}, {"node_instance_id": "proxy_host_noyars", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:55.259Z", "message": "Waiting for server \"ad386695-30a4-4ca6-a635-14bf2236c977\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:55.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "75567350-a4d7-40d8-bfb3-b1ceec7d2bfc"}], "metadata": {"pagination": {"total": 570, "offset": 554, "size": 50}}} 2018-10-20 10:23:58,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:58,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:58 GMT 2018-10-20 10:23:58,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:58,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1279 2018-10-20 10:23:58,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:23:58,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1a19a209-14e0-48b1-8972-2f81a423d030" to be deleted. current status: SHUTOFF 2018-10-20 10:23:58,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ad386695-30a4-4ca6-a635-14bf2236c977" to be deleted. current status: ACTIVE 2018-10-20 10:23:58,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:23:58,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:23:58,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:23:58,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:23:58,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:23:58,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:23:58,589 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:23:58 GMT 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:23:58,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:03,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:03,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:03,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:03,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:03,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_8wwe27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:23:59.321Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:23:59.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:00.114Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:00.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:00.114Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:00.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_security_group_er6do8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.057Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "3a6aed87-cb2b-4f8f-b0f2-b2f04f04f6f1"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "proxy_host_noyars", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.117Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:01.497Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:01.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "159bcd1d-c481-44e6-a9b2-9e080d799220"}, {"node_instance_id": "sprout_security_group_er6do8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:02.120Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:02.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "internal_sip_security_group_i8mmj1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:03.208Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:03.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 584, "offset": 556, "size": 50}}} 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:03 GMT 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7378 2018-10-20 10:24:03,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:24:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:24:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:24:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:24:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:24:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:24:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:24:03,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:03,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:03,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:03,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:03,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:03,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:03,734 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:03 GMT 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:03,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:08,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:08,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:08,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:08 GMT 2018-10-20 10:24:08,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:08,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:08,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:08,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:08,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:08,864 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:08 GMT 2018-10-20 10:24:08,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:08,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:08,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:13,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:13,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:13,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:13 GMT 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:13,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:13,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:13,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:13,992 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:13 GMT 2018-10-20 10:24:13,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:13,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:13,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:18,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:19,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:19,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:19 GMT 2018-10-20 10:24:19,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:19,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:19,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:19,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:19,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:19,132 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:19 GMT 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:19,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:24,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:24,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:24,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:24,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:24,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:24 GMT 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:24,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:24,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:24,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:24,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:24,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:24,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:24,257 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:24 GMT 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:24,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:29,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:29,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:29,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:29,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:29 GMT 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:29,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:29,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:29,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:29,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:29,393 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:29,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:29 GMT 2018-10-20 10:24:29,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:29,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:29,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:34,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:34,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:34,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:34 GMT 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:34,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:34,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:34,521 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:34,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:34,521 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:34 GMT 2018-10-20 10:24:34,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:34,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:34,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:39,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:39,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:39,598 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:39 GMT 2018-10-20 10:24:39,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:39,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:39,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:39,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:39,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:39,656 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:39,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:39,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:39 GMT 2018-10-20 10:24:39,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:39,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:39,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:44,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:44,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 570, "size": 50}}} 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:44 GMT 2018-10-20 10:24:44,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:44,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:24:44,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:44,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:44,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:44,790 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:44 GMT 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:44,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:49,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:49,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_cvra0y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:49.072Z", "message": "Execution done (return_code=2): /tmp/ISVMN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:49.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "11181bcf-390f-438a-b7a8-a69d8f57366e"}, {"node_instance_id": "vellum_cvra0y", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:49.209Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 120f857eaa90f06f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11: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.3:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 120f857eaa90f06f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11: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.3: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_7dz5x2/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_7dz5x2/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_7dz5x2/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 120f857eaa90f06f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11: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.3:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-20T10:24:49.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 586, "offset": 570, "size": 50}}} 2018-10-20 10:24:49,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:49,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:49 GMT 2018-10-20 10:24:49,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:49,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2985 2018-10-20 10:24:49,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:49,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/ISVMN/remove-cluster-node.sh 2018-10-20 10:24:49,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 120f857eaa90f06f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11: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.3:4000 exceeded header timeout 2018-10-20 10:24:49,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:49,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:49,925 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:49 GMT 2018-10-20 10:24:49,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:49,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:49,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:54,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:24:54,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:54,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:50.230Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:50.230Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_8d0gbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:50.230Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:50.230Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:50.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:51.233Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:51.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:51.233Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:51.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:51.233Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:51.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_8d0gbk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:51.233Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:51.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:52.238Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:52.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:52.238Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:52.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:52.238Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:52.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:52.238Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:52.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:52.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:52.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.241Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.241Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.241Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.241Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Stopping Agent vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:53.544Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:53.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.247Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:54.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:54.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}], "metadata": {"pagination": {"total": 619, "offset": 572, "size": 50}}} 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:55 GMT 2018-10-20 10:24:54,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:54,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17112 2018-10-20 10:24:54,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:24:54,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:24:55,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:24:55,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_7dz5x2 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-20 10:24:55,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-20 10:24:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-20 10:24:55,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:24:55,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:24:55,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:24:55,064 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:24:55 GMT 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:24:55,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:00,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:00,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:00,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Stopping Agent bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:55.556Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:55.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:57.869Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:57.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.058Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.250Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.250Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.250Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.563Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_7dz5x2 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:58.563Z", "message": "Successfully stopped daemon: vellum_host_7dz5x2\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:58.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "34d9d33f-80b2-4a5c-b580-64f9bb757c11"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.385Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Successfully stopped daemon: bind_host_tp98f2\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_tp98f2 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Deleting Agent vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "79078613-7c8d-4bc8-8eb6-ac98b1c7803e"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:24:59.575Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:24:59.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}], "metadata": {"pagination": {"total": 649, "offset": 605, "size": 50}}} 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:00,142 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:00 GMT 2018-10-20 10:25:00,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:00,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16448 2018-10-20 10:25:00,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:00,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_tp98f2 2018-10-20 10:25:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:00,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_7dz5x2 stop 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_7dz5x2 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_tp98f2 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_tp98f2 stop 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_7dz5x2 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:00,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:00,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:00,215 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:00,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:00,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:00 GMT 2018-10-20 10:25:00,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:00,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:00,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:05,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:05,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.254Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.254Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.254Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Deleting Agent bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:00.580Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:00.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.256Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.256Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.256Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.588Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.588Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:01.588Z", "message": "Successfully deleted daemon: vellum_host_7dz5x2", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:01.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "c95463a1-35f5-41ad-a4c2-7efa9080a52b"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:02.575Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:02.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:02.591Z", "message": "Successfully deleted daemon: bind_host_tp98f2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:02.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:02.591Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:02.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:02.591Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:02.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "aa5267a1-eb3e-4dd0-886f-a2dbc5c2908f"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:03.260Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:03.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:03.260Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:03.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:04.267Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:04.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:04.267Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:04.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:04.267Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:04.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 677, "offset": 635, "size": 50}}} 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:05 GMT 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14886 2018-10-20 10:25:05,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-20 10:25:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_tp98f2 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_7dz5x2 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_tp98f2 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-20 10:25:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:25:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:25:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:25:05,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:05,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:05,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:05,353 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:05 GMT 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:05,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:05,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:10,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:10,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:10,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:06.043Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:06.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:07.274Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:07.274Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:08.378Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:08.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:09.278Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:09.278Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 683, "offset": 663, "size": 50}}} 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:10 GMT 2018-10-20 10:25:10,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:10,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3145 2018-10-20 10:25:10,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-20 10:25:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:25:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:25:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:10,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:10,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:10,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:10,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:10,484 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:10 GMT 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:10,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:15,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:15,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:15,558 - 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-20T10:25:10.983Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:10.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:11.281Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:11.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:11.281Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:11.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:12.284Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:12.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:13.287Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:13.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:13.287Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:13.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:13.287Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:13.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:13.475Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:13.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "4c00b88d-fcd5-43ae-b16c-3ca5aa33b58a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:15.038Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:15.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:15.290Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:15.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:15.290Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:15.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:15.383Z", "message": "Waiting for server \"036fa7c2-8884-4aea-89e6-4afe8f85ae74\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:15.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "4c00b88d-fcd5-43ae-b16c-3ca5aa33b58a"}], "metadata": {"pagination": {"total": 695, "offset": 669, "size": 50}}} 2018-10-20 10:25:15,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:15,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:15 GMT 2018-10-20 10:25:15,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:15,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6260 2018-10-20 10:25:15,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:15,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:15,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:25:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:25:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:15,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "036fa7c2-8884-4aea-89e6-4afe8f85ae74" to be deleted. current status: ACTIVE 2018-10-20 10:25:15,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:15,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:15,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:15,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:15,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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:15 GMT 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:15,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:20,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:20,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:20,700 - 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-20T10:25:19.628Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:19.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:20.296Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:20.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:20.296Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:20.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:20.296Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:20.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 699, "offset": 681, "size": 50}}} 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:20,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:20 GMT 2018-10-20 10:25:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2051 2018-10-20 10:25:20,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:20,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-20 10:25:20,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:25:20,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:25:20,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:20,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:20,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:20,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:20,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:20,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:20,767 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:20 GMT 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:20,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:25,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:25,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:25,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:20.792Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:20.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "595c11b7-2b81-40fa-bfe7-dc697fe054b2"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:21.298Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:21.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_host_7dz5x2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:21.298Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:21.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:22.301Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:22.301Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:22.301Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:22.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "vellum_security_group_e9fyvg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:22.662Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:22.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "726de218-0ea6-4fce-b1c2-204b438f4aa5"}, {"node_instance_id": "vellum_security_group_e9fyvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:23.591Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:23.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_host_tp98f2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:25.024Z", "message": "Waiting for server \"a0932bad-5295-48d5-8062-39ef2940a635\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:25.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "595c11b7-2b81-40fa-bfe7-dc697fe054b2"}], "metadata": {"pagination": {"total": 708, "offset": 685, "size": 50}}} 2018-10-20 10:25:25,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:25,841 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:25 GMT 2018-10-20 10:25:25,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:25,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4803 2018-10-20 10:25:25,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:25,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:25,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:25:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:25:25,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a0932bad-5295-48d5-8062-39ef2940a635" to be deleted. current status: SHUTOFF 2018-10-20 10:25:25,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:25,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:25,901 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:25,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:25,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:25 GMT 2018-10-20 10:25:25,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:25,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:25,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:30,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:30,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:30,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:30,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:30,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:30,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_tp98f2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:30.212Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:30.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 709, "offset": 694, "size": 50}}} 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:30 GMT 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 588 2018-10-20 10:25:30,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:30,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-20 10:25:30,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:31,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:31,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:31,039 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:31 GMT 2018-10-20 10:25:31,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:31,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-20 10:25:31,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:36,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/events 2018-10-20 10:25:36,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:36,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:36,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:36,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_7lhvo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:31.310Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:31.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:31.310Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:31.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:31.310Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:31.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:31.310Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:31.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.502Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "bind_security_group_ea3vov", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:32.657Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:32.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "54cede0f-0619-4695-ad4e-150973e5dd96"}, {"node_instance_id": "bind_security_group_ea3vov", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:33.540Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:33.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "keypair_7lhvo5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:33.540Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:33.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "keypair_7lhvo5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:33.615Z", "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-20T10:25:33.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "0e5ad77f-9a71-423e-9639-47651960f3b7"}, {"node_instance_id": "bind_floatingip_s3hqy3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:33.615Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:33.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "f03e1087-8caa-48b6-90c7-49e7dad41d82"}, {"node_instance_id": "base_security_group_bp7np4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:33.615Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:33.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca", "logger": "cb0821e5-9544-447d-a37a-3e595dbc57e1"}, {"node_instance_id": "bind_floatingip_s3hqy3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:34.544Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:34.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": "base_security_group_bp7np4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:34.544Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:34.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-20T10:25:35.547Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:25:35.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"}], "metadata": {"pagination": {"total": 734, "offset": 695, "size": 50}}} 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:36 GMT 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12650 2018-10-20 10:25:36,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:36,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:25:36,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:25:36,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:25:36,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-20 10:25:36,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-20 10:25:36,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:25:36,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-20 10:25:36,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions/1b6ab20c-7d7c-4473-87be-f5f40fb474ca 2018-10-20 10:25:36,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:36,177 - 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-20T10:22:40.931Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "1b6ab20c-7d7c-4473-87be-f5f40fb474ca"} 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:36 GMT 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-20 10:25:36,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:36,178 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.214:80/api/v3/deployments/clearwater-opnfv 2018-10-20 10:25:37,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:25:37,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "bono_cluster_size": 1, "flavor_id": "1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:52.428Z", "updated_at": "2018-10-20T10:03:52.428Z", "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": []}, "added_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": []}, "extended_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-20 10:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:37 GMT 2018-10-20 10:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-20 10:25:37,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:37,004 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.214:80/api/v3/blueprints/clearwater-opnfv 2018-10-20 10:25:37,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:25:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:25:37,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:25:37,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:25:37,086 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:25:37,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:03:44.802Z", "updated_at": "2018-10-20T10:03:44.802Z", "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.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.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.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"}}}, "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"}}}, "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"}}}, "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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"}}}, "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"}}}}, "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"}, "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"}}}}, "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": []}, "added_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": []}, "extended_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "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.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"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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_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"}, "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": "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.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": "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": {"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": "", "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, "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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}, {"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": "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.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": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": {"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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "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.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"}, "creation": {"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/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.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.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.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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}, {"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": "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.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": "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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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": {"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": "", "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, "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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"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"}, "creation": {"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.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.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.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": ""}, "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.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"}, "creation": {"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/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.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.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.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"}, "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": "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.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": "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": {"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": "", "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, "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", "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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": "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.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": "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"}, "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": "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.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": "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": {"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": "", "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, "description": ""}}], "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-20 10:25:37,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:25:37,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:25:37 GMT 2018-10-20 10:25:37,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:25:37,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-20 10:25:37,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:25:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 10:25:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:40,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:25:40 GMT X-Openstack-Request-Id: req-e06513ff-d7e1-4c31-b224-35b35b2443d4 2018-10-20 10:25:40,194 - 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-20 10:25:40,194 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/f5bb2c8a-112b-43d2-b77f-b02a0e0d29d3 used request id req-e06513ff-d7e1-4c31-b224-35b35b2443d4 2018-10-20 10:25:40,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.07973599434s 2018-10-20 10:25:40,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:25:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:40,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-0e4f7d54-efae-45fd-b157-0ac12e2780e1 x-openstack-request-id: req-0e4f7d54-efae-45fd-b157-0ac12e2780e1 2018-10-20 10:25:40,510 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62", "name": "cloudify_ims-flavor_alt_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "name": "cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:25:40,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0e4f7d54-efae-45fd-b157-0ac12e2780e1 2018-10-20 10:25:40,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31099820137s 2018-10-20 10:25:40,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 10:25:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:40,548 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-8ee85c48-4371-4170-a1f0-e1c0bcc4ea4a x-openstack-request-id: req-8ee85c48-4371-4170-a1f0-e1c0bcc4ea4a 2018-10-20 10:25:40,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1f3c1639-9e4e-420e-9b6b-28e4eaa2fc62 used request id req-8ee85c48-4371-4170-a1f0-e1c0bcc4ea4a 2018-10-20 10:25:40,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353019237518s 2018-10-20 10:25:40,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 10:25:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/82dca1e3-9307-4302-8e1c-074739fa6d95.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:42,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:42 GMT X-Openstack-Request-Id: req-6afaf44d-0893-4083-98b4-3bb59677d681 2018-10-20 10:25:42,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:42,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/82dca1e3-9307-4302-8e1c-074739fa6d95.json used request id req-6afaf44d-0893-4083-98b4-3bb59677d681 2018-10-20 10:25:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.52129006386s 2018-10-20 10:25:42,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:25:42,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:42,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:42 GMT X-Openstack-Request-Id: req-51a59975-0e92-48f1-be4f-9078f8fd03ee 2018-10-20 10:25:42,146 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 10:25:42,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-51a59975-0e92-48f1-be4f-9078f8fd03ee 2018-10-20 10:25:42,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671539306641s 2018-10-20 10:25:42,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 10:25:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:42,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-3e96225c-7c3c-4f4c-a153-054f69b163d9 x-openstack-request-id: req-3e96225c-7c3c-4f4c-a153-054f69b163d9 2018-10-20 10:25:42,615 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55 used request id req-3e96225c-7c3c-4f4c-a153-054f69b163d9 2018-10-20 10:25:42,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.468711137772s 2018-10-20 10:25:42,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:25:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:43,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-8151d208-c4ae-47f0-90a3-7a16f891be16 x-openstack-request-id: req-8151d208-c4ae-47f0-90a3-7a16f891be16 2018-10-20 10:25:43,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:e9:3b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:e9:3b", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59185e96-4fec-4a17-8088-f706e9988e55", "rel": "bookmark"}], "image": {"id": "6e95ef12-0471-432a-96ab-80e09862ac12", "links": [{"href": "http://172.30.9.22:8774/images/6e95ef12-0471-432a-96ab-80e09862ac12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:02:44.000000", "flavor": {"id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "links": [{"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}]}, "id": "59185e96-4fec-4a17-8088-f706e9988e55", "security_groups": [{"name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}], "user_id": "dd0aed40851f4382aa53c90207686546", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:25:42Z", "hostId": "696343b5fb5a812f9abe17cce45c72acfabd053f2dbd5e6d69e20dc6", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "name": "cloudify_ims-vm_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "created": "2018-10-20T10:00:21Z", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:25:43,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8151d208-c4ae-47f0-90a3-7a16f891be16 2018-10-20 10:25:43,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801954984665s 2018-10-20 10:25:43,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:25:45,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:25:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-9f02784f-6c89-4a42-b641-12a520bf13be x-openstack-request-id: req-9f02784f-6c89-4a42-b641-12a520bf13be 2018-10-20 10:25:45,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 10:25:45,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f02784f-6c89-4a42-b641-12a520bf13be 2018-10-20 10:25:45,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0698189735413s 2018-10-20 10:25:45,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:25:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:45,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:45 GMT X-Openstack-Request-Id: req-ad37be43-fd14-4b7b-a899-de5225af93fd 2018-10-20 10:25:45,567 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T10:00:18Z", "updated_at": "2018-10-20T10:00:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-20T10:00:20Z", "revision_number": 0, "id": "146b315c-7e01-4e8d-83a6-4e47746c7ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:20Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "629705fb-05b1-4a25-8d7a-ecb23f48ae64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 80, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "77578638-abb2-48c6-ae7d-7a1432dfdf2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "88a9a8b1-d83d-42de-912c-08dcad9a1fef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "9e4d2197-abf5-4a72-9810-551acff6890c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "aaf18d02-35c5-4efc-bea4-afa6f77ebd16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:00:19Z", "revision_number": 0, "id": "b73c50db-a585-4f75-ab75-ff831085f7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:19Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 443, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:00:18Z", "revision_number": 0, "id": "c861df4c-3101-4bda-bfae-e05c80707217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:00:18Z", "security_group_id": "31460223-052a-490f-9a4a-5cb036cc2999", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 7, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "31460223-052a-490f-9a4a-5cb036cc2999", "name": "cloudify_ims-sg_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T10:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:03:41Z", "revision_number": 0, "id": "50312176-f6bb-421c-9d38-2ecd3eebabca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:03:41Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 2, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:25:45,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ad37be43-fd14-4b7b-a899-de5225af93fd 2018-10-20 10:25:45,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0693180561066s 2018-10-20 10:25:45,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 10:25:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/31460223-052a-490f-9a4a-5cb036cc2999.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:45,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:45 GMT X-Openstack-Request-Id: req-3d3d9ac4-a1f9-454c-8ae3-8ce71b589992 2018-10-20 10:25:45,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:45,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/31460223-052a-490f-9a4a-5cb036cc2999.json used request id req-3d3d9ac4-a1f9-454c-8ae3-8ce71b589992 2018-10-20 10:25:45,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.186466932297s 2018-10-20 10:25:45,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 10:25:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:45,808 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-dfea2b3f-04c3-4a60-870c-ba3fc9234632 x-openstack-request-id: req-dfea2b3f-04c3-4a60-870c-ba3fc9234632 2018-10-20 10:25:45,808 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_c7c4b4c9-188b-48b6-817a-bd0dd15386ed used request id req-dfea2b3f-04c3-4a60-870c-ba3fc9234632 2018-10-20 10:25:45,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0469470024109s 2018-10-20 10:25:45,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 10:25:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3/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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" -d '{"subnet_id": "9ad06cad-57e4-4bb5-8572-4201319a4a75"}' 2018-10-20 10:25:48,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:48 GMT X-Openstack-Request-Id: req-ddba5147-fc3f-4f3b-a70f-9839251bd8d5 2018-10-20 10:25:48,169 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2521db9-8fc9-4d46-ab0b-dcc6402682d4", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "subnet_id": "9ad06cad-57e4-4bb5-8572-4201319a4a75", "subnet_ids": ["9ad06cad-57e4-4bb5-8572-4201319a4a75"], "port_id": "0144acb2-4e66-4634-8e97-dfe29e623553", "id": "4d142886-738d-4035-8460-e2550e72d3f3"} 2018-10-20 10:25:48,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3/remove_router_interface.json used request id req-ddba5147-fc3f-4f3b-a70f-9839251bd8d5 2018-10-20 10:25:48,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.36059212685s 2018-10-20 10:25:48,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 10:25:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:48,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:48 GMT X-Openstack-Request-Id: req-96a61902-ca59-46d9-9b33-9dd4db407bd6 2018-10-20 10:25:48,351 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:48Z", "admin_state_up": true, "updated_at": "2018-10-20T10:25:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4d142886-738d-4035-8460-e2550e72d3f3", "name": "cloudify_ims-router_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}]} 2018-10-20 10:25:48,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-96a61902-ca59-46d9-9b33-9dd4db407bd6 2018-10-20 10:25:48,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.181718111038s 2018-10-20 10:25:48,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 10:25:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:49,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:49 GMT X-Openstack-Request-Id: req-73cee173-96ea-4e11-94dd-f60746a832e2 2018-10-20 10:25:49,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:49,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/4d142886-738d-4035-8460-e2550e72d3f3.json used request id req-73cee173-96ea-4e11-94dd-f60746a832e2 2018-10-20 10:25:49,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47438907623s 2018-10-20 10:25:49,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:25:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:49,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:49 GMT X-Openstack-Request-Id: req-12e3aadf-ae07-4410-98a0-5d428b27bee0 2018-10-20 10:25:49,894 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T09:58:47Z","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":"bf10afe645e24be28ab572dc79e6e0dd","id":"9ad06cad-57e4-4bb5-8572-4201319a4a75","subnetpool_id":null,"name":"cloudify_ims-subnet_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}]} 2018-10-20 10:25:49,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-12e3aadf-ae07-4410-98a0-5d428b27bee0 2018-10-20 10:25:49,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0663630962372s 2018-10-20 10:25:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 10:25:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9ad06cad-57e4-4bb5-8572-4201319a4a75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:51,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:51 GMT X-Openstack-Request-Id: req-f710a815-4193-4974-a4f6-c28542546f16 2018-10-20 10:25:51,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:51,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9ad06cad-57e4-4bb5-8572-4201319a4a75.json used request id req-f710a815-4193-4974-a4f6-c28542546f16 2018-10-20 10:25:51,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30387496948s 2018-10-20 10:25:51,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:25:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:51,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:51 GMT X-Openstack-Request-Id: req-45daa42d-175e-4953-9839-480471f2aa2a 2018-10-20 10:25:51,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2521db9-8fc9-4d46-ab0b-dcc6402682d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf10afe645e24be28ab572dc79e6e0dd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:25:50Z","qos_policy_id":null,"name":"cloudify_ims-net_c7c4b4c9-188b-48b6-817a-bd0dd15386ed","admin_state_up":true,"tenant_id":"bf10afe645e24be28ab572dc79e6e0dd","created_at":"2018-10-20T09:58:46Z","mtu":1450}]} 2018-10-20 10:25:51,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-45daa42d-175e-4953-9839-480471f2aa2a 2018-10-20 10:25:51,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959072113037s 2018-10-20 10:25:51,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 10:25:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d2521db9-8fc9-4d46-ab0b-dcc6402682d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:52,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:52 GMT X-Openstack-Request-Id: req-740a86c7-bac0-4384-87cb-9cbce7371e2e 2018-10-20 10:25:52,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:52,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d2521db9-8fc9-4d46-ab0b-dcc6402682d4.json used request id req-740a86c7-bac0-4384-87cb-9cbce7371e2e 2018-10-20 10:25:52,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47254419327s 2018-10-20 10:25:52,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:25:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:53,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:53 GMT X-Openstack-Request-Id: req-18804f84-467b-4f99-a26e-d34122f912f3 2018-10-20 10:25:53,477 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:00:16Z", "file": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12/file", "owner": "bf10afe645e24be28ab572dc79e6e0dd", "id": "6e95ef12-0471-432a-96ab-80e09862ac12", "size": 4373348352, "self": "/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/6e95ef12-0471-432a-96ab-80e09862ac12/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T09:59:15Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:25:53,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-18804f84-467b-4f99-a26e-d34122f912f3 2018-10-20 10:25:53,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703282117844s 2018-10-20 10:25:53,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 10:25:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}846481f01c2279be06b0f725fa2fd2006ad7901695eaea4516c0aede5826c95d" 2018-10-20 10:25:54,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:25:54 GMT X-Openstack-Request-Id: req-057186b9-aeb8-468d-8cfb-868dc1113b7c 2018-10-20 10:25:54,028 - 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-20 10:25:54,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/6e95ef12-0471-432a-96ab-80e09862ac12 used request id req-057186b9-aeb8-468d-8cfb-868dc1113b7c 2018-10-20 10:25:54,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.54899096489s 2018-10-20 10:25:54,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:25:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:54,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25: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-0b4e1fe8-094a-496e-a6bf-fe5fd8f01932 x-openstack-request-id: req-0b4e1fe8-094a-496e-a6bf-fe5fd8f01932 2018-10-20 10:25:54,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "358af2a7-307d-4ad9-be2e-6b7758a2441b", "name": "cloudify_ims-flavor_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:25:54,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0b4e1fe8-094a-496e-a6bf-fe5fd8f01932 2018-10-20 10:25:54,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232229232788s 2018-10-20 10:25:54,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 10:25:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:54,080 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:54 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-21e7088d-53ca-420b-8df6-3bcea43961ea x-openstack-request-id: req-21e7088d-53ca-420b-8df6-3bcea43961ea 2018-10-20 10:25:54,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/358af2a7-307d-4ad9-be2e-6b7758a2441b used request id req-21e7088d-53ca-420b-8df6-3bcea43961ea 2018-10-20 10:25:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270528793335s 2018-10-20 10:25:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:25:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:54,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddbdee8-f8b1-4360-850f-add47fba4a9d 2018-10-20 10:25:54,399 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "links": {"self": "http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd0aed40851f4382aa53c90207686546", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:25:54,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2ddbdee8-f8b1-4360-850f-add47fba4a9d 2018-10-20 10:25:54,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.318349123001s 2018-10-20 10:25:54,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:25:54,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:54,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2486c7-96ce-4bde-9f3c-64c656c56d72 2018-10-20 10:25:54,615 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_c7c4b4c9-188b-48b6-817a-bd0dd15386ed", "links": {"self": "http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dd0aed40851f4382aa53c90207686546", "description": null}} 2018-10-20 10:25:54,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546 used request id req-5c2486c7-96ce-4bde-9f3c-64c656c56d72 2018-10-20 10:25:54,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208830833435s 2018-10-20 10:25:54,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 10:25:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:54,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec4d82f-120f-477b-826e-bb7e2ec6c38b 2018-10-20 10:25:54,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:25:54,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/dd0aed40851f4382aa53c90207686546 used request id req-dec4d82f-120f-477b-826e-bb7e2ec6c38b 2018-10-20 10:25:54,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.370388031006s 2018-10-20 10:25:54,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:25:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:55,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f8e598-124b-450c-bcf9-b164b04d7a88 2018-10-20 10:25:55,207 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd"}, "tags": [], "enabled": true, "id": "bf10afe645e24be28ab572dc79e6e0dd", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c7c4b4c9-188b-48b6-817a-bd0dd15386ed"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 10:25:55,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f4f8e598-124b-450c-bcf9-b164b04d7a88 2018-10-20 10:25:55,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214091062546s 2018-10-20 10:25:55,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 10:25:55,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:55,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46d0081-f67b-4400-90bb-6aa293c75a74 2018-10-20 10:25:55,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:25:55,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bf10afe645e24be28ab572dc79e6e0dd used request id req-e46d0081-f67b-4400-90bb-6aa293c75a74 2018-10-20 10:25:55,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251554965973s 2018-10-20 10:25:55,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:25:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bf10afe645e24be28ab572dc79e6e0dd&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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:55 GMT X-Openstack-Request-Id: req-fbc8e9a2-5ed9-494b-b3d3-f8919cdd516b 2018-10-20 10:25:55,728 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T10:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:03:41Z", "revision_number": 0, "id": "50312176-f6bb-421c-9d38-2ecd3eebabca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:03:41Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 2, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}]} 2018-10-20 10:25:55,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bf10afe645e24be28ab572dc79e6e0dd&name=default used request id req-fbc8e9a2-5ed9-494b-b3d3-f8919cdd516b 2018-10-20 10:25:55,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256731033325s 2018-10-20 10:25:55,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:25:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9849 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:55 GMT X-Openstack-Request-Id: req-8d4c8eae-da8b-4953-ab51-242d46afe384 2018-10-20 10:25:55,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "created_at": "2018-10-20T09:58:46Z", "updated_at": "2018-10-20T10:03:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "05ea7c02-820b-472a-8fc0-2bb42a541d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "de9cf590-a2f5-406a-a28a-d1cfa043c2a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:03:41Z", "revision_number": 0, "id": "50312176-f6bb-421c-9d38-2ecd3eebabca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:03:41Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "9092fe0d-291a-4429-8daa-93d164a84d36", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T09:58:46Z", "revision_number": 0, "id": "254e46d1-876d-4626-a479-3ca9bfb2f102", "remote_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "remote_ip_prefix": null, "created_at": "2018-10-20T09:58:46Z", "security_group_id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "tenant_id": "bf10afe645e24be28ab572dc79e6e0dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf10afe645e24be28ab572dc79e6e0dd"}], "revision_number": 2, "project_id": "bf10afe645e24be28ab572dc79e6e0dd", "id": "4de9d93e-1083-4faf-b1f7-8314df75c693", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 10:25:55,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8d4c8eae-da8b-4953-ab51-242d46afe384 2018-10-20 10:25:55,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055303812027s 2018-10-20 10:25:55,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 10:25:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4de9d93e-1083-4faf-b1f7-8314df75c693.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}93eebe15fd30af2b4fcb15aab80ff0d114b69d8640c35418026e66abe262f583" 2018-10-20 10:25:55,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:25:55 GMT X-Openstack-Request-Id: req-89c8bb5c-a248-49ee-a90f-41d027b95b28 2018-10-20 10:25:55,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:25:55,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4de9d93e-1083-4faf-b1f7-8314df75c693.json used request id req-89c8bb5c-a248-49ee-a90f-41d027b95b28 2018-10-20 10:25:55,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14012503624s 2018-10-20 10:25:55,962 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-10-20 10:25:55,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:25:55,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178008f8-6335-4989-bd8e-5edc0e336774 2018-10-20 10:25:55,995 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:25:55,996 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-178008f8-6335-4989-bd8e-5edc0e336774 2018-10-20 10:25:55,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:25:56,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T11:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["j4ri9ks1T_yFC3QZ4aUobw"], "issued_at": "2018-10-20T10:25:56.000000Z"}} 2018-10-20 10:25:56,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:25:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:56,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:56 GMT X-Openstack-Request-Id: req-ea73cbbf-8d84-405b-abd7-fba0f0a94ab2 2018-10-20 10:25:56,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 10:25:56,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea73cbbf-8d84-405b-abd7-fba0f0a94ab2 2018-10-20 10:25:56,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397588014603s 2018-10-20 10:25:56,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:25:56,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585bdbdc-42e8-47f9-b6cb-0c2a2fe55d49 2018-10-20 10:25:56,924 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:25:56,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-585bdbdc-42e8-47f9-b6cb-0c2a2fe55d49 2018-10-20 10:25:56,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11269402504s 2018-10-20 10:25:56,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 10:25:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}}' 2018-10-20 10:25:58,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2cc171-aaca-42b0-bc61-e8c1ca8fe59e 2018-10-20 10:25:58,079 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}} 2018-10-20 10:25:58,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bf2cc171-aaca-42b0-bc61-e8c1ca8fe59e 2018-10-20 10:25:58,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 1.14797210693s 2018-10-20 10:25:58,081 - 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'5a336b8bee3b4e1db0b4dcaa287157af', '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_8f3cc420-0997-42af-9191-954554775522'}) 2018-10-20 10:25:58,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 10:25:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6a88d541-4fa9-4680-9e48-c83b03a91615", "email": null, "name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522"}}' 2018-10-20 10:25:58,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7356639-9e72-4e66-82f2-fe7b53d00c9d 2018-10-20 10:25:58,507 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "links": {"self": "http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a94f784a1bd43dfbc27c51c47811477", "domain_id": "default", "password_expires_at": null}} 2018-10-20 10:25:58,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e7356639-9e72-4e66-82f2-fe7b53d00c9d 2018-10-20 10:25:58,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.419815778732s 2018-10-20 10:25:58,508 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a94f784a1bd43dfbc27c51c47811477', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_8f3cc420-0997-42af-9191-954554775522'}) 2018-10-20 10:25:58,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:25:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:58,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4011f5-badb-4a33-ba78-682df3ba99b6 2018-10-20 10:25:58,707 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:25:58,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2e4011f5-badb-4a33-ba78-682df3ba99b6 2018-10-20 10:25:58,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196212053299s 2018-10-20 10:25:58,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:25:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:58,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4684f6ed-224e-420d-94de-0bfe6f7b38bd 2018-10-20 10:25:58,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:25:58,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4684f6ed-224e-420d-94de-0bfe6f7b38bd 2018-10-20 10:25:58,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181713104248s 2018-10-20 10:25:58,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:25:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bce352-801c-4044-b349-b7d75cd2d303 2018-10-20 10:25:59,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:25:59,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f6bce352-801c-4044-b349-b7d75cd2d303 2018-10-20 10:25:59,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11936712265s 2018-10-20 10:25:59,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:25:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b8cf36-d005-4a72-98b2-96f8d35530dd 2018-10-20 10:25:59,219 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 10:25:59,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-16b8cf36-d005-4a72-98b2-96f8d35530dd 2018-10-20 10:25:59,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194839954376s 2018-10-20 10:25:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:25:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9799b70e-a068-4f62-a435-e8d9bf03c589 2018-10-20 10:25:59,348 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "links": {"self": "http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a94f784a1bd43dfbc27c51c47811477", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:25:59,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9799b70e-a068-4f62-a435-e8d9bf03c589 2018-10-20 10:25:59,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128055095673s 2018-10-20 10:25:59,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:25:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7edb00a5-7232-4776-b40e-7e30e4013d29 2018-10-20 10:25:59,469 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 10:25:59,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7edb00a5-7232-4776-b40e-7e30e4013d29 2018-10-20 10:25:59,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108355998993s 2018-10-20 10:25:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 10:25:59,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88157cb-9722-4519-9e80-ec40744f1c01 2018-10-20 10:25:59,671 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af", "previous": null, "next": null}} 2018-10-20 10:25:59,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af used request id req-b88157cb-9722-4519-9e80-ec40744f1c01 2018-10-20 10:25:59,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193417072296s 2018-10-20 10:25:59,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 10:25:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af/users/5a94f784a1bd43dfbc27c51c47811477/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7185d2af-89b4-4bc9-8975-88ef7346f082 2018-10-20 10:25:59,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:25:59,824 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af/users/5a94f784a1bd43dfbc27c51c47811477/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-7185d2af-89b4-4bc9-8975-88ef7346f082 2018-10-20 10:25:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148105144501s 2018-10-20 10:25:59,825 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 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'5a336b8bee3b4e1db0b4dcaa287157af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6a88d541-4fa9-4680-9e48-c83b03a91615', 'username': u'heat_ims-user_8f3cc420-0997-42af-9191-954554775522', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 10:25:59,828 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_8f3cc420-0997-42af-9191-954554775522', 'password': '6a88d541-4fa9-4680-9e48-c83b03a91615', 'project_name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '5a336b8bee3b4e1db0b4dcaa287157af', 'project_domain_name': 'Default'} 2018-10-20 10:25:59,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-20 10:25:59,859 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-10-20 10:25:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:25:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:25:59,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce7121f-1b36-4a82-9dcc-e533d0f2557a 2018-10-20 10:25:59,972 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:25:59,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7ce7121f-1b36-4a82-9dcc-e533d0f2557a 2018-10-20 10:25:59,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112133026123s 2018-10-20 10:25:59,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:25:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:00,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 10:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746a841e-5857-4171-83ba-e84119ea3e2b 2018-10-20 10:26:00,089 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 10:26:00,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-746a841e-5857-4171-83ba-e84119ea3e2b 2018-10-20 10:26:00,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109803915024s 2018-10-20 10:26:00,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 10:26:00,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"network": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "heat_ims-net_8f3cc420-0997-42af-9191-954554775522", "admin_state_up": true}}' 2018-10-20 10:26:00,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:00 GMT X-Openstack-Request-Id: req-4f7dd7d5-6f3b-4dea-b6b8-d6a52aa6f9ca 2018-10-20 10:26:00,482 - 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":"bbdeb284-7db7-468b-914e-9bbf64cee11d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:26:00Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_8f3cc420-0997-42af-9191-954554775522","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:00Z","mtu":1450}} 2018-10-20 10:26:00,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4f7dd7d5-6f3b-4dea-b6b8-d6a52aa6f9ca 2018-10-20 10:26:00,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.39013004303s 2018-10-20 10:26:00,483 - 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-20T10:26:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bbdeb284-7db7-468b-914e-9bbf64cee11d', u'provider:segmentation_id': 2, 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_8f3cc420-0997-42af-9191-954554775522', u'created_at': u'2018-10-20T10:26:00Z', u'mtu': 1450, u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'l2_adjacency': True}) 2018-10-20 10:26:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:26:00,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae178f75-b209-4bd8-be3b-8ee17732956b 2018-10-20 10:26:00,496 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:26:00,496 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-ae178f75-b209-4bd8-be3b-8ee17732956b 2018-10-20 10:26:00,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:26:00,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T11:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_5a336b8bee3b4e1db0b4dcaa287157af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_5a336b8bee3b4e1db0b4dcaa287157af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/5a336b8bee3b4e1db0b4dcaa287157af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "id": "5a94f784a1bd43dfbc27c51c47811477"}, "audit_ids": ["_gdpDFZhRsCbDGOQAIGxVg"], "issued_at": "2018-10-20T10:26:00.000000Z"}} 2018-10-20 10:26:00,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:26:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:01,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:01 GMT X-Openstack-Request-Id: req-86d4034a-0a69-4056-9480-69bdcbaa4660 2018-10-20 10:26:01,287 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:26:00Z","qos_policy_id":null,"name":"heat_ims-net_8f3cc420-0997-42af-9191-954554775522","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:26:01,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-86d4034a-0a69-4056-9480-69bdcbaa4660 2018-10-20 10:26:01,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381726980209s 2018-10-20 10:26:01,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 10:26:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"subnet": {"name": "heat_ims-subnet_8f3cc420-0997-42af-9191-954554775522", "enable_dhcp": true, "network_id": "bbdeb284-7db7-468b-914e-9bbf64cee11d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 10:26:01,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:01 GMT X-Openstack-Request-Id: req-f668447d-eb49-45d8-a85c-2fc66d78d3be 2018-10-20 10:26:01,949 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:26:01Z","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":"5a336b8bee3b4e1db0b4dcaa287157af","id":"e37314df-6caf-4912-8ac7-54fdaa89f1fe","subnetpool_id":null,"name":"heat_ims-subnet_8f3cc420-0997-42af-9191-954554775522"}} 2018-10-20 10:26:01,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f668447d-eb49-45d8-a85c-2fc66d78d3be 2018-10-20 10:26:01,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.660222053528s 2018-10-20 10:26:01,950 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:26:01Z', 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'e37314df-6caf-4912-8ac7-54fdaa89f1fe', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_8f3cc420-0997-42af-9191-954554775522', u'enable_dhcp': True, u'network_id': u'bbdeb284-7db7-468b-914e-9bbf64cee11d', u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'created_at': u'2018-10-20T10:26:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af'}) 2018-10-20 10:26:01,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 10:26:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "heat_ims-router_8f3cc420-0997-42af-9191-954554775522", "admin_state_up": true}}' 2018-10-20 10:26:03,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:03 GMT X-Openstack-Request-Id: req-1cf8a4e8-e38a-435a-a02b-b2a88c8e5a68 2018-10-20 10:26:03,672 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "created_at": "2018-10-20T10:26:01Z", "admin_state_up": true, "updated_at": "2018-10-20T10:26:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "e415f05d-ec7a-4544-8ac7-683ab095b5fa", "name": "heat_ims-router_8f3cc420-0997-42af-9191-954554775522"}} 2018-10-20 10:26:03,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-1cf8a4e8-e38a-435a-a02b-b2a88c8e5a68 2018-10-20 10:26:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72099614143s 2018-10-20 10:26:03,673 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:26:03Z', u'revision_number': 2, u'id': u'e415f05d-ec7a-4544-8ac7-683ab095b5fa', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_8f3cc420-0997-42af-9191-954554775522', u'admin_state_up': True, u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'created_at': u'2018-10-20T10:26:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af'}) 2018-10-20 10:26:03,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 10:26:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"subnet_id": "e37314df-6caf-4912-8ac7-54fdaa89f1fe"}' 2018-10-20 10:26:06,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:06 GMT X-Openstack-Request-Id: req-cd53ac84-9935-4b28-84fd-aab19e556beb 2018-10-20 10:26:06,500 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bbdeb284-7db7-468b-914e-9bbf64cee11d", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "subnet_id": "e37314df-6caf-4912-8ac7-54fdaa89f1fe", "subnet_ids": ["e37314df-6caf-4912-8ac7-54fdaa89f1fe"], "port_id": "338b3417-52b9-4fed-b3b0-0e7f5c15621c", "id": "e415f05d-ec7a-4544-8ac7-683ab095b5fa"} 2018-10-20 10:26:06,500 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa/add_router_interface.json used request id req-cd53ac84-9935-4b28-84fd-aab19e556beb 2018-10-20 10:26:06,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82726693153s 2018-10-20 10:26:06,502 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-20 10:26:08,007 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-20 10:26:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:26:08,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:08 GMT 2018-10-20 10:26:08,014 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 10:26:08,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:26:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:08,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:08 GMT X-Openstack-Request-Id: req-90747f9e-6744-457f-8513-8c7b368fbe78 2018-10-20 10:26:08,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:26:08,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-90747f9e-6744-457f-8513-8c7b368fbe78 2018-10-20 10:26:08,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727095842361s 2018-10-20 10:26:08,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 10:26:08,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522"}' 2018-10-20 10:26:09,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:09 GMT Location: http://172.30.9.22:9292/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-95a4c45d-8853-45ae-b28e-ec03427eea45 2018-10-20 10:26:09,451 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:08Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": null, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": null, "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 10:26:09,451 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-95a4c45d-8853-45ae-b28e-ec03427eea45 2018-10-20 10:26:09,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.696507930756s 2018-10-20 10:26:09,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 10:26:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '' 2018-10-20 10:26:13,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:13 GMT X-Openstack-Request-Id: req-877d4251-67a1-4222-b25f-0c70958d54d0 2018-10-20 10:26:13,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-20 10:26:13,938 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file used request id req-877d4251-67a1-4222-b25f-0c70958d54d0 2018-10-20 10:26:13,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.48666906357s 2018-10-20 10:26:13,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:26:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:13,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:13 GMT X-Openstack-Request-Id: req-4d8e2edf-cd6c-4f1e-ab04-eaed804c1ffd 2018-10-20 10:26:13,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:26:13,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4d8e2edf-cd6c-4f1e-ab04-eaed804c1ffd 2018-10-20 10:26:13,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450091362s 2018-10-20 10:26:13,990 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file', 'owner': u'5a336b8bee3b4e1db0b4dcaa287157af', 'id': u'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'size': 263586304, u'self': u'/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T10:26:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T10:26:13Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522', 'created': u'2018-10-20T10:26:08Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-20T10:26:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-20 10:26:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 10:26:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-20 10:26:14,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26: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-c69f98cb-20c7-4841-905c-983f0d129cfe x-openstack-request-id: req-c69f98cb-20c7-4841-905c-983f0d129cfe 2018-10-20 10:26:14,387 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 10:26:14,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c69f98cb-20c7-4841-905c-983f0d129cfe 2018-10-20 10:26:14,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.393622875214s 2018-10-20 10:26:14,388 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522', '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'906439e73a574f6faa0801abd57f945a', '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'0554e881-1649-4686-8562-88e22c2580eb', 'swap': 0}) 2018-10-20 10:26:14,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 10:26:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb/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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"extra_specs": {}}' 2018-10-20 10:26:14,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26: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-448c88da-3420-41be-8e9c-2b5dc18c1458 x-openstack-request-id: req-448c88da-3420-41be-8e9c-2b5dc18c1458 2018-10-20 10:26:14,416 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 10:26:14,416 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb/os-extra_specs used request id req-448c88da-3420-41be-8e9c-2b5dc18c1458 2018-10-20 10:26:14,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277049541473s 2018-10-20 10:26:14,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:26:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4436af2a-1bba-4d45-89ae-51b18bc71812 2018-10-20 10:26:14,714 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 10:26:14,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-4436af2a-1bba-4d45-89ae-51b18bc71812 2018-10-20 10:26:14,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.291242837906s 2018-10-20 10:26:14,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-20 10:26:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/5a336b8bee3b4e1db0b4dcaa287157af.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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-20 10:26:14,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:14 GMT X-Openstack-Request-Id: req-da343092-1639-4c9f-8359-20aedf144d68 2018-10-20 10:26:14,798 - 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-20 10:26:14,799 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/5a336b8bee3b4e1db0b4dcaa287157af.json used request id req-da343092-1639-4c9f-8359-20aedf144d68 2018-10-20 10:26:14,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0795569419861s 2018-10-20 10:26:14,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:26:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:14,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7319af64-cc81-449d-a312-7e6499cb0e79 2018-10-20 10:26:14,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:26:14,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7319af64-cc81-449d-a312-7e6499cb0e79 2018-10-20 10:26:14,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19363284111s 2018-10-20 10:26:15,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:26:15,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:15,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00b6d63-c713-481a-8ce9-d93bac007b07 2018-10-20 10:26:15,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:26:15,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b00b6d63-c713-481a-8ce9-d93bac007b07 2018-10-20 10:26:15,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106930971146s 2018-10-20 10:26:15,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:26:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:15,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4dcfbe-22ca-40ae-a4a9-52dc65248969 2018-10-20 10:26:15,218 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 10:26:15,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-6b4dcfbe-22ca-40ae-a4a9-52dc65248969 2018-10-20 10:26:15,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108335971832s 2018-10-20 10:26:15,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:26:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:15,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6298a44-b239-4539-8683-296104f5d817 2018-10-20 10:26:15,432 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "links": {"self": "http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a94f784a1bd43dfbc27c51c47811477", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:26:15,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f6298a44-b239-4539-8683-296104f5d817 2018-10-20 10:26:15,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213574886322s 2018-10-20 10:26:15,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:26:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc605ed3-89d5-4fa0-8045-cbc520d35bf5 2018-10-20 10:26:15,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 10:26:15,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-cc605ed3-89d5-4fa0-8045-cbc520d35bf5 2018-10-20 10:26:15,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194685935974s 2018-10-20 10:26:15,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 10:26:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affaa1e1-0d64-41c9-95c3-45877164c512 2018-10-20 10:26:15,845 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af", "previous": null, "next": null}} 2018-10-20 10:26:15,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=5a94f784a1bd43dfbc27c51c47811477&role.id=06aa23375572442eb0f2816e90f0e83f&scope.project.id=5a336b8bee3b4e1db0b4dcaa287157af used request id req-affaa1e1-0d64-41c9-95c3-45877164c512 2018-10-20 10:26:15,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201448917389s 2018-10-20 10:26:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 10:26:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af/users/5a94f784a1bd43dfbc27c51c47811477/roles/06aa23375572442eb0f2816e90f0e83f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:26:16,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c04113a-b2dd-412c-a7c4-5b771cd557bb 2018-10-20 10:26:16,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:26:16,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af/users/5a94f784a1bd43dfbc27c51c47811477/roles/06aa23375572442eb0f2816e90f0e83f used request id req-0c04113a-b2dd-412c-a7c4-5b771cd557bb 2018-10-20 10:26:16,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225938081741s 2018-10-20 10:26:16,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 10:26:16,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"keypair": {"name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522"}}' 2018-10-20 10:26:16,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26: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-fcdadb1b-745d-49f8-984d-09ea7b6541b1 x-openstack-request-id: req-fcdadb1b-745d-49f8-984d-09ea7b6541b1 2018-10-20 10:26:16,470 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIrIuuk2ThoR6a6oUWvDOa7SKM4CpnnRYNL6gUnX369YuExfceMBh7KYLW8lf5FxlLGj4EXLKyqSuicV/BxJuoy4WHfsuAoF69S9lo9mdpBpD7iUgiLeyGbwca5T1l6U9KY22uA5dik/U1QXwKXBlZUqD3Gsjrf6xUtbUZWAweZ4yvkVywt5VEaipe7JXBoBsrSfCGT5sVuHXa17RSmChN4vYJQORfBIhZL4Wpc3w9Keob92SlV+MMgXdafCHGvuH4F6eY3b56v7TYAzIWjhTNmhd/ubLFebgSAfGHGG3t3RAo5GXVoo9J7Eo+uAwa9Qy5HQDbxyYvNXe+Aqad8QfX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyKyLrpNk4aEemuqFFrwzmu0ijOAqZ50WDS+oFJ19+vWLhMX3\nHjAYeymC1vJX+RcZSxo+BFyysqkronFfwcSbqMuFh37LgKBevUvZaPZnaQaQ+4lI\nIi3shm8HGuU9ZelPSmNtrgOXYpP1NUF8ClwZWVKg9xrI63+sVLW1GVgMHmeMr5Fc\nsLeVRGoqXuyVwaAbK0nwhk+bFbh12te0UpgoTeL2CUDkXwSIWS+FqXN8PSnqG/dk\npVfjDIF3Wnwhxr7h+BenmN2+er+02AMyFo4UzZoXf7myxXm4EgHxhxht7d0QKORl\n1aKPSexKPrgMGvUMuR0A28cmLzV3vgKmnfEH1wIDAQABAoIBAEaafqKzdSD1YSE8\nNgsjuDxgBnHuRL0jxahqBgcKylJLpgTW6fUTEunyVvhtV4pqGBoWZ499VdoKLzH+\nFaTFGccvpBFiCRN+WRbc4udNGmEXUFdPm7N62OcLlUJfOVTr21ve064P0Wl7iSBt\no8i5UqncqomGQP6qcuVy8P6zvb/MKs7CfL086jVBVbG6tw7GyomRFf3UboeXHEKG\nX8hZUo6W/LNik0K/IV4MS2cToifIHLHrMhwNvOVhiFaJoNno0WCBMWh3yF0VcbLX\nxU1+dXV3Rw2gfrSeZws2JCRPUKIXSmqbl/AXlMlX7byY306vBldD0vCpnXtEo1M1\nJa0VzbECgYEA9/YJcs9PwtpgpdQqNVekSH+IsemaSKZhw8YCAJAG8buabJS0yaE3\nnCO5hUDJ1MSR5JgrgWbvJjUcvZ8s20+q3KexG01g1X+u/MsLZtPw5Kx6Hx9p/T9a\nMstu6W4RukwjKzpEcP2ygbSGT1vuyo2hB5Sf/33cXNd9YovuSiLUIa0CgYEAzy4M\nNz7Nl9BLsy7Ci6cMe/T38KmxhV9mSP1hH4jSgfU7u4uanojtJATQVk3k8yErlwA2\nKO5XDVJWS6OeEJ+bFCeJizuZJTwxwEkVGlFWp51aXP+ol2yH4yPVL+f1nZxxNkq7\nBKJ5RPl3wQ79QszrVb41+Dw55p7+0ikrjjedqBMCgYAkKbfbDK0fR+YMiVLWkL+e\n6yqud9lOeyWK/dfQ6TB6FNhCubVcKq0HkpY9/uLwqvJ0GlVN/Aso0VottYc/PPE4\nWSSVTMWwnXyR1bMF/icF0rnEzDoS+yhWfCDi3nCrcOs4JLlSmU1taTylWk0LMXio\nuF5VTq/SwoLA2pOYMFgryQKBgH08mKXMkPr0Ls5htbg1gpZrvnT8HxNAV9RHVi55\nxsZIN5NnEFBE9RSQ1F9XNs7BflgJCLQ1Xunum7udbC8gS94jCEHiBPE9MdXKV7dQ\n89DejYEqCf9+26WyQ2xyC0b7CnSHOAXVMPlA0+Mf7Hg05w0trfIgdd+yvNbNjEar\n1+GBAoGBAItCDFMDwTeNBdta6LYL/34sbDxCmk2ZJjYmkR7pIfAlC0yxZle1nfCA\ntPwr0+aa6UepqPcaNKrNTqKV28HzIjWa3Rtn27XRBU6MSvUODjT22B/dWXmW+uK5\nd7DG8wuVEcYdUDaNfQ4zUu2e6FyUFz/v8y0VVpOIkpJQioghDRIM\n-----END RSA PRIVATE KEY-----\n", "user_id": "5a94f784a1bd43dfbc27c51c47811477", "name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "fingerprint": "a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66"}} 2018-10-20 10:26:16,470 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-fcdadb1b-745d-49f8-984d-09ea7b6541b1 2018-10-20 10:26:16,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.39399600029s 2018-10-20 10:26:16,471 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIrIuuk2ThoR6a6oUWvDOa7SKM4CpnnRYNL6gUnX369YuExfceMBh7KYLW8lf5FxlLGj4EXLKyqSuicV/BxJuoy4WHfsuAoF69S9lo9mdpBpD7iUgiLeyGbwca5T1l6U9KY22uA5dik/U1QXwKXBlZUqD3Gsjrf6xUtbUZWAweZ4yvkVywt5VEaipe7JXBoBsrSfCGT5sVuHXa17RSmChN4vYJQORfBIhZL4Wpc3w9Keob92SlV+MMgXdafCHGvuH4F6eY3b56v7TYAzIWjhTNmhd/ubLFebgSAfGHGG3t3RAo5GXVoo9J7Eo+uAwa9Qy5HQDbxyYvNXe+Aqad8QfX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyKyLrpNk4aEemuqFFrwzmu0ijOAqZ50WDS+oFJ19+vWLhMX3\nHjAYeymC1vJX+RcZSxo+BFyysqkronFfwcSbqMuFh37LgKBevUvZaPZnaQaQ+4lI\nIi3shm8HGuU9ZelPSmNtrgOXYpP1NUF8ClwZWVKg9xrI63+sVLW1GVgMHmeMr5Fc\nsLeVRGoqXuyVwaAbK0nwhk+bFbh12te0UpgoTeL2CUDkXwSIWS+FqXN8PSnqG/dk\npVfjDIF3Wnwhxr7h+BenmN2+er+02AMyFo4UzZoXf7myxXm4EgHxhxht7d0QKORl\n1aKPSexKPrgMGvUMuR0A28cmLzV3vgKmnfEH1wIDAQABAoIBAEaafqKzdSD1YSE8\nNgsjuDxgBnHuRL0jxahqBgcKylJLpgTW6fUTEunyVvhtV4pqGBoWZ499VdoKLzH+\nFaTFGccvpBFiCRN+WRbc4udNGmEXUFdPm7N62OcLlUJfOVTr21ve064P0Wl7iSBt\no8i5UqncqomGQP6qcuVy8P6zvb/MKs7CfL086jVBVbG6tw7GyomRFf3UboeXHEKG\nX8hZUo6W/LNik0K/IV4MS2cToifIHLHrMhwNvOVhiFaJoNno0WCBMWh3yF0VcbLX\nxU1+dXV3Rw2gfrSeZws2JCRPUKIXSmqbl/AXlMlX7byY306vBldD0vCpnXtEo1M1\nJa0VzbECgYEA9/YJcs9PwtpgpdQqNVekSH+IsemaSKZhw8YCAJAG8buabJS0yaE3\nnCO5hUDJ1MSR5JgrgWbvJjUcvZ8s20+q3KexG01g1X+u/MsLZtPw5Kx6Hx9p/T9a\nMstu6W4RukwjKzpEcP2ygbSGT1vuyo2hB5Sf/33cXNd9YovuSiLUIa0CgYEAzy4M\nNz7Nl9BLsy7Ci6cMe/T38KmxhV9mSP1hH4jSgfU7u4uanojtJATQVk3k8yErlwA2\nKO5XDVJWS6OeEJ+bFCeJizuZJTwxwEkVGlFWp51aXP+ol2yH4yPVL+f1nZxxNkq7\nBKJ5RPl3wQ79QszrVb41+Dw55p7+0ikrjjedqBMCgYAkKbfbDK0fR+YMiVLWkL+e\n6yqud9lOeyWK/dfQ6TB6FNhCubVcKq0HkpY9/uLwqvJ0GlVN/Aso0VottYc/PPE4\nWSSVTMWwnXyR1bMF/icF0rnEzDoS+yhWfCDi3nCrcOs4JLlSmU1taTylWk0LMXio\nuF5VTq/SwoLA2pOYMFgryQKBgH08mKXMkPr0Ls5htbg1gpZrvnT8HxNAV9RHVi55\nxsZIN5NnEFBE9RSQ1F9XNs7BflgJCLQ1Xunum7udbC8gS94jCEHiBPE9MdXKV7dQ\n89DejYEqCf9+26WyQ2xyC0b7CnSHOAXVMPlA0+Mf7Hg05w0trfIgdd+yvNbNjEar\n1+GBAoGBAItCDFMDwTeNBdta6LYL/34sbDxCmk2ZJjYmkR7pIfAlC0yxZle1nfCA\ntPwr0+aa6UepqPcaNKrNTqKV28HzIjWa3Rtn27XRBU6MSvUODjT22B/dWXmW+uK5\nd7DG8wuVEcYdUDaNfQ4zUu2e6FyUFz/v8y0VVpOIkpJQioghDRIM\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'created_at': '2018-10-20T10:26:16.471613', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66', 'type': 'ssh', 'id': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522'}) 2018-10-20 10:26:16,472 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-10-20 10:26:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-10-20 10:26:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -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_8f3cc420-0997-42af-9191-954554775522", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "public_sig_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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-20 10:26:24,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:17 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f Server: Apache x-openstack-request-id: req-c30582fa-9079-425d-9ad6-b95ea7e638b5 2018-10-20 10:26:24,751 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "eefda117-2ea9-45e0-8432-961dbc78751f", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}]}} 2018-10-20 10:26:24,751 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks used request id req-c30582fa-9079-425d-9ad6-b95ea7e638b5 2018-10-20 10:26:24,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 7.49834990501s 2018-10-20 10:26:24,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:25,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:24 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?sort_dir=asc Server: Apache x-openstack-request-id: req-ad449bcf-fba8-4ef7-9a67-aec646ce1a01 2018-10-20 10:26:25,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-20 10:26:25,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-edf0edd0-5180-49c5-a993-8c4bba1d33f5 2018-10-20 10:26:25,839 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv/events/eb13a013-b2fa-4f2c-a08a-d2d6961c3d2a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "id": "eb13a013-b2fa-4f2c-a08a-d2d6961c3d2a"}, {"resource_name": "sig_network", "event_time": "2018-10-20T10:26:25Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network/events/8f0bf2e3-ebac-4df6-aeee-f9521330164b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-besplgjthpiw", "id": "8f0bf2e3-ebac-4df6-aeee-f9521330164b"}]} 2018-10-20 10:26:25,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?sort_dir=asc&sort_dir=asc used request id req-edf0edd0-5180-49c5-a993-8c4bba1d33f5 2018-10-20 10:26:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.08751797676s 2018-10-20 10:26:30,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:30,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=8f0bf2e3-ebac-4df6-aeee-f9521330164b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:31,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:30 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=8f0bf2e3-ebac-4df6-aeee-f9521330164b&sort_dir=asc Server: Apache x-openstack-request-id: req-ad53d48d-cc37-4589-bf42-47980b8b06a6 2018-10-20 10:26:31,737 - 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-20 10:26:32,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-890fe6f6-fb26-438e-a832-cfac0df82767 2018-10-20 10:26:32,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-20T10:26:26Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups/events/4f14ef12-e807-444b-a3de-a89617d1d42f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-36njq7rea6u7", "id": "4f14ef12-e807-444b-a3de-a89617d1d42f"}, {"resource_name": "mgmt_network", "event_time": "2018-10-20T10:26:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network/events/1e5ce1ab-68f6-43a0-8ae6-d53c4152e295", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-fxwygbykg4k5", "id": "1e5ce1ab-68f6-43a0-8ae6-d53c4152e295"}]} 2018-10-20 10:26:32,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=8f0bf2e3-ebac-4df6-aeee-f9521330164b&sort_dir=asc&marker=8f0bf2e3-ebac-4df6-aeee-f9521330164b&sort_dir=asc used request id req-890fe6f6-fb26-438e-a832-cfac0df82767 2018-10-20 10:26:32,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.76992893219s 2018-10-20 10:26:37,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:37,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=1e5ce1ab-68f6-43a0-8ae6-d53c4152e295&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:38,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:37 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=1e5ce1ab-68f6-43a0-8ae6-d53c4152e295&sort_dir=asc Server: Apache x-openstack-request-id: req-34d3ba00-2582-421f-a923-50f9810b3bfc 2018-10-20 10:26:38,457 - 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-20 10:26:38,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e30355b-2110-442e-b517-fb22835c55ee 2018-10-20 10:26:38,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-10-20T10:26:36Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network/events/1925795e-2db9-4ed9-8d9e-9c6e00b395db", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d6face1d-5606-4b6d-98c9-740a2b9bac67", "id": "1925795e-2db9-4ed9-8d9e-9c6e00b395db"}]} 2018-10-20 10:26:38,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=1e5ce1ab-68f6-43a0-8ae6-d53c4152e295&sort_dir=asc&marker=1e5ce1ab-68f6-43a0-8ae6-d53c4152e295&sort_dir=asc used request id req-5e30355b-2110-442e-b517-fb22835c55ee 2018-10-20 10:26:38,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.878149986267s 2018-10-20 10:26:43,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=1925795e-2db9-4ed9-8d9e-9c6e00b395db&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:43,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:43 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=1925795e-2db9-4ed9-8d9e-9c6e00b395db&sort_dir=asc Server: Apache x-openstack-request-id: req-8a7edeba-f8b8-4756-a95e-48032d65a539 2018-10-20 10:26:43,554 - 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-20 10:26:44,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 543 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20b5241e-8a6b-43da-aa0e-693c6b1c0070 2018-10-20 10:26:44,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-10-20T10:26:38Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups/events/9acde365-35fd-4250-9c64-7274351463af", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2ea3f847-7af4-4238-b326-a5800d274281", "id": "9acde365-35fd-4250-9c64-7274351463af"}, {"resource_name": "mgmt_network", "event_time": "2018-10-20T10:26:41Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network/events/f63f3ff7-863b-448c-a556-871d4115ef5b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "287a6f81-71c6-47db-af6d-a242965e98cb", "id": "f63f3ff7-863b-448c-a556-871d4115ef5b"}, {"resource_name": "dns", "event_time": "2018-10-20T10:26:42Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns/events/16b136ea-f769-468d-8d24-6226afb39d4b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-hc456z4ox35v", "id": "16b136ea-f769-468d-8d24-6226afb39d4b"}]} 2018-10-20 10:26:44,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=1925795e-2db9-4ed9-8d9e-9c6e00b395db&sort_dir=asc&marker=1925795e-2db9-4ed9-8d9e-9c6e00b395db&sort_dir=asc used request id req-20b5241e-8a6b-43da-aa0e-693c6b1c0070 2018-10-20 10:26:44,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.792149066925s 2018-10-20 10:26:49,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:49,353 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:49 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-89bb1c36-4b46-49f0-9874-754be68d2afb 2018-10-20 10:26:49,353 - 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-20 10:26:49,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:49 GMT Server: Apache x-openstack-request-id: req-4701faa5-1e7b-4413-9e61-0ed1abd351d2 2018-10-20 10:26:49,997 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:26:49,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-4701faa5-1e7b-4413-9e61-0ed1abd351d2 2018-10-20 10:26:49,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69162106514s 2018-10-20 10:26:54,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:26:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:55,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:55 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-0014bdc7-aad7-4e17-a77f-54d8cbc2c1b7 2018-10-20 10:26:55,025 - 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-20 10:26:55,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:55 GMT Server: Apache x-openstack-request-id: req-103fed3a-c64b-4e8a-bbf9-69b723f5ccd6 2018-10-20 10:26:55,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:26:55,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-103fed3a-c64b-4e8a-bbf9-69b723f5ccd6 2018-10-20 10:26:55,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.066269159317s 2018-10-20 10:26:55,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:26:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:26:55,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:26:55 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-dee78c06-db7b-4558-be96-7e055bf7c309 2018-10-20 10:26:55,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-20 10:26:55,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:26:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d695c844-8535-40f7-a506-d3d143cf88b2 2018-10-20 10:26:55,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:26:55,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-d695c844-8535-40f7-a506-d3d143cf88b2 2018-10-20 10:26:55,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.732713937759s 2018-10-20 10:27:00,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:00,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:00,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:00 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-861349c9-11a5-4d9a-ad06-70e75a533469 2018-10-20 10:27:00,836 - 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-20 10:27:01,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:00 GMT Server: Apache x-openstack-request-id: req-f27d87ce-3c0a-49a9-bb7f-4b78fa3f62c4 2018-10-20 10:27:01,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:01,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-f27d87ce-3c0a-49a9-bb7f-4b78fa3f62c4 2018-10-20 10:27:01,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.732600927353s 2018-10-20 10:27:06,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:06,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:06 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-5f2eea4f-01e7-4f36-a6e1-f06b900116fe 2018-10-20 10:27:06,574 - 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-20 10:27:06,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:06 GMT Server: Apache x-openstack-request-id: req-cdf92885-7856-4469-878c-ca1f3085fcb9 2018-10-20 10:27:06,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:06,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-cdf92885-7856-4469-878c-ca1f3085fcb9 2018-10-20 10:27:06,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728468894958s 2018-10-20 10:27:06,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:06,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:07,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:06 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-2d6c5337-6443-44a6-b593-99c0cb1c9e7f 2018-10-20 10:27:07,303 - 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-20 10:27:07,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-437a33f7-3b98-422d-acfa-68bb4abaefcf 2018-10-20 10:27:07,345 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:07,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-437a33f7-3b98-422d-acfa-68bb4abaefcf 2018-10-20 10:27:07,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.728204011917s 2018-10-20 10:27:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:12,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:12 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-88a9a123-a5c6-4733-856a-fa925969f51d 2018-10-20 10:27:12,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-20 10:27:12,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:12 GMT Server: Apache x-openstack-request-id: req-743442fa-9209-4757-b525-07b549b3a443 2018-10-20 10:27:12,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:12,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-743442fa-9209-4757-b525-07b549b3a443 2018-10-20 10:27:12,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716910362244s 2018-10-20 10:27:17,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:17,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:18,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:17 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-04c74ac0-a7ff-440d-9cc5-c9c97adc979c 2018-10-20 10:27:18,286 - 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-20 10:27:18,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:18 GMT Server: Apache x-openstack-request-id: req-8f557d04-3310-4a70-8ac2-27a6d83d378c 2018-10-20 10:27:18,328 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:18,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-8f557d04-3310-4a70-8ac2-27a6d83d378c 2018-10-20 10:27:18,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.899096012115s 2018-10-20 10:27:18,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:18,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:18 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c81d805-d4a4-44b3-98a5-6b5c0cb20d2a 2018-10-20 10:27:18,374 - 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-20 10:27:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ab8dc27-41ef-4c52-9b71-0dda3ba964a4 2018-10-20 10:27:18,416 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:18,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-6ab8dc27-41ef-4c52-9b71-0dda3ba964a4 2018-10-20 10:27:18,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0869400501251s 2018-10-20 10:27:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:23,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:23 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-2c0a8056-4716-4942-ad5e-4537593ef444 2018-10-20 10:27:23,450 - 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-20 10:27:23,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:23 GMT Server: Apache x-openstack-request-id: req-95512f41-af99-4d30-8603-1fa2b86d750e 2018-10-20 10:27:23,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:23,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-95512f41-af99-4d30-8603-1fa2b86d750e 2018-10-20 10:27:23,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712430477142s 2018-10-20 10:27:28,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:28,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:28,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:28 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-e1462a03-2764-442b-a4c5-048a730e6dd2 2018-10-20 10:27:28,528 - 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-20 10:27:28,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:28 GMT Server: Apache x-openstack-request-id: req-4f88d4ef-45cc-48bf-b036-4de1a38b482f 2018-10-20 10:27:28,569 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:28,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-4f88d4ef-45cc-48bf-b036-4de1a38b482f 2018-10-20 10:27:28,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715839862823s 2018-10-20 10:27:28,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:28,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:28 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-c285b641-a63e-4123-9dba-4032bad1db9f 2018-10-20 10:27:28,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-20 10:27:28,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f85ccca9-8e87-498a-9671-33bd8a5c536e 2018-10-20 10:27:28,641 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:28,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-f85ccca9-8e87-498a-9671-33bd8a5c536e 2018-10-20 10:27:28,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716741085052s 2018-10-20 10:27:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:33,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:33 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-2fdfd4bb-caec-4cd1-851f-5bd69c02a8b9 2018-10-20 10:27:33,679 - 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-20 10:27:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:33 GMT Server: Apache x-openstack-request-id: req-86b68bf8-c55d-4a61-987d-503e552e08dd 2018-10-20 10:27:33,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:33,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-86b68bf8-c55d-4a61-987d-503e552e08dd 2018-10-20 10:27:33,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729491710663s 2018-10-20 10:27:38,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:38,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:38 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-21b52403-263e-4b31-ad4b-84655ff44f5f 2018-10-20 10:27:38,774 - 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-20 10:27:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:38 GMT Server: Apache x-openstack-request-id: req-4ed10ce3-d717-4356-b79d-7342f2481eb7 2018-10-20 10:27:38,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:38,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-4ed10ce3-d717-4356-b79d-7342f2481eb7 2018-10-20 10:27:38,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0887801647186s 2018-10-20 10:27:38,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:38,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:38,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:38 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-c45baf0c-1f20-4625-a398-ab413d84e633 2018-10-20 10:27:38,845 - 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-20 10:27:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4e791eb6-726d-401e-87c8-5b2a3734a07e 2018-10-20 10:27:38,886 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:38,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-4e791eb6-726d-401e-87c8-5b2a3734a07e 2018-10-20 10:27:38,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700869560242s 2018-10-20 10:27:43,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:43,921 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:43 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-7152a974-668e-44c1-90df-cec16be2f582 2018-10-20 10:27:43,922 - 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-20 10:27:43,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:43 GMT Server: Apache x-openstack-request-id: req-06799c7a-575e-42ca-82d9-7deb4e2a7069 2018-10-20 10:27:43,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:43,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-06799c7a-575e-42ca-82d9-7deb4e2a7069 2018-10-20 10:27:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716190338135s 2018-10-20 10:27:48,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:49,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:48 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-cb1a02d2-0105-49db-8962-afd2a412e84c 2018-10-20 10:27:49,000 - 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-20 10:27:49,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:49 GMT Server: Apache x-openstack-request-id: req-0f8da70d-ea5a-459e-aa01-3cd8304d6d17 2018-10-20 10:27:49,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:49,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-0f8da70d-ea5a-459e-aa01-3cd8304d6d17 2018-10-20 10:27:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725078582764s 2018-10-20 10:27:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:49,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:49 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-a59568ad-edcf-483a-a04f-1077e2175623 2018-10-20 10:27:49,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-20 10:27:49,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e670d97f-653f-49ab-b8dc-fccfb8443b21 2018-10-20 10:27:49,112 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:49,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-e670d97f-653f-49ab-b8dc-fccfb8443b21 2018-10-20 10:27:49,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705950260162s 2018-10-20 10:27:54,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:54,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:54 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-1edc4c32-4966-461f-bb68-773bb4e73dc6 2018-10-20 10:27:54,150 - 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-20 10:27:54,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:54 GMT Server: Apache x-openstack-request-id: req-b4fc2708-7494-49e4-9643-870d25d260c9 2018-10-20 10:27:54,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:54,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-b4fc2708-7494-49e4-9643-870d25d260c9 2018-10-20 10:27:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718469619751s 2018-10-20 10:27:59,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:27:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:59,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:59 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-0bf665fc-9ca9-412c-a2f0-01673eb05db8 2018-10-20 10:27:59,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-20 10:27:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:59 GMT Server: Apache x-openstack-request-id: req-e125db8f-bf3d-45d2-9708-a330b423390b 2018-10-20 10:27:59,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:27:59,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-e125db8f-bf3d-45d2-9708-a330b423390b 2018-10-20 10:27:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708391666412s 2018-10-20 10:27:59,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:27:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:27:59,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:27:59 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-340ad95a-f33a-4907-8af3-33e51f48dc92 2018-10-20 10:27:59,298 - 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-20 10:27:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:27:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0896f493-692c-47a5-a936-2c03e3f74e6a 2018-10-20 10:27:59,324 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:27:59,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-0896f493-692c-47a5-a936-2c03e3f74e6a 2018-10-20 10:27:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557339191437s 2018-10-20 10:28:04,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:04,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:04 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-f3576a4b-9049-4a80-bd50-611e9d83e062 2018-10-20 10:28:04,361 - 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-20 10:28:04,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:04 GMT Server: Apache x-openstack-request-id: req-fb9f0e80-0f5e-4cd6-a7e2-25da140f11e1 2018-10-20 10:28:04,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:04,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-fb9f0e80-0f5e-4cd6-a7e2-25da140f11e1 2018-10-20 10:28:04,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721158981323s 2018-10-20 10:28:09,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:09,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:09 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-68c41a64-5d4d-4da4-817e-14d4bb261223 2018-10-20 10:28:09,438 - 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-20 10:28:09,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:09 GMT Server: Apache x-openstack-request-id: req-0fda3982-fe38-4970-9aa1-572a434586f7 2018-10-20 10:28:09,479 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:09,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-0fda3982-fe38-4970-9aa1-572a434586f7 2018-10-20 10:28:09,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701839923859s 2018-10-20 10:28:09,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:28:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:09,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:09 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-1bdc5f22-ebdd-439b-a614-5ada929de9ef 2018-10-20 10:28:09,524 - 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-20 10:28:09,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-caef0027-45e6-4fcc-af52-3419a79974be 2018-10-20 10:28:09,566 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:28:09,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-caef0027-45e6-4fcc-af52-3419a79974be 2018-10-20 10:28:09,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0865230560303s 2018-10-20 10:28:14,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:14,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:14 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-0392681a-5020-46a0-b46f-c556e348112b 2018-10-20 10:28:14,602 - 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-20 10:28:14,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:14 GMT Server: Apache x-openstack-request-id: req-a4c13d2b-0584-4388-8f2e-240416981fd7 2018-10-20 10:28:14,644 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:14,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-a4c13d2b-0584-4388-8f2e-240416981fd7 2018-10-20 10:28:14,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728650093079s 2018-10-20 10:28:19,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:19,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:19 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-a32d527b-5b95-4582-b484-72c86fae8031 2018-10-20 10:28:19,679 - 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-20 10:28:19,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:19 GMT Server: Apache x-openstack-request-id: req-0cf0da5d-d520-45e3-b93e-4ea4838af2a9 2018-10-20 10:28:19,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:19,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-0cf0da5d-d520-45e3-b93e-4ea4838af2a9 2018-10-20 10:28:19,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711119174957s 2018-10-20 10:28:19,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:28:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:19,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:19 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-c001e0a0-fdf5-44ef-90b1-99e748fd96f0 2018-10-20 10:28:19,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-20 10:28:19,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c24c73d-74a0-4ac2-85dc-11433a45d576 2018-10-20 10:28:19,791 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:28:19,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-8c24c73d-74a0-4ac2-85dc-11433a45d576 2018-10-20 10:28:19,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701639652252s 2018-10-20 10:28:24,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:24,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:24,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:24 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-2af1e647-bf6f-43ae-b596-03616ffd9cc2 2018-10-20 10:28:24,827 - 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-20 10:28:24,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:24 GMT Server: Apache x-openstack-request-id: req-9c476e92-759d-421d-ae9f-348e37b98391 2018-10-20 10:28:24,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:24,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-9c476e92-759d-421d-ae9f-348e37b98391 2018-10-20 10:28:24,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708341598511s 2018-10-20 10:28:29,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:29,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:29 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-badb56a7-9b45-406f-b682-77b1194085b4 2018-10-20 10:28:29,919 - 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-20 10:28:29,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:29 GMT Server: Apache x-openstack-request-id: req-a4268e64-c771-4f5e-bbcf-29f82d9c6228 2018-10-20 10:28:29,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:29,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-a4268e64-c771-4f5e-bbcf-29f82d9c6228 2018-10-20 10:28:29,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0910210609436s 2018-10-20 10:28:29,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:28:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:29,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:29 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3988002-f3e5-432d-8d23-dbf1db493ca5 2018-10-20 10:28:29,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-20 10:28:30,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-13f9b7a5-16e7-432f-a0b7-424a03b42e02 2018-10-20 10:28:30,034 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:28:30,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-13f9b7a5-16e7-432f-a0b7-424a03b42e02 2018-10-20 10:28:30,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717661380768s 2018-10-20 10:28:35,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:35,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:35,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:35 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-215c2535-c1ac-43e5-87e6-8f6baa834661 2018-10-20 10:28:35,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-20 10:28:35,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:35 GMT Server: Apache x-openstack-request-id: req-939364f2-71d8-49cf-8146-65a9a39ca7a3 2018-10-20 10:28:35,114 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:35,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-939364f2-71d8-49cf-8146-65a9a39ca7a3 2018-10-20 10:28:35,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727820396423s 2018-10-20 10:28:40,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:40,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:40 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc Server: Apache x-openstack-request-id: req-2c6746ab-a952-4ecb-8eff-8c24318ce5a4 2018-10-20 10:28:40,164 - 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-20 10:28:40,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 348 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ca9077c-0be0-4e04-851c-74eb69296559 2018-10-20 10:28:40,207 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-20T10:28:40Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns/events/b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "62054122-818c-4271-b953-3f87c7ecd13f", "id": "b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d"}]} 2018-10-20 10:28:40,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc&marker=16b136ea-f769-468d-8d24-6226afb39d4b&sort_dir=asc used request id req-3ca9077c-0be0-4e04-851c-74eb69296559 2018-10-20 10:28:40,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0889310836792s 2018-10-20 10:28:45,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:45,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:45 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d&sort_dir=asc Server: Apache x-openstack-request-id: req-4a3b1023-8ecb-48b8-ab27-bbd6458b6749 2018-10-20 10:28:45,242 - 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-20 10:28:45,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 349 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6736a584-bd49-479d-8876-5dc41b6faf4e 2018-10-20 10:28:45,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-20T10:28:40Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis/events/084044a3-56b2-4764-9384-439fac9c1da8", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ergqg635qono", "id": "084044a3-56b2-4764-9384-439fac9c1da8"}]} 2018-10-20 10:28:45,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d&sort_dir=asc&marker=b85c54f3-a7c1-45ef-8abb-40d4a7b0c58d&sort_dir=asc used request id req-6736a584-bd49-479d-8876-5dc41b6faf4e 2018-10-20 10:28:45,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722892284393s 2018-10-20 10:28:50,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:50,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:50 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-10a2dcb7-0483-465e-aeaa-50963c738837 2018-10-20 10:28:50,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-20 10:28:50,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:50 GMT Server: Apache x-openstack-request-id: req-a658e7a5-1616-4380-adea-9a2fb0312b8e 2018-10-20 10:28:50,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:50,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-a658e7a5-1616-4380-adea-9a2fb0312b8e 2018-10-20 10:28:50,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717620849609s 2018-10-20 10:28:55,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:28:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:55,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:55 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-6f38c873-8f87-407b-8795-f09eaf94052a 2018-10-20 10:28:55,399 - 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-20 10:28:55,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:55 GMT Server: Apache x-openstack-request-id: req-8d39f181-f360-4e3d-a967-a8a9d997be78 2018-10-20 10:28:55,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:28:55,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-8d39f181-f360-4e3d-a967-a8a9d997be78 2018-10-20 10:28:55,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709540843964s 2018-10-20 10:28:55,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:28:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:28:55,485 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:28:55 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-04b51c95-40f3-4c08-aae0-aba390135e66 2018-10-20 10:28:55,485 - 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-20 10:28:55,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:28:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0948c97a-c468-440d-8f6c-88cf8b2c54ba 2018-10-20 10:28:55,526 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:28:55,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-0948c97a-c468-440d-8f6c-88cf8b2c54ba 2018-10-20 10:28:55,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0855901241302s 2018-10-20 10:29:00,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:00,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:00 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-49a299a7-7f29-4945-b70a-fe59cc22db5d 2018-10-20 10:29:00,561 - 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-20 10:29:00,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:00 GMT Server: Apache x-openstack-request-id: req-906b6f35-5313-445e-b145-151a1a880ae5 2018-10-20 10:29:00,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:00,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-906b6f35-5313-445e-b145-151a1a880ae5 2018-10-20 10:29:00,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697228908539s 2018-10-20 10:29:05,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:05,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:05 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-8dbf8e85-85e5-46f7-813c-4003ade3fccc 2018-10-20 10:29:05,639 - 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-20 10:29:05,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:05 GMT Server: Apache x-openstack-request-id: req-753f42d1-5887-439b-86d6-fd4912d22be7 2018-10-20 10:29:05,682 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:05,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-753f42d1-5887-439b-86d6-fd4912d22be7 2018-10-20 10:29:05,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739438533783s 2018-10-20 10:29:05,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:05,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:05 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a3fad55-0767-4337-9848-57805846577a 2018-10-20 10:29:05,712 - 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-20 10:29:05,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2b40f65-8edf-48ad-97e3-d62f77313fb0 2018-10-20 10:29:05,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:05,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-d2b40f65-8edf-48ad-97e3-d62f77313fb0 2018-10-20 10:29:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704209804535s 2018-10-20 10:29:10,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:10,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:10 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-4b20da6e-5611-42da-9d56-2be60aa40943 2018-10-20 10:29:10,790 - 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-20 10:29:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:10 GMT Server: Apache x-openstack-request-id: req-0803c08e-4d75-44cc-b815-2b6ce067fc92 2018-10-20 10:29:10,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:10,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-0803c08e-4d75-44cc-b815-2b6ce067fc92 2018-10-20 10:29:10,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712459087372s 2018-10-20 10:29:15,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:15,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:15 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-90bbb591-57fa-448e-afa9-8aab5c6a4d39 2018-10-20 10:29:15,866 - 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-20 10:29:15,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:15 GMT Server: Apache x-openstack-request-id: req-7bf43ec6-a46c-4161-84de-e2741027a7bb 2018-10-20 10:29:15,908 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:15,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-7bf43ec6-a46c-4161-84de-e2741027a7bb 2018-10-20 10:29:15,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709090232849s 2018-10-20 10:29:15,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:15,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:15,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:15 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-de5dd057-35b2-431f-bb21-b32257eacb75 2018-10-20 10:29:15,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-20 10:29:15,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9d27a84-3cf8-4301-b00c-4afe51230c2b 2018-10-20 10:29:15,979 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:15,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-c9d27a84-3cf8-4301-b00c-4afe51230c2b 2018-10-20 10:29:15,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712690353394s 2018-10-20 10:29:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:21,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:20 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-c4d4d3c9-f27e-45cd-abee-46d5d32fe616 2018-10-20 10:29:21,016 - 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-20 10:29:21,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:21 GMT Server: Apache x-openstack-request-id: req-68ccf379-eaa7-4fdd-a211-a2d2047af166 2018-10-20 10:29:21,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:21,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-68ccf379-eaa7-4fdd-a211-a2d2047af166 2018-10-20 10:29:21,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714688301086s 2018-10-20 10:29:26,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:26,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:26 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-f1a4ae5a-1b61-49cf-b8b1-33244879ecf4 2018-10-20 10:29:26,093 - 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-20 10:29:26,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:26 GMT Server: Apache x-openstack-request-id: req-0fc1de79-a53a-40a1-b595-e31e053a0a03 2018-10-20 10:29:26,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:26,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-0fc1de79-a53a-40a1-b595-e31e053a0a03 2018-10-20 10:29:26,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723898410797s 2018-10-20 10:29:26,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:26,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:26 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-81ce8097-f045-4554-b285-b6cf55c76452 2018-10-20 10:29:26,183 - 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-20 10:29:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-51398197-629b-4f44-8a67-f74eeafed9e9 2018-10-20 10:29:26,226 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:26,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-51398197-629b-4f44-8a67-f74eeafed9e9 2018-10-20 10:29:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0902280807495s 2018-10-20 10:29:31,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:31,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:31,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:31 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-1bbe523c-b18d-44cf-9798-8f7db0d76be9 2018-10-20 10:29:31,264 - 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-20 10:29:31,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:31 GMT Server: Apache x-openstack-request-id: req-d5c2b7f2-6160-48d0-a3ac-510ab08ed934 2018-10-20 10:29:31,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:31,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-d5c2b7f2-6160-48d0-a3ac-510ab08ed934 2018-10-20 10:29:31,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717840194702s 2018-10-20 10:29:36,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:36,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:36 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-c5bf1c85-e233-4e4f-9815-8d08dc9aeea8 2018-10-20 10:29:36,341 - 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-20 10:29:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:36 GMT Server: Apache x-openstack-request-id: req-f6ac2b58-c510-4a39-9063-3e575265b2cf 2018-10-20 10:29:36,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:36,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-f6ac2b58-c510-4a39-9063-3e575265b2cf 2018-10-20 10:29:36,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715911388397s 2018-10-20 10:29:36,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:36,412 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:36 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b87ab62-c4a4-4118-96f3-daeb783f9d26 2018-10-20 10:29:36,412 - 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-20 10:29:36,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cd708cb-8fc3-4016-a9b9-08ec3803677c 2018-10-20 10:29:36,454 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:36,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-5cd708cb-8fc3-4016-a9b9-08ec3803677c 2018-10-20 10:29:36,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706000328064s 2018-10-20 10:29:41,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:41,490 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:41 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-5d47a3cf-ebf3-4e95-be15-e2d90d6ebfb9 2018-10-20 10:29:41,490 - 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-20 10:29:41,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:41 GMT Server: Apache x-openstack-request-id: req-60823772-2a0e-4d29-b219-cd8bd597cfc8 2018-10-20 10:29:41,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:41,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-60823772-2a0e-4d29-b219-cd8bd597cfc8 2018-10-20 10:29:41,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697300434113s 2018-10-20 10:29:46,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:46,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:46,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:46 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-72b46c6e-4548-410b-8281-cb6a358af11d 2018-10-20 10:29:46,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-20 10:29:46,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:46 GMT Server: Apache x-openstack-request-id: req-165b3405-2bab-4f29-b0cd-c9a5c95cecb8 2018-10-20 10:29:46,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:46,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-165b3405-2bab-4f29-b0cd-c9a5c95cecb8 2018-10-20 10:29:46,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712358951569s 2018-10-20 10:29:46,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:46,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:46 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-8037c972-5e3c-41bf-b972-4e44ed6fafcd 2018-10-20 10:29:46,637 - 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-20 10:29:46,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d232b507-cc6f-41f6-81e8-c4b3e8ef6a7c 2018-10-20 10:29:46,679 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:46,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-d232b507-cc6f-41f6-81e8-c4b3e8ef6a7c 2018-10-20 10:29:46,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709788799286s 2018-10-20 10:29:51,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:51,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:51,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:51 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-68b97d97-bef3-4e82-845f-a40e7aa6789d 2018-10-20 10:29:51,717 - 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-20 10:29:51,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:51 GMT Server: Apache x-openstack-request-id: req-7488d50c-a1d0-4f72-9175-52cdb7a0885a 2018-10-20 10:29:51,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:51,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-7488d50c-a1d0-4f72-9175-52cdb7a0885a 2018-10-20 10:29:51,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726461410522s 2018-10-20 10:29:56,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:29:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:56,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:56 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-ffb68a01-f192-4ae5-bbd7-11a24ff5b1d7 2018-10-20 10:29:56,792 - 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-20 10:29:56,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:56 GMT Server: Apache x-openstack-request-id: req-dd170db2-19db-43df-8e35-c65351f7ff69 2018-10-20 10:29:56,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:29:56,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-dd170db2-19db-43df-8e35-c65351f7ff69 2018-10-20 10:29:56,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742201805115s 2018-10-20 10:29:56,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:29:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:29:56,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:29:56 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-7139d412-cc3e-4172-923e-28a5d52c3e5d 2018-10-20 10:29:56,881 - 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-20 10:29:56,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:29:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfcf3b4f-74b9-4ccf-815e-4e25ddcb188a 2018-10-20 10:29:56,922 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:29:56,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-dfcf3b4f-74b9-4ccf-815e-4e25ddcb188a 2018-10-20 10:29:56,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0859410762787s 2018-10-20 10:30:01,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:01,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:01 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-fa0643a5-25af-4335-af8e-c2d0dc21bc85 2018-10-20 10:30:01,975 - 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-20 10:30:02,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:01 GMT Server: Apache x-openstack-request-id: req-98a5a36b-7388-4e63-b685-3a844e7462ce 2018-10-20 10:30:02,021 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:02,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-98a5a36b-7388-4e63-b685-3a844e7462ce 2018-10-20 10:30:02,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0925831794739s 2018-10-20 10:30:07,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:07,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:07 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-ec70e4b7-1dae-4816-8e5c-ddaf6c24fe3d 2018-10-20 10:30:07,054 - 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-20 10:30:07,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:07 GMT Server: Apache x-openstack-request-id: req-45edfa76-4e31-4ef9-851f-47872f2b90ab 2018-10-20 10:30:07,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:07,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-45edfa76-4e31-4ef9-851f-47872f2b90ab 2018-10-20 10:30:07,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717430114746s 2018-10-20 10:30:07,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:30:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:07,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:07 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-afca6220-a5e6-4ced-9df5-1ee7ca05379b 2018-10-20 10:30:07,125 - 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-20 10:30:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-105c5d3a-31c6-4f01-9d81-2d936738a382 2018-10-20 10:30:07,167 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:30:07,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-105c5d3a-31c6-4f01-9d81-2d936738a382 2018-10-20 10:30:07,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712411403656s 2018-10-20 10:30:12,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:12,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:12 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-a630c1fe-8325-42bb-a1df-60bb863acca3 2018-10-20 10:30: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-20 10:30:12,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:12 GMT Server: Apache x-openstack-request-id: req-08674b19-64a6-4f6c-835e-8c86bfb0653b 2018-10-20 10:30:12,294 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:12,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-08674b19-64a6-4f6c-835e-8c86bfb0653b 2018-10-20 10:30:12,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.120478153229s 2018-10-20 10:30:17,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:17,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:17 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-2d284e77-657c-4ffc-ac6b-986562ae6d08 2018-10-20 10:30:17,335 - 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-20 10:30:17,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:17 GMT Server: Apache x-openstack-request-id: req-44742e5b-bc62-47e1-a5ae-05a7e9f3c2fb 2018-10-20 10:30:17,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:17,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-44742e5b-bc62-47e1-a5ae-05a7e9f3c2fb 2018-10-20 10:30:17,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759060382843s 2018-10-20 10:30:17,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:30:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:17,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:17 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-86d6bde9-7fcf-4943-ae76-75f9e0e2d118 2018-10-20 10:30:17,408 - 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-20 10:30:17,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2ef34c1-4c66-414a-8bbd-413edb985e06 2018-10-20 10:30:17,451 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:30:17,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-d2ef34c1-4c66-414a-8bbd-413edb985e06 2018-10-20 10:30:17,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750980377197s 2018-10-20 10:30:22,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:22,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:22 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-de1bac90-9451-4eba-81c9-71bf25068846 2018-10-20 10:30:22,488 - 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-20 10:30:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:22 GMT Server: Apache x-openstack-request-id: req-d80c90df-2e94-49b2-a34e-5c610b633360 2018-10-20 10:30:22,529 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:22,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-d80c90df-2e94-49b2-a34e-5c610b633360 2018-10-20 10:30:22,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709111690521s 2018-10-20 10:30:27,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:27,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:27 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc Server: Apache x-openstack-request-id: req-9d6c174a-561f-42c6-a1d0-ee5d1b65314d 2018-10-20 10:30:27,564 - 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-20 10:30:27,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 713 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8f139f0a-970d-4e1b-b613-90ea0cbec502 2018-10-20 10:30:27,609 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis/events/cf453e84-11c1-4dc7-8b9d-04f9342df8ef", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b9422414-f429-4476-91bb-48e8c70b03c9", "id": "cf453e84-11c1-4dc7-8b9d-04f9342df8ef"}, {"resource_name": "bono", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono/events/1fdad3f7-5ff9-460e-9e85-1e98fcd1620c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-vhdjtt47xgm2", "id": "1fdad3f7-5ff9-460e-9e85-1e98fcd1620c"}, {"resource_name": "vellum", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum/events/24707d53-0030-4792-8f6f-05cdeac98162", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-agwsdz6io6wi", "id": "24707d53-0030-4792-8f6f-05cdeac98162"}, {"resource_name": "homer", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer/events/0fe48ba4-71ce-47f8-97af-af9d1a8c7eb2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-sxn2piudenkd", "id": "0fe48ba4-71ce-47f8-97af-af9d1a8c7eb2"}, {"resource_name": "dime", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime/events/cc4e832f-9bf3-4c77-81b6-e37b0f5d2ba8", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-4udjblei6coh", "id": "cc4e832f-9bf3-4c77-81b6-e37b0f5d2ba8"}, {"resource_name": "sprout", "event_time": "2018-10-20T10:30:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout/events/ac9662e5-85ed-4b1d-a4e5-2d94459d2edb", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ntx4dddaxxf7", "id": "ac9662e5-85ed-4b1d-a4e5-2d94459d2edb"}]} 2018-10-20 10:30:27,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc&marker=084044a3-56b2-4764-9384-439fac9c1da8&sort_dir=asc used request id req-8f139f0a-970d-4e1b-b613-90ea0cbec502 2018-10-20 10:30:27,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748488903046s 2018-10-20 10:30:32,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:32,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:32,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:32 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-408b0344-630b-43e7-806b-af6dbcc67f68 2018-10-20 10:30:32,666 - 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-20 10:30:32,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:32 GMT Server: Apache x-openstack-request-id: req-3e79293d-5c83-492d-8074-2f73c1579de3 2018-10-20 10:30:32,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:32,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-3e79293d-5c83-492d-8074-2f73c1579de3 2018-10-20 10:30:32,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0944919586182s 2018-10-20 10:30:37,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:37,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:37 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-f0919be4-1c62-46d1-ad71-7f75b597bf3a 2018-10-20 10:30:37,765 - 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-20 10:30:37,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:37 GMT Server: Apache x-openstack-request-id: req-2ef3c6df-12e4-46ef-9110-5de2bfea3642 2018-10-20 10:30:37,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:37,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-2ef3c6df-12e4-46ef-9110-5de2bfea3642 2018-10-20 10:30:37,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0929679870605s 2018-10-20 10:30:37,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:30:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:37,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:37 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-44b89009-241d-41ea-82cc-ba4754662b1c 2018-10-20 10:30:37,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-20 10:30:37,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d124fbf-d693-475f-840f-6cd592793bf7 2018-10-20 10:30:37,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:30:37,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-4d124fbf-d693-475f-840f-6cd592793bf7 2018-10-20 10:30:37,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0779218673706s 2018-10-20 10:30:42,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:42,926 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:42 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-9af9564e-ecf0-4249-9395-37d0da76ca2a 2018-10-20 10:30:42,926 - 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-20 10:30:42,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:42 GMT Server: Apache x-openstack-request-id: req-d2bd8f02-4da7-49a3-bad7-9fa6db2f7bac 2018-10-20 10:30:42,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:42,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-d2bd8f02-4da7-49a3-bad7-9fa6db2f7bac 2018-10-20 10:30:42,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724740028381s 2018-10-20 10:30:47,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:48,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:47 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-06cb5869-990b-42c3-81b3-88736a5bd2cd 2018-10-20 10:30:48,024 - 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-20 10:30:48,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:48 GMT Server: Apache x-openstack-request-id: req-f19e3869-3bc5-49dc-944f-1c6ab55f34ee 2018-10-20 10:30:48,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:48,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-f19e3869-3bc5-49dc-944f-1c6ab55f34ee 2018-10-20 10:30:48,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0960760116577s 2018-10-20 10:30:48,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:30:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:48,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:48 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-02354d83-84d4-46be-aed3-540b6f2f86ee 2018-10-20 10:30:48,106 - 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-20 10:30:48,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a118a150-2fed-4ddb-901a-66216d616876 2018-10-20 10:30:48,151 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:30:48,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-a118a150-2fed-4ddb-901a-66216d616876 2018-10-20 10:30:48,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0812900066376s 2018-10-20 10:30:53,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:53,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:53 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-ace27f26-263c-4535-a05d-667ecd6654ce 2018-10-20 10:30:53,191 - 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-20 10:30:53,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:53 GMT Server: Apache x-openstack-request-id: req-2dfa0456-c6bf-4ccd-b488-8cdf31f3d13d 2018-10-20 10:30:53,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:53,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-2dfa0456-c6bf-4ccd-b488-8cdf31f3d13d 2018-10-20 10:30:53,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755639076233s 2018-10-20 10:30:58,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:30:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:58,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:58 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-ce7fe865-fedd-4a6e-bc86-96a46f5497b7 2018-10-20 10:30:58,271 - 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-20 10:30:58,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:58 GMT Server: Apache x-openstack-request-id: req-cc9feab9-408a-4348-80f2-8f901429b089 2018-10-20 10:30:58,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:30:58,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-cc9feab9-408a-4348-80f2-8f901429b089 2018-10-20 10:30:58,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726091861725s 2018-10-20 10:30:58,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:30:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:30:58,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:30:58 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a0b442e-7c5e-402c-a1cb-8c390013b694 2018-10-20 10:30:58,343 - 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-20 10:30:58,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:30:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0ad8f51-c1c5-4385-9fcb-127ff742ba13 2018-10-20 10:30:58,386 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:30:58,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-c0ad8f51-c1c5-4385-9fcb-127ff742ba13 2018-10-20 10:30:58,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724868774414s 2018-10-20 10:31:03,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:03,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:03 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-d0a0810a-7e5b-4486-9259-a9b48b08097d 2018-10-20 10:31:03,441 - 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-20 10:31:03,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:03 GMT Server: Apache x-openstack-request-id: req-b16b6d74-8a95-4034-8163-794740cfcf94 2018-10-20 10:31:03,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:31:03,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-b16b6d74-8a95-4034-8163-794740cfcf94 2018-10-20 10:31:03,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0910091400146s 2018-10-20 10:31:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:08,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:08 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-b3aa9dbe-a32d-4c4c-8550-3956792e8a37 2018-10-20 10:31:08,516 - 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-20 10:31:08,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:08 GMT Server: Apache x-openstack-request-id: req-13aaadfa-52ff-480c-be9e-a55fc4261fca 2018-10-20 10:31:08,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:31:08,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-13aaadfa-52ff-480c-be9e-a55fc4261fca 2018-10-20 10:31:08,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720369815826s 2018-10-20 10:31:08,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:31:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:08,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:08 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb0dbb6b-698e-433b-9baf-2f5a0a747e61 2018-10-20 10:31:08,603 - 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-20 10:31:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9da16d40-8d35-4e8a-b3bd-f8cd1aeab57c 2018-10-20 10:31:08,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:31:08,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-9da16d40-8d35-4e8a-b3bd-f8cd1aeab57c 2018-10-20 10:31:08,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.087201833725s 2018-10-20 10:31:13,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:13,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:13,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:13 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-6014adfe-702e-4ce2-b1f5-03a2dd4bbf52 2018-10-20 10:31:13,681 - 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-20 10:31:13,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:13 GMT Server: Apache x-openstack-request-id: req-dc41d2f1-9f6f-48e3-ab7b-e92631608ba1 2018-10-20 10:31:13,726 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:31:13,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-dc41d2f1-9f6f-48e3-ab7b-e92631608ba1 2018-10-20 10:31:13,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747878551483s 2018-10-20 10:31:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:19,030 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:18 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc Server: Apache x-openstack-request-id: req-6ceac3c8-23cb-457f-95d5-23d52a9aad31 2018-10-20 10:31:19,031 - 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-20 10:31:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecfd3e1d-3f84-4154-ab6e-f013a04bc61a 2018-10-20 10:31:19,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-10-20T10:31:18Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum/events/10d6ed1b-0b51-40de-aa2f-f7483906c93a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4d0a2ca7-897e-4e90-9d41-e498bb5bae4b", "id": "10d6ed1b-0b51-40de-aa2f-f7483906c93a"}]} 2018-10-20 10:31:19,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc&marker=ac9662e5-85ed-4b1d-a4e5-2d94459d2edb&sort_dir=asc used request id req-ecfd3e1d-3f84-4154-ab6e-f013a04bc61a 2018-10-20 10:31:19,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339846134186s 2018-10-20 10:31:24,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:24,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=10d6ed1b-0b51-40de-aa2f-f7483906c93a&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:24,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:24 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=10d6ed1b-0b51-40de-aa2f-f7483906c93a&sort_dir=asc Server: Apache x-openstack-request-id: req-696316cb-5422-439a-934f-9f36be54f298 2018-10-20 10:31:24,109 - 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-20 10:31:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 517 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab1953f6-0665-42e5-b8a0-bd780bb4b438 2018-10-20 10:31:24,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-10-20T10:31:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout/events/dcd998ec-9d9d-4107-ba5e-7d296e7a0247", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "14d97c9c-15bd-4ea5-9489-e469d0390bf4", "id": "dcd998ec-9d9d-4107-ba5e-7d296e7a0247"}, {"resource_name": "bono", "event_time": "2018-10-20T10:31:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono/events/ecab753c-acd3-49ac-b6db-2572f8198df9", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "168db8fa-dc87-4f5f-b332-8e54f5dd4195", "id": "ecab753c-acd3-49ac-b6db-2572f8198df9"}, {"resource_name": "homer", "event_time": "2018-10-20T10:31:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer/events/b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2b39f4d3-917b-4fa2-8652-8cfef9514f95", "id": "b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc"}]} 2018-10-20 10:31:24,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=10d6ed1b-0b51-40de-aa2f-f7483906c93a&sort_dir=asc&marker=10d6ed1b-0b51-40de-aa2f-f7483906c93a&sort_dir=asc used request id req-ab1953f6-0665-42e5-b8a0-bd780bb4b438 2018-10-20 10:31:24,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746469497681s 2018-10-20 10:31:29,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:31:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/events?marker=b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:29,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:29 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc&sort_dir=asc Server: Apache x-openstack-request-id: req-7a1db6a4-858e-4352-b73b-241a646096ea 2018-10-20 10:31:29,192 - 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-20 10:31:29,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3d01efd-e7a5-4714-95cf-5fa1089d1bc8 2018-10-20 10:31:29,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-20T10:31:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime/events/7e882b3f-a00e-47ca-b72f-f341994b1227", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5785aefb-8676-4048-929a-651db431e02e", "id": "7e882b3f-a00e-47ca-b72f-f341994b1227"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-20T10:31:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv/events/6e6bf184-1311-49c9-b75c-0ea799e9695d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "id": "6e6bf184-1311-49c9-b75c-0ea799e9695d"}]} 2018-10-20 10:31:29,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc&sort_dir=asc&marker=b3f77e6a-1b0e-4f28-b0cd-f3448c2d06dc&sort_dir=asc used request id req-e3d01efd-e7a5-4714-95cf-5fa1089d1bc8 2018-10-20 10:31:29,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764830112457s 2018-10-20 10:31:29,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:31:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:29,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:31:29 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f Server: Apache x-openstack-request-id: req-919fbba2-bfc0-4893-b757-a4c17727730f 2018-10-20 10:31:29,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-20 10:31:29,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84b20bc0-38fe-47c1-8a8f-20453da425c3 2018-10-20 10:31:29,411 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "outputs": [{"output_value": "172.30.9.200", "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-20 10:31:29,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f used request id req-84b20bc0-38fe-47c1-8a8f-20453da425c3 2018-10-20 10:31:29,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.174530982971s 2018-10-20 10:31:29,413 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-10-20T10:26:24Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'eefda117-2ea9-45e0-8432-961dbc78751f', 'parameters': Munch({u'OS::project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522', 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_8f3cc420-0997-42af-9191-954554775522', 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'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 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'eefda117-2ea9-45e0-8432-961dbc78751f', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'd3f58a95de7a49fa84710eab1a2e4e52', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', 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-20T10:26:24Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f'}) 2018-10-20 10:31:29,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:31:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:30,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-78d04c2a-d584-4891-ac43-eeb29f082fe3 x-openstack-request-id: req-78d04c2a-d584-4891-ac43-eeb29f082fe3 2018-10-20 10:31:30,300 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:31:30,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78d04c2a-d584-4891-ac43-eeb29f082fe3 2018-10-20 10:31:30,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887512922287s 2018-10-20 10:31:30,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:31:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:30,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:30 GMT X-Openstack-Request-Id: req-fbc10e98-cd4d-48f1-ae2e-8956591d0219 2018-10-20 10:31:30,735 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67634b1d-b759-413c-8889-7ef676d05f3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":["82f92aab-fb6e-4acd-b7e0-24b056c308bb"],"description":"","tags":[],"updated_at":"2018-10-20T10:26:28Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":["e37314df-6caf-4912-8ac7-54fdaa89f1fe"],"description":"","tags":[],"updated_at":"2018-10-20T10:26:01Z","qos_policy_id":null,"name":"heat_ims-net_8f3cc420-0997-42af-9191-954554775522","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ef010267-94d1-486a-9cdd-b99ae50bff42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":["4da70fba-f7cb-41cb-989e-437ff3aa0275"],"description":"","tags":[],"updated_at":"2018-10-20T10:26:32Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:30Z","mtu":1450}]} 2018-10-20 10:31:30,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fbc10e98-cd4d-48f1-ae2e-8956591d0219 2018-10-20 10:31:30,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422116994858s 2018-10-20 10:31:30,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:31:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:30,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:30 GMT X-Openstack-Request-Id: req-a3bf6f4d-4e14-40de-87e2-43bf32f3649d 2018-10-20 10:31:30,787 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef010267-94d1-486a-9cdd-b99ae50bff42","tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:26:32Z","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":"5a336b8bee3b4e1db0b4dcaa287157af","id":"4da70fba-f7cb-41cb-989e-437ff3aa0275","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67634b1d-b759-413c-8889-7ef676d05f3e","tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:26:28Z","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":"5a336b8bee3b4e1db0b4dcaa287157af","id":"82f92aab-fb6e-4acd-b7e0-24b056c308bb","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:26:01Z","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":"5a336b8bee3b4e1db0b4dcaa287157af","id":"e37314df-6caf-4912-8ac7-54fdaa89f1fe","subnetpool_id":null,"name":"heat_ims-subnet_8f3cc420-0997-42af-9191-954554775522"}]} 2018-10-20 10:31:30,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a3bf6f4d-4e14-40de-87e2-43bf32f3649d 2018-10-20 10:31:30,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511178970337s 2018-10-20 10:31:31,792 - 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-20 10:31:31,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:31,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-9b57700e-3d62-46e0-9104-c9d159e702bf x-openstack-request-id: req-9b57700e-3d62-46e0-9104-c9d159e702bf 2018-10-20 10:31:31,894 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:31,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9b57700e-3d62-46e0-9104-c9d159e702bf 2018-10-20 10:31:31,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0963389873505s 2018-10-20 10:31:31,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:32,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-d97936db-1b8b-48df-992a-ad570bb59d1d x-openstack-request-id: req-d97936db-1b8b-48df-992a-ad570bb59d1d 2018-10-20 10:31:32,387 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {}, "id": "086e8e1d-376a-4b1b-bdbe-ea94bdc91e6e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35201ad1-4cdd-41d9-824a-5f39b672074f"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "60944256-835d-4e26-a82d-5a95dc048a58"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "88e972c1-9647-4a3d-9e08-961f2a80890e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905619f5-adbe-4205-a69b-80695cc5c58e"}, {"from_port": 5058, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {}, "id": "df8e4d6d-43dd-489f-85a5-9df8a89be2b1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e3b2ff54-3ad2-4057-a291-5fbb043c8114"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e67dd8a1-5ca6-4461-94a7-56007e4ae50c"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "0fa94d20-efe3-45ef-a00f-6c72b55f405b", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-10-20 10:31:32,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/os-security-groups used request id req-d97936db-1b8b-48df-992a-ad570bb59d1d 2018-10-20 10:31:32,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.491538047791s 2018-10-20 10:31:32,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:32,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:32,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:32 GMT X-Openstack-Request-Id: req-abf1ca29-103d-404e-a906-2e74e58ae5a2 2018-10-20 10:31:32,540 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:32,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-abf1ca29-103d-404e-a906-2e74e58ae5a2 2018-10-20 10:31:32,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.142801046371s 2018-10-20 10:31:32,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:33,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fddac8a0-b1e7-4281-8ee3-6fdbb13ea4a3 x-openstack-request-id: req-fddac8a0-b1e7-4281-8ee3-6fdbb13ea4a3 2018-10-20 10:31:33,286 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:33,286 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-fddac8a0-b1e7-4281-8ee3-6fdbb13ea4a3 2018-10-20 10:31:33,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.73557806015s 2018-10-20 10:31:33,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:33,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-e52a0d34-afc2-476b-8dc3-08c913794fe2 x-openstack-request-id: req-e52a0d34-afc2-476b-8dc3-08c913794fe2 2018-10-20 10:31:33,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:33,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e52a0d34-afc2-476b-8dc3-08c913794fe2 2018-10-20 10:31:33,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249609947205s 2018-10-20 10:31:33,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:33,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:34,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 784 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-9e0fcc60-d2e8-4d31-a4e2-4b9e07cabf70 x-openstack-request-id: req-9e0fcc60-d2e8-4d31-a4e2-4b9e07cabf70 2018-10-20 10:31:34,228 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "d2fd7161-e6d3-4da9-9e60-2e435edff264", "ip_range": {}, "id": "dcac229f-885d-442d-96a2-5148cea12fcd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "d2fd7161-e6d3-4da9-9e60-2e435edff264", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "ip_range": {}, "id": "0f70b576-5a98-4abd-9ec7-431dced29a82"}, {"from_port": 8888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "ip_range": {}, "id": "3f12ad22-5f8e-4d01-b32d-1b6479659d1f"}, {"from_port": 10888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "ip_range": {}, "id": "51988726-863d-452d-905d-8b62858adbc0"}, {"from_port": 10888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "ip_range": {}, "id": "e609e5e8-ec19-4eb1-bbe6-61230f2e9d42"}, {"from_port": 8888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "ip_range": {}, "id": "fda248a2-5d4a-44a9-9338-f10e360ea925"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "f803c44f-5379-40b6-ac95-6a5244e94e1f", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-10-20 10:31:34,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/os-security-groups used request id req-9e0fcc60-d2e8-4d31-a4e2-4b9e07cabf70 2018-10-20 10:31:34,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.914779901505s 2018-10-20 10:31:34,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:34,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:34 GMT X-Openstack-Request-Id: req-9fdb8d91-2b04-470b-a156-79e602d5af10 2018-10-20 10:31:34,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:34,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9fdb8d91-2b04-470b-a156-79e602d5af10 2018-10-20 10:31:34,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388600826263s 2018-10-20 10:31:34,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:35,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e470e9fd-8067-4eea-b7ca-a3116840fbb5 x-openstack-request-id: req-e470e9fd-8067-4eea-b7ca-a3116840fbb5 2018-10-20 10:31:35,024 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:35,025 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-e470e9fd-8067-4eea-b7ca-a3116840fbb5 2018-10-20 10:31:35,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.742786884308s 2018-10-20 10:31:36,027 - 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-20 10:31:36,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:36,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-12286c7a-389d-4383-ace5-61426ee1d13d x-openstack-request-id: req-12286c7a-389d-4383-ace5-61426ee1d13d 2018-10-20 10:31:36,053 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:36,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-12286c7a-389d-4383-ace5-61426ee1d13d 2018-10-20 10:31:36,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252280235291s 2018-10-20 10:31:36,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:36,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-14b72599-57f5-4469-b3fe-a6406692cc3f x-openstack-request-id: req-14b72599-57f5-4469-b3fe-a6406692cc3f 2018-10-20 10:31:36,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "34285409-1195-4639-a543-6d027a0c205e", "ip_range": {}, "id": "089dbd66-2233-4318-9929-22b4976b55b2"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "34285409-1195-4639-a543-6d027a0c205e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5b5ad18-23df-4db1-9ec8-55b67c7aeb10"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "34285409-1195-4639-a543-6d027a0c205e", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9c79cb12-e398-4d27-8953-2a25d2c156fd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0f312ea3-b926-4a21-9da5-44f643c6b619"}, {"from_port": 9160, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "9c79cb12-e398-4d27-8953-2a25d2c156fd", "ip_range": {}, "id": "2f173f32-604c-4490-ac20-9a7cc3955a2d"}, {"from_port": 7888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "9c79cb12-e398-4d27-8953-2a25d2c156fd", "ip_range": {}, "id": "c0ab0b0f-f326-4c84-a8f8-763efcc827ac"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "9c79cb12-e398-4d27-8953-2a25d2c156fd", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-10-20 10:31:36,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda/os-security-groups used request id req-14b72599-57f5-4469-b3fe-a6406692cc3f 2018-10-20 10:31:36,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.391361951828s 2018-10-20 10:31:36,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:36 GMT X-Openstack-Request-Id: req-5e398735-e8f9-44c7-8f71-1824fdd172aa 2018-10-20 10:31:36,495 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:36,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5e398735-e8f9-44c7-8f71-1824fdd172aa 2018-10-20 10:31:36,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407018661499s 2018-10-20 10:31:36,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:36,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-610822cc-785d-4799-a41f-b668df2f6b45 x-openstack-request-id: req-610822cc-785d-4799-a41f-b668df2f6b45 2018-10-20 10:31:37,266 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:37,266 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-610822cc-785d-4799-a41f-b668df2f6b45 2018-10-20 10:31:37,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.764539003372s 2018-10-20 10:31:37,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:37,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-e8a4a323-343d-441a-9f20-6f06a3175e96 x-openstack-request-id: req-e8a4a323-343d-441a-9f20-6f06a3175e96 2018-10-20 10:31:37,293 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:37,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e8a4a323-343d-441a-9f20-6f06a3175e96 2018-10-20 10:31:37,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266921520233s 2018-10-20 10:31:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:37,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-6dee7de6-5ee6-40a2-a9c4-04ecac27e1e5 x-openstack-request-id: req-6dee7de6-5ee6-40a2-a9c4-04ecac27e1e5 2018-10-20 10:31:37,572 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "beac2ebe-1538-4030-95b9-dd0e858f3c4e", "ip_range": {}, "id": "4d4f48b0-6132-4e72-9312-8ba63be1bcbc"}, {"from_port": 5052, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "beac2ebe-1538-4030-95b9-dd0e858f3c4e", "ip_range": {}, "id": "719cc52d-ae2b-4774-96ce-e1bb984d9e8d"}, {"from_port": 9888, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "beac2ebe-1538-4030-95b9-dd0e858f3c4e", "ip_range": {}, "id": "d275c14f-fa37-4d37-848d-a15938204efc"}, {"from_port": 5054, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "beac2ebe-1538-4030-95b9-dd0e858f3c4e", "ip_range": {}, "id": "d7f23b18-7752-4bc5-a5df-7c65aa444f0b"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "beac2ebe-1538-4030-95b9-dd0e858f3c4e", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "438d6e10-d123-45f2-97bf-9858abd0885c", "ip_range": {}, "id": "105d0f85-e86a-4c8c-af50-4bb32cde8153"}, {"from_port": 5052, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "438d6e10-d123-45f2-97bf-9858abd0885c", "ip_range": {}, "id": "945fcdf3-c6f3-4d49-b37f-35551a68c4e6"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "438d6e10-d123-45f2-97bf-9858abd0885c", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-10-20 10:31:37,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c/os-security-groups used request id req-6dee7de6-5ee6-40a2-a9c4-04ecac27e1e5 2018-10-20 10:31:37,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.27760386467s 2018-10-20 10:31:37,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:37,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:37,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:37 GMT X-Openstack-Request-Id: req-25d04aef-87fa-4a45-9a87-1e0715a67e7c 2018-10-20 10:31:37,618 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:37,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-25d04aef-87fa-4a45-9a87-1e0715a67e7c 2018-10-20 10:31:37,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369319915771s 2018-10-20 10:31:37,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:38,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c0c7cd4d-6583-419a-9d27-bd65667a5e7f x-openstack-request-id: req-c0c7cd4d-6583-419a-9d27-bd65667a5e7f 2018-10-20 10:31:38,377 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:38,377 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-c0c7cd4d-6583-419a-9d27-bd65667a5e7f 2018-10-20 10:31:38,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.75297498703s 2018-10-20 10:31:38,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:38,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-cc9dbac3-91f8-4d99-b07d-3ec16358a1dc x-openstack-request-id: req-cc9dbac3-91f8-4d99-b07d-3ec16358a1dc 2018-10-20 10:31:38,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:38,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cc9dbac3-91f8-4d99-b07d-3ec16358a1dc 2018-10-20 10:31:38,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246350765228s 2018-10-20 10:31:38,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:38,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 925 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-12c427e7-7a6f-4f09-b21b-e3afb09cca2a x-openstack-request-id: req-12c427e7-7a6f-4f09-b21b-e3afb09cca2a 2018-10-20 10:31:38,929 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "81d516bd-00fd-4bd9-9ee0-34f158ea2452"}, {"from_port": 9160, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "a458fc10-ba7f-4729-aef8-08cfa8604c14"}, {"from_port": 11311, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "bec191d5-0ed7-4979-8c2a-6867d1fd7bd9"}, {"from_port": 9160, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "d9ad9233-839c-4aaa-8bfb-312b0dfff8cb"}, {"from_port": 11311, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "e9efc86f-9587-4fd9-8d2c-286e5765ade6"}, {"from_port": 7253, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "ip_range": {}, "id": "f1769b2f-f6b6-4021-97e7-303bb4c29e54"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "0443ba4d-49df-4cf1-be86-24ab5cc85fac", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d6047e81-1ee6-4e3b-955c-9b0d3c5036a0", "ip_range": {}, "id": "00d94101-bec7-4688-951a-a305f1d2e5db"}, {"from_port": 11211, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d6047e81-1ee6-4e3b-955c-9b0d3c5036a0", "ip_range": {}, "id": "94c759c9-e110-4c2a-8a13-4847c3d94920"}, {"from_port": 7253, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d6047e81-1ee6-4e3b-955c-9b0d3c5036a0", "ip_range": {}, "id": "aee5e6f5-c95e-47cc-b745-efdaea1b8850"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "d6047e81-1ee6-4e3b-955c-9b0d3c5036a0", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-10-20 10:31:38,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/os-security-groups used request id req-12c427e7-7a6f-4f09-b21b-e3afb09cca2a 2018-10-20 10:31:38,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.524821043015s 2018-10-20 10:31:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:38,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:38 GMT X-Openstack-Request-Id: req-46576d85-7d84-4a6d-99db-f9887f84193d 2018-10-20 10:31:38,985 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:38,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-46576d85-7d84-4a6d-99db-f9887f84193d 2018-10-20 10:31:38,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0465581417084s 2018-10-20 10:31:38,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:39,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b1e2b70a-a88c-4d03-bd7a-5db5bf5e0be0 x-openstack-request-id: req-b1e2b70a-a88c-4d03-bd7a-5db5bf5e0be0 2018-10-20 10:31:39,036 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:39,036 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-b1e2b70a-a88c-4d03-bd7a-5db5bf5e0be0 2018-10-20 10:31:39,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0446391105652s 2018-10-20 10:31:39,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:39,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-e180937d-1c06-4eb3-b9e3-f24f2caa4c31 x-openstack-request-id: req-e180937d-1c06-4eb3-b9e3-f24f2caa4c31 2018-10-20 10:31:39,059 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:39,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e180937d-1c06-4eb3-b9e3-f24f2caa4c31 2018-10-20 10:31:39,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226421356201s 2018-10-20 10:31:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:39,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 584 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-4c2173c3-660b-4c35-9122-09f192aa6165 x-openstack-request-id: req-4c2173c3-660b-4c35-9122-09f192aa6165 2018-10-20 10:31:39,212 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "627b9977-9b8f-4b94-87e1-38d0b9a62cc0"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8503b7c7-1562-4090-a059-a7b1d89199b1"}, {"from_port": 4000, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "a2f5216c-c15f-44da-ac02-59530d509365"}, {"from_port": 2380, "group": {"tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {}, "id": "b333b640-d48e-49fa-a9b1-b73174ee13e9"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed69e29f-8481-4b57-9a64-21b1d83643dd"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "7763116b-e4af-4a30-8fd0-a68d6b52e9ed", "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": "ac49e1b8-61df-4726-bcc1-d3639e283f67", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "653bd404-482d-48c4-8399-eb34401717bb"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "ac49e1b8-61df-4726-bcc1-d3639e283f67", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7e096456-fc3f-4e95-a95d-052a48278ff4"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "ac49e1b8-61df-4726-bcc1-d3639e283f67", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-10-20 10:31:39,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48/os-security-groups used request id req-4c2173c3-660b-4c35-9122-09f192aa6165 2018-10-20 10:31:39,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.151887893677s 2018-10-20 10:31:39,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:39 GMT X-Openstack-Request-Id: req-4ca93d59-2925-404b-8c7a-f465cf2630d5 2018-10-20 10:31:39,261 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:39,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4ca93d59-2925-404b-8c7a-f465cf2630d5 2018-10-20 10:31:39,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404169559479s 2018-10-20 10:31:39,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:40,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-9fc2bd72-2807-46bb-8d22-d8eeef25cc8d x-openstack-request-id: req-9fc2bd72-2807-46bb-8d22-d8eeef25cc8d 2018-10-20 10:31:40,039 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:40,039 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-9fc2bd72-2807-46bb-8d22-d8eeef25cc8d 2018-10-20 10:31:40,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.772686958313s 2018-10-20 10:31:40,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:31:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:40,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-b6d91b43-4942-4cf1-9efd-4bdeeccef958 x-openstack-request-id: req-b6d91b43-4942-4cf1-9efd-4bdeeccef958 2018-10-20 10:31:40,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:31:40,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b6d91b43-4942-4cf1-9efd-4bdeeccef958 2018-10-20 10:31:40,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250279903412s 2018-10-20 10:31:40,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-10-20 10:31:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:40,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-f5595ebe-3fea-4a07-8078-4f1515af22f9 x-openstack-request-id: req-f5595ebe-3fea-4a07-8078-4f1515af22f9 2018-10-20 10:31:40,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11001a28-90fe-4481-94e9-aa75ae7a94e4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2260923c-d925-4438-ab01-5090ab4da389"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7de58ecb-014f-46f3-9270-725350797a61"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb044597-9f10-4fe2-94df-5943e786cb6d"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "11001a28-90fe-4481-94e9-aa75ae7a94e4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2260923c-d925-4438-ab01-5090ab4da389"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7de58ecb-014f-46f3-9270-725350797a61"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb044597-9f10-4fe2-94df-5943e786cb6d"}], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "304deeee-c0b1-43ce-a17c-08ea91aac45a", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-10-20 10:31:40,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed/os-security-groups used request id req-f5595ebe-3fea-4a07-8078-4f1515af22f9 2018-10-20 10:31:40,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.675985813141s 2018-10-20 10:31:40,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:31:40,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:40,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:40 GMT X-Openstack-Request-Id: req-6fc4afba-5dbe-48cb-bd91-b754d6dfd306 2018-10-20 10:31:40,792 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:31:40,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6fc4afba-5dbe-48cb-bd91-b754d6dfd306 2018-10-20 10:31:40,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418078899384s 2018-10-20 10:31:40,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-10-20 10:31:40,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-04690e07-3eb4-4ebd-921a-19dd5ffe1496 x-openstack-request-id: req-04690e07-3eb4-4ebd-921a-19dd5ffe1496 2018-10-20 10:31:41,547 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-10-20 10:31:41,547 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/5a336b8bee3b4e1db0b4dcaa287157af/volumes/detail used request id req-04690e07-3eb4-4ebd-921a-19dd5ffe1496 2018-10-20 10:31:41,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.748752832413s 2018-10-20 10:31:41,548 - 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:90:ab:8c', u'version': 4, u'addr': u'192.168.1.33', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:ab:8c', 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:33:c7:a6', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:c7:a6', u'version': 4, u'addr': u'172.30.9.220', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:31:21.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'f9c9c064-9856-4b38-ad95-85f8be35de6c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'086e8e1d-376a-4b1b-bdbe-ea94bdc91e6e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'35201ad1-4cdd-41d9-824a-5f39b672074f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'60944256-835d-4e26-a82d-5a95dc048a58'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'88e972c1-9647-4a3d-9e08-961f2a80890e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'905619f5-adbe-4205-a69b-80695cc5c58e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'df8e4d6d-43dd-489f-85a5-9df8a89be2b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'e3b2ff54-3ad2-4057-a291-5fbb043c8114'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'e67dd8a1-5ca6-4461-94a7-56007e4ae50c'})], 'id': u'0fa94d20-efe3-45ef-a00f-6c72b55f405b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2018-10-20T10:31:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:31:21Z', 'hostId': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.1.33', 'cloud': 'envvars', 'host_id': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', '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-20T10:31:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:30:40Z', 'created': u'2018-10-20T10:30:40Z', '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:f6:1b:ab', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:fb:96', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:fb:96', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:31:25.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'cee75f22-0404-4533-bcef-ec6a995b1db4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'd2fd7161-e6d3-4da9-9e60-2e435edff264', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'dcac229f-885d-442d-96a2-5148cea12fcd'})], 'id': u'd2fd7161-e6d3-4da9-9e60-2e435edff264', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0f70b576-5a98-4abd-9ec7-431dced29a82'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'3f12ad22-5f8e-4d01-b32d-1b6479659d1f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'51988726-863d-452d-905d-8b62858adbc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e609e5e8-ec19-4eb1-bbe6-61230f2e9d42'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'fda248a2-5d4a-44a9-9338-f10e360ea925'})], 'id': u'f803c44f-5379-40b6-ac95-6a5244e94e1f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', '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'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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-20T10:31:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:31:25Z', 'hostId': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', '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-20T10:31:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:30:39Z', 'created': u'2018-10-20T10:30:39Z', '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:5e:ea:4f', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:ea:4f', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:2c:3e', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:2c:3e', 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'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:31:21.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'00dbf479-f922-47e5-87de-f4a88ee1eeda', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'34285409-1195-4639-a543-6d027a0c205e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'089dbd66-2233-4318-9929-22b4976b55b2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'34285409-1195-4639-a543-6d027a0c205e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'a5b5ad18-23df-4db1-9ec8-55b67c7aeb10'})], 'id': u'34285409-1195-4639-a543-6d027a0c205e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9c79cb12-e398-4d27-8953-2a25d2c156fd', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'0f312ea3-b926-4a21-9da5-44f643c6b619'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'9c79cb12-e398-4d27-8953-2a25d2c156fd', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'2f173f32-604c-4490-ac20-9a7cc3955a2d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9c79cb12-e398-4d27-8953-2a25d2c156fd', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c0ab0b0f-f326-4c84-a8f8-763efcc827ac'})], 'id': u'9c79cb12-e398-4d27-8953-2a25d2c156fd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-10-20T10:31:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:31:21Z', 'hostId': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.1.5', 'cloud': 'envvars', 'host_id': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', '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-20T10:31:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:30:38Z', 'created': u'2018-10-20T10:30:38Z', '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:02:2e:c9', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:db:96', 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:46:db:96', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:31:16.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'f2705b91-b9cb-44c5-be11-272642f6509c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'beac2ebe-1538-4030-95b9-dd0e858f3c4e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4d4f48b0-6132-4e72-9312-8ba63be1bcbc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'beac2ebe-1538-4030-95b9-dd0e858f3c4e', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'719cc52d-ae2b-4774-96ce-e1bb984d9e8d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'beac2ebe-1538-4030-95b9-dd0e858f3c4e', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'd275c14f-fa37-4d37-848d-a15938204efc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'beac2ebe-1538-4030-95b9-dd0e858f3c4e', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd7f23b18-7752-4bc5-a5df-7c65aa444f0b'})], 'id': u'beac2ebe-1538-4030-95b9-dd0e858f3c4e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'438d6e10-d123-45f2-97bf-9858abd0885c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'105d0f85-e86a-4c8c-af50-4bb32cde8153'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'438d6e10-d123-45f2-97bf-9858abd0885c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'945fcdf3-c6f3-4d49-b37f-35551a68c4e6'})], 'id': u'438d6e10-d123-45f2-97bf-9858abd0885c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-10-20T10:31:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:31:16Z', 'hostId': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.11', 'cloud': 'envvars', 'host_id': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', '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-20T10:31:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:30:38Z', 'created': u'2018-10-20T10:30:38Z', '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:ee:f3:56', u'version': 4, u'addr': u'192.168.1.2', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:91:e8', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:91:e8', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:31:16.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'f55ea86e-6302-4814-ba21-c1d4cedf257c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'81d516bd-00fd-4bd9-9ee0-34f158ea2452'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'a458fc10-ba7f-4729-aef8-08cfa8604c14'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bec191d5-0ed7-4979-8c2a-6867d1fd7bd9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd9ad9233-839c-4aaa-8bfb-312b0dfff8cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e9efc86f-9587-4fd9-8d2c-286e5765ade6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'f1769b2f-f6b6-4021-97e7-303bb4c29e54'})], 'id': u'0443ba4d-49df-4cf1-be86-24ab5cc85fac', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'd6047e81-1ee6-4e3b-955c-9b0d3c5036a0', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'00d94101-bec7-4688-951a-a305f1d2e5db'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'd6047e81-1ee6-4e3b-955c-9b0d3c5036a0', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'94c759c9-e110-4c2a-8a13-4847c3d94920'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'd6047e81-1ee6-4e3b-955c-9b0d3c5036a0', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'aee5e6f5-c95e-47cc-b745-efdaea1b8850'})], 'id': u'd6047e81-1ee6-4e3b-955c-9b0d3c5036a0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-10-20T10:31:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:31:16Z', 'hostId': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', '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-20T10:31:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:30:38Z', 'created': u'2018-10-20T10:30:38Z', '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:f4:8e:24', 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:f4:8e:24', 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'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:30:21.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'355714b3-e60b-48f9-8c12-ae6bebccca48', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'653bd404-482d-48c4-8399-eb34401717bb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'7e096456-fc3f-4e95-a95d-052a48278ff4'})], 'id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-10-20T10:30:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:30:21Z', 'hostId': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', '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-20T10:30:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:28:49Z', 'created': u'2018-10-20T10:28:49Z', '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:3d:e4:01', 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:ad:e3:31', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:e3:31', 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'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:28:38.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'192f3a77-507a-47c4-afb0-e682de2fc5ed', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'11001a28-90fe-4481-94e9-aa75ae7a94e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'2260923c-d925-4438-ab01-5090ab4da389'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'7de58ecb-014f-46f3-9270-725350797a61'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'cb044597-9f10-4fe2-94df-5943e786cb6d'})], 'id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'11001a28-90fe-4481-94e9-aa75ae7a94e4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'2260923c-d925-4438-ab01-5090ab4da389'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'7de58ecb-014f-46f3-9270-725350797a61'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'cb044597-9f10-4fe2-94df-5943e786cb6d'})], 'id': u'304deeee-c0b1-43ce-a17c-08ea91aac45a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', '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'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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-20T10:28:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:28:38Z', 'hostId': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53', '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-20T10:28:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:26:51Z', 'created': u'2018-10-20T10:26:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-10-20 10:31:41,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:31:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:42,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-1ec39da9-4f19-40e5-a693-ba142b92298d x-openstack-request-id: req-1ec39da9-4f19-40e5-a693-ba142b92298d 2018-10-20 10:31:42,409 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:31:42,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ec39da9-4f19-40e5-a693-ba142b92298d 2018-10-20 10:31:42,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848704099655s 2018-10-20 10:31:42,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:31:42,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:31:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10506 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-ea25276c-0282-40fd-b3a8-3445e54c1ade x-openstack-request-id: req-ea25276c-0282-40fd-b3a8-3445e54c1ade 2018-10-20 10:31:42,518 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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\n"} 2018-10-20 10:31:42,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-ea25276c-0282-40fd-b3a8-3445e54c1ade 2018-10-20 10:31:42,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101947069168s 2018-10-20 10:31:42,520 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 2018-10-20 10:31:42,523 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:31:52,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:31:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:31:53,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-b2eab6bd-8e56-4803-b049-26079ef4600a x-openstack-request-id: req-b2eab6bd-8e56-4803-b049-26079ef4600a 2018-10-20 10:31:53,151 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:31:53,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2eab6bd-8e56-4803-b049-26079ef4600a 2018-10-20 10:31:53,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618392944336s 2018-10-20 10:31:53,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:31:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:31:53,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12301 Content-Type: application/json Date: Sat, 20 Oct 2018 10:31: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-111ee08f-26da-4706-a57a-32f98c73408a x-openstack-request-id: req-111ee08f-26da-4706-a57a-32f98c73408a 2018-10-20 10:31:53,233 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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]\n"} 2018-10-20 10:31:53,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-111ee08f-26da-4706-a57a-32f98c73408a 2018-10-20 10:31:53,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0743360519409s 2018-10-20 10:31:53,235 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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] 2018-10-20 10:31:53,237 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:03,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:03,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:03,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-ac9113a1-b0b1-4176-84b2-8df32ae28f66 x-openstack-request-id: req-ac9113a1-b0b1-4176-84b2-8df32ae28f66 2018-10-20 10:32:03,900 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:03,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ac9113a1-b0b1-4176-84b2-8df32ae28f66 2018-10-20 10:32:03,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65935087204s 2018-10-20 10:32:03,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:03,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13258 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-8dbe8676-bc23-493c-9252-8801304b841a x-openstack-request-id: req-8dbe8676-bc23-493c-9252-8801304b841a 2018-10-20 10:32:03,979 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 kB/s)\n"} 2018-10-20 10:32:03,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-8dbe8676-bc23-493c-9252-8801304b841a 2018-10-20 10:32:03,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715801715851s 2018-10-20 10:32:03,981 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 kB/s) 2018-10-20 10:32:03,983 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:14,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-6e118f8d-2778-4b20-93d8-b8711396a78c x-openstack-request-id: req-6e118f8d-2778-4b20-93d8-b8711396a78c 2018-10-20 10:32:14,344 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:14,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e118f8d-2778-4b20-93d8-b8711396a78c 2018-10-20 10:32:14,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350652933121s 2018-10-20 10:32:14,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:14,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:14,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13745 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-a077dad7-d00a-407c-9103-82f45920e684 x-openstack-request-id: req-a077dad7-d00a-407c-9103-82f45920e684 2018-10-20 10:32:14,423 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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) ...\n"} 2018-10-20 10:32:14,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-a077dad7-d00a-407c-9103-82f45920e684 2018-10-20 10:32:14,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718529224396s 2018-10-20 10:32:14,425 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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) ... 2018-10-20 10:32:14,427 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:24,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:24,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:24,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-c1e6d443-2406-4204-9dab-39d9f7836a6a x-openstack-request-id: req-c1e6d443-2406-4204-9dab-39d9f7836a6a 2018-10-20 10:32:24,795 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:24,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1e6d443-2406-4204-9dab-39d9f7836a6a 2018-10-20 10:32:24,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357783079147s 2018-10-20 10:32:24,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:24,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14023 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-3c3e4d47-a55f-4ea9-aa15-a79a297c88a7 x-openstack-request-id: req-3c3e4d47-a55f-4ea9-aa15-a79a297c88a7 2018-10-20 10:32:24,876 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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) ...\n"} 2018-10-20 10:32:24,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-3c3e4d47-a55f-4ea9-aa15-a79a297c88a7 2018-10-20 10:32:24,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728650093079s 2018-10-20 10:32:24,879 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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) ... 2018-10-20 10:32:24,881 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:35,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-cab94ec1-101e-4523-a916-c2aed38a8f81 x-openstack-request-id: req-cab94ec1-101e-4523-a916-c2aed38a8f81 2018-10-20 10:32:35,990 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:35,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cab94ec1-101e-4523-a916-c2aed38a8f81 2018-10-20 10:32:35,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09858703613s 2018-10-20 10:32:35,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:36,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14273 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-3a0c5259-8efb-4af4-a5df-1bf00b3a0054 x-openstack-request-id: req-3a0c5259-8efb-4af4-a5df-1bf00b3a0054 2018-10-20 10:32:36,068 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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) ...\n"} 2018-10-20 10:32:36,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-3a0c5259-8efb-4af4-a5df-1bf00b3a0054 2018-10-20 10:32:36,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0711441040039s 2018-10-20 10:32:36,071 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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) ... 2018-10-20 10:32:36,073 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:46,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:47,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-3671a22f-16fd-41af-902a-548e30e39c56 x-openstack-request-id: req-3671a22f-16fd-41af-902a-548e30e39c56 2018-10-20 10:32:47,014 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:47,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3671a22f-16fd-41af-902a-548e30e39c56 2018-10-20 10:32:47,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.930443048477s 2018-10-20 10:32:47,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:47,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14707 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-9e56ab33-1645-42c8-bac6-cc6451fb1782 x-openstack-request-id: req-9e56ab33-1645-42c8-bac6-cc6451fb1782 2018-10-20 10:32:47,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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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) ...\n"} 2018-10-20 10:32:47,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-9e56ab33-1645-42c8-bac6-cc6451fb1782 2018-10-20 10:32:47,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744729042053s 2018-10-20 10:32:47,099 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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) ... 2018-10-20 10:32:47,101 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:32:57,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:32:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:32:57,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-6c347b49-89fc-4ff4-8cb4-b3f1d8050549 x-openstack-request-id: req-6c347b49-89fc-4ff4-8cb4-b3f1d8050549 2018-10-20 10:32:57,654 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:32:57,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c347b49-89fc-4ff4-8cb4-b3f1d8050549 2018-10-20 10:32:57,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544303178787s 2018-10-20 10:32:57,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:32:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:32:58,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15079 Content-Type: application/json Date: Sat, 20 Oct 2018 10:32: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-b72bb037-b96b-4cab-85cc-e47663b22ced x-openstack-request-id: req-b72bb037-b96b-4cab-85cc-e47663b22ced 2018-10-20 10:32:58,745 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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) ...\n"} 2018-10-20 10:32:58,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-b72bb037-b96b-4cab-85cc-e47663b22ced 2018-10-20 10:32:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08464598656s 2018-10-20 10:32:58,749 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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) ... 2018-10-20 10:32:58,752 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:33:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:33:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:33:09,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-4bad6a7a-0a1d-4c12-8499-36b72ad501f6 x-openstack-request-id: req-4bad6a7a-0a1d-4c12-8499-36b72ad501f6 2018-10-20 10:33:09,665 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:33:09,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4bad6a7a-0a1d-4c12-8499-36b72ad501f6 2018-10-20 10:33:09,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.902936935425s 2018-10-20 10:33:09,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:33:09,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:33:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15330 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-14593da0-9f06-4f02-88d8-226014b570a6 x-openstack-request-id: req-14593da0-9f06-4f02-88d8-226014b570a6 2018-10-20 10:33:09,770 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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) ...\n"} 2018-10-20 10:33:09,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-14593da0-9f06-4f02-88d8-226014b570a6 2018-10-20 10:33:09,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0990378856659s 2018-10-20 10:33:09,773 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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) ... 2018-10-20 10:33:09,776 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:33:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:33:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:33:20,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-b242e1e6-3bbc-4aa0-b5c7-06b5e5f7f36a x-openstack-request-id: req-b242e1e6-3bbc-4aa0-b5c7-06b5e5f7f36a 2018-10-20 10:33:20,354 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:33:20,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b242e1e6-3bbc-4aa0-b5c7-06b5e5f7f36a 2018-10-20 10:33:20,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569399833679s 2018-10-20 10:33:20,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:33:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:33:20,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16019 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-d5aec7e4-ba1d-4c16-9933-fb260df44f73 x-openstack-request-id: req-d5aec7e4-ba1d-4c16-9933-fb260df44f73 2018-10-20 10:33:20,593 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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"} 2018-10-20 10:33:20,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-d5aec7e4-ba1d-4c16-9933-fb260df44f73 2018-10-20 10:33:20,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.233209133148s 2018-10-20 10:33:20,597 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 2018-10-20 10:33:20,600 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:33:30,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:33:30,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:33:31,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-559a285f-eef1-41a5-a204-6fd04f83363f x-openstack-request-id: req-559a285f-eef1-41a5-a204-6fd04f83363f 2018-10-20 10:33:31,254 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:33:31,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-559a285f-eef1-41a5-a204-6fd04f83363f 2018-10-20 10:33:31,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644062995911s 2018-10-20 10:33:31,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:33:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:33:31,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16503 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-fe1b01e4-df76-43d8-9b2b-fb485b94160d x-openstack-request-id: req-fe1b01e4-df76-43d8-9b2b-fb485b94160d 2018-10-20 10:33:31,333 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 7974\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 3 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 2s (14.3 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) ...\n"} 2018-10-20 10:33:31,334 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-fe1b01e4-df76-43d8-9b2b-fb485b94160d 2018-10-20 10:33:31,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072014093399s 2018-10-20 10:33:31,336 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 7974 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 3 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 2s (14.3 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) ... 2018-10-20 10:33:31,340 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:33:41,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:33:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:33:41,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-c04c2447-8e45-4b4b-9212-eec5450c4898 x-openstack-request-id: req-c04c2447-8e45-4b4b-9212-eec5450c4898 2018-10-20 10:33:41,999 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:33:41,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c04c2447-8e45-4b4b-9212-eec5450c4898 2018-10-20 10:33:41,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648641109467s 2018-10-20 10:33:42,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:33:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:33:42,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17007 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-e88fd29d-845c-43a8-97ba-67516cc05931 x-openstack-request-id: req-e88fd29d-845c-43a8-97ba-67516cc05931 2018-10-20 10:33:42,079 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 7974\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 3 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 2s (14.3 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..."} 2018-10-20 10:33:42,081 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-e88fd29d-845c-43a8-97ba-67516cc05931 2018-10-20 10:33:42,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739440917969s 2018-10-20 10:33:42,083 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 7974 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 3 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 2s (14.3 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... 2018-10-20 10:33:42,087 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:33:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:33:52,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:33:52,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-0c80438b-0c59-4bfd-b8c9-837e19e68180 x-openstack-request-id: req-0c80438b-0c59-4bfd-b8c9-837e19e68180 2018-10-20 10:33:52,758 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:33:52,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0c80438b-0c59-4bfd-b8c9-837e19e68180 2018-10-20 10:33:52,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661676883698s 2018-10-20 10:33:52,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:33:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:33:52,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17711 Content-Type: application/json Date: Sat, 20 Oct 2018 10:33: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-850c3bb0-f6ff-44a7-8a12-dcc21a0c5776 x-openstack-request-id: req-850c3bb0-f6ff-44a7-8a12-dcc21a0c5776 2018-10-20 10:33:52,841 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 7974\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 3 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 2s (14.3 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.220\n++ echo 172.30.9.220\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.220\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++ 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.2'\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-20 10:33:52,843 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-850c3bb0-f6ff-44a7-8a12-dcc21a0c5776 2018-10-20 10:33:52,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759220123291s 2018-10-20 10:33:52,845 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 7974 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 3 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 2s (14.3 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.220 ++ echo 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.220 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ 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.2' + 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-20 10:33:52,849 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:34:02,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:03,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-0600453d-f2b1-4829-832b-be94aa63e6ff x-openstack-request-id: req-0600453d-f2b1-4829-832b-be94aa63e6ff 2018-10-20 10:34:03,673 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:03,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0600453d-f2b1-4829-832b-be94aa63e6ff 2018-10-20 10:34:03,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814313173294s 2018-10-20 10:34:03,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:03,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18772 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-142fab5b-3de8-443c-9619-b77f81dfbb3a x-openstack-request-id: req-142fab5b-3de8-443c-9619-b77f81dfbb3a 2018-10-20 10:34:03,765 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008032] Security Framework initialized\n[ 0.009113] AppArmor: AppArmor initialized\n[ 0.010161] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021376] Initializing cgroup subsys devices\n[ 0.022487] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026232] Initializing cgroup subsys hugetlb\n[ 0.027386] FEATURE SPEC_CTRL Present\n[ 0.028692] mce: CPU supports 10 MCE banks\n[ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046532] ACPI: Core revision 20131115\n[ 0.048470] ACPI: All ACPI Tables successfully acquired\n[ 0.049961] ftrace: allocating 28748 entries in 113 pages\n[ 0.072203] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079261] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093164] KVM setup paravirtual spinlock\n[ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112023] x86: Booted up 1 node, 2 CPUs\n[ 0.112016] KVM setup async PF for cpu 1\n[ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.118371] devtmpfs: initialized\n[ 0.121208] EVM: security.selinux\n[ 0.122132] EVM: security.SMACK64\n[ 0.123043] EVM: security.ima\n[ 0.123877] EVM: security.capability\n[ 0.125101] pinctrl core: initialized pinctrl subsystem\n[ 0.126485] regulator-dummy: no parameters\n[ 0.127615] RTC time: 10:31:22, date: 10/20/18\n[ 0.128090] NET: Registered protocol family 16\n[ 0.129391] cpuidle: using governor ladder\n[ 0.130461] cpuidle: using governor menu\n[ 0.131625] ACPI: bus type PCI registered\n[ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.133719] PCI: Using configuration type 1 for base access\n[ 0.135723] bio: create slab at 0\n[ 0.136081] ACPI: Added _OSI(Module Device)\n[ 0.137168] ACPI: Added _OSI(Processor Device)\n[ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.139461] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.141709] ACPI: Interpreter enabled\n[ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.152686] ACPI: (supports S0 S5)\n[ 0.153607] ACPI: Using IOAPIC for interrupt routing\n[ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.156206] ACPI: No dock devices found.\n[ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164224] acpiphp: Slot [3] registered\n[ 0.165307] acpiphp: Slot [4] registered\n[ 0.166363] acpiphp: Slot [5] registered\n[ 0.167398] acpiphp: Slot [6] registered\n[ 0.168030] acpiphp: Slot [7] registered\n[ 0.169065] acpiphp: Slot [8] registered\n[ 0.170088] acpiphp: Slot [9] registered\n[ 0.171118] acpiphp: Slot [10] registered\n[ 0.172018] acpiphp: Slot [11] registered\n[ 0.173082] acpiphp: Slot [12] registered\n[ 0.174128] acpiphp: Slot [13] registered\n[ 0.175171] acpiphp: Slot [14] registered\n[ 0.176022] acpiphp: Slot [15] registered\n[ 0.177086] acpiphp: Slot [16] registered\n[ 0.178132] acpiphp: Slot [17] registered\n[ 0.179190] acpiphp: Slot [18] registered\n[ 0.180024] acpiphp: Slot [19] registered\n[ 0.181078] acpiphp: Slot [20] registered\n[ 0.182147] acpiphp: Slot [21] registered\n[ 0.183188] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185064] acpiphp: Slot [24] registered\n[ 0.186111] acpiphp: Slot [25] registered\n[ 0.187158] acpiphp: Slot [26] registered\n[ 0.188018] acpiphp: Slot [27] registered\n[ 0.189061] acpiphp: Slot [28] registered\n[ 0.190094] acpiphp: Slot [29] registered\n[ 0.191144] acpiphp: Slot [30] registered\n[ 0.192024] acpiphp: Slot [31] registered\n[ 0.193067] PCI host bridge to bus 0000:00\n[ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195456] 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.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.254373] SCSI subsystem initialized\n[ 0.255551] ACPI: bus type USB registered\n[ 0.256031] usbcore: registered new interface driver usbfs\n[ 0.257381] usbcore: registered new interface driver hub\n[ 0.258741] usbcore: registered new device driver usb\n[ 0.260101] PCI: Using ACPI for IRQ routing\n[ 0.261481] NetLabel: Initializing\n[ 0.262416] NetLabel: domain hash size = 128\n[ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.264059] NetLabel: unlabeled traffic allowed by default\n[ 0.265435] Switched to clocksource kvm-clock\n[ 0.272130] AppArmor: AppArmor Filesystem Enabled\n[ 0.273371] pnp: PnP ACPI init\n[ 0.274257] ACPI: bus type PNP registered\n[ 0.275743] pnp: PnP ACPI: found 8 devices\n[ 0.276823] ACPI: bus type PNP unregistered\n[ 0.284163] NET: Registered protocol family 2\n[ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.289308] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.290973] TCP: reno registered\n[ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.295008] NET: Registered protocol family 1\n[ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.344370] Trying to unpack rootfs image as initramfs...\n[ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.449224] Scanning for low memory corruption every 60 seconds\n[ 0.451010] Initialise system trusted keyring\n[ 0.452420] audit: initializing netlink socket (disabled)\n[ 0.454046] type=2000 audit(1540031482.760:1): initialized\n[ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.477109] zbud: loaded\n[ 0.478149] VFS: Disk quotas dquot_6.5.2\n[ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481108] fuse init (API version 7.22)\n[ 0.482177] msgmni has been set to 3997\n[ 0.483229] Key type big_key registered\n[ 0.484668] Key type asymmetric registered\n[ 0.485699] Asymmetric key parser 'x509' registered\n[ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.488791] io scheduler noop registered\n[ 0.489804] io scheduler deadline registered (default)\n[ 0.491041] io scheduler cfq registered\n[ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494926] ipmi message handler version 39.2\n[ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497875] ACPI: Power Button [PWRF]\n[ 0.498927] GHES: HEST is not enabled!\n[ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616820] Linux agpgart interface v0.103\n[ 0.618819] brd: module loaded\n[ 0.620155] loop: module loaded\n[ 0.621367] blk-mq: CPU -> queue map\n[ 0.622329] CPU 0 -> Queue 0\n[ 0.623163] CPU 1 -> Queue 0\n[ 0.624757] vda: vda1\n[ 0.626419] scsi0 : ata_piix\n[ 0.627567] scsi1 : ata_piix\n[ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.632823] libphy: Fixed MDIO Bus: probed\n[ 0.634249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639308] PPP generic driver version 2.4.2\n[ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642680] ehci-pci: EHCI PCI platform driver\n[ 0.644082] ehci-platform: EHCI generic platform driver\n[ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.647460] ohci-pci: OHCI PCI platform driver\n[ 0.648827] ohci-platform: OHCI generic platform driver\n[ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.683151] usb usb1: Product: UHCI Host Controller\n[ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.686481] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.688063] hub 1-0:1.0: USB hub found\n[ 0.689284] hub 1-0:1.0: 2 ports detected\n[ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.697015] mousedev: PS/2 mouse device common for all mice\n[ 0.698485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.705301] device-mapper: uevent: version 1.0.3\n[ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.710074] TCP: cubic registered\n[ 0.718311] NET: Registered protocol family 10\n[ 0.719718] NET: Registered protocol family 17\n[ 0.720869] Key type dns_resolver registered\n[ 0.722134] Loading compiled-in X.509 certificates\n[ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.726280] registered taskstats version 1\n[ 0.729124] Key type trusted registered\n[ 0.732652] Key type encrypted registered\n[ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.735071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.736959] regulator-dummy: disabling\n[ 0.738071] Magic number: 6:66:528\n[ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.742756] EDD information not available.\n[ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791878] Write protecting the kernel read-only data: 12288k\n[ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.812221] systemd-udevd[107]: starting version 204\n[ 0.857715] FDC 0 is a S82078B\n[ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.168729] usb 1-1: Product: QEMU USB Tablet\n[ 1.169975] usb 1-1: Manufacturer: QEMU\n[ 1.171097] usb 1-1: SerialNumber: 42\n[ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz\n[ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available\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 Send an event to indicate plymouth is up[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.168468] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds.\ncloud-init-nonet[4.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 * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[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 * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 |\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:\nfa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| . . |\n| . o |\n| S o o |\n| . .Eo o |\n| . . .o.= .|\n| .=..oo .* |\n| ++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:\n61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oooo. .o |\n| o.==.o. o|\n| . o.=+ . . |\n| .o.o. . |\n| S= . . |\n| . o |\n| . |\n| . E |\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:\n8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o |\n| o .. ooo|\n| . + .+ .=E|\n| + o +.oo|\n| . oS . |\n| ..o. |\n| .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:\n94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.. =Bo*Boo |\n|...o..o++.E |\n| ..+. .+ |\n| + . o |\n| . . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[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 boot log to disk[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 ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds.\n * Starting ACPI daemon[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * 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.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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: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 [6098 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 7974\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 3 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 2s (14.3 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.220\n++ echo 172.30.9.220\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.220\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++ 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.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 (DSA)\nec2: 256 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 (ECDSA)\nec2: 256 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 (ED25519)\nec2: 2048 fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEJaB8fIJggQP3M3hz70k9er5IAcRjkVnpIg2Lvfk12kHoS/EyAnG6APORhYpwmtKG0m9DAmD36ACWMkjz5Q5k= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKidTv5l403GmouAO1wi2OBdCJVQiJSTlYyl0lzW7ED5 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9f775QTUaHLX385wThVt+nOZwbo9ZD3p6GXK1mFW0RCMmYROGvCah1ZiIWnnUeDLdL7tA05e1IcOfCDcp6oc82XwfhmA4A7o2EIQZVAWn4yS3S62IEyoHHEpijZQF2KVGlMieSmTaOU6dC7vGrVUnLeVRqv+08AIXQL7IX5rAQGQgSvrbdYhv6J0svMgVriWZIRprhQ2gZ1v/3I7CP2HyHpyQ5wA/10EjfSfzqnFzrjgqSo31z1wB+0AF8euzPkXCU0gav0dYT/FuEDPKHtXA6QVYa1SpFEOGFMQGG2pHHWxLgWnxCROXoTqIShCVk/tV0gu8eVNtTMXeOqwdbi2n root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:33:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.80 seconds\n"} 2018-10-20 10:34:03,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c/action used request id req-142fab5b-3de8-443c-9619-b77f81dfbb3a 2018-10-20 10:34:03,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855121612549s 2018-10-20 10:34:03,769 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008032] Security Framework initialized [ 0.009113] AppArmor: AppArmor initialized [ 0.010161] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013654] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018335] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021376] Initializing cgroup subsys devices [ 0.022487] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026232] Initializing cgroup subsys hugetlb [ 0.027386] FEATURE SPEC_CTRL Present [ 0.028692] mce: CPU supports 10 MCE banks [ 0.029748] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029748] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033474] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035154] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043154] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046532] ACPI: Core revision 20131115 [ 0.048470] ACPI: All ACPI Tables successfully acquired [ 0.049961] ftrace: allocating 28748 entries in 113 pages [ 0.072203] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077523] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079261] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082447] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086673] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093164] KVM setup paravirtual spinlock [ 0.095527] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097304] .... node #0, CPUs: #1[ 0.095488] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112023] x86: Booted up 1 node, 2 CPUs [ 0.112016] KVM setup async PF for cpu 1 [ 0.112018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.116038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.118371] devtmpfs: initialized [ 0.121208] EVM: security.selinux [ 0.122132] EVM: security.SMACK64 [ 0.123043] EVM: security.ima [ 0.123877] EVM: security.capability [ 0.125101] pinctrl core: initialized pinctrl subsystem [ 0.126485] regulator-dummy: no parameters [ 0.127615] RTC time: 10:31:22, date: 10/20/18 [ 0.128090] NET: Registered protocol family 16 [ 0.129391] cpuidle: using governor ladder [ 0.130461] cpuidle: using governor menu [ 0.131625] ACPI: bus type PCI registered [ 0.132013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.133719] PCI: Using configuration type 1 for base access [ 0.135723] bio: create slab at 0 [ 0.136081] ACPI: Added _OSI(Module Device) [ 0.137168] ACPI: Added _OSI(Processor Device) [ 0.138282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.139461] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141709] ACPI: Interpreter enabled [ 0.142706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.144701] 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.150406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.152686] ACPI: (supports S0 S5) [ 0.153607] ACPI: Using IOAPIC for interrupt routing [ 0.154837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.156206] ACPI: No dock devices found. [ 0.159143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.160012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.161607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.163162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164224] acpiphp: Slot [3] registered [ 0.165307] acpiphp: Slot [4] registered [ 0.166363] acpiphp: Slot [5] registered [ 0.167398] acpiphp: Slot [6] registered [ 0.168030] acpiphp: Slot [7] registered [ 0.169065] acpiphp: Slot [8] registered [ 0.170088] acpiphp: Slot [9] registered [ 0.171118] acpiphp: Slot [10] registered [ 0.172018] acpiphp: Slot [11] registered [ 0.173082] acpiphp: Slot [12] registered [ 0.174128] acpiphp: Slot [13] registered [ 0.175171] acpiphp: Slot [14] registered [ 0.176022] acpiphp: Slot [15] registered [ 0.177086] acpiphp: Slot [16] registered [ 0.178132] acpiphp: Slot [17] registered [ 0.179190] acpiphp: Slot [18] registered [ 0.180024] acpiphp: Slot [19] registered [ 0.181078] acpiphp: Slot [20] registered [ 0.182147] acpiphp: Slot [21] registered [ 0.183188] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185064] acpiphp: Slot [24] registered [ 0.186111] acpiphp: Slot [25] registered [ 0.187158] acpiphp: Slot [26] registered [ 0.188018] acpiphp: Slot [27] registered [ 0.189061] acpiphp: Slot [28] registered [ 0.190094] acpiphp: Slot [29] registered [ 0.191144] acpiphp: Slot [30] registered [ 0.192024] acpiphp: Slot [31] registered [ 0.193067] PCI host bridge to bus 0000:00 [ 0.194143] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195456] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.199062] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.208479] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.210345] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.239454] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.240920] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.242777] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.244902] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.246730] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.248202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.249829] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.249829] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252801] vgaarb: bridge control possible 0000:00:02.0 [ 0.254373] SCSI subsystem initialized [ 0.255551] ACPI: bus type USB registered [ 0.256031] usbcore: registered new interface driver usbfs [ 0.257381] usbcore: registered new interface driver hub [ 0.258741] usbcore: registered new device driver usb [ 0.260101] PCI: Using ACPI for IRQ routing [ 0.261481] NetLabel: Initializing [ 0.262416] NetLabel: domain hash size = 128 [ 0.263518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.264059] NetLabel: unlabeled traffic allowed by default [ 0.265435] Switched to clocksource kvm-clock [ 0.272130] AppArmor: AppArmor Filesystem Enabled [ 0.273371] pnp: PnP ACPI init [ 0.274257] ACPI: bus type PNP registered [ 0.275743] pnp: PnP ACPI: found 8 devices [ 0.276823] ACPI: bus type PNP unregistered [ 0.284163] NET: Registered protocol family 2 [ 0.285571] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.287544] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.289308] TCP: Hash tables configured (established 16384 bind 16384) [ 0.290973] TCP: reno registered [ 0.291872] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.293367] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.295008] NET: Registered protocol family 1 [ 0.296177] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.297634] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.299074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.321582] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.344370] Trying to unpack rootfs image as initramfs... [ 0.441652] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445251] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.447051] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.449224] Scanning for low memory corruption every 60 seconds [ 0.451010] Initialise system trusted keyring [ 0.452420] audit: initializing netlink socket (disabled) [ 0.454046] type=2000 audit(1540031482.760:1): initialized [ 0.474756] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.477109] zbud: loaded [ 0.478149] VFS: Disk quotas dquot_6.5.2 [ 0.479245] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481108] fuse init (API version 7.22) [ 0.482177] msgmni has been set to 3997 [ 0.483229] Key type big_key registered [ 0.484668] Key type asymmetric registered [ 0.485699] Asymmetric key parser 'x509' registered [ 0.486893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.488791] io scheduler noop registered [ 0.489804] io scheduler deadline registered (default) [ 0.491041] io scheduler cfq registered [ 0.492092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493397] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494926] ipmi message handler version 39.2 [ 0.496059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497875] ACPI: Power Button [PWRF] [ 0.498927] GHES: HEST is not enabled! [ 0.521282] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.590548] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.614117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616820] Linux agpgart interface v0.103 [ 0.618819] brd: module loaded [ 0.620155] loop: module loaded [ 0.621367] blk-mq: CPU -> queue map [ 0.622329] CPU 0 -> Queue 0 [ 0.623163] CPU 1 -> Queue 0 [ 0.624757] vda: vda1 [ 0.626419] scsi0 : ata_piix [ 0.627567] scsi1 : ata_piix [ 0.628590] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.630546] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.632823] libphy: Fixed MDIO Bus: probed [ 0.634249] tun: Universal TUN/TAP device driver, 1.6 [ 0.635824] tun: (C) 1999-2004 Max Krasnyansky [ 0.639308] PPP generic driver version 2.4.2 [ 0.640746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642680] ehci-pci: EHCI PCI platform driver [ 0.644082] ehci-platform: EHCI generic platform driver [ 0.645678] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.647460] ohci-pci: OHCI PCI platform driver [ 0.648827] ohci-platform: OHCI generic platform driver [ 0.650350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.673162] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.674763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.677175] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.678956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.680975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.683151] usb usb1: Product: UHCI Host Controller [ 0.684623] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.686481] usb usb1: SerialNumber: 0000:00:01.2 [ 0.688063] hub 1-0:1.0: USB hub found [ 0.689284] hub 1-0:1.0: 2 ports detected [ 0.690701] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693883] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.695384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.697015] mousedev: PS/2 mouse device common for all mice [ 0.698485] rtc_cmos 00:00: RTC can wake from S4 [ 0.700027] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.705301] device-mapper: uevent: version 1.0.3 [ 0.706512] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.708560] ledtrig-cpu: registered to indicate activity on CPUs [ 0.710074] TCP: cubic registered [ 0.718311] NET: Registered protocol family 10 [ 0.719718] NET: Registered protocol family 17 [ 0.720869] Key type dns_resolver registered [ 0.722134] Loading compiled-in X.509 certificates [ 0.723929] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.726280] registered taskstats version 1 [ 0.729124] Key type trusted registered [ 0.732652] Key type encrypted registered [ 0.733726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.735071] IMA: No TPM chip found, activating TPM-bypass! [ 0.736959] regulator-dummy: disabling [ 0.738071] Magic number: 6:66:528 [ 0.739217] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.741324] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.742756] EDD information not available. [ 0.789443] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791878] Write protecting the kernel read-only data: 12288k [ 0.794240] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.798024] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.812221] systemd-udevd[107]: starting version 204 [ 0.857715] FDC 0 is a S82078B [ 1.000044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.165041] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.166848] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.168729] usb 1-1: Product: QEMU USB Tablet [ 1.169975] usb 1-1: Manufacturer: QEMU [ 1.171097] usb 1-1: SerialNumber: 42 [ 1.440116] tsc: Refined TSC clocksource calibration: 3491.877 MHz [ 1.872984] 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.194720] 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.942838] random: init urandom read with 10 bits of entropy available * 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 Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.168468] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 20 Oct 2018 10:31:26 +0000. Up 3.75 seconds. cloud-init-nonet[4.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 ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[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 ] * 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 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[5.21]: 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 5.42 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:90:ab:8c | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:33:c7:a6 | 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: fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | . . | | . o | | S o o | | . .Eo 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: 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .oooo. .o | | o.==.o. o| | . o.=+ . . | | .o.o. . | | S= . . | | . o | | . | | . E | | . | +-----------------+ 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: 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o | | o .. ooo| | . + .+ .=E| | + o +.oo| | . oS . | | ..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: 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 The key's randomart image is: +--[ED25519 256--+ |.. =Bo*Boo | |...o..o++.E | | ..+. .+ | | + . o | | . . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[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 boot log to disk[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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:35 +0000. Up 13.17 seconds. * Starting ACPI daemon[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * 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. * 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 bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:37 +0000. Up 14.83 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17875 0 --:--:-- --:--:-- --:--:-- 17892 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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: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 [6098 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [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 13s (3850 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 7974 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 3 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 2s (14.3 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.220 ++ echo 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.220 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ 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.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 61:58:49:cf:e1:43:3d:c2:e3:32:4f:51:d7:ac:ca:7e root@bono-0 (DSA) ec2: 256 8a:7a:71:5c:c6:0d:f9:d5:e7:f5:18:44:cf:0a:c3:77 root@bono-0 (ECDSA) ec2: 256 94:06:13:01:16:44:84:e7:62:09:f1:5d:87:8d:47:d9 root@bono-0 (ED25519) ec2: 2048 fa:69:e3:96:d7:f3:25:99:3f:0f:c4:52:a1:ee:e6:07 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEJaB8fIJggQP3M3hz70k9er5IAcRjkVnpIg2Lvfk12kHoS/EyAnG6APORhYpwmtKG0m9DAmD36ACWMkjz5Q5k= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKidTv5l403GmouAO1wi2OBdCJVQiJSTlYyl0lzW7ED5 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9f775QTUaHLX385wThVt+nOZwbo9ZD3p6GXK1mFW0RCMmYROGvCah1ZiIWnnUeDLdL7tA05e1IcOfCDcp6oc82XwfhmA4A7o2EIQZVAWn4yS3S62IEyoHHEpijZQF2KVGlMieSmTaOU6dC7vGrVUnLeVRqv+08AIXQL7IX5rAQGQgSvrbdYhv6J0svMgVriWZIRprhQ2gZ1v/3I7CP2HyHpyQ5wA/10EjfSfzqnFzrjgqSo31z1wB+0AF8euzPkXCU0gav0dYT/FuEDPKHtXA6QVYa1SpFEOGFMQGG2pHHWxLgWnxCROXoTqIShCVk/tV0gu8eVNtTMXeOqwdbi2n root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:33:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.80 seconds 2018-10-20 10:34:03,773 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:03,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:04,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-8dbf8202-a689-418c-9181-0cd3d8566f38 x-openstack-request-id: req-8dbf8202-a689-418c-9181-0cd3d8566f38 2018-10-20 10:34:04,732 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:04,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8dbf8202-a689-418c-9181-0cd3d8566f38 2018-10-20 10:34:04,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.958998918533s 2018-10-20 10:34:04,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19037 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-d9d7feba-b64a-435e-8bf5-eaadf99a6f4c x-openstack-request-id: req-d9d7feba-b64a-435e-8bf5-eaadf99a6f4c 2018-10-20 10:34:04,857 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008016] pid_max: default: 32768 minimum: 301\n[ 0.009571] Security Framework initialized\n[ 0.010956] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024455] Initializing cgroup subsys memory\n[ 0.025880] Initializing cgroup subsys devices\n[ 0.027284] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029392] Initializing cgroup subsys perf_event\n[ 0.032008] Initializing cgroup subsys hugetlb\n[ 0.033494] FEATURE SPEC_CTRL Present\n[ 0.035434] mce: CPU supports 10 MCE banks\n[ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057252] ACPI: Core revision 20131115\n[ 0.058885] ACPI: All ACPI Tables successfully acquired\n[ 0.060352] ftrace: allocating 28748 entries in 113 pages\n[ 0.080284] smpboot: Max logical packages: 2\n[ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088271] Enabling x2apic\n[ 0.089272] Enabled x2apic\n[ 0.090485] Switched APIC routing to physical x2apic.\n[ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105463] KVM setup paravirtual spinlock\n[ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110620] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128043] x86: Booted up 1 node, 2 CPUs\n[ 0.128030] KVM setup async PF for cpu 1\n[ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132442] devtmpfs: initialized\n[ 0.134325] EVM: security.selinux\n[ 0.136007] EVM: security.SMACK64\n[ 0.137090] EVM: security.ima\n[ 0.138093] EVM: security.capability\n[ 0.140358] pinctrl core: initialized pinctrl subsystem\n[ 0.142053] regulator-dummy: no parameters\n[ 0.143432] RTC time: 10:31:25, date: 10/20/18\n[ 0.144063] NET: Registered protocol family 16\n[ 0.145587] cpuidle: using governor ladder\n[ 0.146962] cpuidle: using governor menu\n[ 0.148079] ACPI: bus type PCI registered\n[ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151412] PCI: Using configuration type 1 for base access\n[ 0.152671] bio: create slab at 0\n[ 0.153254] ACPI: Added _OSI(Module Device)\n[ 0.153288] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159806] ACPI: Interpreter enabled\n[ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172723] ACPI: (supports S0 S5)\n[ 0.173675] ACPI: Using IOAPIC for interrupt routing\n[ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176238] ACPI: No dock devices found.\n[ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184228] acpiphp: Slot [3] registered\n[ 0.185470] acpiphp: Slot [4] registered\n[ 0.186646] acpiphp: Slot [5] registered\n[ 0.187828] acpiphp: Slot [6] registered\n[ 0.188031] acpiphp: Slot [7] registered\n[ 0.189315] acpiphp: Slot [8] registered\n[ 0.190593] acpiphp: Slot [9] registered\n[ 0.191876] acpiphp: Slot [10] registered\n[ 0.192033] acpiphp: Slot [11] registered\n[ 0.193149] acpiphp: Slot [12] registered\n[ 0.194374] acpiphp: Slot [13] registered\n[ 0.195621] acpiphp: Slot [14] registered\n[ 0.196033] acpiphp: Slot [15] registered\n[ 0.197513] acpiphp: Slot [16] registered\n[ 0.198641] acpiphp: Slot [17] registered\n[ 0.199747] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201289] acpiphp: Slot [20] registered\n[ 0.202510] acpiphp: Slot [21] registered\n[ 0.203679] acpiphp: Slot [22] registered\n[ 0.204027] acpiphp: Slot [23] registered\n[ 0.205225] acpiphp: Slot [24] registered\n[ 0.206432] acpiphp: Slot [25] registered\n[ 0.207526] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209214] acpiphp: Slot [28] registered\n[ 0.210438] acpiphp: Slot [29] registered\n[ 0.211668] acpiphp: Slot [30] registered\n[ 0.212031] acpiphp: Slot [31] registered\n[ 0.213173] PCI host bridge to bus 0000:00\n[ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274712] SCSI subsystem initialized\n[ 0.276061] ACPI: bus type USB registered\n[ 0.277323] usbcore: registered new interface driver usbfs\n[ 0.278908] usbcore: registered new interface driver hub\n[ 0.280060] usbcore: registered new device driver usb\n[ 0.281531] PCI: Using ACPI for IRQ routing\n[ 0.281586] NetLabel: Initializing\n[ 0.284008] NetLabel: domain hash size = 128\n[ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.286598] NetLabel: unlabeled traffic allowed by default\n[ 0.288191] Switched to clocksource kvm-clock\n[ 0.296664] AppArmor: AppArmor Filesystem Enabled\n[ 0.298103] pnp: PnP ACPI init\n[ 0.298972] ACPI: bus type PNP registered\n[ 0.300496] pnp: PnP ACPI: found 8 devices\n[ 0.301594] ACPI: bus type PNP unregistered\n[ 0.309292] NET: Registered protocol family 2\n[ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314495] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316324] TCP: reno registered\n[ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.320823] NET: Registered protocol family 1\n[ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373772] Trying to unpack rootfs image as initramfs...\n[ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486883] Scanning for low memory corruption every 60 seconds\n[ 0.488795] Initialise system trusted keyring\n[ 0.490065] audit: initializing netlink socket (disabled)\n[ 0.491508] type=2000 audit(1540031486.934:1): initialized\n[ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515216] zbud: loaded\n[ 0.516289] VFS: Disk quotas dquot_6.5.2\n[ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519197] fuse init (API version 7.22)\n[ 0.520319] msgmni has been set to 3997\n[ 0.521405] Key type big_key registered\n[ 0.523020] Key type asymmetric registered\n[ 0.524288] Asymmetric key parser 'x509' registered\n[ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527418] io scheduler noop registered\n[ 0.528446] io scheduler deadline registered (default)\n[ 0.529714] io scheduler cfq registered\n[ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533728] ipmi message handler version 39.2\n[ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536754] ACPI: Power Button [PWRF]\n[ 0.537858] GHES: HEST is not enabled!\n[ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655100] Linux agpgart interface v0.103\n[ 0.657049] brd: module loaded\n[ 0.658313] loop: module loaded\n[ 0.659485] blk-mq: CPU -> queue map\n[ 0.660405] CPU 0 -> Queue 0\n[ 0.661219] CPU 1 -> Queue 0\n[ 0.662772] vda: vda1\n[ 0.664650] scsi0 : ata_piix\n[ 0.665890] scsi1 : ata_piix\n[ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671456] libphy: Fixed MDIO Bus: probed\n[ 0.672976] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674593] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678507] PPP generic driver version 2.4.2\n[ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681160] ehci-pci: EHCI PCI platform driver\n[ 0.682243] ehci-platform: EHCI generic platform driver\n[ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684889] ohci-pci: OHCI PCI platform driver\n[ 0.685914] ohci-platform: OHCI generic platform driver\n[ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717195] usb usb1: Product: UHCI Host Controller\n[ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.719752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720956] hub 1-0:1.0: USB hub found\n[ 0.721912] hub 1-0:1.0: 2 ports detected\n[ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728156] mousedev: PS/2 mouse device common for all mice\n[ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.731981] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736295] device-mapper: uevent: version 1.0.3\n[ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740933] TCP: cubic registered\n[ 0.749029] NET: Registered protocol family 10\n[ 0.750320] NET: Registered protocol family 17\n[ 0.751445] Key type dns_resolver registered\n[ 0.752753] Loading compiled-in X.509 certificates\n[ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.756652] registered taskstats version 1\n[ 0.759336] Key type trusted registered\n[ 0.763010] Key type encrypted registered\n[ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765302] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.767058] regulator-dummy: disabling\n[ 0.768063] Magic number: 6:66:528\n[ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486)\n[ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772473] EDD information not available.\n[ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827931] Write protecting the kernel read-only data: 12288k\n[ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.847272] systemd-udevd[107]: starting version 204\n[ 0.888739] FDC 0 is a S82078B\n[ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202058] usb 1-1: Product: QEMU USB Tablet\n[ 1.203735] usb 1-1: Manufacturer: QEMU\n[ 1.205332] usb 1-1: SerialNumber: 42\n[ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz\n[ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available\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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds.\ncloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 |\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:\n4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+o+o.+. |\n| ...+++. . |\n| o +..=o. |\n| . = E+.. |\n| . + S |\n| 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:\n91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . o |\n| E. o . |\n|. .+.. o |\n|..o.+ . S . |\n|.+ + o o |\n|o.+ . + |\n|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:\nbc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . . . |\n| . . S + |\n| . . + . |\n|= E . .+. + |\n|.= o o+o.o . |\n|. . ++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:\n1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|XX*.. |\n|o+ o o |\n|o = = . |\n| = E . . |\n| + . S |\n| o + |\n| . |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[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 system logging daemon[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 Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 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: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 8716\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8770\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.\nreload: Job is not running: clearwater-monit\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'\nKilled\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"} 2018-10-20 10:34:04,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/action used request id req-d9d7feba-b64a-435e-8bf5-eaadf99a6f4c 2018-10-20 10:34:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.118040084839s 2018-10-20 10:34:04,861 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009571] Security Framework initialized [ 0.010956] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024455] Initializing cgroup subsys memory [ 0.025880] Initializing cgroup subsys devices [ 0.027284] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029392] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.033494] FEATURE SPEC_CTRL Present [ 0.035434] mce: CPU supports 10 MCE banks [ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057252] ACPI: Core revision 20131115 [ 0.058885] ACPI: All ACPI Tables successfully acquired [ 0.060352] ftrace: allocating 28748 entries in 113 pages [ 0.080284] smpboot: Max logical packages: 2 [ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088271] Enabling x2apic [ 0.089272] Enabled x2apic [ 0.090485] Switched APIC routing to physical x2apic. [ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105463] KVM setup paravirtual spinlock [ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110620] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128043] x86: Booted up 1 node, 2 CPUs [ 0.128030] KVM setup async PF for cpu 1 [ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132442] devtmpfs: initialized [ 0.134325] EVM: security.selinux [ 0.136007] EVM: security.SMACK64 [ 0.137090] EVM: security.ima [ 0.138093] EVM: security.capability [ 0.140358] pinctrl core: initialized pinctrl subsystem [ 0.142053] regulator-dummy: no parameters [ 0.143432] RTC time: 10:31:25, date: 10/20/18 [ 0.144063] NET: Registered protocol family 16 [ 0.145587] cpuidle: using governor ladder [ 0.146962] cpuidle: using governor menu [ 0.148079] ACPI: bus type PCI registered [ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151412] PCI: Using configuration type 1 for base access [ 0.152671] bio: create slab at 0 [ 0.153254] ACPI: Added _OSI(Module Device) [ 0.153288] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159806] ACPI: Interpreter enabled [ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172723] ACPI: (supports S0 S5) [ 0.173675] ACPI: Using IOAPIC for interrupt routing [ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176238] ACPI: No dock devices found. [ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184228] acpiphp: Slot [3] registered [ 0.185470] acpiphp: Slot [4] registered [ 0.186646] acpiphp: Slot [5] registered [ 0.187828] acpiphp: Slot [6] registered [ 0.188031] acpiphp: Slot [7] registered [ 0.189315] acpiphp: Slot [8] registered [ 0.190593] acpiphp: Slot [9] registered [ 0.191876] acpiphp: Slot [10] registered [ 0.192033] acpiphp: Slot [11] registered [ 0.193149] acpiphp: Slot [12] registered [ 0.194374] acpiphp: Slot [13] registered [ 0.195621] acpiphp: Slot [14] registered [ 0.196033] acpiphp: Slot [15] registered [ 0.197513] acpiphp: Slot [16] registered [ 0.198641] acpiphp: Slot [17] registered [ 0.199747] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201289] acpiphp: Slot [20] registered [ 0.202510] acpiphp: Slot [21] registered [ 0.203679] acpiphp: Slot [22] registered [ 0.204027] acpiphp: Slot [23] registered [ 0.205225] acpiphp: Slot [24] registered [ 0.206432] acpiphp: Slot [25] registered [ 0.207526] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209214] acpiphp: Slot [28] registered [ 0.210438] acpiphp: Slot [29] registered [ 0.211668] acpiphp: Slot [30] registered [ 0.212031] acpiphp: Slot [31] registered [ 0.213173] PCI host bridge to bus 0000:00 [ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272930] vgaarb: bridge control possible 0000:00:02.0 [ 0.274712] SCSI subsystem initialized [ 0.276061] ACPI: bus type USB registered [ 0.277323] usbcore: registered new interface driver usbfs [ 0.278908] usbcore: registered new interface driver hub [ 0.280060] usbcore: registered new device driver usb [ 0.281531] PCI: Using ACPI for IRQ routing [ 0.281586] NetLabel: Initializing [ 0.284008] NetLabel: domain hash size = 128 [ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.286598] NetLabel: unlabeled traffic allowed by default [ 0.288191] Switched to clocksource kvm-clock [ 0.296664] AppArmor: AppArmor Filesystem Enabled [ 0.298103] pnp: PnP ACPI init [ 0.298972] ACPI: bus type PNP registered [ 0.300496] pnp: PnP ACPI: found 8 devices [ 0.301594] ACPI: bus type PNP unregistered [ 0.309292] NET: Registered protocol family 2 [ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314495] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316324] TCP: reno registered [ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.320823] NET: Registered protocol family 1 [ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373772] Trying to unpack rootfs image as initramfs... [ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486883] Scanning for low memory corruption every 60 seconds [ 0.488795] Initialise system trusted keyring [ 0.490065] audit: initializing netlink socket (disabled) [ 0.491508] type=2000 audit(1540031486.934:1): initialized [ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515216] zbud: loaded [ 0.516289] VFS: Disk quotas dquot_6.5.2 [ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519197] fuse init (API version 7.22) [ 0.520319] msgmni has been set to 3997 [ 0.521405] Key type big_key registered [ 0.523020] Key type asymmetric registered [ 0.524288] Asymmetric key parser 'x509' registered [ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527418] io scheduler noop registered [ 0.528446] io scheduler deadline registered (default) [ 0.529714] io scheduler cfq registered [ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533728] ipmi message handler version 39.2 [ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.536754] ACPI: Power Button [PWRF] [ 0.537858] GHES: HEST is not enabled! [ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655100] Linux agpgart interface v0.103 [ 0.657049] brd: module loaded [ 0.658313] loop: module loaded [ 0.659485] blk-mq: CPU -> queue map [ 0.660405] CPU 0 -> Queue 0 [ 0.661219] CPU 1 -> Queue 0 [ 0.662772] vda: vda1 [ 0.664650] scsi0 : ata_piix [ 0.665890] scsi1 : ata_piix [ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671456] libphy: Fixed MDIO Bus: probed [ 0.672976] tun: Universal TUN/TAP device driver, 1.6 [ 0.674593] tun: (C) 1999-2004 Max Krasnyansky [ 0.678507] PPP generic driver version 2.4.2 [ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681160] ehci-pci: EHCI PCI platform driver [ 0.682243] ehci-platform: EHCI generic platform driver [ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684889] ohci-pci: OHCI PCI platform driver [ 0.685914] ohci-platform: OHCI generic platform driver [ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717195] usb usb1: Product: UHCI Host Controller [ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.719752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720956] hub 1-0:1.0: USB hub found [ 0.721912] hub 1-0:1.0: 2 ports detected [ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728156] mousedev: PS/2 mouse device common for all mice [ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731981] rtc_cmos 00:00: RTC can wake from S4 [ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736295] device-mapper: uevent: version 1.0.3 [ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740933] TCP: cubic registered [ 0.749029] NET: Registered protocol family 10 [ 0.750320] NET: Registered protocol family 17 [ 0.751445] Key type dns_resolver registered [ 0.752753] Loading compiled-in X.509 certificates [ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.756652] registered taskstats version 1 [ 0.759336] Key type trusted registered [ 0.763010] Key type encrypted registered [ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765302] IMA: No TPM chip found, activating TPM-bypass! [ 0.767058] regulator-dummy: disabling [ 0.768063] Magic number: 6:66:528 [ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486) [ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772473] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827931] Write protecting the kernel read-only data: 12288k [ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.847272] systemd-udevd[107]: starting version 204 [ 0.888739] FDC 0 is a S82078B [ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202058] usb 1-1: Product: QEMU USB Tablet [ 1.203735] usb 1-1: Manufacturer: QEMU [ 1.205332] usb 1-1: SerialNumber: 42 [ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz [ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available * 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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds. cloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 | 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: 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+o+o.+. | | ...+++. . | | o +..=o. | | . = E+.. | | . + S | | 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: 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . o | | E. o . | |. .+.. o | |..o.+ . S . | |.+ + 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: bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . . . | | . . S + | | . . + . | |= E . .+. + | |.= o o+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: 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 The key's randomart image is: +--[ED25519 256--+ |XX*.. | |o+ o o | |o = = . | | = E . . | | + . S | | 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 seconds. * 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 8716 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8770 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. reload: Job is not running: clearwater-monit ...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' Killed 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 2018-10-20 10:34:04,865 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:34:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:15,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-16988873-e8ab-4f4b-a10a-ec9503a681a3 x-openstack-request-id: req-16988873-e8ab-4f4b-a10a-ec9503a681a3 2018-10-20 10:34:15,840 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:15,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16988873-e8ab-4f4b-a10a-ec9503a681a3 2018-10-20 10:34:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964773893356s 2018-10-20 10:34:15,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:16,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19851 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-42dc5420-420c-41ba-b76b-5e5eac28345c x-openstack-request-id: req-42dc5420-420c-41ba-b76b-5e5eac28345c 2018-10-20 10:34:16,936 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008016] pid_max: default: 32768 minimum: 301\n[ 0.009571] Security Framework initialized\n[ 0.010956] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024455] Initializing cgroup subsys memory\n[ 0.025880] Initializing cgroup subsys devices\n[ 0.027284] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029392] Initializing cgroup subsys perf_event\n[ 0.032008] Initializing cgroup subsys hugetlb\n[ 0.033494] FEATURE SPEC_CTRL Present\n[ 0.035434] mce: CPU supports 10 MCE banks\n[ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057252] ACPI: Core revision 20131115\n[ 0.058885] ACPI: All ACPI Tables successfully acquired\n[ 0.060352] ftrace: allocating 28748 entries in 113 pages\n[ 0.080284] smpboot: Max logical packages: 2\n[ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088271] Enabling x2apic\n[ 0.089272] Enabled x2apic\n[ 0.090485] Switched APIC routing to physical x2apic.\n[ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105463] KVM setup paravirtual spinlock\n[ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110620] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128043] x86: Booted up 1 node, 2 CPUs\n[ 0.128030] KVM setup async PF for cpu 1\n[ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132442] devtmpfs: initialized\n[ 0.134325] EVM: security.selinux\n[ 0.136007] EVM: security.SMACK64\n[ 0.137090] EVM: security.ima\n[ 0.138093] EVM: security.capability\n[ 0.140358] pinctrl core: initialized pinctrl subsystem\n[ 0.142053] regulator-dummy: no parameters\n[ 0.143432] RTC time: 10:31:25, date: 10/20/18\n[ 0.144063] NET: Registered protocol family 16\n[ 0.145587] cpuidle: using governor ladder\n[ 0.146962] cpuidle: using governor menu\n[ 0.148079] ACPI: bus type PCI registered\n[ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151412] PCI: Using configuration type 1 for base access\n[ 0.152671] bio: create slab at 0\n[ 0.153254] ACPI: Added _OSI(Module Device)\n[ 0.153288] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159806] ACPI: Interpreter enabled\n[ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172723] ACPI: (supports S0 S5)\n[ 0.173675] ACPI: Using IOAPIC for interrupt routing\n[ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176238] ACPI: No dock devices found.\n[ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184228] acpiphp: Slot [3] registered\n[ 0.185470] acpiphp: Slot [4] registered\n[ 0.186646] acpiphp: Slot [5] registered\n[ 0.187828] acpiphp: Slot [6] registered\n[ 0.188031] acpiphp: Slot [7] registered\n[ 0.189315] acpiphp: Slot [8] registered\n[ 0.190593] acpiphp: Slot [9] registered\n[ 0.191876] acpiphp: Slot [10] registered\n[ 0.192033] acpiphp: Slot [11] registered\n[ 0.193149] acpiphp: Slot [12] registered\n[ 0.194374] acpiphp: Slot [13] registered\n[ 0.195621] acpiphp: Slot [14] registered\n[ 0.196033] acpiphp: Slot [15] registered\n[ 0.197513] acpiphp: Slot [16] registered\n[ 0.198641] acpiphp: Slot [17] registered\n[ 0.199747] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201289] acpiphp: Slot [20] registered\n[ 0.202510] acpiphp: Slot [21] registered\n[ 0.203679] acpiphp: Slot [22] registered\n[ 0.204027] acpiphp: Slot [23] registered\n[ 0.205225] acpiphp: Slot [24] registered\n[ 0.206432] acpiphp: Slot [25] registered\n[ 0.207526] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209214] acpiphp: Slot [28] registered\n[ 0.210438] acpiphp: Slot [29] registered\n[ 0.211668] acpiphp: Slot [30] registered\n[ 0.212031] acpiphp: Slot [31] registered\n[ 0.213173] PCI host bridge to bus 0000:00\n[ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274712] SCSI subsystem initialized\n[ 0.276061] ACPI: bus type USB registered\n[ 0.277323] usbcore: registered new interface driver usbfs\n[ 0.278908] usbcore: registered new interface driver hub\n[ 0.280060] usbcore: registered new device driver usb\n[ 0.281531] PCI: Using ACPI for IRQ routing\n[ 0.281586] NetLabel: Initializing\n[ 0.284008] NetLabel: domain hash size = 128\n[ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.286598] NetLabel: unlabeled traffic allowed by default\n[ 0.288191] Switched to clocksource kvm-clock\n[ 0.296664] AppArmor: AppArmor Filesystem Enabled\n[ 0.298103] pnp: PnP ACPI init\n[ 0.298972] ACPI: bus type PNP registered\n[ 0.300496] pnp: PnP ACPI: found 8 devices\n[ 0.301594] ACPI: bus type PNP unregistered\n[ 0.309292] NET: Registered protocol family 2\n[ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314495] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316324] TCP: reno registered\n[ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.320823] NET: Registered protocol family 1\n[ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373772] Trying to unpack rootfs image as initramfs...\n[ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486883] Scanning for low memory corruption every 60 seconds\n[ 0.488795] Initialise system trusted keyring\n[ 0.490065] audit: initializing netlink socket (disabled)\n[ 0.491508] type=2000 audit(1540031486.934:1): initialized\n[ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515216] zbud: loaded\n[ 0.516289] VFS: Disk quotas dquot_6.5.2\n[ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519197] fuse init (API version 7.22)\n[ 0.520319] msgmni has been set to 3997\n[ 0.521405] Key type big_key registered\n[ 0.523020] Key type asymmetric registered\n[ 0.524288] Asymmetric key parser 'x509' registered\n[ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527418] io scheduler noop registered\n[ 0.528446] io scheduler deadline registered (default)\n[ 0.529714] io scheduler cfq registered\n[ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533728] ipmi message handler version 39.2\n[ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536754] ACPI: Power Button [PWRF]\n[ 0.537858] GHES: HEST is not enabled!\n[ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655100] Linux agpgart interface v0.103\n[ 0.657049] brd: module loaded\n[ 0.658313] loop: module loaded\n[ 0.659485] blk-mq: CPU -> queue map\n[ 0.660405] CPU 0 -> Queue 0\n[ 0.661219] CPU 1 -> Queue 0\n[ 0.662772] vda: vda1\n[ 0.664650] scsi0 : ata_piix\n[ 0.665890] scsi1 : ata_piix\n[ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671456] libphy: Fixed MDIO Bus: probed\n[ 0.672976] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674593] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678507] PPP generic driver version 2.4.2\n[ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681160] ehci-pci: EHCI PCI platform driver\n[ 0.682243] ehci-platform: EHCI generic platform driver\n[ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684889] ohci-pci: OHCI PCI platform driver\n[ 0.685914] ohci-platform: OHCI generic platform driver\n[ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717195] usb usb1: Product: UHCI Host Controller\n[ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.719752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720956] hub 1-0:1.0: USB hub found\n[ 0.721912] hub 1-0:1.0: 2 ports detected\n[ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728156] mousedev: PS/2 mouse device common for all mice\n[ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.731981] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736295] device-mapper: uevent: version 1.0.3\n[ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740933] TCP: cubic registered\n[ 0.749029] NET: Registered protocol family 10\n[ 0.750320] NET: Registered protocol family 17\n[ 0.751445] Key type dns_resolver registered\n[ 0.752753] Loading compiled-in X.509 certificates\n[ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.756652] registered taskstats version 1\n[ 0.759336] Key type trusted registered\n[ 0.763010] Key type encrypted registered\n[ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765302] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.767058] regulator-dummy: disabling\n[ 0.768063] Magic number: 6:66:528\n[ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486)\n[ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772473] EDD information not available.\n[ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827931] Write protecting the kernel read-only data: 12288k\n[ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.847272] systemd-udevd[107]: starting version 204\n[ 0.888739] FDC 0 is a S82078B\n[ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202058] usb 1-1: Product: QEMU USB Tablet\n[ 1.203735] usb 1-1: Manufacturer: QEMU\n[ 1.205332] usb 1-1: SerialNumber: 42\n[ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz\n[ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available\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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds.\ncloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 |\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:\n4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+o+o.+. |\n| ...+++. . |\n| o +..=o. |\n| . = E+.. |\n| . + S |\n| 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:\n91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . o |\n| E. o . |\n|. .+.. o |\n|..o.+ . S . |\n|.+ + o o |\n|o.+ . + |\n|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:\nbc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . . . |\n| . . S + |\n| . . + . |\n|= E . .+. + |\n|.= o o+o.o . |\n|. . ++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:\n1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|XX*.. |\n|o+ o o |\n|o = = . |\n| = E . . |\n| + . S |\n| o + |\n| . |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[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 system logging daemon[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 Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 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: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 8716\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8770\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.\nreload: Job is not running: clearwater-monit\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'\nKilled\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 3 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.4 MB/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) ...\n"} 2018-10-20 10:34:16,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/action used request id req-42dc5420-420c-41ba-b76b-5e5eac28345c 2018-10-20 10:34:16,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.08937621117s 2018-10-20 10:34:16,940 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009571] Security Framework initialized [ 0.010956] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024455] Initializing cgroup subsys memory [ 0.025880] Initializing cgroup subsys devices [ 0.027284] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029392] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.033494] FEATURE SPEC_CTRL Present [ 0.035434] mce: CPU supports 10 MCE banks [ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057252] ACPI: Core revision 20131115 [ 0.058885] ACPI: All ACPI Tables successfully acquired [ 0.060352] ftrace: allocating 28748 entries in 113 pages [ 0.080284] smpboot: Max logical packages: 2 [ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088271] Enabling x2apic [ 0.089272] Enabled x2apic [ 0.090485] Switched APIC routing to physical x2apic. [ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105463] KVM setup paravirtual spinlock [ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110620] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128043] x86: Booted up 1 node, 2 CPUs [ 0.128030] KVM setup async PF for cpu 1 [ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132442] devtmpfs: initialized [ 0.134325] EVM: security.selinux [ 0.136007] EVM: security.SMACK64 [ 0.137090] EVM: security.ima [ 0.138093] EVM: security.capability [ 0.140358] pinctrl core: initialized pinctrl subsystem [ 0.142053] regulator-dummy: no parameters [ 0.143432] RTC time: 10:31:25, date: 10/20/18 [ 0.144063] NET: Registered protocol family 16 [ 0.145587] cpuidle: using governor ladder [ 0.146962] cpuidle: using governor menu [ 0.148079] ACPI: bus type PCI registered [ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151412] PCI: Using configuration type 1 for base access [ 0.152671] bio: create slab at 0 [ 0.153254] ACPI: Added _OSI(Module Device) [ 0.153288] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159806] ACPI: Interpreter enabled [ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172723] ACPI: (supports S0 S5) [ 0.173675] ACPI: Using IOAPIC for interrupt routing [ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176238] ACPI: No dock devices found. [ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184228] acpiphp: Slot [3] registered [ 0.185470] acpiphp: Slot [4] registered [ 0.186646] acpiphp: Slot [5] registered [ 0.187828] acpiphp: Slot [6] registered [ 0.188031] acpiphp: Slot [7] registered [ 0.189315] acpiphp: Slot [8] registered [ 0.190593] acpiphp: Slot [9] registered [ 0.191876] acpiphp: Slot [10] registered [ 0.192033] acpiphp: Slot [11] registered [ 0.193149] acpiphp: Slot [12] registered [ 0.194374] acpiphp: Slot [13] registered [ 0.195621] acpiphp: Slot [14] registered [ 0.196033] acpiphp: Slot [15] registered [ 0.197513] acpiphp: Slot [16] registered [ 0.198641] acpiphp: Slot [17] registered [ 0.199747] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201289] acpiphp: Slot [20] registered [ 0.202510] acpiphp: Slot [21] registered [ 0.203679] acpiphp: Slot [22] registered [ 0.204027] acpiphp: Slot [23] registered [ 0.205225] acpiphp: Slot [24] registered [ 0.206432] acpiphp: Slot [25] registered [ 0.207526] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209214] acpiphp: Slot [28] registered [ 0.210438] acpiphp: Slot [29] registered [ 0.211668] acpiphp: Slot [30] registered [ 0.212031] acpiphp: Slot [31] registered [ 0.213173] PCI host bridge to bus 0000:00 [ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272930] vgaarb: bridge control possible 0000:00:02.0 [ 0.274712] SCSI subsystem initialized [ 0.276061] ACPI: bus type USB registered [ 0.277323] usbcore: registered new interface driver usbfs [ 0.278908] usbcore: registered new interface driver hub [ 0.280060] usbcore: registered new device driver usb [ 0.281531] PCI: Using ACPI for IRQ routing [ 0.281586] NetLabel: Initializing [ 0.284008] NetLabel: domain hash size = 128 [ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.286598] NetLabel: unlabeled traffic allowed by default [ 0.288191] Switched to clocksource kvm-clock [ 0.296664] AppArmor: AppArmor Filesystem Enabled [ 0.298103] pnp: PnP ACPI init [ 0.298972] ACPI: bus type PNP registered [ 0.300496] pnp: PnP ACPI: found 8 devices [ 0.301594] ACPI: bus type PNP unregistered [ 0.309292] NET: Registered protocol family 2 [ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314495] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316324] TCP: reno registered [ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.320823] NET: Registered protocol family 1 [ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373772] Trying to unpack rootfs image as initramfs... [ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486883] Scanning for low memory corruption every 60 seconds [ 0.488795] Initialise system trusted keyring [ 0.490065] audit: initializing netlink socket (disabled) [ 0.491508] type=2000 audit(1540031486.934:1): initialized [ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515216] zbud: loaded [ 0.516289] VFS: Disk quotas dquot_6.5.2 [ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519197] fuse init (API version 7.22) [ 0.520319] msgmni has been set to 3997 [ 0.521405] Key type big_key registered [ 0.523020] Key type asymmetric registered [ 0.524288] Asymmetric key parser 'x509' registered [ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527418] io scheduler noop registered [ 0.528446] io scheduler deadline registered (default) [ 0.529714] io scheduler cfq registered [ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533728] ipmi message handler version 39.2 [ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.536754] ACPI: Power Button [PWRF] [ 0.537858] GHES: HEST is not enabled! [ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655100] Linux agpgart interface v0.103 [ 0.657049] brd: module loaded [ 0.658313] loop: module loaded [ 0.659485] blk-mq: CPU -> queue map [ 0.660405] CPU 0 -> Queue 0 [ 0.661219] CPU 1 -> Queue 0 [ 0.662772] vda: vda1 [ 0.664650] scsi0 : ata_piix [ 0.665890] scsi1 : ata_piix [ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671456] libphy: Fixed MDIO Bus: probed [ 0.672976] tun: Universal TUN/TAP device driver, 1.6 [ 0.674593] tun: (C) 1999-2004 Max Krasnyansky [ 0.678507] PPP generic driver version 2.4.2 [ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681160] ehci-pci: EHCI PCI platform driver [ 0.682243] ehci-platform: EHCI generic platform driver [ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684889] ohci-pci: OHCI PCI platform driver [ 0.685914] ohci-platform: OHCI generic platform driver [ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717195] usb usb1: Product: UHCI Host Controller [ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.719752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720956] hub 1-0:1.0: USB hub found [ 0.721912] hub 1-0:1.0: 2 ports detected [ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728156] mousedev: PS/2 mouse device common for all mice [ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731981] rtc_cmos 00:00: RTC can wake from S4 [ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736295] device-mapper: uevent: version 1.0.3 [ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740933] TCP: cubic registered [ 0.749029] NET: Registered protocol family 10 [ 0.750320] NET: Registered protocol family 17 [ 0.751445] Key type dns_resolver registered [ 0.752753] Loading compiled-in X.509 certificates [ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.756652] registered taskstats version 1 [ 0.759336] Key type trusted registered [ 0.763010] Key type encrypted registered [ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765302] IMA: No TPM chip found, activating TPM-bypass! [ 0.767058] regulator-dummy: disabling [ 0.768063] Magic number: 6:66:528 [ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486) [ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772473] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827931] Write protecting the kernel read-only data: 12288k [ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.847272] systemd-udevd[107]: starting version 204 [ 0.888739] FDC 0 is a S82078B [ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202058] usb 1-1: Product: QEMU USB Tablet [ 1.203735] usb 1-1: Manufacturer: QEMU [ 1.205332] usb 1-1: SerialNumber: 42 [ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz [ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available * 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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds. cloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 | 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: 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+o+o.+. | | ...+++. . | | o +..=o. | | . = E+.. | | . + S | | 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: 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . o | | E. o . | |. .+.. o | |..o.+ . S . | |.+ + 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: bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . . . | | . . S + | | . . + . | |= E . .+. + | |.= o o+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: 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 The key's randomart image is: +--[ED25519 256--+ |XX*.. | |o+ o o | |o = = . | | = E . . | | + . S | | 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 seconds. * 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 8716 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8770 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. reload: Job is not running: clearwater-monit ...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' Killed 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 3 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.4 MB/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) ... 2018-10-20 10:34:16,944 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:34:26,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:27,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-23f48524-0ea6-487c-ba07-d9c59fb23e1f x-openstack-request-id: req-23f48524-0ea6-487c-ba07-d9c59fb23e1f 2018-10-20 10:34:27,644 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:27,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23f48524-0ea6-487c-ba07-d9c59fb23e1f 2018-10-20 10:34:27,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689810037613s 2018-10-20 10:34:27,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:27,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20287 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-35cda0ee-778d-4195-b5a2-c9483162ac08 x-openstack-request-id: req-35cda0ee-778d-4195-b5a2-c9483162ac08 2018-10-20 10:34:27,741 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008016] pid_max: default: 32768 minimum: 301\n[ 0.009571] Security Framework initialized\n[ 0.010956] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024455] Initializing cgroup subsys memory\n[ 0.025880] Initializing cgroup subsys devices\n[ 0.027284] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029392] Initializing cgroup subsys perf_event\n[ 0.032008] Initializing cgroup subsys hugetlb\n[ 0.033494] FEATURE SPEC_CTRL Present\n[ 0.035434] mce: CPU supports 10 MCE banks\n[ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057252] ACPI: Core revision 20131115\n[ 0.058885] ACPI: All ACPI Tables successfully acquired\n[ 0.060352] ftrace: allocating 28748 entries in 113 pages\n[ 0.080284] smpboot: Max logical packages: 2\n[ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088271] Enabling x2apic\n[ 0.089272] Enabled x2apic\n[ 0.090485] Switched APIC routing to physical x2apic.\n[ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105463] KVM setup paravirtual spinlock\n[ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110620] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128043] x86: Booted up 1 node, 2 CPUs\n[ 0.128030] KVM setup async PF for cpu 1\n[ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132442] devtmpfs: initialized\n[ 0.134325] EVM: security.selinux\n[ 0.136007] EVM: security.SMACK64\n[ 0.137090] EVM: security.ima\n[ 0.138093] EVM: security.capability\n[ 0.140358] pinctrl core: initialized pinctrl subsystem\n[ 0.142053] regulator-dummy: no parameters\n[ 0.143432] RTC time: 10:31:25, date: 10/20/18\n[ 0.144063] NET: Registered protocol family 16\n[ 0.145587] cpuidle: using governor ladder\n[ 0.146962] cpuidle: using governor menu\n[ 0.148079] ACPI: bus type PCI registered\n[ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151412] PCI: Using configuration type 1 for base access\n[ 0.152671] bio: create slab at 0\n[ 0.153254] ACPI: Added _OSI(Module Device)\n[ 0.153288] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159806] ACPI: Interpreter enabled\n[ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172723] ACPI: (supports S0 S5)\n[ 0.173675] ACPI: Using IOAPIC for interrupt routing\n[ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176238] ACPI: No dock devices found.\n[ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184228] acpiphp: Slot [3] registered\n[ 0.185470] acpiphp: Slot [4] registered\n[ 0.186646] acpiphp: Slot [5] registered\n[ 0.187828] acpiphp: Slot [6] registered\n[ 0.188031] acpiphp: Slot [7] registered\n[ 0.189315] acpiphp: Slot [8] registered\n[ 0.190593] acpiphp: Slot [9] registered\n[ 0.191876] acpiphp: Slot [10] registered\n[ 0.192033] acpiphp: Slot [11] registered\n[ 0.193149] acpiphp: Slot [12] registered\n[ 0.194374] acpiphp: Slot [13] registered\n[ 0.195621] acpiphp: Slot [14] registered\n[ 0.196033] acpiphp: Slot [15] registered\n[ 0.197513] acpiphp: Slot [16] registered\n[ 0.198641] acpiphp: Slot [17] registered\n[ 0.199747] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201289] acpiphp: Slot [20] registered\n[ 0.202510] acpiphp: Slot [21] registered\n[ 0.203679] acpiphp: Slot [22] registered\n[ 0.204027] acpiphp: Slot [23] registered\n[ 0.205225] acpiphp: Slot [24] registered\n[ 0.206432] acpiphp: Slot [25] registered\n[ 0.207526] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209214] acpiphp: Slot [28] registered\n[ 0.210438] acpiphp: Slot [29] registered\n[ 0.211668] acpiphp: Slot [30] registered\n[ 0.212031] acpiphp: Slot [31] registered\n[ 0.213173] PCI host bridge to bus 0000:00\n[ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274712] SCSI subsystem initialized\n[ 0.276061] ACPI: bus type USB registered\n[ 0.277323] usbcore: registered new interface driver usbfs\n[ 0.278908] usbcore: registered new interface driver hub\n[ 0.280060] usbcore: registered new device driver usb\n[ 0.281531] PCI: Using ACPI for IRQ routing\n[ 0.281586] NetLabel: Initializing\n[ 0.284008] NetLabel: domain hash size = 128\n[ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.286598] NetLabel: unlabeled traffic allowed by default\n[ 0.288191] Switched to clocksource kvm-clock\n[ 0.296664] AppArmor: AppArmor Filesystem Enabled\n[ 0.298103] pnp: PnP ACPI init\n[ 0.298972] ACPI: bus type PNP registered\n[ 0.300496] pnp: PnP ACPI: found 8 devices\n[ 0.301594] ACPI: bus type PNP unregistered\n[ 0.309292] NET: Registered protocol family 2\n[ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314495] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316324] TCP: reno registered\n[ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.320823] NET: Registered protocol family 1\n[ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373772] Trying to unpack rootfs image as initramfs...\n[ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486883] Scanning for low memory corruption every 60 seconds\n[ 0.488795] Initialise system trusted keyring\n[ 0.490065] audit: initializing netlink socket (disabled)\n[ 0.491508] type=2000 audit(1540031486.934:1): initialized\n[ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515216] zbud: loaded\n[ 0.516289] VFS: Disk quotas dquot_6.5.2\n[ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519197] fuse init (API version 7.22)\n[ 0.520319] msgmni has been set to 3997\n[ 0.521405] Key type big_key registered\n[ 0.523020] Key type asymmetric registered\n[ 0.524288] Asymmetric key parser 'x509' registered\n[ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527418] io scheduler noop registered\n[ 0.528446] io scheduler deadline registered (default)\n[ 0.529714] io scheduler cfq registered\n[ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533728] ipmi message handler version 39.2\n[ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536754] ACPI: Power Button [PWRF]\n[ 0.537858] GHES: HEST is not enabled!\n[ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655100] Linux agpgart interface v0.103\n[ 0.657049] brd: module loaded\n[ 0.658313] loop: module loaded\n[ 0.659485] blk-mq: CPU -> queue map\n[ 0.660405] CPU 0 -> Queue 0\n[ 0.661219] CPU 1 -> Queue 0\n[ 0.662772] vda: vda1\n[ 0.664650] scsi0 : ata_piix\n[ 0.665890] scsi1 : ata_piix\n[ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671456] libphy: Fixed MDIO Bus: probed\n[ 0.672976] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674593] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678507] PPP generic driver version 2.4.2\n[ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681160] ehci-pci: EHCI PCI platform driver\n[ 0.682243] ehci-platform: EHCI generic platform driver\n[ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684889] ohci-pci: OHCI PCI platform driver\n[ 0.685914] ohci-platform: OHCI generic platform driver\n[ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717195] usb usb1: Product: UHCI Host Controller\n[ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.719752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720956] hub 1-0:1.0: USB hub found\n[ 0.721912] hub 1-0:1.0: 2 ports detected\n[ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728156] mousedev: PS/2 mouse device common for all mice\n[ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.731981] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736295] device-mapper: uevent: version 1.0.3\n[ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740933] TCP: cubic registered\n[ 0.749029] NET: Registered protocol family 10\n[ 0.750320] NET: Registered protocol family 17\n[ 0.751445] Key type dns_resolver registered\n[ 0.752753] Loading compiled-in X.509 certificates\n[ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.756652] registered taskstats version 1\n[ 0.759336] Key type trusted registered\n[ 0.763010] Key type encrypted registered\n[ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765302] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.767058] regulator-dummy: disabling\n[ 0.768063] Magic number: 6:66:528\n[ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486)\n[ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772473] EDD information not available.\n[ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827931] Write protecting the kernel read-only data: 12288k\n[ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.847272] systemd-udevd[107]: starting version 204\n[ 0.888739] FDC 0 is a S82078B\n[ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202058] usb 1-1: Product: QEMU USB Tablet\n[ 1.203735] usb 1-1: Manufacturer: QEMU\n[ 1.205332] usb 1-1: SerialNumber: 42\n[ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz\n[ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available\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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds.\ncloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 |\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:\n4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+o+o.+. |\n| ...+++. . |\n| o +..=o. |\n| . = E+.. |\n| . + S |\n| 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:\n91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . o |\n| E. o . |\n|. .+.. o |\n|..o.+ . S . |\n|.+ + o o |\n|o.+ . + |\n|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:\nbc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . . . |\n| . . S + |\n| . . + . |\n|= E . .+. + |\n|.= o o+o.o . |\n|. . ++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:\n1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|XX*.. |\n|o+ o o |\n|o = = . |\n| = E . . |\n| + . S |\n| o + |\n| . |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[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 system logging daemon[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 Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 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: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 8716\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8770\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.\nreload: Job is not running: clearwater-monit\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'\nKilled\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 3 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.4 MB/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)\n"} 2018-10-20 10:34:27,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/action used request id req-35cda0ee-778d-4195-b5a2-c9483162ac08 2018-10-20 10:34:27,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.089341878891s 2018-10-20 10:34:27,746 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009571] Security Framework initialized [ 0.010956] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024455] Initializing cgroup subsys memory [ 0.025880] Initializing cgroup subsys devices [ 0.027284] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029392] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.033494] FEATURE SPEC_CTRL Present [ 0.035434] mce: CPU supports 10 MCE banks [ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057252] ACPI: Core revision 20131115 [ 0.058885] ACPI: All ACPI Tables successfully acquired [ 0.060352] ftrace: allocating 28748 entries in 113 pages [ 0.080284] smpboot: Max logical packages: 2 [ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088271] Enabling x2apic [ 0.089272] Enabled x2apic [ 0.090485] Switched APIC routing to physical x2apic. [ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105463] KVM setup paravirtual spinlock [ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110620] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128043] x86: Booted up 1 node, 2 CPUs [ 0.128030] KVM setup async PF for cpu 1 [ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132442] devtmpfs: initialized [ 0.134325] EVM: security.selinux [ 0.136007] EVM: security.SMACK64 [ 0.137090] EVM: security.ima [ 0.138093] EVM: security.capability [ 0.140358] pinctrl core: initialized pinctrl subsystem [ 0.142053] regulator-dummy: no parameters [ 0.143432] RTC time: 10:31:25, date: 10/20/18 [ 0.144063] NET: Registered protocol family 16 [ 0.145587] cpuidle: using governor ladder [ 0.146962] cpuidle: using governor menu [ 0.148079] ACPI: bus type PCI registered [ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151412] PCI: Using configuration type 1 for base access [ 0.152671] bio: create slab at 0 [ 0.153254] ACPI: Added _OSI(Module Device) [ 0.153288] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159806] ACPI: Interpreter enabled [ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172723] ACPI: (supports S0 S5) [ 0.173675] ACPI: Using IOAPIC for interrupt routing [ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176238] ACPI: No dock devices found. [ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184228] acpiphp: Slot [3] registered [ 0.185470] acpiphp: Slot [4] registered [ 0.186646] acpiphp: Slot [5] registered [ 0.187828] acpiphp: Slot [6] registered [ 0.188031] acpiphp: Slot [7] registered [ 0.189315] acpiphp: Slot [8] registered [ 0.190593] acpiphp: Slot [9] registered [ 0.191876] acpiphp: Slot [10] registered [ 0.192033] acpiphp: Slot [11] registered [ 0.193149] acpiphp: Slot [12] registered [ 0.194374] acpiphp: Slot [13] registered [ 0.195621] acpiphp: Slot [14] registered [ 0.196033] acpiphp: Slot [15] registered [ 0.197513] acpiphp: Slot [16] registered [ 0.198641] acpiphp: Slot [17] registered [ 0.199747] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201289] acpiphp: Slot [20] registered [ 0.202510] acpiphp: Slot [21] registered [ 0.203679] acpiphp: Slot [22] registered [ 0.204027] acpiphp: Slot [23] registered [ 0.205225] acpiphp: Slot [24] registered [ 0.206432] acpiphp: Slot [25] registered [ 0.207526] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209214] acpiphp: Slot [28] registered [ 0.210438] acpiphp: Slot [29] registered [ 0.211668] acpiphp: Slot [30] registered [ 0.212031] acpiphp: Slot [31] registered [ 0.213173] PCI host bridge to bus 0000:00 [ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272930] vgaarb: bridge control possible 0000:00:02.0 [ 0.274712] SCSI subsystem initialized [ 0.276061] ACPI: bus type USB registered [ 0.277323] usbcore: registered new interface driver usbfs [ 0.278908] usbcore: registered new interface driver hub [ 0.280060] usbcore: registered new device driver usb [ 0.281531] PCI: Using ACPI for IRQ routing [ 0.281586] NetLabel: Initializing [ 0.284008] NetLabel: domain hash size = 128 [ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.286598] NetLabel: unlabeled traffic allowed by default [ 0.288191] Switched to clocksource kvm-clock [ 0.296664] AppArmor: AppArmor Filesystem Enabled [ 0.298103] pnp: PnP ACPI init [ 0.298972] ACPI: bus type PNP registered [ 0.300496] pnp: PnP ACPI: found 8 devices [ 0.301594] ACPI: bus type PNP unregistered [ 0.309292] NET: Registered protocol family 2 [ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314495] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316324] TCP: reno registered [ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.320823] NET: Registered protocol family 1 [ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373772] Trying to unpack rootfs image as initramfs... [ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486883] Scanning for low memory corruption every 60 seconds [ 0.488795] Initialise system trusted keyring [ 0.490065] audit: initializing netlink socket (disabled) [ 0.491508] type=2000 audit(1540031486.934:1): initialized [ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515216] zbud: loaded [ 0.516289] VFS: Disk quotas dquot_6.5.2 [ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519197] fuse init (API version 7.22) [ 0.520319] msgmni has been set to 3997 [ 0.521405] Key type big_key registered [ 0.523020] Key type asymmetric registered [ 0.524288] Asymmetric key parser 'x509' registered [ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527418] io scheduler noop registered [ 0.528446] io scheduler deadline registered (default) [ 0.529714] io scheduler cfq registered [ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533728] ipmi message handler version 39.2 [ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.536754] ACPI: Power Button [PWRF] [ 0.537858] GHES: HEST is not enabled! [ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655100] Linux agpgart interface v0.103 [ 0.657049] brd: module loaded [ 0.658313] loop: module loaded [ 0.659485] blk-mq: CPU -> queue map [ 0.660405] CPU 0 -> Queue 0 [ 0.661219] CPU 1 -> Queue 0 [ 0.662772] vda: vda1 [ 0.664650] scsi0 : ata_piix [ 0.665890] scsi1 : ata_piix [ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671456] libphy: Fixed MDIO Bus: probed [ 0.672976] tun: Universal TUN/TAP device driver, 1.6 [ 0.674593] tun: (C) 1999-2004 Max Krasnyansky [ 0.678507] PPP generic driver version 2.4.2 [ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681160] ehci-pci: EHCI PCI platform driver [ 0.682243] ehci-platform: EHCI generic platform driver [ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684889] ohci-pci: OHCI PCI platform driver [ 0.685914] ohci-platform: OHCI generic platform driver [ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717195] usb usb1: Product: UHCI Host Controller [ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.719752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720956] hub 1-0:1.0: USB hub found [ 0.721912] hub 1-0:1.0: 2 ports detected [ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728156] mousedev: PS/2 mouse device common for all mice [ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731981] rtc_cmos 00:00: RTC can wake from S4 [ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736295] device-mapper: uevent: version 1.0.3 [ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740933] TCP: cubic registered [ 0.749029] NET: Registered protocol family 10 [ 0.750320] NET: Registered protocol family 17 [ 0.751445] Key type dns_resolver registered [ 0.752753] Loading compiled-in X.509 certificates [ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.756652] registered taskstats version 1 [ 0.759336] Key type trusted registered [ 0.763010] Key type encrypted registered [ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765302] IMA: No TPM chip found, activating TPM-bypass! [ 0.767058] regulator-dummy: disabling [ 0.768063] Magic number: 6:66:528 [ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486) [ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772473] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827931] Write protecting the kernel read-only data: 12288k [ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.847272] systemd-udevd[107]: starting version 204 [ 0.888739] FDC 0 is a S82078B [ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202058] usb 1-1: Product: QEMU USB Tablet [ 1.203735] usb 1-1: Manufacturer: QEMU [ 1.205332] usb 1-1: SerialNumber: 42 [ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz [ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available * 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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds. cloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 | 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: 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+o+o.+. | | ...+++. . | | o +..=o. | | . = E+.. | | . + S | | 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: 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . o | | E. o . | |. .+.. o | |..o.+ . S . | |.+ + 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: bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . . . | | . . S + | | . . + . | |= E . .+. + | |.= o o+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: 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 The key's randomart image is: +--[ED25519 256--+ |XX*.. | |o+ o o | |o = = . | | = E . . | | + . S | | 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 seconds. * 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 8716 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8770 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. reload: Job is not running: clearwater-monit ...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' Killed 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 3 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.4 MB/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) 2018-10-20 10:34:27,750 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:34:37,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-2a0d8aac-117a-4d7e-9ebc-e74c83a5a7e4 x-openstack-request-id: req-2a0d8aac-117a-4d7e-9ebc-e74c83a5a7e4 2018-10-20 10:34:38,388 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:38,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a0d8aac-117a-4d7e-9ebc-e74c83a5a7e4 2018-10-20 10:34:38,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627589941025s 2018-10-20 10:34:38,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:38,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20822 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-68ec39bc-c12e-44fb-a53a-0d98725bce69 x-openstack-request-id: req-68ec39bc-c12e-44fb-a53a-0d98725bce69 2018-10-20 10:34:38,475 - keystoneauth.session - DEBUG - RESP BODY: {"output": "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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008016] pid_max: default: 32768 minimum: 301\n[ 0.009571] Security Framework initialized\n[ 0.010956] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024455] Initializing cgroup subsys memory\n[ 0.025880] Initializing cgroup subsys devices\n[ 0.027284] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029392] Initializing cgroup subsys perf_event\n[ 0.032008] Initializing cgroup subsys hugetlb\n[ 0.033494] FEATURE SPEC_CTRL Present\n[ 0.035434] mce: CPU supports 10 MCE banks\n[ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057252] ACPI: Core revision 20131115\n[ 0.058885] ACPI: All ACPI Tables successfully acquired\n[ 0.060352] ftrace: allocating 28748 entries in 113 pages\n[ 0.080284] smpboot: Max logical packages: 2\n[ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.088271] Enabling x2apic\n[ 0.089272] Enabled x2apic\n[ 0.090485] Switched APIC routing to physical x2apic.\n[ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.105463] KVM setup paravirtual spinlock\n[ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110620] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128043] x86: Booted up 1 node, 2 CPUs\n[ 0.128030] KVM setup async PF for cpu 1\n[ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132442] devtmpfs: initialized\n[ 0.134325] EVM: security.selinux\n[ 0.136007] EVM: security.SMACK64\n[ 0.137090] EVM: security.ima\n[ 0.138093] EVM: security.capability\n[ 0.140358] pinctrl core: initialized pinctrl subsystem\n[ 0.142053] regulator-dummy: no parameters\n[ 0.143432] RTC time: 10:31:25, date: 10/20/18\n[ 0.144063] NET: Registered protocol family 16\n[ 0.145587] cpuidle: using governor ladder\n[ 0.146962] cpuidle: using governor menu\n[ 0.148079] ACPI: bus type PCI registered\n[ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.151412] PCI: Using configuration type 1 for base access\n[ 0.152671] bio: create slab at 0\n[ 0.153254] ACPI: Added _OSI(Module Device)\n[ 0.153288] ACPI: Added _OSI(Processor Device)\n[ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.157227] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.159806] ACPI: Interpreter enabled\n[ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172723] ACPI: (supports S0 S5)\n[ 0.173675] ACPI: Using IOAPIC for interrupt routing\n[ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176238] ACPI: No dock devices found.\n[ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184228] acpiphp: Slot [3] registered\n[ 0.185470] acpiphp: Slot [4] registered\n[ 0.186646] acpiphp: Slot [5] registered\n[ 0.187828] acpiphp: Slot [6] registered\n[ 0.188031] acpiphp: Slot [7] registered\n[ 0.189315] acpiphp: Slot [8] registered\n[ 0.190593] acpiphp: Slot [9] registered\n[ 0.191876] acpiphp: Slot [10] registered\n[ 0.192033] acpiphp: Slot [11] registered\n[ 0.193149] acpiphp: Slot [12] registered\n[ 0.194374] acpiphp: Slot [13] registered\n[ 0.195621] acpiphp: Slot [14] registered\n[ 0.196033] acpiphp: Slot [15] registered\n[ 0.197513] acpiphp: Slot [16] registered\n[ 0.198641] acpiphp: Slot [17] registered\n[ 0.199747] acpiphp: Slot [18] registered\n[ 0.200030] acpiphp: Slot [19] registered\n[ 0.201289] acpiphp: Slot [20] registered\n[ 0.202510] acpiphp: Slot [21] registered\n[ 0.203679] acpiphp: Slot [22] registered\n[ 0.204027] acpiphp: Slot [23] registered\n[ 0.205225] acpiphp: Slot [24] registered\n[ 0.206432] acpiphp: Slot [25] registered\n[ 0.207526] acpiphp: Slot [26] registered\n[ 0.208020] acpiphp: Slot [27] registered\n[ 0.209214] acpiphp: Slot [28] registered\n[ 0.210438] acpiphp: Slot [29] registered\n[ 0.211668] acpiphp: Slot [30] registered\n[ 0.212031] acpiphp: Slot [31] registered\n[ 0.213173] PCI host bridge to bus 0000:00\n[ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.272004] vgaarb: loaded\n[ 0.272930] vgaarb: bridge control possible 0000:00:02.0\n[ 0.274712] SCSI subsystem initialized\n[ 0.276061] ACPI: bus type USB registered\n[ 0.277323] usbcore: registered new interface driver usbfs\n[ 0.278908] usbcore: registered new interface driver hub\n[ 0.280060] usbcore: registered new device driver usb\n[ 0.281531] PCI: Using ACPI for IRQ routing\n[ 0.281586] NetLabel: Initializing\n[ 0.284008] NetLabel: domain hash size = 128\n[ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.286598] NetLabel: unlabeled traffic allowed by default\n[ 0.288191] Switched to clocksource kvm-clock\n[ 0.296664] AppArmor: AppArmor Filesystem Enabled\n[ 0.298103] pnp: PnP ACPI init\n[ 0.298972] ACPI: bus type PNP registered\n[ 0.300496] pnp: PnP ACPI: found 8 devices\n[ 0.301594] ACPI: bus type PNP unregistered\n[ 0.309292] NET: Registered protocol family 2\n[ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.314495] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.316324] TCP: reno registered\n[ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.320823] NET: Registered protocol family 1\n[ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373772] Trying to unpack rootfs image as initramfs...\n[ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486883] Scanning for low memory corruption every 60 seconds\n[ 0.488795] Initialise system trusted keyring\n[ 0.490065] audit: initializing netlink socket (disabled)\n[ 0.491508] type=2000 audit(1540031486.934:1): initialized\n[ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515216] zbud: loaded\n[ 0.516289] VFS: Disk quotas dquot_6.5.2\n[ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519197] fuse init (API version 7.22)\n[ 0.520319] msgmni has been set to 3997\n[ 0.521405] Key type big_key registered\n[ 0.523020] Key type asymmetric registered\n[ 0.524288] Asymmetric key parser 'x509' registered\n[ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.527418] io scheduler noop registered\n[ 0.528446] io scheduler deadline registered (default)\n[ 0.529714] io scheduler cfq registered\n[ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533728] ipmi message handler version 39.2\n[ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536754] ACPI: Power Button [PWRF]\n[ 0.537858] GHES: HEST is not enabled!\n[ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.655100] Linux agpgart interface v0.103\n[ 0.657049] brd: module loaded\n[ 0.658313] loop: module loaded\n[ 0.659485] blk-mq: CPU -> queue map\n[ 0.660405] CPU 0 -> Queue 0\n[ 0.661219] CPU 1 -> Queue 0\n[ 0.662772] vda: vda1\n[ 0.664650] scsi0 : ata_piix\n[ 0.665890] scsi1 : ata_piix\n[ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671456] libphy: Fixed MDIO Bus: probed\n[ 0.672976] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674593] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.678507] PPP generic driver version 2.4.2\n[ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681160] ehci-pci: EHCI PCI platform driver\n[ 0.682243] ehci-platform: EHCI generic platform driver\n[ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684889] ohci-pci: OHCI PCI platform driver\n[ 0.685914] ohci-platform: OHCI generic platform driver\n[ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717195] usb usb1: Product: UHCI Host Controller\n[ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.719752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720956] hub 1-0:1.0: USB hub found\n[ 0.721912] hub 1-0:1.0: 2 ports detected\n[ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.728156] mousedev: PS/2 mouse device common for all mice\n[ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.731981] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736295] device-mapper: uevent: version 1.0.3\n[ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740933] TCP: cubic registered\n[ 0.749029] NET: Registered protocol family 10\n[ 0.750320] NET: Registered protocol family 17\n[ 0.751445] Key type dns_resolver registered\n[ 0.752753] Loading compiled-in X.509 certificates\n[ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.756652] registered taskstats version 1\n[ 0.759336] Key type trusted registered\n[ 0.763010] Key type encrypted registered\n[ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765302] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.767058] regulator-dummy: disabling\n[ 0.768063] Magic number: 6:66:528\n[ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486)\n[ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.772473] EDD information not available.\n[ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827931] Write protecting the kernel read-only data: 12288k\n[ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.847272] systemd-udevd[107]: starting version 204\n[ 0.888739] FDC 0 is a S82078B\n[ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202058] usb 1-1: Product: QEMU USB Tablet\n[ 1.203735] usb 1-1: Manufacturer: QEMU\n[ 1.205332] usb 1-1: SerialNumber: 42\n[ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz\n[ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available\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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds.\ncloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab |\nci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 |\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:\n4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+o+o.+. |\n| ...+++. . |\n| o +..=o. |\n| . = E+.. |\n| . + S |\n| 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:\n91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . o |\n| E. o . |\n|. .+.. o |\n|..o.+ . S . |\n|.+ + o o |\n|o.+ . + |\n|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:\nbc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . . . |\n| . . S + |\n| . . + . |\n|= E . .+. + |\n|.= o o+o.o . |\n|. . ++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:\n1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|XX*.. |\n|o+ o o |\n|o = = . |\n| = E . . |\n| + . S |\n| o + |\n| . |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[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 system logging daemon[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 Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 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 deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\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 ]\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign 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]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 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: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 8716\nclearwater-socket-factory-sig start/running, process 8724\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8770\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.\nreload: Job is not running: clearwater-monit\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'\nKilled\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 3 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.4 MB/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.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 192.168.1.13\n++ echo 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.13\n++ ip2rr 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.13\n++ echo A 192.168.1.13\n++ ip2rr 192.168.0.12\n++ echo 192.168.0.12\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.12\n+ echo 'nameserver 192.168.0.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 (DSA)\nec2: 256 bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 (ECDSA)\nec2: 256 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 (ED25519)\nec2: 2048 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL/15wiyz0Vu9RdPp8/jc+14JvoeohJ6r1Y8LXoefk6MV+WAqsmCnWghSejqQGqvijNg8NKzRenworSbYhcMEgo= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFNybrgT1eqe+e9dDv0iSsnDnZaRj4jsPd7cddBR4v66 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk0XuRmOmtiuQMUypU5lZiSaIQ8RWLZRQ621kCZg47aF39JbQ2yNH3jAs6bRnSUL7cgyB1exBOfhVX9HgYI7cKYXMzZgzyJV6Nnq3YCSdygBSc8zEOEMT/XJreL7+vwHAcUQqrWp1HlVNS8/90bEHFGn/H/rHnrd25OrnfBKpmpIovHuqp3mr1Z8Cx/01kVYwpiUAWkLsFm6Us8ib1vjA3EohI9pezg8/PmLebkdaJOGWwSY0F9OhZUhknfnf4+KSYdiZEecisALuWNySx98FR3kV0IjOeh6/m3B6rWYrTp2CeH4InvVDXGTk+xkJY6X3wmW1vcX8cAZvcit6QKzOT root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.86 seconds\n"} 2018-10-20 10:34:38,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4/action used request id req-68ec39bc-c12e-44fb-a53a-0d98725bce69 2018-10-20 10:34:38,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0817081928253s 2018-10-20 10:34:38,480 - functest.core.singlevm - DEBUG - console: 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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009571] Security Framework initialized [ 0.010956] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013565] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017724] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020640] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022586] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024455] Initializing cgroup subsys memory [ 0.025880] Initializing cgroup subsys devices [ 0.027284] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029392] Initializing cgroup subsys perf_event [ 0.032008] Initializing cgroup subsys hugetlb [ 0.033494] FEATURE SPEC_CTRL Present [ 0.035434] mce: CPU supports 10 MCE banks [ 0.036060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038978] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040007] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.041894] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.051715] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057252] ACPI: Core revision 20131115 [ 0.058885] ACPI: All ACPI Tables successfully acquired [ 0.060352] ftrace: allocating 28748 entries in 113 pages [ 0.080284] smpboot: Max logical packages: 2 [ 0.084005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.085570] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.088271] Enabling x2apic [ 0.089272] Enabled x2apic [ 0.090485] Switched APIC routing to physical x2apic. [ 0.093268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094903] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.105463] KVM setup paravirtual spinlock [ 0.108690] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110620] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108631] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128043] x86: Booted up 1 node, 2 CPUs [ 0.128030] KVM setup async PF for cpu 1 [ 0.128032] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131653] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132442] devtmpfs: initialized [ 0.134325] EVM: security.selinux [ 0.136007] EVM: security.SMACK64 [ 0.137090] EVM: security.ima [ 0.138093] EVM: security.capability [ 0.140358] pinctrl core: initialized pinctrl subsystem [ 0.142053] regulator-dummy: no parameters [ 0.143432] RTC time: 10:31:25, date: 10/20/18 [ 0.144063] NET: Registered protocol family 16 [ 0.145587] cpuidle: using governor ladder [ 0.146962] cpuidle: using governor menu [ 0.148079] ACPI: bus type PCI registered [ 0.149412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.151412] PCI: Using configuration type 1 for base access [ 0.152671] bio: create slab at 0 [ 0.153254] ACPI: Added _OSI(Module Device) [ 0.153288] ACPI: Added _OSI(Processor Device) [ 0.156004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.157227] ACPI: Added _OSI(Processor Aggregator Device) [ 0.159806] ACPI: Interpreter enabled [ 0.160012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.162346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172723] ACPI: (supports S0 S5) [ 0.173675] ACPI: Using IOAPIC for interrupt routing [ 0.175003] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176238] ACPI: No dock devices found. [ 0.179698] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183374] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184228] acpiphp: Slot [3] registered [ 0.185470] acpiphp: Slot [4] registered [ 0.186646] acpiphp: Slot [5] registered [ 0.187828] acpiphp: Slot [6] registered [ 0.188031] acpiphp: Slot [7] registered [ 0.189315] acpiphp: Slot [8] registered [ 0.190593] acpiphp: Slot [9] registered [ 0.191876] acpiphp: Slot [10] registered [ 0.192033] acpiphp: Slot [11] registered [ 0.193149] acpiphp: Slot [12] registered [ 0.194374] acpiphp: Slot [13] registered [ 0.195621] acpiphp: Slot [14] registered [ 0.196033] acpiphp: Slot [15] registered [ 0.197513] acpiphp: Slot [16] registered [ 0.198641] acpiphp: Slot [17] registered [ 0.199747] acpiphp: Slot [18] registered [ 0.200030] acpiphp: Slot [19] registered [ 0.201289] acpiphp: Slot [20] registered [ 0.202510] acpiphp: Slot [21] registered [ 0.203679] acpiphp: Slot [22] registered [ 0.204027] acpiphp: Slot [23] registered [ 0.205225] acpiphp: Slot [24] registered [ 0.206432] acpiphp: Slot [25] registered [ 0.207526] acpiphp: Slot [26] registered [ 0.208020] acpiphp: Slot [27] registered [ 0.209214] acpiphp: Slot [28] registered [ 0.210438] acpiphp: Slot [29] registered [ 0.211668] acpiphp: Slot [30] registered [ 0.212031] acpiphp: Slot [31] registered [ 0.213173] PCI host bridge to bus 0000:00 [ 0.214344] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.215825] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.216006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.217704] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.219274] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.220004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.227370] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.228014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.257790] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.260019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.262338] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.264880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.267022] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.268795] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.270687] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.270687] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.272004] vgaarb: loaded [ 0.272930] vgaarb: bridge control possible 0000:00:02.0 [ 0.274712] SCSI subsystem initialized [ 0.276061] ACPI: bus type USB registered [ 0.277323] usbcore: registered new interface driver usbfs [ 0.278908] usbcore: registered new interface driver hub [ 0.280060] usbcore: registered new device driver usb [ 0.281531] PCI: Using ACPI for IRQ routing [ 0.281586] NetLabel: Initializing [ 0.284008] NetLabel: domain hash size = 128 [ 0.285188] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.286598] NetLabel: unlabeled traffic allowed by default [ 0.288191] Switched to clocksource kvm-clock [ 0.296664] AppArmor: AppArmor Filesystem Enabled [ 0.298103] pnp: PnP ACPI init [ 0.298972] ACPI: bus type PNP registered [ 0.300496] pnp: PnP ACPI: found 8 devices [ 0.301594] ACPI: bus type PNP unregistered [ 0.309292] NET: Registered protocol family 2 [ 0.310735] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.312717] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.314495] TCP: Hash tables configured (established 16384 bind 16384) [ 0.316324] TCP: reno registered [ 0.317319] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.318992] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.320823] NET: Registered protocol family 1 [ 0.322303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.324165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.325735] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350442] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373772] Trying to unpack rootfs image as initramfs... [ 0.479440] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.481807] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483190] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484668] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486883] Scanning for low memory corruption every 60 seconds [ 0.488795] Initialise system trusted keyring [ 0.490065] audit: initializing netlink socket (disabled) [ 0.491508] type=2000 audit(1540031486.934:1): initialized [ 0.512549] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515216] zbud: loaded [ 0.516289] VFS: Disk quotas dquot_6.5.2 [ 0.517350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519197] fuse init (API version 7.22) [ 0.520319] msgmni has been set to 3997 [ 0.521405] Key type big_key registered [ 0.523020] Key type asymmetric registered [ 0.524288] Asymmetric key parser 'x509' registered [ 0.525524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.527418] io scheduler noop registered [ 0.528446] io scheduler deadline registered (default) [ 0.529714] io scheduler cfq registered [ 0.530804] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533728] ipmi message handler version 39.2 [ 0.534889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.536754] ACPI: Power Button [PWRF] [ 0.537858] GHES: HEST is not enabled! [ 0.560522] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.627078] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.628951] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.652494] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.655100] Linux agpgart interface v0.103 [ 0.657049] brd: module loaded [ 0.658313] loop: module loaded [ 0.659485] blk-mq: CPU -> queue map [ 0.660405] CPU 0 -> Queue 0 [ 0.661219] CPU 1 -> Queue 0 [ 0.662772] vda: vda1 [ 0.664650] scsi0 : ata_piix [ 0.665890] scsi1 : ata_piix [ 0.667025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671456] libphy: Fixed MDIO Bus: probed [ 0.672976] tun: Universal TUN/TAP device driver, 1.6 [ 0.674593] tun: (C) 1999-2004 Max Krasnyansky [ 0.678507] PPP generic driver version 2.4.2 [ 0.679688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681160] ehci-pci: EHCI PCI platform driver [ 0.682243] ehci-platform: EHCI generic platform driver [ 0.683464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684889] ohci-pci: OHCI PCI platform driver [ 0.685914] ohci-platform: OHCI generic platform driver [ 0.687125] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709483] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.713960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.715452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717195] usb usb1: Product: UHCI Host Controller [ 0.718337] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.719752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720956] hub 1-0:1.0: USB hub found [ 0.721912] hub 1-0:1.0: 2 ports detected [ 0.723046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725656] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726827] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.728156] mousedev: PS/2 mouse device common for all mice [ 0.729706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.731981] rtc_cmos 00:00: RTC can wake from S4 [ 0.733344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736295] device-mapper: uevent: version 1.0.3 [ 0.737472] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739476] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740933] TCP: cubic registered [ 0.749029] NET: Registered protocol family 10 [ 0.750320] NET: Registered protocol family 17 [ 0.751445] Key type dns_resolver registered [ 0.752753] Loading compiled-in X.509 certificates [ 0.754449] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.756652] registered taskstats version 1 [ 0.759336] Key type trusted registered [ 0.763010] Key type encrypted registered [ 0.764034] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765302] IMA: No TPM chip found, activating TPM-bypass! [ 0.767058] regulator-dummy: disabling [ 0.768063] Magic number: 6:66:528 [ 0.769107] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:26 UTC (1540031486) [ 0.771110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.772473] EDD information not available. [ 0.825481] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827931] Write protecting the kernel read-only data: 12288k [ 0.830155] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.833760] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.847272] systemd-udevd[107]: starting version 204 [ 0.888739] FDC 0 is a S82078B [ 1.032049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196783] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199562] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202058] usb 1-1: Product: QEMU USB Tablet [ 1.203735] usb 1-1: Manufacturer: QEMU [ 1.205332] usb 1-1: SerialNumber: 42 [ 1.480166] tsc: Refined TSC clocksource calibration: 3491.881 MHz [ 1.901142] 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.220522] 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.414953] random: init urandom read with 10 bits of entropy available * 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.677601] 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 Sat, 20 Oct 2018 10:31:28 +0000. Up 3.23 seconds. cloud-init-nonet[3.40]: 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 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[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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:30 +0000. Up 5.26 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:f6:1b:ab | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:7e:fb:96 | 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: 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o+o+o.+. | | ...+++. . | | o +..=o. | | . = E+.. | | . + S | | 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: 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . o | | E. o . | |. .+.. o | |..o.+ . S . | |.+ + 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: bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . . . | | . . S + | | . . + . | |= E . .+. + | |.= o o+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: 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 The key's randomart image is: +--[ED25519 256--+ |XX*.. | |o+ o o | |o = = . | | = E . . | | + . S | | 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[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 Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:37 +0000. Up 11.47 seconds. * 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 OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 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 ] Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:38 +0000. Up 12.93 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19951 0 --:--:-- --:--:-- --:--:-- 20057 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 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] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1339 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://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://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://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 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:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 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:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:46 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 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:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 11s (8353 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 8716 clearwater-socket-factory-sig start/running, process 8724 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8770 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. reload: Job is not running: clearwater-monit ...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' Killed 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 3 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.4 MB/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.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 192.168.1.13 ++ echo 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.13 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 ++ ip2rr 192.168.0.12 ++ echo 192.168.0.12 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.12 + echo 'nameserver 192.168.0.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 91:f4:ee:33:60:82:e4:f8:8b:19:74:8a:ad:24:c0:1d root@dime-0 (DSA) ec2: 256 bc:da:7a:d9:f8:5b:63:90:86:ef:a8:58:80:3a:23:5b root@dime-0 (ECDSA) ec2: 256 1b:03:38:28:7f:94:3a:10:45:00:45:a5:80:19:94:db root@dime-0 (ED25519) ec2: 2048 4c:0c:bd:14:79:c5:20:e2:37:0d:48:b8:8c:f7:4c:d8 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL/15wiyz0Vu9RdPp8/jc+14JvoeohJ6r1Y8LXoefk6MV+WAqsmCnWghSejqQGqvijNg8NKzRenworSbYhcMEgo= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFNybrgT1eqe+e9dDv0iSsnDnZaRj4jsPd7cddBR4v66 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk0XuRmOmtiuQMUypU5lZiSaIQ8RWLZRQ621kCZg47aF39JbQ2yNH3jAs6bRnSUL7cgyB1exBOfhVX9HgYI7cKYXMzZgzyJV6Nnq3YCSdygBSc8zEOEMT/XJreL7+vwHAcUQqrWp1HlVNS8/90bEHFGn/H/rHnrd25OrnfBKpmpIovHuqp3mr1Z8Cx/01kVYwpiUAWkLsFm6Us8ib1vjA3EohI9pezg8/PmLebkdaJOGWwSY0F9OhZUhknfnf4+KSYdiZEecisALuWNySx98FR3kV0IjOeh6/m3B6rWYrTp2CeH4InvVDXGTk+xkJY6X3wmW1vcX8cAZvcit6QKzOT root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 189.86 seconds 2018-10-20 10:34:38,484 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:38,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:39,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-54a8bcbd-b68a-48d6-830e-baf7ef39d77a x-openstack-request-id: req-54a8bcbd-b68a-48d6-830e-baf7ef39d77a 2018-10-20 10:34:39,102 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:39,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-54a8bcbd-b68a-48d6-830e-baf7ef39d77a 2018-10-20 10:34:39,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618141174316s 2018-10-20 10:34:39,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:40,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20879 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-73cab7b1-eecd-4779-9d41-f214ae16db55 x-openstack-request-id: req-73cab7b1-eecd-4779-9d41-f214ae16db55 2018-10-20 10:34:40,202 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008066] Security Framework initialized\n[ 0.009166] AppArmor: AppArmor initialized\n[ 0.010194] Yama: becoming mindful.\n[ 0.011330] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016821] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018312] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020407] Initializing cgroup subsys memory\n[ 0.021503] Initializing cgroup subsys devices\n[ 0.022582] Initializing cgroup subsys freezer\n[ 0.024013] Initializing cgroup subsys blkio\n[ 0.025071] Initializing cgroup subsys perf_event\n[ 0.026194] Initializing cgroup subsys hugetlb\n[ 0.027337] FEATURE SPEC_CTRL Present\n[ 0.028696] mce: CPU supports 10 MCE banks\n[ 0.029941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029941] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032013] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033451] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035097] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043339] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048709] ACPI: Core revision 20131115\n[ 0.050213] ACPI: All ACPI Tables successfully acquired\n[ 0.051675] ftrace: allocating 28748 entries in 113 pages\n[ 0.072246] smpboot: Max logical packages: 2\n[ 0.073327] 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.077721] Enabling x2apic\n[ 0.078512] Enabled x2apic\n[ 0.079574] Switched APIC routing to physical x2apic.\n[ 0.081239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.082717] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093108] KVM setup paravirtual spinlock\n[ 0.095983] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096183] x86: Booting SMP configuration:\n[ 0.097285] .... node #0, CPUs: #1[ 0.095939] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112022] x86: Booted up 1 node, 2 CPUs\n[ 0.112014] KVM setup async PF for cpu 1\n[ 0.112017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115354] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116412] devtmpfs: initialized\n[ 0.118040] EVM: security.selinux\n[ 0.118920] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120810] EVM: security.capability\n[ 0.121763] pinctrl core: initialized pinctrl subsystem\n[ 0.122151] regulator-dummy: no parameters\n[ 0.124072] RTC time: 10:31:22, date: 10/20/18\n[ 0.125200] NET: Registered protocol family 16\n[ 0.126387] cpuidle: using governor ladder\n[ 0.127389] cpuidle: using governor menu\n[ 0.128070] ACPI: bus type PCI registered\n[ 0.129058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130561] PCI: Using configuration type 1 for base access\n[ 0.132469] bio: create slab at 0\n[ 0.133080] ACPI: Added _OSI(Module Device)\n[ 0.133103] ACPI: Added _OSI(Processor Device)\n[ 0.134189] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138491] ACPI: Interpreter enabled\n[ 0.139472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148007] ACPI: (supports S0 S5)\n[ 0.148899] ACPI: Using IOAPIC for interrupt routing\n[ 0.150113] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152202] ACPI: No dock devices found.\n[ 0.155095] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157557] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160199] acpiphp: Slot [3] registered\n[ 0.161368] acpiphp: Slot [4] registered\n[ 0.162360] acpiphp: Slot [5] registered\n[ 0.163369] acpiphp: Slot [6] registered\n[ 0.164020] acpiphp: Slot [7] registered\n[ 0.165001] acpiphp: Slot [8] registered\n[ 0.166021] acpiphp: Slot [9] registered\n[ 0.167026] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169028] acpiphp: Slot [12] registered\n[ 0.170044] acpiphp: Slot [13] registered\n[ 0.171045] acpiphp: Slot [14] registered\n[ 0.172024] acpiphp: Slot [15] registered\n[ 0.173039] acpiphp: Slot [16] registered\n[ 0.174040] acpiphp: Slot [17] registered\n[ 0.175041] acpiphp: Slot [18] registered\n[ 0.176025] acpiphp: Slot [19] registered\n[ 0.177035] acpiphp: Slot [20] registered\n[ 0.178025] acpiphp: Slot [21] registered\n[ 0.179161] acpiphp: Slot [22] registered\n[ 0.180020] acpiphp: Slot [23] registered\n[ 0.181044] acpiphp: Slot [24] registered\n[ 0.182155] acpiphp: Slot [25] registered\n[ 0.183181] acpiphp: Slot [26] registered\n[ 0.184020] acpiphp: Slot [27] registered\n[ 0.185023] acpiphp: Slot [28] registered\n[ 0.186045] acpiphp: Slot [29] registered\n[ 0.187050] acpiphp: Slot [30] registered\n[ 0.188030] acpiphp: Slot [31] registered\n[ 0.189018] PCI host bridge to bus 0000:00\n[ 0.190009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191267] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194853] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.232029] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.234230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.235992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238735] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.240200] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.241807] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241807] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244003] vgaarb: loaded\n[ 0.244831] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246435] SCSI subsystem initialized\n[ 0.247567] ACPI: bus type USB registered\n[ 0.248034] usbcore: registered new interface driver usbfs\n[ 0.249365] usbcore: registered new interface driver hub\n[ 0.250816] usbcore: registered new device driver usb\n[ 0.252102] PCI: Using ACPI for IRQ routing\n[ 0.253390] NetLabel: Initializing\n[ 0.254290] NetLabel: domain hash size = 128\n[ 0.255337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256062] NetLabel: unlabeled traffic allowed by default\n[ 0.257391] Switched to clocksource kvm-clock\n[ 0.264643] AppArmor: AppArmor Filesystem Enabled\n[ 0.265970] pnp: PnP ACPI init\n[ 0.266923] ACPI: bus type PNP registered\n[ 0.268494] pnp: PnP ACPI: found 8 devices\n[ 0.269498] ACPI: bus type PNP unregistered\n[ 0.276755] NET: Registered protocol family 2\n[ 0.278177] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.281766] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283324] TCP: reno registered\n[ 0.284184] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285561] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.287060] NET: Registered protocol family 1\n[ 0.288188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289579] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290895] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.336295] Trying to unpack rootfs image as initramfs...\n[ 0.441229] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.443800] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.445327] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.446712] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.448848] Scanning for low memory corruption every 60 seconds\n[ 0.450764] Initialise system trusted keyring\n[ 0.451896] audit: initializing netlink socket (disabled)\n[ 0.453176] type=2000 audit(1540031483.185:1): initialized\n[ 0.473710] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.476431] zbud: loaded\n[ 0.477386] VFS: Disk quotas dquot_6.5.2\n[ 0.478515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.480887] fuse init (API version 7.22)\n[ 0.482540] msgmni has been set to 3997\n[ 0.484182] Key type big_key registered\n[ 0.486059] Key type asymmetric registered\n[ 0.487075] Asymmetric key parser 'x509' registered\n[ 0.488250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490086] io scheduler noop registered\n[ 0.491089] io scheduler deadline registered (default)\n[ 0.492312] io scheduler cfq registered\n[ 0.493354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494668] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496169] ipmi message handler version 39.2\n[ 0.497297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499489] ACPI: Power Button [PWRF]\n[ 0.500750] GHES: HEST is not enabled!\n[ 0.523458] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568692] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592215] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.594290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.619251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.622136] Linux agpgart interface v0.103\n[ 0.624211] brd: module loaded\n[ 0.625515] loop: module loaded\n[ 0.626746] blk-mq: CPU -> queue map\n[ 0.627713] CPU 0 -> Queue 0\n[ 0.628565] CPU 1 -> Queue 0\n[ 0.630171] vda: vda1\n[ 0.631801] scsi0 : ata_piix\n[ 0.632804] scsi1 : ata_piix\n[ 0.633659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.635205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.636978] libphy: Fixed MDIO Bus: probed\n[ 0.638136] tun: Universal TUN/TAP device driver, 1.6\n[ 0.639527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.642795] PPP generic driver version 2.4.2\n[ 0.644154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646073] ehci-pci: EHCI PCI platform driver\n[ 0.647481] ehci-platform: EHCI generic platform driver\n[ 0.649113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.650932] ohci-pci: OHCI PCI platform driver\n[ 0.652326] ohci-platform: OHCI generic platform driver\n[ 0.653925] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.677059] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678696] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681076] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.682851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687001] usb usb1: Product: UHCI Host Controller\n[ 0.688197] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.689673] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.690941] hub 1-0:1.0: USB hub found\n[ 0.691952] hub 1-0:1.0: 2 ports detected\n[ 0.693104] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.695764] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.696974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.698362] mousedev: PS/2 mouse device common for all mice\n[ 0.699990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.702414] rtc_cmos 00:00: RTC can wake from S4\n[ 0.703883] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.705372] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.706923] device-mapper: uevent: version 1.0.3\n[ 0.708150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.710202] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.711657] TCP: cubic registered\n[ 0.719936] NET: Registered protocol family 10\n[ 0.721277] NET: Registered protocol family 17\n[ 0.722389] Key type dns_resolver registered\n[ 0.723707] Loading compiled-in X.509 certificates\n[ 0.725420] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.727680] registered taskstats version 1\n[ 0.730490] Key type trusted registered\n[ 0.734340] Key type encrypted registered\n[ 0.735388] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.736676] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.738470] regulator-dummy: disabling\n[ 0.739532] Magic number: 6:66:528\n[ 0.740626] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483)\n[ 0.742693] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.744111] EDD information not available.\n[ 0.793379] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.795391] Write protecting the kernel read-only data: 12288k\n[ 0.797412] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.800805] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.815201] systemd-udevd[107]: starting version 204\n[ 0.856256] FDC 0 is a S82078B\n[ 1.004124] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168087] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170121] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.172062] usb 1-1: Product: QEMU USB Tablet\n[ 1.173498] usb 1-1: Manufacturer: QEMU\n[ 1.174641] usb 1-1: SerialNumber: 42\n[ 1.873389] 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.279039] 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.540810] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.804933] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:31:26 +0000. Up 3.46 seconds.\ncloud-init-nonet[3.64]: 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 * 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 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[4.92]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:27 +0000. Up 5.12 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:5e:ea:4f |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:51:2c:3e |\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:\nf5:85:6b:1c:69:89:9e:16:9a:00:12:8c:a0:33:32:67 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|ooo.. |\n|o .. . . + |\n|* E . + * . |\n|.* . = * + |\n| S + = |\n| . . |\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:\n8a:07:f7:25:4d:b0:61:b5:f7:68:50:06:20:07:8d:22 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+*oo.o |\n| E . .+.+ + |\n| . . . + . |\n| o o o |\n| . . S o o . |\n| + o o . |\n| . o . |\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:\n30:f2:28:6d:ef:6c:a8:95:98:7c:02:49:77:6f:80:bc root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . . |\n| . +.oo |\n|....o+oo |\n|o .E+ .oS |\n| o = o. |\n| = +.. |\n| +.o. |\n| .. .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:\n0e:02:37:d4:09:d3:98:73:1b:af:cc:8c:4a:28:d9:03 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +* . |\n| .+.* |\n| . oo + |\n|E o .. . |\n| = .=..S |\n|+ + ..=o |\n|.. o . |\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 Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[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 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.\n * Restoring resolver state... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:36 +0000. Up 13.63 seconds.\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 Sat, 20 Oct 2018 10:31:37 +0000. Up 14.57 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\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-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 15681 0 --:--:-- --:--:-- --:--:-- 15745\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]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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-160.210 [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 9s (8873 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8338\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 3 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 (10.3 MB/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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.216\n++ echo 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.0.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 8a:07:f7:25:4d:b0:61:b5:f7:68:50:06:20:07:8d:22 root@homer-0 (DSA)\nec2: 256 30:f2:28:6d:ef:6c:a8:95:98:7c:02:49:77:6f:80:bc root@homer-0 (ECDSA)\nec2: 256 0e:02:37:d4:09:d3:98:73:1b:af:cc:8c:4a:28:d9:03 root@homer-0 (ED25519)\nec2: 2048 f5:85:6b:1c:69:89:9e:16:9a:00:12:8c:a0:33:32:67 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcHPhf8Y1f0IvT5lxhjrseClfDlvVRMzvgSRjJdszlKoJacF7o32J+s3YUbY2IfX/+YxlyPsY+KVoHAF6hb0S8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKg3IVRQlazEv4QtHx3yfh3cktU5DIHKOuaA3Bppyu/ root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcVeQD5dIBgg0HGfqp1GoTnFdUt9gDiJs9AAQviJ10pcEnlnd6kcFVCL4VDdoVUlZwLbqeKcL7DHB1EjkMK8YEjutcMBjpgXYeWz1fLyIcg6cnK/bXll3nXIA6tgzoBfpgnJmwJ5T6npfNURJwrw26E2XsZF//jtFDNu8fCRrdUaCeF+oswifxjEbr5HL9W6+rmZmTAb15xbVferBFLd23X4ZaQgbgQStp5B3SoPk4HGRoIW+QRU1WYuWhCvlGjF9K/OBRsQdwZMoeAJ3C/Xeb5TVsJ0VcFK6YX9amY7RFRqOzYRFwHX/KTX14Q3AWktfH3PeObjO4UVsZJUBJEtL/ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.24 seconds\n"} 2018-10-20 10:34:40,203 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda/action used request id req-73cab7b1-eecd-4779-9d41-f214ae16db55 2018-10-20 10:34:40,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09336018562s 2018-10-20 10:34:40,206 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008066] Security Framework initialized [ 0.009166] AppArmor: AppArmor initialized [ 0.010194] Yama: becoming mindful. [ 0.011330] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016821] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018312] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020407] Initializing cgroup subsys memory [ 0.021503] Initializing cgroup subsys devices [ 0.022582] Initializing cgroup subsys freezer [ 0.024013] Initializing cgroup subsys blkio [ 0.025071] Initializing cgroup subsys perf_event [ 0.026194] Initializing cgroup subsys hugetlb [ 0.027337] FEATURE SPEC_CTRL Present [ 0.028696] mce: CPU supports 10 MCE banks [ 0.029941] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029941] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032013] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033451] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035097] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043339] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048709] ACPI: Core revision 20131115 [ 0.050213] ACPI: All ACPI Tables successfully acquired [ 0.051675] ftrace: allocating 28748 entries in 113 pages [ 0.072246] smpboot: Max logical packages: 2 [ 0.073327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077721] Enabling x2apic [ 0.078512] Enabled x2apic [ 0.079574] Switched APIC routing to physical x2apic. [ 0.081239] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.082717] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086036] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093108] KVM setup paravirtual spinlock [ 0.095983] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096183] x86: Booting SMP configuration: [ 0.097285] .... node #0, CPUs: #1[ 0.095939] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112022] x86: Booted up 1 node, 2 CPUs [ 0.112014] KVM setup async PF for cpu 1 [ 0.112017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115354] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116412] devtmpfs: initialized [ 0.118040] EVM: security.selinux [ 0.118920] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120810] EVM: security.capability [ 0.121763] pinctrl core: initialized pinctrl subsystem [ 0.122151] regulator-dummy: no parameters [ 0.124072] RTC time: 10:31:22, date: 10/20/18 [ 0.125200] NET: Registered protocol family 16 [ 0.126387] cpuidle: using governor ladder [ 0.127389] cpuidle: using governor menu [ 0.128070] ACPI: bus type PCI registered [ 0.129058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130561] PCI: Using configuration type 1 for base access [ 0.132469] bio: create slab at 0 [ 0.133080] ACPI: Added _OSI(Module Device) [ 0.133103] ACPI: Added _OSI(Processor Device) [ 0.134189] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138491] ACPI: Interpreter enabled [ 0.139472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148007] ACPI: (supports S0 S5) [ 0.148899] ACPI: Using IOAPIC for interrupt routing [ 0.150113] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152202] ACPI: No dock devices found. [ 0.155095] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157557] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160199] acpiphp: Slot [3] registered [ 0.161368] acpiphp: Slot [4] registered [ 0.162360] acpiphp: Slot [5] registered [ 0.163369] acpiphp: Slot [6] registered [ 0.164020] acpiphp: Slot [7] registered [ 0.165001] acpiphp: Slot [8] registered [ 0.166021] acpiphp: Slot [9] registered [ 0.167026] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169028] acpiphp: Slot [12] registered [ 0.170044] acpiphp: Slot [13] registered [ 0.171045] acpiphp: Slot [14] registered [ 0.172024] acpiphp: Slot [15] registered [ 0.173039] acpiphp: Slot [16] registered [ 0.174040] acpiphp: Slot [17] registered [ 0.175041] acpiphp: Slot [18] registered [ 0.176025] acpiphp: Slot [19] registered [ 0.177035] acpiphp: Slot [20] registered [ 0.178025] acpiphp: Slot [21] registered [ 0.179161] acpiphp: Slot [22] registered [ 0.180020] acpiphp: Slot [23] registered [ 0.181044] acpiphp: Slot [24] registered [ 0.182155] acpiphp: Slot [25] registered [ 0.183181] acpiphp: Slot [26] registered [ 0.184020] acpiphp: Slot [27] registered [ 0.185023] acpiphp: Slot [28] registered [ 0.186045] acpiphp: Slot [29] registered [ 0.187050] acpiphp: Slot [30] registered [ 0.188030] acpiphp: Slot [31] registered [ 0.189018] PCI host bridge to bus 0000:00 [ 0.190009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191267] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194853] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203109] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.232029] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.234230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.235992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236877] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238735] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.240200] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.241807] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241807] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244003] vgaarb: loaded [ 0.244831] vgaarb: bridge control possible 0000:00:02.0 [ 0.246435] SCSI subsystem initialized [ 0.247567] ACPI: bus type USB registered [ 0.248034] usbcore: registered new interface driver usbfs [ 0.249365] usbcore: registered new interface driver hub [ 0.250816] usbcore: registered new device driver usb [ 0.252102] PCI: Using ACPI for IRQ routing [ 0.253390] NetLabel: Initializing [ 0.254290] NetLabel: domain hash size = 128 [ 0.255337] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256062] NetLabel: unlabeled traffic allowed by default [ 0.257391] Switched to clocksource kvm-clock [ 0.264643] AppArmor: AppArmor Filesystem Enabled [ 0.265970] pnp: PnP ACPI init [ 0.266923] ACPI: bus type PNP registered [ 0.268494] pnp: PnP ACPI: found 8 devices [ 0.269498] ACPI: bus type PNP unregistered [ 0.276755] NET: Registered protocol family 2 [ 0.278177] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280102] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.281766] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283324] TCP: reno registered [ 0.284184] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285561] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.287060] NET: Registered protocol family 1 [ 0.288188] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289579] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290895] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.336295] Trying to unpack rootfs image as initramfs... [ 0.441229] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.443800] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.445327] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.446712] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.448848] Scanning for low memory corruption every 60 seconds [ 0.450764] Initialise system trusted keyring [ 0.451896] audit: initializing netlink socket (disabled) [ 0.453176] type=2000 audit(1540031483.185:1): initialized [ 0.473710] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.476431] zbud: loaded [ 0.477386] VFS: Disk quotas dquot_6.5.2 [ 0.478515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.480887] fuse init (API version 7.22) [ 0.482540] msgmni has been set to 3997 [ 0.484182] Key type big_key registered [ 0.486059] Key type asymmetric registered [ 0.487075] Asymmetric key parser 'x509' registered [ 0.488250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490086] io scheduler noop registered [ 0.491089] io scheduler deadline registered (default) [ 0.492312] io scheduler cfq registered [ 0.493354] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494668] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496169] ipmi message handler version 39.2 [ 0.497297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499489] ACPI: Power Button [PWRF] [ 0.500750] GHES: HEST is not enabled! [ 0.523458] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568692] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592215] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.594290] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.619251] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.622136] Linux agpgart interface v0.103 [ 0.624211] brd: module loaded [ 0.625515] loop: module loaded [ 0.626746] blk-mq: CPU -> queue map [ 0.627713] CPU 0 -> Queue 0 [ 0.628565] CPU 1 -> Queue 0 [ 0.630171] vda: vda1 [ 0.631801] scsi0 : ata_piix [ 0.632804] scsi1 : ata_piix [ 0.633659] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.635205] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.636978] libphy: Fixed MDIO Bus: probed [ 0.638136] tun: Universal TUN/TAP device driver, 1.6 [ 0.639527] tun: (C) 1999-2004 Max Krasnyansky [ 0.642795] PPP generic driver version 2.4.2 [ 0.644154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646073] ehci-pci: EHCI PCI platform driver [ 0.647481] ehci-platform: EHCI generic platform driver [ 0.649113] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.650932] ohci-pci: OHCI PCI platform driver [ 0.652326] ohci-platform: OHCI generic platform driver [ 0.653925] uhci_hcd: USB Universal Host Controller Interface driver [ 0.677059] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678696] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681076] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.682851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687001] usb usb1: Product: UHCI Host Controller [ 0.688197] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.689673] usb usb1: SerialNumber: 0000:00:01.2 [ 0.690941] hub 1-0:1.0: USB hub found [ 0.691952] hub 1-0:1.0: 2 ports detected [ 0.693104] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.695764] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.696974] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698362] mousedev: PS/2 mouse device common for all mice [ 0.699990] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.702414] rtc_cmos 00:00: RTC can wake from S4 [ 0.703883] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.705372] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.706923] device-mapper: uevent: version 1.0.3 [ 0.708150] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.710202] ledtrig-cpu: registered to indicate activity on CPUs [ 0.711657] TCP: cubic registered [ 0.719936] NET: Registered protocol family 10 [ 0.721277] NET: Registered protocol family 17 [ 0.722389] Key type dns_resolver registered [ 0.723707] Loading compiled-in X.509 certificates [ 0.725420] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.727680] registered taskstats version 1 [ 0.730490] Key type trusted registered [ 0.734340] Key type encrypted registered [ 0.735388] AppArmor: AppArmor sha1 policy hashing enabled [ 0.736676] IMA: No TPM chip found, activating TPM-bypass! [ 0.738470] regulator-dummy: disabling [ 0.739532] Magic number: 6:66:528 [ 0.740626] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:23 UTC (1540031483) [ 0.742693] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.744111] EDD information not available. [ 0.793379] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.795391] Write protecting the kernel read-only data: 12288k [ 0.797412] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.800805] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.815201] systemd-udevd[107]: starting version 204 [ 0.856256] FDC 0 is a S82078B [ 1.004124] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168087] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170121] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.172062] usb 1-1: Product: QEMU USB Tablet [ 1.173498] usb 1-1: Manufacturer: QEMU [ 1.174641] usb 1-1: SerialNumber: 42 [ 1.873389] 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.279039] 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.540810] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.804933] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:31:26 +0000. Up 3.46 seconds. cloud-init-nonet[3.64]: 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 ] * 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 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[4.92]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:27 +0000. Up 5.12 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:5e:ea:4f | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:51:2c:3e | 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: f5:85:6b:1c:69:89:9e:16:9a:00:12:8c:a0:33:32:67 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |ooo.. | |o .. . . + | |* E . + * . | |.* . = * + | | S + = | | . . | | | | | | | +-----------------+ 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: 8a:07:f7:25:4d:b0:61:b5:f7:68:50:06:20:07:8d:22 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o+*oo.o | | E . .+.+ + | | . . . + . | | o o o | | . . S 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: 30:f2:28:6d:ef:6c:a8:95:98:7c:02:49:77:6f:80:bc root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . . | | . +.oo | |....o+oo | |o .E+ .oS | | o = 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: 0e:02:37:d4:09:d3:98:73:1b:af:cc:8c:4a:28:d9:03 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | +* . | | .+.* | | . oo + | |E o .. . | | = .=..S | |+ + ..=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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[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 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. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:36 +0000. Up 13.63 seconds. * 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 Sat, 20 Oct 2018 10:31:37 +0000. Up 14.57 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 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-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 15681 0 --:--:-- --:--:-- --:--:-- 15745 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] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [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://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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-160.210 [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 9s (8873 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8338 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 3 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 (10.3 MB/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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 + echo 'nameserver 192.168.0.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8a:07:f7:25:4d:b0:61:b5:f7:68:50:06:20:07:8d:22 root@homer-0 (DSA) ec2: 256 30:f2:28:6d:ef:6c:a8:95:98:7c:02:49:77:6f:80:bc root@homer-0 (ECDSA) ec2: 256 0e:02:37:d4:09:d3:98:73:1b:af:cc:8c:4a:28:d9:03 root@homer-0 (ED25519) ec2: 2048 f5:85:6b:1c:69:89:9e:16:9a:00:12:8c:a0:33:32:67 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcHPhf8Y1f0IvT5lxhjrseClfDlvVRMzvgSRjJdszlKoJacF7o32J+s3YUbY2IfX/+YxlyPsY+KVoHAF6hb0S8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKg3IVRQlazEv4QtHx3yfh3cktU5DIHKOuaA3Bppyu/ root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcVeQD5dIBgg0HGfqp1GoTnFdUt9gDiJs9AAQviJ10pcEnlnd6kcFVCL4VDdoVUlZwLbqeKcL7DHB1EjkMK8YEjutcMBjpgXYeWz1fLyIcg6cnK/bXll3nXIA6tgzoBfpgnJmwJ5T6npfNURJwrw26E2XsZF//jtFDNu8fCRrdUaCeF+oswifxjEbr5HL9W6+rmZmTAb15xbVferBFLd23X4ZaQgbgQStp5B3SoPk4HGRoIW+QRU1WYuWhCvlGjF9K/OBRsQdwZMoeAJ3C/Xeb5TVsJ0VcFK6YX9amY7RFRqOzYRFwHX/KTX14Q3AWktfH3PeObjO4UVsZJUBJEtL/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.24 seconds 2018-10-20 10:34:40,210 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:40,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-c039b799-d083-4682-a4aa-e31850324f15 x-openstack-request-id: req-c039b799-d083-4682-a4aa-e31850324f15 2018-10-20 10:34:41,107 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:41,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c039b799-d083-4682-a4aa-e31850324f15 2018-10-20 10:34:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.897516965866s 2018-10-20 10:34:41,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:41,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20210 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-ca3ec3a5-2609-4891-8387-15a432d7f7a8 x-openstack-request-id: req-ca3ec3a5-2609-4891-8387-15a432d7f7a8 2018-10-20 10:34:41,191 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.008045] Security Framework initialized\n[ 0.009161] AppArmor: AppArmor initialized\n[ 0.010196] Yama: becoming mindful.\n[ 0.011233] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013686] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016862] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018313] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020277] Initializing cgroup subsys memory\n[ 0.021339] Initializing cgroup subsys devices\n[ 0.022392] Initializing cgroup subsys freezer\n[ 0.023458] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025108] Initializing cgroup subsys hugetlb\n[ 0.026190] FEATURE SPEC_CTRL Present\n[ 0.028435] mce: CPU supports 10 MCE banks\n[ 0.029469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029469] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031794] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033615] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040639] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046564] ACPI: Core revision 20131115\n[ 0.048013] ACPI: All ACPI Tables successfully acquired\n[ 0.049420] ftrace: allocating 28748 entries in 113 pages\n[ 0.068224] smpboot: Max logical packages: 2\n[ 0.069296] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.070729] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.072241] Enabling x2apic\n[ 0.073031] Enabled x2apic\n[ 0.074083] Switched APIC routing to physical x2apic.\n[ 0.077260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078667] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.081165] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089032] KVM setup paravirtual spinlock\n[ 0.091380] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092183] x86: Booting SMP configuration:\n[ 0.093257] .... node #0, CPUs: #1[ 0.091341] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108019] x86: Booted up 1 node, 2 CPUs\n[ 0.108012] KVM setup async PF for cpu 1\n[ 0.108015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111345] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112422] devtmpfs: initialized\n[ 0.114101] EVM: security.selinux\n[ 0.114979] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116805] EVM: security.capability\n[ 0.117722] pinctrl core: initialized pinctrl subsystem\n[ 0.118084] regulator-dummy: no parameters\n[ 0.120069] RTC time: 10:31:18, date: 10/20/18\n[ 0.121158] NET: Registered protocol family 16\n[ 0.122319] cpuidle: using governor ladder\n[ 0.123324] cpuidle: using governor menu\n[ 0.124086] ACPI: bus type PCI registered\n[ 0.125086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126620] PCI: Using configuration type 1 for base access\n[ 0.128461] bio: create slab at 0\n[ 0.129052] ACPI: Added _OSI(Module Device)\n[ 0.129096] ACPI: Added _OSI(Processor Device)\n[ 0.130148] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134546] ACPI: Interpreter enabled\n[ 0.135503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.142518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144684] ACPI: (supports S0 S5)\n[ 0.145565] ACPI: Using IOAPIC for interrupt routing\n[ 0.146729] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148203] ACPI: No dock devices found.\n[ 0.151079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.152007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.153559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.155019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156200] acpiphp: Slot [3] registered\n[ 0.157224] acpiphp: Slot [4] registered\n[ 0.158234] acpiphp: Slot [5] registered\n[ 0.159241] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161016] acpiphp: Slot [8] registered\n[ 0.162043] acpiphp: Slot [9] registered\n[ 0.163048] acpiphp: Slot [10] registered\n[ 0.164019] acpiphp: Slot [11] registered\n[ 0.165040] acpiphp: Slot [12] registered\n[ 0.166068] acpiphp: Slot [13] registered\n[ 0.167126] acpiphp: Slot [14] registered\n[ 0.168019] acpiphp: Slot [15] registered\n[ 0.169009] acpiphp: Slot [16] registered\n[ 0.170024] acpiphp: Slot [17] registered\n[ 0.171029] acpiphp: Slot [18] registered\n[ 0.172025] acpiphp: Slot [19] registered\n[ 0.173026] acpiphp: Slot [20] registered\n[ 0.174061] acpiphp: Slot [21] registered\n[ 0.175120] acpiphp: Slot [22] registered\n[ 0.176019] acpiphp: Slot [23] registered\n[ 0.177068] acpiphp: Slot [24] registered\n[ 0.178099] acpiphp: Slot [25] registered\n[ 0.179133] acpiphp: Slot [26] registered\n[ 0.180018] acpiphp: Slot [27] registered\n[ 0.181035] acpiphp: Slot [28] registered\n[ 0.182034] acpiphp: Slot [29] registered\n[ 0.183028] acpiphp: Slot [30] registered\n[ 0.184025] acpiphp: Slot [31] registered\n[ 0.185030] PCI host bridge to bus 0000:00\n[ 0.186040] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.187339] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.189451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.191029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.192004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.199214] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.226984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228784] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230584] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234372] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236090] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.237755] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.237755] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240793] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242356] SCSI subsystem initialized\n[ 0.243495] ACPI: bus type USB registered\n[ 0.244029] usbcore: registered new interface driver usbfs\n[ 0.245380] usbcore: registered new interface driver hub\n[ 0.246739] usbcore: registered new device driver usb\n[ 0.248103] PCI: Using ACPI for IRQ routing\n[ 0.249471] NetLabel: Initializing\n[ 0.250393] NetLabel: domain hash size = 128\n[ 0.251546] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.252058] NetLabel: unlabeled traffic allowed by default\n[ 0.253402] Switched to clocksource kvm-clock\n[ 0.260187] AppArmor: AppArmor Filesystem Enabled\n[ 0.261389] pnp: PnP ACPI init\n[ 0.262276] ACPI: bus type PNP registered\n[ 0.263717] pnp: PnP ACPI: found 8 devices\n[ 0.264783] ACPI: bus type PNP unregistered\n[ 0.272065] NET: Registered protocol family 2\n[ 0.273373] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.275237] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.276894] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.278449] TCP: reno registered\n[ 0.279313] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.280699] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282215] NET: Registered protocol family 1\n[ 0.283306] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.284662] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.285991] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308156] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330386] Trying to unpack rootfs image as initramfs...\n[ 0.430042] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.432579] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.434170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435785] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.438161] Scanning for low memory corruption every 60 seconds\n[ 0.439999] Initialise system trusted keyring\n[ 0.441331] audit: initializing netlink socket (disabled)\n[ 0.442807] type=2000 audit(1540031479.464:1): initialized\n[ 0.463456] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.466101] zbud: loaded\n[ 0.467189] VFS: Disk quotas dquot_6.5.2\n[ 0.468343] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.470387] fuse init (API version 7.22)\n[ 0.471636] msgmni has been set to 3997\n[ 0.472852] Key type big_key registered\n[ 0.474364] Key type asymmetric registered\n[ 0.475545] Asymmetric key parser 'x509' registered\n[ 0.476908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.479070] io scheduler noop registered\n[ 0.480206] io scheduler deadline registered (default)\n[ 0.481493] io scheduler cfq registered\n[ 0.482592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.483940] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485556] ipmi message handler version 39.2\n[ 0.486748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488737] ACPI: Power Button [PWRF]\n[ 0.489830] GHES: HEST is not enabled!\n[ 0.512269] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579283] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.581427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.608665] Linux agpgart interface v0.103\n[ 0.610628] brd: module loaded\n[ 0.611902] loop: module loaded\n[ 0.613085] blk-mq: CPU -> queue map\n[ 0.613997] CPU 0 -> Queue 0\n[ 0.614803] CPU 1 -> Queue 0\n[ 0.616451] vda: vda1\n[ 0.617967] scsi0 : ata_piix\n[ 0.618902] scsi1 : ata_piix\n[ 0.619729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.621206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.622911] libphy: Fixed MDIO Bus: probed\n[ 0.624012] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625303] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628532] PPP generic driver version 2.4.2\n[ 0.629690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.631675] ehci-pci: EHCI PCI platform driver\n[ 0.632809] ehci-platform: EHCI generic platform driver\n[ 0.634042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635421] ohci-pci: OHCI PCI platform driver\n[ 0.636517] ohci-platform: OHCI generic platform driver\n[ 0.637756] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660142] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663239] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.664638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.666134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.667903] usb usb1: Product: UHCI Host Controller\n[ 0.669050] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.670487] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671733] hub 1-0:1.0: USB hub found\n[ 0.672718] hub 1-0:1.0: 2 ports detected\n[ 0.673842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676437] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677617] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678984] mousedev: PS/2 mouse device common for all mice\n[ 0.680578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.682865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.684283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.685747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687265] device-mapper: uevent: version 1.0.3\n[ 0.688479] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.690479] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.691924] TCP: cubic registered\n[ 0.700205] NET: Registered protocol family 10\n[ 0.701517] NET: Registered protocol family 17\n[ 0.702617] Key type dns_resolver registered\n[ 0.703936] Loading compiled-in X.509 certificates\n[ 0.705649] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.707858] registered taskstats version 1\n[ 0.710709] Key type trusted registered\n[ 0.714385] Key type encrypted registered\n[ 0.715419] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.716692] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.718485] regulator-dummy: disabling\n[ 0.719494] Magic number: 6:66:528\n[ 0.720586] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479)\n[ 0.722593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.723955] EDD information not available.\n[ 0.781265] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.783159] Write protecting the kernel read-only data: 12288k\n[ 0.785083] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.788276] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.802355] systemd-udevd[107]: starting version 204\n[ 0.840596] FDC 0 is a S82078B\n[ 0.984073] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.149224] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.150805] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.152395] usb 1-1: Product: QEMU USB Tablet\n[ 1.153456] usb 1-1: Manufacturer: QEMU\n[ 1.154597] usb 1-1: SerialNumber: 42\n[ 1.432058] tsc: Refined TSC clocksource calibration: 3491.940 MHz\n[ 1.861001] 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.206715] 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.928840] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.562472] 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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.82 seconds.\ncloud-init-nonet[5.02]: 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 * 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 set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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[6.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:25 +0000. Up 6.44 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:02:2e:c9 |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:46:db:96 |\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:54:21:e8:b1:31:f8:41:0c:c3:14:ab:b6:5a:07:20 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|==o |\n| =o. |\n|E.* . . |\n|o+ * . . |\n|..= . S |\n|. .. . . |\n| .. o . |\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:\n42:37:6a:97:4f:e1:2d:85:60:89:35:ed:5f:78:3d:b0 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o=o |\n| ...o.. . |\n| . o.o ..o. |\n| . o +.+.Eo..|\n| + S +..o .|\n| . o 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:\nbd:f0:2b:3b:ae:57:b5:ff:d8:14:f8:28:ef:a0:8f:5d root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . . |\n| S .. o . |\n| o... o .|\n| .oo E ..|\n| + +.= .+ |\n| .+o*oo.o..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:\nbe:3a:08:93:86:d6:67:46:45:e8:f5:c7:68:ca:10:4f root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| o E |\n| . * . o |\n| + . + o |\n| .... o S . |\n|..=. + + |\n|.. o+. . |\n| . . . |\n| .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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [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 D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.09 seconds.\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 ACPI daemon[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 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.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.78 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15615 0 --:--:-- --:--:-- --:--:-- 15589\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1526 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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-160.210 [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 8s (6516 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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-160.210) ...\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 8262\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 8360\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 8368\nclearwater-socket-factory-sig start/running, process 8373\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 3 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 (9771 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.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ echo 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n+ echo 'nameserver 192.168.0.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 42:37:6a:97:4f:e1:2d:85:60:89:35:ed:5f:78:3d:b0 root@sprout-0 (DSA)\nec2: 256 bd:f0:2b:3b:ae:57:b5:ff:d8:14:f8:28:ef:a0:8f:5d root@sprout-0 (ECDSA)\nec2: 256 be:3a:08:93:86:d6:67:46:45:e8:f5:c7:68:ca:10:4f root@sprout-0 (ED25519)\nec2: 2048 aa:54:21:e8:b1:31:f8:41:0c:c3:14:ab:b6:5a:07:20 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBjEfJ6OqGRoC0HS4EgjBozgxCJgDsBKbX+4ADz03BLTTyXfs/ZAURVmYIxy8VC85b97uQwqglQ+6ySJwpPUiyU= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9OlOqGvtNMiFzmjfr84zMkxLkMK//ltQpu/ZS6ICgw root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaRxIZfNSDxB87I0J8/qhjst3ONXgHyenOetDW/SjR+/oynpmyQQ3QVWDd+gP4PCFBcTdhZdAE/Ewqy3unRB9ngtkONf2SxxX1DAL+DBrKbykj6xMOjVGZk9iJ8Mn8FWLY4WdKYG6Gq6MLaV96IbX5JpBKhuz2BiTo0zekIuRd5mz8pOmbMPLUQQHlAoRJC3KxvTdUqGqV2CmFk3cJ32e1vMgqKRcBSgBYiHpBhT/eMM2puZYvSyRaFdGkcSYMqAJ4VTUCtNDIY1/UexUKB2i3vSYZgg6D/ry4z/QzaElcxOA24SPc8gAGH0XC1H4ipauhwopufIAGM78hIVOYYF0j root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.33 seconds\n"} 2018-10-20 10:34:41,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c/action used request id req-ca3ec3a5-2609-4891-8387-15a432d7f7a8 2018-10-20 10:34:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772109031677s 2018-10-20 10:34:41,195 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.008045] Security Framework initialized [ 0.009161] AppArmor: AppArmor initialized [ 0.010196] Yama: becoming mindful. [ 0.011233] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013686] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016862] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018313] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020277] Initializing cgroup subsys memory [ 0.021339] Initializing cgroup subsys devices [ 0.022392] Initializing cgroup subsys freezer [ 0.023458] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025108] Initializing cgroup subsys hugetlb [ 0.026190] FEATURE SPEC_CTRL Present [ 0.028435] mce: CPU supports 10 MCE banks [ 0.029469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029469] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031794] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033615] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037737] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040639] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046564] ACPI: Core revision 20131115 [ 0.048013] ACPI: All ACPI Tables successfully acquired [ 0.049420] ftrace: allocating 28748 entries in 113 pages [ 0.068224] smpboot: Max logical packages: 2 [ 0.069296] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.070729] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.072241] Enabling x2apic [ 0.073031] Enabled x2apic [ 0.074083] Switched APIC routing to physical x2apic. [ 0.077260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078667] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.081165] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089032] KVM setup paravirtual spinlock [ 0.091380] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092183] x86: Booting SMP configuration: [ 0.093257] .... node #0, CPUs: #1[ 0.091341] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108019] x86: Booted up 1 node, 2 CPUs [ 0.108012] KVM setup async PF for cpu 1 [ 0.108015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111345] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112422] devtmpfs: initialized [ 0.114101] EVM: security.selinux [ 0.114979] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116805] EVM: security.capability [ 0.117722] pinctrl core: initialized pinctrl subsystem [ 0.118084] regulator-dummy: no parameters [ 0.120069] RTC time: 10:31:18, date: 10/20/18 [ 0.121158] NET: Registered protocol family 16 [ 0.122319] cpuidle: using governor ladder [ 0.123324] cpuidle: using governor menu [ 0.124086] ACPI: bus type PCI registered [ 0.125086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126620] PCI: Using configuration type 1 for base access [ 0.128461] bio: create slab at 0 [ 0.129052] ACPI: Added _OSI(Module Device) [ 0.129096] ACPI: Added _OSI(Processor Device) [ 0.130148] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134546] ACPI: Interpreter enabled [ 0.135503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.142518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144684] ACPI: (supports S0 S5) [ 0.145565] ACPI: Using IOAPIC for interrupt routing [ 0.146729] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148203] ACPI: No dock devices found. [ 0.151079] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.152007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.153559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.155019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156200] acpiphp: Slot [3] registered [ 0.157224] acpiphp: Slot [4] registered [ 0.158234] acpiphp: Slot [5] registered [ 0.159241] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161016] acpiphp: Slot [8] registered [ 0.162043] acpiphp: Slot [9] registered [ 0.163048] acpiphp: Slot [10] registered [ 0.164019] acpiphp: Slot [11] registered [ 0.165040] acpiphp: Slot [12] registered [ 0.166068] acpiphp: Slot [13] registered [ 0.167126] acpiphp: Slot [14] registered [ 0.168019] acpiphp: Slot [15] registered [ 0.169009] acpiphp: Slot [16] registered [ 0.170024] acpiphp: Slot [17] registered [ 0.171029] acpiphp: Slot [18] registered [ 0.172025] acpiphp: Slot [19] registered [ 0.173026] acpiphp: Slot [20] registered [ 0.174061] acpiphp: Slot [21] registered [ 0.175120] acpiphp: Slot [22] registered [ 0.176019] acpiphp: Slot [23] registered [ 0.177068] acpiphp: Slot [24] registered [ 0.178099] acpiphp: Slot [25] registered [ 0.179133] acpiphp: Slot [26] registered [ 0.180018] acpiphp: Slot [27] registered [ 0.181035] acpiphp: Slot [28] registered [ 0.182034] acpiphp: Slot [29] registered [ 0.183028] acpiphp: Slot [30] registered [ 0.184025] acpiphp: Slot [31] registered [ 0.185030] PCI host bridge to bus 0000:00 [ 0.186040] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.187339] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.189451] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.191029] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.192004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.199214] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.226984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228784] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230584] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234372] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236090] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.237755] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.237755] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240793] vgaarb: bridge control possible 0000:00:02.0 [ 0.242356] SCSI subsystem initialized [ 0.243495] ACPI: bus type USB registered [ 0.244029] usbcore: registered new interface driver usbfs [ 0.245380] usbcore: registered new interface driver hub [ 0.246739] usbcore: registered new device driver usb [ 0.248103] PCI: Using ACPI for IRQ routing [ 0.249471] NetLabel: Initializing [ 0.250393] NetLabel: domain hash size = 128 [ 0.251546] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.252058] NetLabel: unlabeled traffic allowed by default [ 0.253402] Switched to clocksource kvm-clock [ 0.260187] AppArmor: AppArmor Filesystem Enabled [ 0.261389] pnp: PnP ACPI init [ 0.262276] ACPI: bus type PNP registered [ 0.263717] pnp: PnP ACPI: found 8 devices [ 0.264783] ACPI: bus type PNP unregistered [ 0.272065] NET: Registered protocol family 2 [ 0.273373] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.275237] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.276894] TCP: Hash tables configured (established 16384 bind 16384) [ 0.278449] TCP: reno registered [ 0.279313] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.280699] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282215] NET: Registered protocol family 1 [ 0.283306] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.284662] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.285991] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308156] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330386] Trying to unpack rootfs image as initramfs... [ 0.430042] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.432579] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.434170] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435785] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.438161] Scanning for low memory corruption every 60 seconds [ 0.439999] Initialise system trusted keyring [ 0.441331] audit: initializing netlink socket (disabled) [ 0.442807] type=2000 audit(1540031479.464:1): initialized [ 0.463456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466101] zbud: loaded [ 0.467189] VFS: Disk quotas dquot_6.5.2 [ 0.468343] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.470387] fuse init (API version 7.22) [ 0.471636] msgmni has been set to 3997 [ 0.472852] Key type big_key registered [ 0.474364] Key type asymmetric registered [ 0.475545] Asymmetric key parser 'x509' registered [ 0.476908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.479070] io scheduler noop registered [ 0.480206] io scheduler deadline registered (default) [ 0.481493] io scheduler cfq registered [ 0.482592] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.483940] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485556] ipmi message handler version 39.2 [ 0.486748] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488737] ACPI: Power Button [PWRF] [ 0.489830] GHES: HEST is not enabled! [ 0.512269] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556782] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579283] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.581427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605957] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.608665] Linux agpgart interface v0.103 [ 0.610628] brd: module loaded [ 0.611902] loop: module loaded [ 0.613085] blk-mq: CPU -> queue map [ 0.613997] CPU 0 -> Queue 0 [ 0.614803] CPU 1 -> Queue 0 [ 0.616451] vda: vda1 [ 0.617967] scsi0 : ata_piix [ 0.618902] scsi1 : ata_piix [ 0.619729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.621206] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.622911] libphy: Fixed MDIO Bus: probed [ 0.624012] tun: Universal TUN/TAP device driver, 1.6 [ 0.625303] tun: (C) 1999-2004 Max Krasnyansky [ 0.628532] PPP generic driver version 2.4.2 [ 0.629690] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.631675] ehci-pci: EHCI PCI platform driver [ 0.632809] ehci-platform: EHCI generic platform driver [ 0.634042] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635421] ohci-pci: OHCI PCI platform driver [ 0.636517] ohci-platform: OHCI generic platform driver [ 0.637756] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660142] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.663239] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.664638] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667903] usb usb1: Product: UHCI Host Controller [ 0.669050] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.670487] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671733] hub 1-0:1.0: USB hub found [ 0.672718] hub 1-0:1.0: 2 ports detected [ 0.673842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676437] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678984] mousedev: PS/2 mouse device common for all mice [ 0.680578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682865] rtc_cmos 00:00: RTC can wake from S4 [ 0.684283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685747] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687265] device-mapper: uevent: version 1.0.3 [ 0.688479] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.690479] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691924] TCP: cubic registered [ 0.700205] NET: Registered protocol family 10 [ 0.701517] NET: Registered protocol family 17 [ 0.702617] Key type dns_resolver registered [ 0.703936] Loading compiled-in X.509 certificates [ 0.705649] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.707858] registered taskstats version 1 [ 0.710709] Key type trusted registered [ 0.714385] Key type encrypted registered [ 0.715419] AppArmor: AppArmor sha1 policy hashing enabled [ 0.716692] IMA: No TPM chip found, activating TPM-bypass! [ 0.718485] regulator-dummy: disabling [ 0.719494] Magic number: 6:66:528 [ 0.720586] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479) [ 0.722593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.723955] EDD information not available. [ 0.781265] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.783159] Write protecting the kernel read-only data: 12288k [ 0.785083] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.788276] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.802355] systemd-udevd[107]: starting version 204 [ 0.840596] FDC 0 is a S82078B [ 0.984073] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.149224] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.150805] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.152395] usb 1-1: Product: QEMU USB Tablet [ 1.153456] usb 1-1: Manufacturer: QEMU [ 1.154597] usb 1-1: SerialNumber: 42 [ 1.432058] tsc: Refined TSC clocksource calibration: 3491.940 MHz [ 1.861001] 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.206715] 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.928840] 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 and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.562472] 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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.82 seconds. cloud-init-nonet[5.02]: 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 ] * 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 set sysctls from /etc/sysctl.conf[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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[6.28]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:31:25 +0000. Up 6.44 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:02:2e:c9 | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:46:db:96 | 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:54:21:e8:b1:31:f8:41:0c:c3:14:ab:b6:5a:07:20 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ |==o | | =o. | |E.* . . | |o+ * . . | |..= . S | |. .. . . | | .. 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: 42:37:6a:97:4f:e1:2d:85:60:89:35:ed:5f:78:3d:b0 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o=o | | ...o.. . | | . o.o ..o. | | . o +.+.Eo..| | + S +..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: bd:f0:2b:3b:ae:57:b5:ff:d8:14:f8:28:ef:a0:8f:5d root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . . | | S .. o . | | o... o .| | .oo E ..| | + +.= .+ | | .+o*oo.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: be:3a:08:93:86:d6:67:46:45:e8:f5:c7:68:ca:10:4f root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o. | | o E | | . * . o | | + . + o | | .... o S . | |..=. + + | |.. 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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.09 seconds. * 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 ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[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. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.78 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15615 0 --:--:-- --:--:-- --:--:-- 15589 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [165 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1526 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] 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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 [6098 B] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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-160.210 [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 8s (6516 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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-160.210) ... 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 8262 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 8360 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 8368 clearwater-socket-factory-sig start/running, process 8373 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 3 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 (9771 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.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 + echo 'nameserver 192.168.0.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 42:37:6a:97:4f:e1:2d:85:60:89:35:ed:5f:78:3d:b0 root@sprout-0 (DSA) ec2: 256 bd:f0:2b:3b:ae:57:b5:ff:d8:14:f8:28:ef:a0:8f:5d root@sprout-0 (ECDSA) ec2: 256 be:3a:08:93:86:d6:67:46:45:e8:f5:c7:68:ca:10:4f root@sprout-0 (ED25519) ec2: 2048 aa:54:21:e8:b1:31:f8:41:0c:c3:14:ab:b6:5a:07:20 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBjEfJ6OqGRoC0HS4EgjBozgxCJgDsBKbX+4ADz03BLTTyXfs/ZAURVmYIxy8VC85b97uQwqglQ+6ySJwpPUiyU= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9OlOqGvtNMiFzmjfr84zMkxLkMK//ltQpu/ZS6ICgw root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaRxIZfNSDxB87I0J8/qhjst3ONXgHyenOetDW/SjR+/oynpmyQQ3QVWDd+gP4PCFBcTdhZdAE/Ewqy3unRB9ngtkONf2SxxX1DAL+DBrKbykj6xMOjVGZk9iJ8Mn8FWLY4WdKYG6Gq6MLaV96IbX5JpBKhuz2BiTo0zekIuRd5mz8pOmbMPLUQQHlAoRJC3KxvTdUqGqV2CmFk3cJ32e1vMgqKRcBSgBYiHpBhT/eMM2puZYvSyRaFdGkcSYMqAJ4VTUCtNDIY1/UexUKB2i3vSYZgg6D/ry4z/QzaElcxOA24SPc8gAGH0XC1H4ipauhwopufIAGM78hIVOYYF0j root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 168.33 seconds 2018-10-20 10:34:41,199 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:41,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:41,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:41,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-6ca73e30-ae91-4ab6-b2ce-dd0e020d6e91 x-openstack-request-id: req-6ca73e30-ae91-4ab6-b2ce-dd0e020d6e91 2018-10-20 10:34:41,558 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:41,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6ca73e30-ae91-4ab6-b2ce-dd0e020d6e91 2018-10-20 10:34:41,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35882806778s 2018-10-20 10:34:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:41,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20234 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-318b19fb-d8e1-4470-957f-9f10e9b8365c x-openstack-request-id: req-318b19fb-d8e1-4470-957f-9f10e9b8365c 2018-10-20 10:34:41,642 - keystoneauth.session - DEBUG - RESP BODY: {"output": "2 (order: 8, 1048576 bytes)\n[ 0.016801] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018341] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021357] Initializing cgroup subsys devices\n[ 0.022444] Initializing cgroup subsys freezer\n[ 0.023538] Initializing cgroup subsys blkio\n[ 0.024009] Initializing cgroup subsys perf_event\n[ 0.025146] Initializing cgroup subsys hugetlb\n[ 0.026284] FEATURE SPEC_CTRL Present\n[ 0.028685] mce: CPU supports 10 MCE banks\n[ 0.029741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033473] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035124] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037750] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040616] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046547] ACPI: Core revision 20131115\n[ 0.048468] ACPI: All ACPI Tables successfully acquired\n[ 0.049889] ftrace: allocating 28748 entries in 113 pages\n[ 0.068205] smpboot: Max logical packages: 2\n[ 0.069304] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073700] Enabling x2apic\n[ 0.074484] Enabled x2apic\n[ 0.075523] Switched APIC routing to physical x2apic.\n[ 0.077240] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.078702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089070] KVM setup paravirtual spinlock\n[ 0.091445] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092175] x86: Booting SMP configuration:\n[ 0.093275] .... node #0, CPUs: #1[ 0.091405] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108020] x86: Booted up 1 node, 2 CPUs\n[ 0.108018] KVM setup async PF for cpu 1\n[ 0.108025] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.112004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.114016] devtmpfs: initialized\n[ 0.116493] EVM: security.selinux\n[ 0.117406] EVM: security.SMACK64\n[ 0.118388] EVM: security.ima\n[ 0.119338] EVM: security.capability\n[ 0.120843] pinctrl core: initialized pinctrl subsystem\n[ 0.122215] regulator-dummy: no parameters\n[ 0.123346] RTC time: 10:31:18, date: 10/20/18\n[ 0.124036] NET: Registered protocol family 16\n[ 0.125253] cpuidle: using governor ladder\n[ 0.126309] cpuidle: using governor menu\n[ 0.127406] ACPI: bus type PCI registered\n[ 0.128004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.129618] PCI: Using configuration type 1 for base access\n[ 0.131553] bio: create slab at 0\n[ 0.132062] ACPI: Added _OSI(Module Device)\n[ 0.133134] ACPI: Added _OSI(Processor Device)\n[ 0.134261] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.135419] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.137375] ACPI: Interpreter enabled\n[ 0.138574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.140691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148686] ACPI: (supports S0 S5)\n[ 0.149597] ACPI: Using IOAPIC for interrupt routing\n[ 0.150810] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152194] ACPI: No dock devices found.\n[ 0.155100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157634] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.159221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160196] acpiphp: Slot [3] registered\n[ 0.161244] acpiphp: Slot [4] registered\n[ 0.162357] acpiphp: Slot [5] registered\n[ 0.163490] acpiphp: Slot [6] registered\n[ 0.164020] acpiphp: Slot [7] registered\n[ 0.165092] acpiphp: Slot [8] registered\n[ 0.166120] acpiphp: Slot [9] registered\n[ 0.167152] acpiphp: Slot [10] registered\n[ 0.168020] acpiphp: Slot [11] registered\n[ 0.169061] acpiphp: Slot [12] registered\n[ 0.170119] acpiphp: Slot [13] registered\n[ 0.171160] acpiphp: Slot [14] registered\n[ 0.172019] acpiphp: Slot [15] registered\n[ 0.173070] acpiphp: Slot [16] registered\n[ 0.174123] acpiphp: Slot [17] registered\n[ 0.175176] acpiphp: Slot [18] registered\n[ 0.176025] acpiphp: Slot [19] registered\n[ 0.177270] acpiphp: Slot [20] registered\n[ 0.178336] acpiphp: Slot [21] registered\n[ 0.179408] acpiphp: Slot [22] registered\n[ 0.180019] acpiphp: Slot [23] registered\n[ 0.181066] acpiphp: Slot [24] registered\n[ 0.182104] acpiphp: Slot [25] registered\n[ 0.183157] acpiphp: Slot [26] registered\n[ 0.184019] acpiphp: Slot [27] registered\n[ 0.185061] acpiphp: Slot [28] registered\n[ 0.186106] acpiphp: Slot [29] registered\n[ 0.187198] acpiphp: Slot [30] registered\n[ 0.188026] acpiphp: Slot [31] registered\n[ 0.189108] PCI host bridge to bus 0000:00\n[ 0.190220] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.195199] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.231622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232922] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236396] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.239882] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240270] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.243234] vgaarb: loaded\n[ 0.244003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245480] SCSI subsystem initialized\n[ 0.246579] ACPI: bus type USB registered\n[ 0.246579] usbcore: registered new interface driver usbfs\n[ 0.248015] usbcore: registered new interface driver hub\n[ 0.249285] usbcore: registered new device driver usb\n[ 0.249285] PCI: Using ACPI for IRQ routing\n[ 0.252115] NetLabel: Initializing\n[ 0.253009] NetLabel: domain hash size = 128\n[ 0.254057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.255258] NetLabel: unlabeled traffic allowed by default\n[ 0.256182] Switched to clocksource kvm-clock\n[ 0.263871] AppArmor: AppArmor Filesystem Enabled\n[ 0.265024] pnp: PnP ACPI init\n[ 0.265853] ACPI: bus type PNP registered\n[ 0.267277] pnp: PnP ACPI: found 8 devices\n[ 0.268308] ACPI: bus type PNP unregistered\n[ 0.276013] NET: Registered protocol family 2\n[ 0.277347] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.279230] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.281275] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283261] TCP: reno registered\n[ 0.284331] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286099] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288032] NET: Registered protocol family 1\n[ 0.289398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.291074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.292738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.315366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338338] Trying to unpack rootfs image as initramfs...\n[ 0.436096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442343] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444472] Scanning for low memory corruption every 60 seconds\n[ 0.446219] Initialise system trusted keyring\n[ 0.447848] audit: initializing netlink socket (disabled)\n[ 0.449736] type=2000 audit(1540031479.762:1): initialized\n[ 0.470650] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.473742] zbud: loaded\n[ 0.474979] VFS: Disk quotas dquot_6.5.2\n[ 0.476422] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478977] fuse init (API version 7.22)\n[ 0.480025] msgmni has been set to 3997\n[ 0.481083] Key type big_key registered\n[ 0.482532] Key type asymmetric registered\n[ 0.483577] Asymmetric key parser 'x509' registered\n[ 0.484778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.486628] io scheduler noop registered\n[ 0.487613] io scheduler deadline registered (default)\n[ 0.488860] io scheduler cfq registered\n[ 0.489905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.492743] ipmi message handler version 39.2\n[ 0.493831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495600] ACPI: Power Button [PWRF]\n[ 0.496647] GHES: HEST is not enabled!\n[ 0.518674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585634] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.587734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615401] Linux agpgart interface v0.103\n[ 0.617684] brd: module loaded\n[ 0.619190] loop: module loaded\n[ 0.620585] blk-mq: CPU -> queue map\n[ 0.621758] CPU 0 -> Queue 0\n[ 0.622767] CPU 1 -> Queue 0\n[ 0.624564] vda: vda1\n[ 0.626172] scsi0 : ata_piix\n[ 0.627177] scsi1 : ata_piix\n[ 0.628065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631534] libphy: Fixed MDIO Bus: probed\n[ 0.632803] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634161] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637361] PPP generic driver version 2.4.2\n[ 0.638564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640103] ehci-pci: EHCI PCI platform driver\n[ 0.641240] ehci-platform: EHCI generic platform driver\n[ 0.642591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644081] ohci-pci: OHCI PCI platform driver\n[ 0.645200] ohci-platform: OHCI generic platform driver\n[ 0.646440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672461] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.673928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677384] usb usb1: Product: UHCI Host Controller\n[ 0.678635] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.680200] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681490] hub 1-0:1.0: USB hub found\n[ 0.682501] hub 1-0:1.0: 2 ports detected\n[ 0.683683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687674] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689179] mousedev: PS/2 mouse device common for all mice\n[ 0.690851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693220] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694682] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697777] device-mapper: uevent: version 1.0.3\n[ 0.699038] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701146] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702661] TCP: cubic registered\n[ 0.711004] NET: Registered protocol family 10\n[ 0.712415] NET: Registered protocol family 17\n[ 0.713566] Key type dns_resolver registered\n[ 0.714983] Loading compiled-in X.509 certificates\n[ 0.716753] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.719117] registered taskstats version 1\n[ 0.722070] Key type trusted registered\n[ 0.726024] Key type encrypted registered\n[ 0.727117] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728438] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730289] regulator-dummy: disabling\n[ 0.731349] Magic number: 6:66:528\n[ 0.732453] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479)\n[ 0.734569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.735999] EDD information not available.\n[ 0.789293] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791370] Write protecting the kernel read-only data: 12288k\n[ 0.793356] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796693] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.811480] systemd-udevd[107]: starting version 204\n[ 0.849149] FDC 0 is a S82078B\n[ 0.992115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.160567] usb 1-1: Product: QEMU USB Tablet\n[ 1.161760] usb 1-1: Manufacturer: QEMU\n[ 1.162843] usb 1-1: SerialNumber: 42\n[ 1.436106] tsc: Refined TSC clocksource calibration: 3491.938 MHz\n[ 1.869005] 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.198129] 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.654476] random: init urandom read with 10 bits of entropy available\n[ 3.261925] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ]\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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.96 seconds.\ncloud-init-nonet[5.17]: 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 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[6.76]: 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 Sat, 20 Oct 2018 10:31:25 +0000. Up 6.92 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:ee:f3:56 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:fc:91:e8 |\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:\n08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| . . . + |\n| . . ..S. o |\n| o . . E |\n| . oo .. |\n| o..=.++ |\n| o+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:\na7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.=o |\n|*+.. |\n|=o+ |\n|oo |\n|.E S . |\n|o . o |\n|o. . + o |\n|oo.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:\n1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..=E*o. |\n| =+*+. |\n| . =oo. |\n| . +.++ |\n| o .S. |\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:\n64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| = o= |\n| = O B|\n| o = + .+.|\n| + . o .. .|\n| . S . E . |\n| o . o |\n| . o |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.23 seconds.\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 en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.44 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18745 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1540 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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-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\n0 upgraded, 139 newly installed, 0 to remove and 3 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-java all 2018e-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\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/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 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-160.210 [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/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:93 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:118 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:123 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/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) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-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 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.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-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:Certinomis_-_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.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:DST_ACES_CA_X6.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 11906\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.\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12558\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)\n"} 2018-10-20 10:34:41,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/action used request id req-318b19fb-d8e1-4470-957f-9f10e9b8365c 2018-10-20 10:34:41,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770609378815s 2018-10-20 10:34:41,646 - functest.core.singlevm - DEBUG - console: 2 (order: 8, 1048576 bytes) [ 0.016801] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018341] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021357] Initializing cgroup subsys devices [ 0.022444] Initializing cgroup subsys freezer [ 0.023538] Initializing cgroup subsys blkio [ 0.024009] Initializing cgroup subsys perf_event [ 0.025146] Initializing cgroup subsys hugetlb [ 0.026284] FEATURE SPEC_CTRL Present [ 0.028685] mce: CPU supports 10 MCE banks [ 0.029741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033473] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035124] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037750] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040616] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046547] ACPI: Core revision 20131115 [ 0.048468] ACPI: All ACPI Tables successfully acquired [ 0.049889] ftrace: allocating 28748 entries in 113 pages [ 0.068205] smpboot: Max logical packages: 2 [ 0.069304] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073700] Enabling x2apic [ 0.074484] Enabled x2apic [ 0.075523] Switched APIC routing to physical x2apic. [ 0.077240] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.078702] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082020] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089070] KVM setup paravirtual spinlock [ 0.091445] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092175] x86: Booting SMP configuration: [ 0.093275] .... node #0, CPUs: #1[ 0.091405] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108020] x86: Booted up 1 node, 2 CPUs [ 0.108018] KVM setup async PF for cpu 1 [ 0.108025] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.112004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.114016] devtmpfs: initialized [ 0.116493] EVM: security.selinux [ 0.117406] EVM: security.SMACK64 [ 0.118388] EVM: security.ima [ 0.119338] EVM: security.capability [ 0.120843] pinctrl core: initialized pinctrl subsystem [ 0.122215] regulator-dummy: no parameters [ 0.123346] RTC time: 10:31:18, date: 10/20/18 [ 0.124036] NET: Registered protocol family 16 [ 0.125253] cpuidle: using governor ladder [ 0.126309] cpuidle: using governor menu [ 0.127406] ACPI: bus type PCI registered [ 0.128004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.129618] PCI: Using configuration type 1 for base access [ 0.131553] bio: create slab at 0 [ 0.132062] ACPI: Added _OSI(Module Device) [ 0.133134] ACPI: Added _OSI(Processor Device) [ 0.134261] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.135419] ACPI: Added _OSI(Processor Aggregator Device) [ 0.137375] ACPI: Interpreter enabled [ 0.138574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.140691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148686] ACPI: (supports S0 S5) [ 0.149597] ACPI: Using IOAPIC for interrupt routing [ 0.150810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152194] ACPI: No dock devices found. [ 0.155100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157634] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.159221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160196] acpiphp: Slot [3] registered [ 0.161244] acpiphp: Slot [4] registered [ 0.162357] acpiphp: Slot [5] registered [ 0.163490] acpiphp: Slot [6] registered [ 0.164020] acpiphp: Slot [7] registered [ 0.165092] acpiphp: Slot [8] registered [ 0.166120] acpiphp: Slot [9] registered [ 0.167152] acpiphp: Slot [10] registered [ 0.168020] acpiphp: Slot [11] registered [ 0.169061] acpiphp: Slot [12] registered [ 0.170119] acpiphp: Slot [13] registered [ 0.171160] acpiphp: Slot [14] registered [ 0.172019] acpiphp: Slot [15] registered [ 0.173070] acpiphp: Slot [16] registered [ 0.174123] acpiphp: Slot [17] registered [ 0.175176] acpiphp: Slot [18] registered [ 0.176025] acpiphp: Slot [19] registered [ 0.177270] acpiphp: Slot [20] registered [ 0.178336] acpiphp: Slot [21] registered [ 0.179408] acpiphp: Slot [22] registered [ 0.180019] acpiphp: Slot [23] registered [ 0.181066] acpiphp: Slot [24] registered [ 0.182104] acpiphp: Slot [25] registered [ 0.183157] acpiphp: Slot [26] registered [ 0.184019] acpiphp: Slot [27] registered [ 0.185061] acpiphp: Slot [28] registered [ 0.186106] acpiphp: Slot [29] registered [ 0.187198] acpiphp: Slot [30] registered [ 0.188026] acpiphp: Slot [31] registered [ 0.189108] PCI host bridge to bus 0000:00 [ 0.190220] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191594] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193529] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.195199] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.231622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232922] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236396] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.239882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240270] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241338] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243234] vgaarb: loaded [ 0.244003] vgaarb: bridge control possible 0000:00:02.0 [ 0.245480] SCSI subsystem initialized [ 0.246579] ACPI: bus type USB registered [ 0.246579] usbcore: registered new interface driver usbfs [ 0.248015] usbcore: registered new interface driver hub [ 0.249285] usbcore: registered new device driver usb [ 0.249285] PCI: Using ACPI for IRQ routing [ 0.252115] NetLabel: Initializing [ 0.253009] NetLabel: domain hash size = 128 [ 0.254057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.255258] NetLabel: unlabeled traffic allowed by default [ 0.256182] Switched to clocksource kvm-clock [ 0.263871] AppArmor: AppArmor Filesystem Enabled [ 0.265024] pnp: PnP ACPI init [ 0.265853] ACPI: bus type PNP registered [ 0.267277] pnp: PnP ACPI: found 8 devices [ 0.268308] ACPI: bus type PNP unregistered [ 0.276013] NET: Registered protocol family 2 [ 0.277347] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.279230] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.281275] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283261] TCP: reno registered [ 0.284331] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286099] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288032] NET: Registered protocol family 1 [ 0.289398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.291074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.292738] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.315366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338338] Trying to unpack rootfs image as initramfs... [ 0.436096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442343] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444472] Scanning for low memory corruption every 60 seconds [ 0.446219] Initialise system trusted keyring [ 0.447848] audit: initializing netlink socket (disabled) [ 0.449736] type=2000 audit(1540031479.762:1): initialized [ 0.470650] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.473742] zbud: loaded [ 0.474979] VFS: Disk quotas dquot_6.5.2 [ 0.476422] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478977] fuse init (API version 7.22) [ 0.480025] msgmni has been set to 3997 [ 0.481083] Key type big_key registered [ 0.482532] Key type asymmetric registered [ 0.483577] Asymmetric key parser 'x509' registered [ 0.484778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486628] io scheduler noop registered [ 0.487613] io scheduler deadline registered (default) [ 0.488860] io scheduler cfq registered [ 0.489905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.492743] ipmi message handler version 39.2 [ 0.493831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495600] ACPI: Power Button [PWRF] [ 0.496647] GHES: HEST is not enabled! [ 0.518674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585634] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.587734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615401] Linux agpgart interface v0.103 [ 0.617684] brd: module loaded [ 0.619190] loop: module loaded [ 0.620585] blk-mq: CPU -> queue map [ 0.621758] CPU 0 -> Queue 0 [ 0.622767] CPU 1 -> Queue 0 [ 0.624564] vda: vda1 [ 0.626172] scsi0 : ata_piix [ 0.627177] scsi1 : ata_piix [ 0.628065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631534] libphy: Fixed MDIO Bus: probed [ 0.632803] tun: Universal TUN/TAP device driver, 1.6 [ 0.634161] tun: (C) 1999-2004 Max Krasnyansky [ 0.637361] PPP generic driver version 2.4.2 [ 0.638564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640103] ehci-pci: EHCI PCI platform driver [ 0.641240] ehci-platform: EHCI generic platform driver [ 0.642591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644081] ohci-pci: OHCI PCI platform driver [ 0.645200] ohci-platform: OHCI generic platform driver [ 0.646440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669178] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672461] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.673928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677384] usb usb1: Product: UHCI Host Controller [ 0.678635] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.680200] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681490] hub 1-0:1.0: USB hub found [ 0.682501] hub 1-0:1.0: 2 ports detected [ 0.683683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686427] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687674] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689179] mousedev: PS/2 mouse device common for all mice [ 0.690851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693220] rtc_cmos 00:00: RTC can wake from S4 [ 0.694682] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.697777] device-mapper: uevent: version 1.0.3 [ 0.699038] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.702661] TCP: cubic registered [ 0.711004] NET: Registered protocol family 10 [ 0.712415] NET: Registered protocol family 17 [ 0.713566] Key type dns_resolver registered [ 0.714983] Loading compiled-in X.509 certificates [ 0.716753] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.719117] registered taskstats version 1 [ 0.722070] Key type trusted registered [ 0.726024] Key type encrypted registered [ 0.727117] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728438] IMA: No TPM chip found, activating TPM-bypass! [ 0.730289] regulator-dummy: disabling [ 0.731349] Magic number: 6:66:528 [ 0.732453] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479) [ 0.734569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735999] EDD information not available. [ 0.789293] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791370] Write protecting the kernel read-only data: 12288k [ 0.793356] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796693] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.811480] systemd-udevd[107]: starting version 204 [ 0.849149] FDC 0 is a S82078B [ 0.992115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.160567] usb 1-1: Product: QEMU USB Tablet [ 1.161760] usb 1-1: Manufacturer: QEMU [ 1.162843] usb 1-1: SerialNumber: 42 [ 1.436106] tsc: Refined TSC clocksource calibration: 3491.938 MHz [ 1.869005] 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.198129] 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.654476] random: init urandom read with 10 bits of entropy available [ 3.261925] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] * 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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.96 seconds. cloud-init-nonet[5.17]: 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 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[6.76]: 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 Sat, 20 Oct 2018 10:31:25 +0000. Up 6.92 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:ee:f3:56 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:fc:91:e8 | 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: 08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | . . . + | | . . ..S. o | | o . . E | | . oo .. | | 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: a7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.=o | |*+.. | |=o+ | |oo | |.E S . | |o . o | |o. . + o | |oo.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: 1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..=E*o. | | =+*+. | | . =oo. | | . +.++ | | o .S. | | | | | | | | | +-----------------+ 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: 64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | = o= | | = O B| | o = + .+.| | + . o .. .| | . S . E . | | o . 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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.23 seconds. 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... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.44 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18745 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1540 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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-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 0 upgraded, 139 newly installed, 0 to remove and 3 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-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] 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/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 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-160.210 [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/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:93 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:123 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/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) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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 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. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 11906 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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12558 * 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) 2018-10-20 10:34:41,652 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-10-20 10:34:51,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:52,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-364334bb-fb35-4414-9ff5-dba6584ba903 x-openstack-request-id: req-364334bb-fb35-4414-9ff5-dba6584ba903 2018-10-20 10:34:52,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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:52,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-364334bb-fb35-4414-9ff5-dba6584ba903 2018-10-20 10:34:52,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.81600689888s 2018-10-20 10:34:52,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:52,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19681 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-f7323503-bee2-49ed-aaa6-9b6b008173bf x-openstack-request-id: req-f7323503-bee2-49ed-aaa6-9b6b008173bf 2018-10-20 10:34:52,563 - keystoneauth.session - DEBUG - RESP BODY: {"output": "blished hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.279230] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.281275] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283261] TCP: reno registered\n[ 0.284331] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286099] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288032] NET: Registered protocol family 1\n[ 0.289398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.291074] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.292738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.315366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338338] Trying to unpack rootfs image as initramfs...\n[ 0.436096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.438636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442343] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444472] Scanning for low memory corruption every 60 seconds\n[ 0.446219] Initialise system trusted keyring\n[ 0.447848] audit: initializing netlink socket (disabled)\n[ 0.449736] type=2000 audit(1540031479.762:1): initialized\n[ 0.470650] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.473742] zbud: loaded\n[ 0.474979] VFS: Disk quotas dquot_6.5.2\n[ 0.476422] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478977] fuse init (API version 7.22)\n[ 0.480025] msgmni has been set to 3997\n[ 0.481083] Key type big_key registered\n[ 0.482532] Key type asymmetric registered\n[ 0.483577] Asymmetric key parser 'x509' registered\n[ 0.484778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.486628] io scheduler noop registered\n[ 0.487613] io scheduler deadline registered (default)\n[ 0.488860] io scheduler cfq registered\n[ 0.489905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.492743] ipmi message handler version 39.2\n[ 0.493831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.495600] ACPI: Power Button [PWRF]\n[ 0.496647] GHES: HEST is not enabled!\n[ 0.518674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585634] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.587734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615401] Linux agpgart interface v0.103\n[ 0.617684] brd: module loaded\n[ 0.619190] loop: module loaded\n[ 0.620585] blk-mq: CPU -> queue map\n[ 0.621758] CPU 0 -> Queue 0\n[ 0.622767] CPU 1 -> Queue 0\n[ 0.624564] vda: vda1\n[ 0.626172] scsi0 : ata_piix\n[ 0.627177] scsi1 : ata_piix\n[ 0.628065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.629686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.631534] libphy: Fixed MDIO Bus: probed\n[ 0.632803] tun: Universal TUN/TAP device driver, 1.6\n[ 0.634161] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637361] PPP generic driver version 2.4.2\n[ 0.638564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640103] ehci-pci: EHCI PCI platform driver\n[ 0.641240] ehci-platform: EHCI generic platform driver\n[ 0.642591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644081] ohci-pci: OHCI PCI platform driver\n[ 0.645200] ohci-platform: OHCI generic platform driver\n[ 0.646440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669178] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672461] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.673928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.675515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.677384] usb usb1: Product: UHCI Host Controller\n[ 0.678635] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.680200] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.681490] hub 1-0:1.0: USB hub found\n[ 0.682501] hub 1-0:1.0: 2 ports detected\n[ 0.683683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.686427] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.687674] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689179] mousedev: PS/2 mouse device common for all mice\n[ 0.690851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.693220] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694682] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.696217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.697777] device-mapper: uevent: version 1.0.3\n[ 0.699038] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.701146] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.702661] TCP: cubic registered\n[ 0.711004] NET: Registered protocol family 10\n[ 0.712415] NET: Registered protocol family 17\n[ 0.713566] Key type dns_resolver registered\n[ 0.714983] Loading compiled-in X.509 certificates\n[ 0.716753] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.719117] registered taskstats version 1\n[ 0.722070] Key type trusted registered\n[ 0.726024] Key type encrypted registered\n[ 0.727117] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.728438] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.730289] regulator-dummy: disabling\n[ 0.731349] Magic number: 6:66:528\n[ 0.732453] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479)\n[ 0.734569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.735999] EDD information not available.\n[ 0.789293] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.791370] Write protecting the kernel read-only data: 12288k\n[ 0.793356] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.796693] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.811480] systemd-udevd[107]: starting version 204\n[ 0.849149] FDC 0 is a S82078B\n[ 0.992115] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.157077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.158811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.160567] usb 1-1: Product: QEMU USB Tablet\n[ 1.161760] usb 1-1: Manufacturer: QEMU\n[ 1.162843] usb 1-1: SerialNumber: 42\n[ 1.436106] tsc: Refined TSC clocksource calibration: 3491.938 MHz\n[ 1.869005] 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.198129] 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.654476] random: init urandom read with 10 bits of entropy available\n[ 3.261925] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ]\n * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ]\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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.96 seconds.\ncloud-init-nonet[5.17]: 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 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[6.76]: 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 Sat, 20 Oct 2018 10:31:25 +0000. Up 6.92 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:ee:f3:56 |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:fc:91:e8 |\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:\n08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| . . . + |\n| . . ..S. o |\n| o . . E |\n| . oo .. |\n| o..=.++ |\n| o+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:\na7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.=o |\n|*+.. |\n|=o+ |\n|oo |\n|.E S . |\n|o . o |\n|o. . + o |\n|oo.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:\n1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..=E*o. |\n| =+*+. |\n| . =oo. |\n| . +.++ |\n| o .S. |\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:\n64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| = o= |\n| = O B|\n| o = + .+.|\n| + . o .. .|\n| . S . E . |\n| o . o |\n| . o |\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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.23 seconds.\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 en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.44 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18745 0 --:--:-- --:--:-- --:--:-- 18856\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1540 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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-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\n0 upgraded, 139 newly installed, 0 to remove and 3 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-java all 2018e-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\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/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 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-160.210 [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/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:93 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:116 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:118 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:122 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:123 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/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) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018e-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 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.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018e-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:Certinomis_-_Root_CA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.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:DST_ACES_CA_X6.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Certigna.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:PSCProcert.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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-160.210) ...\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 11906\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.\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.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12558\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 3 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 1s (6055 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.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.2\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.2\n++ echo A 192.168.1.2\n+ echo 'nameserver 192.168.0.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0 (DSA)\nec2: 256 1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0 (ECDSA)\nec2: 256 64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0 (ED25519)\nec2: 2048 08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNz67yLCY8jlirmJbrjq8IxlaW7motl5ERRqzU+KkxS5aTE4OR9Zf8Ukja8miIP17/Av+gOGTpQ1qf3HKBNq9GA= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsZNdpX1IOgJl4BqEGFbUi4j7G9sFKeZNaD3HOVrGPT root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfnWhMvfjTwfU4Yibz8ASxborITzlNSe4muQ3bY8a2s1TvmcSFJFxFqf1/TpkRtfH7Kojcrpj8CXbDDlX2Rq7mGg/AuEhlQ3qC+ZokTVIXS4bhoSXEaB18NnyDjI/gbTZotn0bsdO1T4dF+yXFopOFAY6vO4pGKIhyda8Z/9dZRtnchof5YQAWNcCCZNu+7JT9z/l/vUxefiLtN7CWsGhjkJtFPxZ8p7ra1qh84ODz1lcs3X/RmtulV26IGPqDBA8YMVPJ3dTdCH+OPXIxLIZ8FsCOHDSD1bXe/ZFuW8PM6f/EQ1yEX4vCWyvmgUq/sduVWmHFVKzO85wiYPyUh0Oz root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 212.25 seconds\n"} 2018-10-20 10:34:52,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c/action used request id req-f7323503-bee2-49ed-aaa6-9b6b008173bf 2018-10-20 10:34:52,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788049697876s 2018-10-20 10:34:52,568 - functest.core.singlevm - DEBUG - console: blished hash table entries: 16384 (order: 5, 131072 bytes) [ 0.279230] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.281275] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283261] TCP: reno registered [ 0.284331] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286099] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288032] NET: Registered protocol family 1 [ 0.289398] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.291074] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.292738] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.315366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338338] Trying to unpack rootfs image as initramfs... [ 0.436096] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.438636] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442343] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444472] Scanning for low memory corruption every 60 seconds [ 0.446219] Initialise system trusted keyring [ 0.447848] audit: initializing netlink socket (disabled) [ 0.449736] type=2000 audit(1540031479.762:1): initialized [ 0.470650] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.473742] zbud: loaded [ 0.474979] VFS: Disk quotas dquot_6.5.2 [ 0.476422] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478977] fuse init (API version 7.22) [ 0.480025] msgmni has been set to 3997 [ 0.481083] Key type big_key registered [ 0.482532] Key type asymmetric registered [ 0.483577] Asymmetric key parser 'x509' registered [ 0.484778] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.486628] io scheduler noop registered [ 0.487613] io scheduler deadline registered (default) [ 0.488860] io scheduler cfq registered [ 0.489905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491214] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.492743] ipmi message handler version 39.2 [ 0.493831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.495600] ACPI: Power Button [PWRF] [ 0.496647] GHES: HEST is not enabled! [ 0.518674] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563378] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585634] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.587734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615401] Linux agpgart interface v0.103 [ 0.617684] brd: module loaded [ 0.619190] loop: module loaded [ 0.620585] blk-mq: CPU -> queue map [ 0.621758] CPU 0 -> Queue 0 [ 0.622767] CPU 1 -> Queue 0 [ 0.624564] vda: vda1 [ 0.626172] scsi0 : ata_piix [ 0.627177] scsi1 : ata_piix [ 0.628065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.629686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.631534] libphy: Fixed MDIO Bus: probed [ 0.632803] tun: Universal TUN/TAP device driver, 1.6 [ 0.634161] tun: (C) 1999-2004 Max Krasnyansky [ 0.637361] PPP generic driver version 2.4.2 [ 0.638564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640103] ehci-pci: EHCI PCI platform driver [ 0.641240] ehci-platform: EHCI generic platform driver [ 0.642591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644081] ohci-pci: OHCI PCI platform driver [ 0.645200] ohci-platform: OHCI generic platform driver [ 0.646440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669178] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670517] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672461] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.673928] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.675515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.677384] usb usb1: Product: UHCI Host Controller [ 0.678635] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.680200] usb usb1: SerialNumber: 0000:00:01.2 [ 0.681490] hub 1-0:1.0: USB hub found [ 0.682501] hub 1-0:1.0: 2 ports detected [ 0.683683] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.686427] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.687674] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689179] mousedev: PS/2 mouse device common for all mice [ 0.690851] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.693220] rtc_cmos 00:00: RTC can wake from S4 [ 0.694682] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.696217] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.697777] device-mapper: uevent: version 1.0.3 [ 0.699038] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.701146] ledtrig-cpu: registered to indicate activity on CPUs [ 0.702661] TCP: cubic registered [ 0.711004] NET: Registered protocol family 10 [ 0.712415] NET: Registered protocol family 17 [ 0.713566] Key type dns_resolver registered [ 0.714983] Loading compiled-in X.509 certificates [ 0.716753] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.719117] registered taskstats version 1 [ 0.722070] Key type trusted registered [ 0.726024] Key type encrypted registered [ 0.727117] AppArmor: AppArmor sha1 policy hashing enabled [ 0.728438] IMA: No TPM chip found, activating TPM-bypass! [ 0.730289] regulator-dummy: disabling [ 0.731349] Magic number: 6:66:528 [ 0.732453] rtc_cmos 00:00: setting system clock to 2018-10-20 10:31:19 UTC (1540031479) [ 0.734569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.735999] EDD information not available. [ 0.789293] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.791370] Write protecting the kernel read-only data: 12288k [ 0.793356] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.796693] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.811480] systemd-udevd[107]: starting version 204 [ 0.849149] FDC 0 is a S82078B [ 0.992115] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.157077] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.158811] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.160567] usb 1-1: Product: QEMU USB Tablet [ 1.161760] usb 1-1: Manufacturer: QEMU [ 1.162843] usb 1-1: SerialNumber: 42 [ 1.436106] tsc: Refined TSC clocksource calibration: 3491.938 MHz [ 1.869005] 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.198129] 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.654476] random: init urandom read with 10 bits of entropy available [ 3.261925] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Fix-up /sys/kernel/debug filesystem[74G[ OK ] * Stopping Fix-up /sys/kernel/debug filesystem[74G[ OK ] * 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 Sat, 20 Oct 2018 10:31:23 +0000. Up 4.96 seconds. cloud-init-nonet[5.17]: 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 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[6.76]: 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 Sat, 20 Oct 2018 10:31:25 +0000. Up 6.92 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:ee:f3:56 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:fc:91:e8 | 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: 08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | . . . + | | . . ..S. o | | o . . E | | . oo .. | | 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: a7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.=o | |*+.. | |=o+ | |oo | |.E S . | |o . o | |o. . + o | |oo.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: 1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ..=E*o. | | =+*+. | | . =oo. | | . +.++ | | o .S. | | | | | | | | | +-----------------+ 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: 64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | = o= | | = O B| | o = + .+.| | + . o .. .| | . S . E . | | o . 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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:31:33 +0000. Up 15.23 seconds. 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... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:31:36 +0000. Up 17.44 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 18745 0 --:--:-- --:--:-- --:--:-- 18856 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [165 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 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 [1112 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 [496 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 [553 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 (1540 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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-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 0 upgraded, 139 newly installed, 0 to remove and 3 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-java all 2018e-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] 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/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:70 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 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-160.210 [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/ chronos 1.0-180328.120836 [529 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:93 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:116 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:118 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:122 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:123 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/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) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018e-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018e-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 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. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018e-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:Certinomis_-_Root_CA.pem Adding debian:CNNIC_ROOT.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Secure_Global_CA.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Izenpe.com.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Certigna.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:PSCProcert.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:EC-ACC.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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-160.210) ... 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 11906 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. ...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. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12558 * 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 3 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 1s (6055 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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.2 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.2 ++ echo A 192.168.1.2 + echo 'nameserver 192.168.0.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a7:23:93:e2:88:20:3f:40:80:93:1e:73:10:b6:92:6e root@vellum-0 (DSA) ec2: 256 1c:5b:80:3f:11:1d:48:86:3c:2f:86:57:a5:d0:13:63 root@vellum-0 (ECDSA) ec2: 256 64:7a:e9:9d:11:93:35:9b:58:b3:d5:6c:2e:75:0c:ae root@vellum-0 (ED25519) ec2: 2048 08:2e:3f:f2:7b:7b:8f:b1:cb:3e:82:ed:73:d0:95:b3 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNz67yLCY8jlirmJbrjq8IxlaW7motl5ERRqzU+KkxS5aTE4OR9Zf8Ukja8miIP17/Av+gOGTpQ1qf3HKBNq9GA= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPsZNdpX1IOgJl4BqEGFbUi4j7G9sFKeZNaD3HOVrGPT root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfnWhMvfjTwfU4Yibz8ASxborITzlNSe4muQ3bY8a2s1TvmcSFJFxFqf1/TpkRtfH7Kojcrpj8CXbDDlX2Rq7mGg/AuEhlQ3qC+ZokTVIXS4bhoSXEaB18NnyDjI/gbTZotn0bsdO1T4dF+yXFopOFAY6vO4pGKIhyda8Z/9dZRtnchof5YQAWNcCCZNu+7JT9z/l/vUxefiLtN7CWsGhjkJtFPxZ8p7ra1qh84ODz1lcs3X/RmtulV26IGPqDBA8YMVPJ3dTdCH+OPXIxLIZ8FsCOHDSD1bXe/ZFuW8PM6f/EQ1yEX4vCWyvmgUq/sduVWmHFVKzO85wiYPyUh0Oz root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:34:51 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 212.25 seconds 2018-10-20 10:34:52,574 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:52,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:52,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-c7117070-923f-4f67-9a93-d55c8cfc1855 x-openstack-request-id: req-c7117070-923f-4f67-9a93-d55c8cfc1855 2018-10-20 10:34:52,926 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:52,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c7117070-923f-4f67-9a93-d55c8cfc1855 2018-10-20 10:34:52,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352051973343s 2018-10-20 10:34:52,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:53,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20613 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-7bc6cc1a-9427-4757-8b8b-f90e344071dd x-openstack-request-id: req-7bc6cc1a-9427-4757-8b8b-f90e344071dd 2018-10-20 10:34:53,009 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008039] Security Framework initialized\n[ 0.009164] AppArmor: AppArmor initialized\n[ 0.010262] Yama: becoming mindful.\n[ 0.012044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015431] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018443] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020280] Initializing cgroup subsys memory\n[ 0.021449] Initializing cgroup subsys devices\n[ 0.022611] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025132] Initializing cgroup subsys perf_event\n[ 0.026335] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Present\n[ 0.029769] mce: CPU supports 10 MCE banks\n[ 0.030878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030878] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033550] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038599] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.049701] ACPI: Core revision 20131115\n[ 0.051219] ACPI: All ACPI Tables successfully acquired\n[ 0.052333] ftrace: allocating 28748 entries in 113 pages\n[ 0.072210] smpboot: Max logical packages: 2\n[ 0.073358] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.074928] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.076241] Enabling x2apic\n[ 0.077081] Enabled x2apic\n[ 0.078160] Switched APIC routing to physical x2apic.\n[ 0.081251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.083065] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.094410] KVM setup paravirtual spinlock\n[ 0.097030] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.099170] x86: Booting SMP configuration:\n[ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.116031] x86: Booted up 1 node, 2 CPUs\n[ 0.116030] KVM setup async PF for cpu 1\n[ 0.116035] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.119622] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.120406] devtmpfs: initialized\n[ 0.122114] EVM: security.selinux\n[ 0.123053] EVM: security.SMACK64\n[ 0.124006] EVM: security.ima\n[ 0.124864] EVM: security.capability\n[ 0.125883] pinctrl core: initialized pinctrl subsystem\n[ 0.128045] regulator-dummy: no parameters\n[ 0.129207] RTC time: 10:30:21, date: 10/20/18\n[ 0.130397] NET: Registered protocol family 16\n[ 0.131656] cpuidle: using governor ladder\n[ 0.132004] cpuidle: using governor menu\n[ 0.133120] ACPI: bus type PCI registered\n[ 0.134206] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.135847] PCI: Using configuration type 1 for base access\n[ 0.136603] bio: create slab at 0\n[ 0.137155] ACPI: Added _OSI(Module Device)\n[ 0.137224] ACPI: Added _OSI(Processor Device)\n[ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.141211] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.143564] ACPI: Interpreter enabled\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.146448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.148706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.151163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.153601] ACPI: (supports S0 S5)\n[ 0.154529] 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.158466] ACPI: No dock devices found.\n[ 0.161452] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.162983] 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.165621] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.168195] acpiphp: Slot [3] registered\n[ 0.172257] acpiphp: Slot [4] registered\n[ 0.173366] acpiphp: Slot [5] registered\n[ 0.174452] acpiphp: Slot [6] registered\n[ 0.175534] acpiphp: Slot [7] registered\n[ 0.176021] acpiphp: Slot [8] registered\n[ 0.177091] acpiphp: Slot [9] registered\n[ 0.178220] acpiphp: Slot [10] registered\n[ 0.179335] acpiphp: Slot [11] registered\n[ 0.180021] acpiphp: Slot [12] registered\n[ 0.181117] acpiphp: Slot [13] registered\n[ 0.182214] acpiphp: Slot [14] registered\n[ 0.183347] acpiphp: Slot [15] registered\n[ 0.184021] acpiphp: Slot [16] registered\n[ 0.185115] acpiphp: Slot [17] registered\n[ 0.186220] acpiphp: Slot [18] registered\n[ 0.187327] acpiphp: Slot [19] registered\n[ 0.188020] acpiphp: Slot [20] registered\n[ 0.189107] acpiphp: Slot [21] registered\n[ 0.190221] acpiphp: Slot [22] registered\n[ 0.191313] acpiphp: Slot [23] registered\n[ 0.192027] acpiphp: Slot [24] registered\n[ 0.193122] acpiphp: Slot [25] registered\n[ 0.194234] acpiphp: Slot [26] registered\n[ 0.195343] acpiphp: Slot [27] registered\n[ 0.196020] acpiphp: Slot [28] registered\n[ 0.197132] acpiphp: Slot [29] registered\n[ 0.198229] acpiphp: Slot [30] registered\n[ 0.199328] acpiphp: Slot [31] registered\n[ 0.200021] PCI host bridge to bus 0000:00\n[ 0.201155] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.202520] 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.205532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207195] 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.216926] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.218845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.240929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.243476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.244909] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.246829] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248628] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.250426] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.252152] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.253515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.255604] vgaarb: loaded\n[ 0.256003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.257632] SCSI subsystem initialized\n[ 0.258882] ACPI: bus type USB registered\n[ 0.260034] usbcore: registered new interface driver usbfs\n[ 0.261422] usbcore: registered new interface driver hub\n[ 0.262794] usbcore: registered new device driver usb\n[ 0.264128] PCI: Using ACPI for IRQ routing\n[ 0.265548] NetLabel: Initializing\n[ 0.266524] NetLabel: domain hash size = 128\n[ 0.267664] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.268087] NetLabel: unlabeled traffic allowed by default\n[ 0.269504] Switched to clocksource kvm-clock\n[ 0.276378] AppArmor: AppArmor Filesystem Enabled\n[ 0.277635] pnp: PnP ACPI init\n[ 0.278535] ACPI: bus type PNP registered\n[ 0.280091] pnp: PnP ACPI: found 8 devices\n[ 0.281194] ACPI: bus type PNP unregistered\n[ 0.289637] NET: Registered protocol family 2\n[ 0.291110] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.293158] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.294965] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.296680] TCP: reno registered\n[ 0.297615] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.299111] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.300811] NET: Registered protocol family 1\n[ 0.302013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.303475] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.304911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.326948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.349318] Trying to unpack rootfs image as initramfs...\n[ 0.445942] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.448246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.449730] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.451714] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.453932] Scanning for low memory corruption every 60 seconds\n[ 0.455825] Initialise system trusted keyring\n[ 0.457054] audit: initializing netlink socket (disabled)\n[ 0.458418] type=2000 audit(1540031422.759:1): initialized\n[ 0.478744] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481217] zbud: loaded\n[ 0.482235] VFS: Disk quotas dquot_6.5.2\n[ 0.483340] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485293] fuse init (API version 7.22)\n[ 0.486418] msgmni has been set to 3997\n[ 0.487536] Key type big_key registered\n[ 0.489137] Key type asymmetric registered\n[ 0.490247] Asymmetric key parser 'x509' registered\n[ 0.491518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.493539] io scheduler noop registered\n[ 0.494592] io scheduler deadline registered (default)\n[ 0.495911] io scheduler cfq registered\n[ 0.497040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.500114] ipmi message handler version 39.2\n[ 0.501332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.503276] ACPI: Power Button [PWRF]\n[ 0.504407] GHES: HEST is not enabled!\n[ 0.526520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.570249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595959] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598825] Linux agpgart interface v0.103\n[ 0.600881] brd: module loaded\n[ 0.602236] loop: module loaded\n[ 0.603501] blk-mq: CPU -> queue map\n[ 0.604519] CPU 0 -> Queue 0\n[ 0.605406] CPU 1 -> Queue 0\n[ 0.607071] vda: vda1\n[ 0.608574] scsi0 : ata_piix\n[ 0.609569] scsi1 : ata_piix\n[ 0.610454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.612098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614111] libphy: Fixed MDIO Bus: probed\n[ 0.615511] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616797] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619206] PPP generic driver version 2.4.2\n[ 0.620438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622059] ehci-pci: EHCI PCI platform driver\n[ 0.623241] ehci-platform: EHCI generic platform driver\n[ 0.624598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626127] ohci-pci: OHCI PCI platform driver\n[ 0.627309] ohci-platform: OHCI generic platform driver\n[ 0.628655] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650893] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654339] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.655883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657535] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.659495] usb usb1: Product: UHCI Host Controller\n[ 0.660744] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.662340] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663663] hub 1-0:1.0: USB hub found\n[ 0.664733] hub 1-0:1.0: 2 ports detected\n[ 0.665977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668764] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670071] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671567] mousedev: PS/2 mouse device common for all mice\n[ 0.673290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675764] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678866] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.680526] device-mapper: uevent: version 1.0.3\n[ 0.681825] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.684027] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685627] TCP: cubic registered\n[ 0.686645] NET: Registered protocol family 10\n[ 0.688103] NET: Registered protocol family 17\n[ 0.689305] Key type dns_resolver registered\n[ 0.690726] Loading compiled-in X.509 certificates\n[ 0.692545] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.694950] registered taskstats version 1\n[ 0.705307] Key type trusted registered\n[ 0.709587] Key type encrypted registered\n[ 0.710703] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712088] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.713874] regulator-dummy: disabling\n[ 0.714970] Magic number: 6:66:528\n[ 0.716146] rtc_cmos 00:00: setting system clock to 2018-10-20 10:30:22 UTC (1540031422)\n[ 0.718322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719822] EDD information not available.\n[ 0.769482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.771554] Write protecting the kernel read-only data: 12288k\n[ 0.773636] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.777033] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.791944] systemd-udevd[107]: starting version 204\n[ 0.832862] FDC 0 is a S82078B\n[ 0.976058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.140827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.142442] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.144084] usb 1-1: Product: QEMU USB Tablet\n[ 1.145197] usb 1-1: Manufacturer: QEMU\n[ 1.146186] usb 1-1: SerialNumber: 42\n[ 1.448081] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.852960] 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.163271] 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.272342] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Populate and link to /run 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.360111] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:30:24 +0000. Up 2.66 seconds.\ncloud-init-nonet[2.84]: 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 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 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 * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.24]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:30:26 +0000. Up 4.37 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.5 | 255.255.255.0 | fa:16:3e:f4:8e:24 |\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:\nd3:c8:45:4a:92:f3:47:7d:1b:4a:16:0c:6e:4c:e3:ec root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... =+.. |\n| oo O..= o |\n| o..Bo o o |\n| ..*. . . |\n| S.E |\n| . |\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:\n3c:cd:25:9a:2d:ce:52:86:18:7a:61:50:67:74:bf:a2 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ....+ . |\n| . o . . |\n| + o . |\n| o + o * + |\n| . o . S = |\n| . * + |\n| E o |\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:\n2f:52:95:26:40:d6:80:1b:97:59:f3:04:aa:8b:32:1f root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o=*+.. |\n| o.+o.+ . |\n| +. . = |\n| .. + |\n| . S |\n| . . . . |\n|o E . . . . |\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:\n21:b6:31:86:20:0e:8a:9f:45:80:22:bd:6d:d9:e8:60 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|ooo.. |\n|O..o . |\n|=. oo+* . |\n| .Eo=o.= . |\n| .o+ . S |\n| . |\n| |\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 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 ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:30:33 +0000. Up 11.33 seconds.\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 Sat, 20 Oct 2018 10:30:34 +0000. Up 12.48 seconds.\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-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 16112 0 --:--:-- --:--:-- --:--:-- 16148\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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 [1112 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 [496 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 [553 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 (1521 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.5\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 3 not upgraded.\nNeed to get 69.7 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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-160.210 [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.61-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.7 MB in 8s (7986 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-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 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 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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 8552\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-160.210) ...\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.61-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 9275\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 3 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.7 MB/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.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\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+ echo 'nameserver 192.168.0.2'\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3c:cd:25:9a:2d:ce:52:86:18:7a:61:50:67:74:bf:a2 root@ellis-0 (DSA)\nec2: 256 2f:52:95:26:40:d6:80:1b:97:59:f3:04:aa:8b:32:1f root@ellis-0 (ECDSA)\nec2: 256 21:b6:31:86:20:0e:8a:9f:45:80:22:bd:6d:d9:e8:60 root@ellis-0 (ED25519)\nec2: 2048 d3:c8:45:4a:92:f3:47:7d:1b:4a:16:0c:6e:4c:e3:ec root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHzbPLP1R9L9fQancMPHJFiTeXEFwFhrRywu7uJYhK84JtPi8FmU6du3UHHCAzde6St4tbeCtglZO+5ZhEPcKY8= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM7ENo8tDGUYrIcB+/0zUbGEf4kPgskFxNBRv27msXLp root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdOxwvoelGII1APC07Ozs/0CDJOdAPGOYfaHR1ma4v5ohCkiUHkcCpdz1FLMmDzPGyCwVIvteYQmOyqnIjODfXcI8dlLsGZaLg92BzjeHc27n55Umr3EMoEMsoBQa7LN2WViBXwOLZNXqMw0rRMXRn5yhysw5sMuLu51522027dMeDoagTiI6KUsME5THZdab8W+UyzU65s1aqjmE7wU4Kma/AzLLfcwPO4B/9OCkb/rMEo8WIZwYU/TOYYvB+YZdI1Lmf5RHe+TtDIABYBNkgm35MvAx4yzFWtSsVELAh/AxAqUiUxgI287pyTffhK7X31NrUQVISN54ec+4LuF8R root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:33:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 200.06 seconds\n"} 2018-10-20 10:34:53,011 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48/action used request id req-7bc6cc1a-9427-4757-8b8b-f90e344071dd 2018-10-20 10:34:53,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0771288871765s 2018-10-20 10:34:53,013 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008039] Security Framework initialized [ 0.009164] AppArmor: AppArmor initialized [ 0.010262] Yama: becoming mindful. [ 0.012044] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015431] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018443] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020280] Initializing cgroup subsys memory [ 0.021449] Initializing cgroup subsys devices [ 0.022611] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025132] Initializing cgroup subsys perf_event [ 0.026335] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029769] mce: CPU supports 10 MCE banks [ 0.030878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030878] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033550] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038599] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044617] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.049701] ACPI: Core revision 20131115 [ 0.051219] ACPI: All ACPI Tables successfully acquired [ 0.052333] ftrace: allocating 28748 entries in 113 pages [ 0.072210] smpboot: Max logical packages: 2 [ 0.073358] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.074928] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.076241] Enabling x2apic [ 0.077081] Enabled x2apic [ 0.078160] Switched APIC routing to physical x2apic. [ 0.081251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.083065] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086446] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.094410] KVM setup paravirtual spinlock [ 0.097030] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.099170] x86: Booting SMP configuration: [ 0.100004] .... node #0, CPUs: #1[ 0.096988] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.116031] x86: Booted up 1 node, 2 CPUs [ 0.116030] KVM setup async PF for cpu 1 [ 0.116035] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.119622] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.120406] devtmpfs: initialized [ 0.122114] EVM: security.selinux [ 0.123053] EVM: security.SMACK64 [ 0.124006] EVM: security.ima [ 0.124864] EVM: security.capability [ 0.125883] pinctrl core: initialized pinctrl subsystem [ 0.128045] regulator-dummy: no parameters [ 0.129207] RTC time: 10:30:21, date: 10/20/18 [ 0.130397] NET: Registered protocol family 16 [ 0.131656] cpuidle: using governor ladder [ 0.132004] cpuidle: using governor menu [ 0.133120] ACPI: bus type PCI registered [ 0.134206] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.135847] PCI: Using configuration type 1 for base access [ 0.136603] bio: create slab at 0 [ 0.137155] ACPI: Added _OSI(Module Device) [ 0.137224] ACPI: Added _OSI(Processor Device) [ 0.140003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141211] ACPI: Added _OSI(Processor Aggregator Device) [ 0.143564] ACPI: Interpreter enabled [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.146448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.148706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.151163] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.153601] ACPI: (supports S0 S5) [ 0.154529] 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.158466] ACPI: No dock devices found. [ 0.161452] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.162983] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.164007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.165621] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.168195] acpiphp: Slot [3] registered [ 0.172257] acpiphp: Slot [4] registered [ 0.173366] acpiphp: Slot [5] registered [ 0.174452] acpiphp: Slot [6] registered [ 0.175534] acpiphp: Slot [7] registered [ 0.176021] acpiphp: Slot [8] registered [ 0.177091] acpiphp: Slot [9] registered [ 0.178220] acpiphp: Slot [10] registered [ 0.179335] acpiphp: Slot [11] registered [ 0.180021] acpiphp: Slot [12] registered [ 0.181117] acpiphp: Slot [13] registered [ 0.182214] acpiphp: Slot [14] registered [ 0.183347] acpiphp: Slot [15] registered [ 0.184021] acpiphp: Slot [16] registered [ 0.185115] acpiphp: Slot [17] registered [ 0.186220] acpiphp: Slot [18] registered [ 0.187327] acpiphp: Slot [19] registered [ 0.188020] acpiphp: Slot [20] registered [ 0.189107] acpiphp: Slot [21] registered [ 0.190221] acpiphp: Slot [22] registered [ 0.191313] acpiphp: Slot [23] registered [ 0.192027] acpiphp: Slot [24] registered [ 0.193122] acpiphp: Slot [25] registered [ 0.194234] acpiphp: Slot [26] registered [ 0.195343] acpiphp: Slot [27] registered [ 0.196020] acpiphp: Slot [28] registered [ 0.197132] acpiphp: Slot [29] registered [ 0.198229] acpiphp: Slot [30] registered [ 0.199328] acpiphp: Slot [31] registered [ 0.200021] PCI host bridge to bus 0000:00 [ 0.201155] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.202520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205532] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207195] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.216926] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.218845] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.240929] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.243476] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.244909] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.246829] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248628] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.250426] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.252152] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.253515] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.255604] vgaarb: loaded [ 0.256003] vgaarb: bridge control possible 0000:00:02.0 [ 0.257632] SCSI subsystem initialized [ 0.258882] ACPI: bus type USB registered [ 0.260034] usbcore: registered new interface driver usbfs [ 0.261422] usbcore: registered new interface driver hub [ 0.262794] usbcore: registered new device driver usb [ 0.264128] PCI: Using ACPI for IRQ routing [ 0.265548] NetLabel: Initializing [ 0.266524] NetLabel: domain hash size = 128 [ 0.267664] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.268087] NetLabel: unlabeled traffic allowed by default [ 0.269504] Switched to clocksource kvm-clock [ 0.276378] AppArmor: AppArmor Filesystem Enabled [ 0.277635] pnp: PnP ACPI init [ 0.278535] ACPI: bus type PNP registered [ 0.280091] pnp: PnP ACPI: found 8 devices [ 0.281194] ACPI: bus type PNP unregistered [ 0.289637] NET: Registered protocol family 2 [ 0.291110] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.293158] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.294965] TCP: Hash tables configured (established 16384 bind 16384) [ 0.296680] TCP: reno registered [ 0.297615] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.299111] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.300811] NET: Registered protocol family 1 [ 0.302013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.303475] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.304911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.326948] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.349318] Trying to unpack rootfs image as initramfs... [ 0.445942] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.448246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.449730] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.451714] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.453932] Scanning for low memory corruption every 60 seconds [ 0.455825] Initialise system trusted keyring [ 0.457054] audit: initializing netlink socket (disabled) [ 0.458418] type=2000 audit(1540031422.759:1): initialized [ 0.478744] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481217] zbud: loaded [ 0.482235] VFS: Disk quotas dquot_6.5.2 [ 0.483340] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485293] fuse init (API version 7.22) [ 0.486418] msgmni has been set to 3997 [ 0.487536] Key type big_key registered [ 0.489137] Key type asymmetric registered [ 0.490247] Asymmetric key parser 'x509' registered [ 0.491518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.493539] io scheduler noop registered [ 0.494592] io scheduler deadline registered (default) [ 0.495911] io scheduler cfq registered [ 0.497040] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.500114] ipmi message handler version 39.2 [ 0.501332] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.503276] ACPI: Power Button [PWRF] [ 0.504407] GHES: HEST is not enabled! [ 0.526520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.570249] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572358] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595959] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598825] Linux agpgart interface v0.103 [ 0.600881] brd: module loaded [ 0.602236] loop: module loaded [ 0.603501] blk-mq: CPU -> queue map [ 0.604519] CPU 0 -> Queue 0 [ 0.605406] CPU 1 -> Queue 0 [ 0.607071] vda: vda1 [ 0.608574] scsi0 : ata_piix [ 0.609569] scsi1 : ata_piix [ 0.610454] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.612098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614111] libphy: Fixed MDIO Bus: probed [ 0.615511] tun: Universal TUN/TAP device driver, 1.6 [ 0.616797] tun: (C) 1999-2004 Max Krasnyansky [ 0.619206] PPP generic driver version 2.4.2 [ 0.620438] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622059] ehci-pci: EHCI PCI platform driver [ 0.623241] ehci-platform: EHCI generic platform driver [ 0.624598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626127] ohci-pci: OHCI PCI platform driver [ 0.627309] ohci-platform: OHCI generic platform driver [ 0.628655] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650893] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652263] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654339] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.655883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657535] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659495] usb usb1: Product: UHCI Host Controller [ 0.660744] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.662340] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663663] hub 1-0:1.0: USB hub found [ 0.664733] hub 1-0:1.0: 2 ports detected [ 0.665977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668764] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670071] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671567] mousedev: PS/2 mouse device common for all mice [ 0.673290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675764] rtc_cmos 00:00: RTC can wake from S4 [ 0.677290] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678866] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.680526] device-mapper: uevent: version 1.0.3 [ 0.681825] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.684027] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685627] TCP: cubic registered [ 0.686645] NET: Registered protocol family 10 [ 0.688103] NET: Registered protocol family 17 [ 0.689305] Key type dns_resolver registered [ 0.690726] Loading compiled-in X.509 certificates [ 0.692545] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.694950] registered taskstats version 1 [ 0.705307] Key type trusted registered [ 0.709587] Key type encrypted registered [ 0.710703] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712088] IMA: No TPM chip found, activating TPM-bypass! [ 0.713874] regulator-dummy: disabling [ 0.714970] Magic number: 6:66:528 [ 0.716146] rtc_cmos 00:00: setting system clock to 2018-10-20 10:30:22 UTC (1540031422) [ 0.718322] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719822] EDD information not available. [ 0.769482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.771554] Write protecting the kernel read-only data: 12288k [ 0.773636] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.777033] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.791944] systemd-udevd[107]: starting version 204 [ 0.832862] FDC 0 is a S82078B [ 0.976058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.140827] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.142442] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.144084] usb 1-1: Product: QEMU USB Tablet [ 1.145197] usb 1-1: Manufacturer: QEMU [ 1.146186] usb 1-1: SerialNumber: 42 [ 1.448081] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.852960] 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.163271] 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.272342] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.360111] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:30:24 +0000. Up 2.66 seconds. cloud-init-nonet[2.84]: 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 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 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.24]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:30:26 +0000. Up 4.37 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.5 | 255.255.255.0 | fa:16:3e:f4:8e:24 | 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: d3:c8:45:4a:92:f3:47:7d:1b:4a:16:0c:6e:4c:e3:ec root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | ... =+.. | | oo O..= o | | o..Bo o o | | ..*. . . | | S.E | | . | | | | | | | +-----------------+ 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: 3c:cd:25:9a:2d:ce:52:86:18:7a:61:50:67:74:bf:a2 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ....+ . | | . o . . | | + o . | | o + o * + | | . o . S = | | . * + | | E 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: 2f:52:95:26:40:d6:80:1b:97:59:f3:04:aa:8b:32:1f root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o=*+.. | | o.+o.+ . | | +. . = | | .. + | | . S | | . . . . | |o E . . . . | | + . . . | | . | +-----------------+ 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: 21:b6:31:86:20:0e:8a:9f:45:80:22:bd:6d:d9:e8:60 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ |ooo.. | |O..o . | |=. oo+* . | | .Eo=o.= . | | .o+ . S | | . | | | | | | | +-----------------+ * 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:30:33 +0000. Up 11.33 seconds. 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 Sat, 20 Oct 2018 10:30:34 +0000. Up 12.48 seconds. Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-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 16112 0 --:--:-- --:--:-- --:--:-- 16148 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 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 [418 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 [142 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 [1112 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 [496 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 [553 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 (1521 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.5 + 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 3 not upgraded. Need to get 69.7 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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-diags-monitor 1.0-180328.114312 [25.4 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-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 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://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 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-160.210 [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.61-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.7 MB in 8s (7986 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-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 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 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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 8552 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-160.210) ... 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.61-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 9275 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 3 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.7 MB/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.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.2' + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3c:cd:25:9a:2d:ce:52:86:18:7a:61:50:67:74:bf:a2 root@ellis-0 (DSA) ec2: 256 2f:52:95:26:40:d6:80:1b:97:59:f3:04:aa:8b:32:1f root@ellis-0 (ECDSA) ec2: 256 21:b6:31:86:20:0e:8a:9f:45:80:22:bd:6d:d9:e8:60 root@ellis-0 (ED25519) ec2: 2048 d3:c8:45:4a:92:f3:47:7d:1b:4a:16:0c:6e:4c:e3:ec root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHzbPLP1R9L9fQancMPHJFiTeXEFwFhrRywu7uJYhK84JtPi8FmU6du3UHHCAzde6St4tbeCtglZO+5ZhEPcKY8= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM7ENo8tDGUYrIcB+/0zUbGEf4kPgskFxNBRv27msXLp root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdOxwvoelGII1APC07Ozs/0CDJOdAPGOYfaHR1ma4v5ohCkiUHkcCpdz1FLMmDzPGyCwVIvteYQmOyqnIjODfXcI8dlLsGZaLg92BzjeHc27n55Umr3EMoEMsoBQa7LN2WViBXwOLZNXqMw0rRMXRn5yhysw5sMuLu51522027dMeDoagTiI6KUsME5THZdab8W+UyzU65s1aqjmE7wU4Kma/AzLLfcwPO4B/9OCkb/rMEo8WIZwYU/TOYYvB+YZdI1Lmf5RHe+TtDIABYBNkgm35MvAx4yzFWtSsVELAh/AxAqUiUxgI287pyTffhK7X31NrUQVISN54ec+4LuF8R root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:33:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 200.06 seconds 2018-10-20 10:34:53,017 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:53,018 - 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:f4:8e:24', 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:f4:8e:24', 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'bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe', 'name': u'heat_ims-img_8f3cc420-0997-42af-9191-954554775522'}), 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-20T10:30:21.000000', 'flavor': Munch({u'id': u'0554e881-1649-4686-8562-88e22c2580eb', 'name': u'heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522'}), 'az': u'nova', 'id': u'355714b3-e60b-48f9-8c12-ae6bebccca48', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'627b9977-9b8f-4b94-87e1-38d0b9a62cc0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'8503b7c7-1562-4090-a059-a7b1d89199b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a2f5216c-c15f-44da-ac02-59530d509365'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b333b640-d48e-49fa-a9b1-b73174ee13e9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'ed69e29f-8481-4b57-9a64-21b1d83643dd'})], 'id': u'7763116b-e4af-4a30-8fd0-a68d6b52e9ed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'653bd404-482d-48c4-8399-eb34401717bb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', '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'7e096456-fc3f-4e95-a95d-052a48278ff4'})], 'id': u'ac49e1b8-61df-4726-bcc1-d3639e283f67', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5a94f784a1bd43dfbc27c51c47811477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': 'heat_ims-project_8f3cc420-0997-42af-9191-954554775522', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-10-20T10:30:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:30:21Z', 'hostId': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_8f3cc420-0997-42af-9191-954554775522', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca', '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-20T10:30:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'5a336b8bee3b4e1db0b4dcaa287157af', 'created_at': u'2018-10-20T10:28:49Z', 'created': u'2018-10-20T10:28:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 10:34:53,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:34:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:34:54,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-4b172a98-1264-4768-b34f-9ab907a85bec x-openstack-request-id: req-4b172a98-1264-4768-b34f-9ab907a85bec 2018-10-20 10:34:54,044 - 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:33:c7:a6", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:c7:a6", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "192.168.1.33", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:ab:8c", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f9c9c064-9856-4b38-ad95-85f8be35de6c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f9c9c064-9856-4b38-ad95-85f8be35de6c", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "bono-0.clearwater.opnfv", "created": "2018-10-20T10:30:40Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:7e:fb:96", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:fb:96", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:1b:ab", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/cee75f22-0404-4533-bcef-ec6a995b1db4", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:25.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "cee75f22-0404-4533-bcef-ec6a995b1db4", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:25Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "dime-0.clearwater.opnfv", "created": "2018-10-20T10:30:39Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:51:2c:3e", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:2c:3e", "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:5e:ea:4f", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:ea:4f", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/00dbf479-f922-47e5-87de-f4a88ee1eeda", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "00dbf479-f922-47e5-87de-f4a88ee1eeda", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "homer-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:46:db:96", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:db:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:2e:c9", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f2705b91-b9cb-44c5-be11-272642f6509c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f2705b91-b9cb-44c5-be11-272642f6509c", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "sprout-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:fc:91:e8", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:91:e8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:f3:56", "version": 4, "addr": "192.168.1.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/f55ea86e-6302-4814-ba21-c1d4cedf257c", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:31:16.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "f55ea86e-6302-4814-ba21-c1d4cedf257c", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:31:16Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "vellum-0.clearwater.opnfv", "created": "2018-10-20T10:30:38Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:f4:8e:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:8e:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/355714b3-e60b-48f9-8c12-ae6bebccca48", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:30:21.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "355714b3-e60b-48f9-8c12-ae6bebccca48", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:30:21Z", "hostId": "414acbcd36fbf7320ffa7a48fed3afee0f38811e344530e5ed9b21ca", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ellis-0.clearwater.opnfv", "created": "2018-10-20T10:28:49Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "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:ad:e3:31", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:e3:31", "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:3d:e4:01", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed", "rel": "bookmark"}], "image": {"id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "links": [{"href": "http://172.30.9.22:8774/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:28:38.000000", "flavor": {"id": "0554e881-1649-4686-8562-88e22c2580eb", "links": [{"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}]}, "id": "192f3a77-507a-47c4-afb0-e682de2fc5ed", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5a94f784a1bd43dfbc27c51c47811477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:28:38Z", "hostId": "a7c340025beb3d3d948cf692c4e8230193bc81df7746c63e26921d53", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_8f3cc420-0997-42af-9191-954554775522", "name": "ns.clearwater.opnfv", "created": "2018-10-20T10:26:51Z", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:34:54,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4b172a98-1264-4768-b34f-9ab907a85bec 2018-10-20 10:34:54,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02553081512s 2018-10-20 10:34:54,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:34:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:34:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11949 Content-Type: application/json Date: Sat, 20 Oct 2018 10:34: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-5f75fc3a-0f26-4f30-a2d2-bb548e40265d x-openstack-request-id: req-5f75fc3a-0f26-4f30-a2d2-bb548e40265d 2018-10-20 10:34:54,117 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.008032] Security Framework initialized\n[ 0.009112] AppArmor: AppArmor initialized\n[ 0.010162] Yama: becoming mindful.\n[ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013674] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018354] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020271] Initializing cgroup subsys memory\n[ 0.021384] Initializing cgroup subsys devices\n[ 0.022497] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025079] Initializing cgroup subsys perf_event\n[ 0.026221] Initializing cgroup subsys hugetlb\n[ 0.027376] FEATURE SPEC_CTRL Present\n[ 0.028693] mce: CPU supports 10 MCE banks\n[ 0.029756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033478] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.035160] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] 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.043163] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046542] ACPI: Core revision 20131115\n[ 0.048469] ACPI: All ACPI Tables successfully acquired\n[ 0.049925] ftrace: allocating 28748 entries in 113 pages\n[ 0.072209] smpboot: Max logical packages: 2\n[ 0.073302] 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.077734] Enabling x2apic\n[ 0.078539] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082460] ..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.086650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093116] KVM setup paravirtual spinlock\n[ 0.095503] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096178] x86: Booting SMP configuration:\n[ 0.097301] .... node #0, CPUs: #1[ 0.095465] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112017] x86: Booted up 1 node, 2 CPUs\n[ 0.112011] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116403] devtmpfs: initialized\n[ 0.118009] EVM: security.selinux\n[ 0.118895] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120818] EVM: security.capability\n[ 0.121768] pinctrl core: initialized pinctrl subsystem\n[ 0.122100] regulator-dummy: no parameters\n[ 0.124071] RTC time: 10:28:38, date: 10/20/18\n[ 0.125177] NET: Registered protocol family 16\n[ 0.126345] cpuidle: using governor ladder\n[ 0.127364] cpuidle: using governor menu\n[ 0.128084] ACPI: bus type PCI registered\n[ 0.129081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130608] PCI: Using configuration type 1 for base access\n[ 0.132476] bio: create slab at 0\n[ 0.133059] ACPI: Added _OSI(Module Device)\n[ 0.133099] ACPI: Added _OSI(Processor Device)\n[ 0.134173] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138295] ACPI: Interpreter enabled\n[ 0.139249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148889] ACPI: Using IOAPIC for interrupt routing\n[ 0.150055] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152190] ACPI: No dock devices found.\n[ 0.155042] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.158998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160189] acpiphp: Slot [3] registered\n[ 0.161190] acpiphp: Slot [4] registered\n[ 0.162180] acpiphp: Slot [5] registered\n[ 0.163177] acpiphp: Slot [6] registered\n[ 0.164019] acpiphp: Slot [7] registered\n[ 0.165033] acpiphp: Slot [8] registered\n[ 0.166029] acpiphp: Slot [9] registered\n[ 0.167033] acpiphp: Slot [10] registered\n[ 0.168018] acpiphp: Slot [11] registered\n[ 0.169035] acpiphp: Slot [12] registered\n[ 0.170055] acpiphp: Slot [13] registered\n[ 0.171073] acpiphp: Slot [14] registered\n[ 0.172252] acpiphp: Slot [15] registered\n[ 0.173295] acpiphp: Slot [16] registered\n[ 0.174340] acpiphp: Slot [17] registered\n[ 0.175356] acpiphp: Slot [18] registered\n[ 0.176027] acpiphp: Slot [19] registered\n[ 0.177063] acpiphp: Slot [20] registered\n[ 0.178078] acpiphp: Slot [21] registered\n[ 0.179095] acpiphp: Slot [22] registered\n[ 0.180018] acpiphp: Slot [23] registered\n[ 0.181039] acpiphp: Slot [24] registered\n[ 0.182057] acpiphp: Slot [25] registered\n[ 0.183070] acpiphp: Slot [26] registered\n[ 0.184018] acpiphp: Slot [27] registered\n[ 0.185034] acpiphp: Slot [28] registered\n[ 0.186059] acpiphp: Slot [29] registered\n[ 0.187080] acpiphp: Slot [30] registered\n[ 0.188039] acpiphp: Slot [31] registered\n[ 0.189059] PCI host bridge to bus 0000:00\n[ 0.190094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.191358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.193402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.194913] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.203278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.231475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236494] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238259] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.240191] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.241834] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244003] vgaarb: loaded\n[ 0.244766] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246279] SCSI subsystem initialized\n[ 0.247453] ACPI: bus type USB registered\n[ 0.248031] usbcore: registered new interface driver usbfs\n[ 0.249331] usbcore: registered new interface driver hub\n[ 0.250616] usbcore: registered new device driver usb\n[ 0.252063] PCI: Using ACPI for IRQ routing\n[ 0.253469] NetLabel: Initializing\n[ 0.254374] NetLabel: domain hash size = 128\n[ 0.255433] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256060] NetLabel: unlabeled traffic allowed by default\n[ 0.257356] Switched to clocksource kvm-clock\n[ 0.264178] AppArmor: AppArmor Filesystem Enabled\n[ 0.265346] pnp: PnP ACPI init\n[ 0.266187] ACPI: bus type PNP registered\n[ 0.267651] pnp: PnP ACPI: found 8 devices\n[ 0.268684] ACPI: bus type PNP unregistered\n[ 0.275988] NET: Registered protocol family 2\n[ 0.277369] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.279271] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.280942] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.282532] TCP: reno registered\n[ 0.283397] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.284792] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286334] NET: Registered protocol family 1\n[ 0.287429] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288785] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290138] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.312368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.334777] Trying to unpack rootfs image as initramfs...\n[ 0.431762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.433938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.435304] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.436772] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.438844] Scanning for low memory corruption every 60 seconds\n[ 0.440642] Initialise system trusted keyring\n[ 0.441807] audit: initializing netlink socket (disabled)\n[ 0.443094] type=2000 audit(1540031319.195:1): initialized\n[ 0.463572] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.465965] zbud: loaded\n[ 0.466945] VFS: Disk quotas dquot_6.5.2\n[ 0.467992] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.469866] fuse init (API version 7.22)\n[ 0.470937] msgmni has been set to 3997\n[ 0.471988] Key type big_key registered\n[ 0.473348] Key type asymmetric registered\n[ 0.474424] Asymmetric key parser 'x509' registered\n[ 0.475640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.477546] io scheduler noop registered\n[ 0.478562] io scheduler deadline registered (default)\n[ 0.479794] io scheduler cfq registered\n[ 0.480848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.482164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.483698] ipmi message handler version 39.2\n[ 0.484867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.486698] ACPI: Power Button [PWRF]\n[ 0.487752] GHES: HEST is not enabled!\n[ 0.509468] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.552698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.574918] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.576853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601420] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604048] Linux agpgart interface v0.103\n[ 0.606025] brd: module loaded\n[ 0.607322] loop: module loaded\n[ 0.608514] blk-mq: CPU -> queue map\n[ 0.609468] CPU 0 -> Queue 0\n[ 0.610305] CPU 1 -> Queue 0\n[ 0.611908] vda: vda1\n[ 0.613398] scsi0 : ata_piix\n[ 0.614351] scsi1 : ata_piix\n[ 0.615193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.616762] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.618537] libphy: Fixed MDIO Bus: probed\n[ 0.619690] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620948] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623874] PPP generic driver version 2.4.2\n[ 0.625019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.626575] ehci-pci: EHCI PCI platform driver\n[ 0.627746] ehci-platform: EHCI generic platform driver\n[ 0.629020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.630460] ohci-pci: OHCI PCI platform driver\n[ 0.631590] ohci-platform: OHCI generic platform driver\n[ 0.632868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654669] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.657901] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.659370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662732] usb usb1: Product: UHCI Host Controller\n[ 0.663911] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd\n[ 0.665395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666640] hub 1-0:1.0: USB hub found\n[ 0.667629] hub 1-0:1.0: 2 ports detected\n[ 0.668779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671437] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672655] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.674046] mousedev: PS/2 mouse device common for all mice\n[ 0.675647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677977] rtc_cmos 00:00: RTC can wake from S4\n[ 0.679416] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.682455] device-mapper: uevent: version 1.0.3\n[ 0.683665] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.685717] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687192] TCP: cubic registered\n[ 0.695613] NET: Registered protocol family 10\n[ 0.697011] NET: Registered protocol family 17\n[ 0.698126] Key type dns_resolver registered\n[ 0.699444] Loading compiled-in X.509 certificates\n[ 0.701161] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e'\n[ 0.703382] registered taskstats version 1\n[ 0.706149] Key type trusted registered\n[ 0.709836] Key type encrypted registered\n[ 0.710889] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.712185] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.713965] regulator-dummy: disabling\n[ 0.715014] Magic number: 6:513:477\n[ 0.716113] rtc_cmos 00:00: setting system clock to 2018-10-20 10:28:39 UTC (1540031319)\n[ 0.718160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719551] EDD information not available.\n[ 0.773458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.775411] Write protecting the kernel read-only data: 12288k\n[ 0.777384] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.780692] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.794298] systemd-udevd[107]: starting version 204\n[ 0.848472] FDC 0 is a S82078B\n[ 0.980081] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.144413] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.145982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.147560] usb 1-1: Product: QEMU USB Tablet\n[ 1.148628] usb 1-1: Manufacturer: QEMU\n[ 1.149599] usb 1-1: SerialNumber: 42\n[ 1.432081] tsc: Refined TSC clocksource calibration: 3492.066 MHz\n[ 1.873087] 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.166341] 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.255742] 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[ 2.349296] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\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 ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:28:41 +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 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 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.87]: 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 Sat, 20 Oct 2018 10:28:42 +0000. Up 4.06 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:3d:e4:01 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ad:e3:31 |\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:\n01:9d:9c:94:02:9d:d8:07:1b:be:45:d2:c4:d4:d2:77 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .==@=* |\n| ..=*@ o . E |\n| ooo. . . |\n| o . |\n| . S |\n| |\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:\nb9:e5:c2:f1:09:ff:9c:e6:05:44:e9:32:b0:bb:60:fd root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. |\n| . .. |\n| o .. |\n| ..o.. |\n| .S..o. |\n| o.oO . . |\n| . .+o= . |\n| ..Eo.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:\nf5:4b:9d:c1:08:5e:6a:c8:be:f9:e8:21:c5:0d:71:c8 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...o . |\n| .E= + o |\n| + = . o |\n| o = . . o |\n| S . o o |\n| . o . . |\n| . + . |\n| . + |\n| .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:\n37:d7:4d:72:56:e6:fc:a6:ea:12:cc:80:cb:1a:cf:9e root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| o|\n| +.|\n| . . *|\n| . . . *.|\n| . .S+o . . +|\n| . o .+o o |\n| = . . |\n| . o. . . |\n| .E oo |\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 D-Bus system message bus[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 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 ]\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 * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:28:48 +0000. Up 9.77 seconds.\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 Sat, 20 Oct 2018 10:28:49 +0000. Up 10.67 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\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]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 8s (1556 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 3 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 0s (524 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.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b9:e5:c2:f1:09:ff:9c:e6:05:44:e9:32:b0:bb:60:fd root@ns (DSA)\nec2: 256 f5:4b:9d:c1:08:5e:6a:c8:be:f9:e8:21:c5:0d:71:c8 root@ns (ECDSA)\nec2: 256 37:d7:4d:72:56:e6:fc:a6:ea:12:cc:80:cb:1a:cf:9e root@ns (ED25519)\nec2: 2048 01:9d:9c:94:02:9d:d8:07:1b:be:45:d2:c4:d4:d2:77 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNy/5jLbFPouAgo3/IDOEpc/k1Yc5SFpd933h8lA0HX8KQ3PwY3xXWtWq1YNueT4L2oYNVnvsS8/WWbTmQ3zCH0= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHH00Q/lQDWN+wPYQBMfd6Xo15gwsk34ZQxrLYt2L8v6 root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLgozD+SRVZmXXnPBY06RRSXt30Ar8eq0EdoMxx2SFSwcyUbzRp2R/4u4CEme2epaFPLt4Ja/NpceBWPq8AFmPAO8stHB5t8MdcEoW137GWBk6szC/2qCxaCOuiIKl1/MA87u/iUeLFyJug6fRRC7SHFWioMeHBYN3bJYxSyiAK9ZR8lhgaBdMdZh7oyLjyBPE22Qn2l/liI2n4htVYL8SJEWuZJX9Y+t4cejdKrIIeY2TI8fl9inHj2pB/cc1zF3XHPHpa2FGl5+WnQnFeBwC1fXViWVlxiW/4vTE6p+8uBytt7gxgdwk+M63JXpaUeUU4IQgMcA9+KAdAxopNvN5 root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:29:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.04 seconds\n"} 2018-10-20 10:34:54,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/192f3a77-507a-47c4-afb0-e682de2fc5ed/action used request id req-5f75fc3a-0f26-4f30-a2d2-bb548e40265d 2018-10-20 10:34:54,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.064857006073s 2018-10-20 10:34:54,119 - 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-160-generic (buildd@lgw01-amd64-023) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #210-Ubuntu SMP Mon Sep 24 18:08:15 UTC 2018 (Ubuntu 3.13.0-160.210-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-160-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-160-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.008032] Security Framework initialized [ 0.009112] AppArmor: AppArmor initialized [ 0.010162] Yama: becoming mindful. [ 0.011226] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013674] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016811] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018354] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020271] Initializing cgroup subsys memory [ 0.021384] Initializing cgroup subsys devices [ 0.022497] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025079] Initializing cgroup subsys perf_event [ 0.026221] Initializing cgroup subsys hugetlb [ 0.027376] FEATURE SPEC_CTRL Present [ 0.028693] mce: CPU supports 10 MCE banks [ 0.029756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033478] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.035160] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] 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.043163] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046542] ACPI: Core revision 20131115 [ 0.048469] ACPI: All ACPI Tables successfully acquired [ 0.049925] ftrace: allocating 28748 entries in 113 pages [ 0.072209] smpboot: Max logical packages: 2 [ 0.073302] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077734] Enabling x2apic [ 0.078539] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082460] ..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.086650] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093116] KVM setup paravirtual spinlock [ 0.095503] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096178] x86: Booting SMP configuration: [ 0.097301] .... node #0, CPUs: #1[ 0.095465] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112017] x86: Booted up 1 node, 2 CPUs [ 0.112011] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116403] devtmpfs: initialized [ 0.118009] EVM: security.selinux [ 0.118895] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120818] EVM: security.capability [ 0.121768] pinctrl core: initialized pinctrl subsystem [ 0.122100] regulator-dummy: no parameters [ 0.124071] RTC time: 10:28:38, date: 10/20/18 [ 0.125177] NET: Registered protocol family 16 [ 0.126345] cpuidle: using governor ladder [ 0.127364] cpuidle: using governor menu [ 0.128084] ACPI: bus type PCI registered [ 0.129081] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130608] PCI: Using configuration type 1 for base access [ 0.132476] bio: create slab at 0 [ 0.133059] ACPI: Added _OSI(Module Device) [ 0.133099] ACPI: Added _OSI(Processor Device) [ 0.134173] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138295] ACPI: Interpreter enabled [ 0.139249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148889] ACPI: Using IOAPIC for interrupt routing [ 0.150055] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152190] ACPI: No dock devices found. [ 0.155042] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.158998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160189] acpiphp: Slot [3] registered [ 0.161190] acpiphp: Slot [4] registered [ 0.162180] acpiphp: Slot [5] registered [ 0.163177] acpiphp: Slot [6] registered [ 0.164019] acpiphp: Slot [7] registered [ 0.165033] acpiphp: Slot [8] registered [ 0.166029] acpiphp: Slot [9] registered [ 0.167033] acpiphp: Slot [10] registered [ 0.168018] acpiphp: Slot [11] registered [ 0.169035] acpiphp: Slot [12] registered [ 0.170055] acpiphp: Slot [13] registered [ 0.171073] acpiphp: Slot [14] registered [ 0.172252] acpiphp: Slot [15] registered [ 0.173295] acpiphp: Slot [16] registered [ 0.174340] acpiphp: Slot [17] registered [ 0.175356] acpiphp: Slot [18] registered [ 0.176027] acpiphp: Slot [19] registered [ 0.177063] acpiphp: Slot [20] registered [ 0.178078] acpiphp: Slot [21] registered [ 0.179095] acpiphp: Slot [22] registered [ 0.180018] acpiphp: Slot [23] registered [ 0.181039] acpiphp: Slot [24] registered [ 0.182057] acpiphp: Slot [25] registered [ 0.183070] acpiphp: Slot [26] registered [ 0.184018] acpiphp: Slot [27] registered [ 0.185034] acpiphp: Slot [28] registered [ 0.186059] acpiphp: Slot [29] registered [ 0.187080] acpiphp: Slot [30] registered [ 0.188039] acpiphp: Slot [31] registered [ 0.189059] PCI host bridge to bus 0000:00 [ 0.190094] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.191358] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.192004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.193402] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.194913] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.196004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.203278] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.231475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236494] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238259] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.240191] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.241834] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241834] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244003] vgaarb: loaded [ 0.244766] vgaarb: bridge control possible 0000:00:02.0 [ 0.246279] SCSI subsystem initialized [ 0.247453] ACPI: bus type USB registered [ 0.248031] usbcore: registered new interface driver usbfs [ 0.249331] usbcore: registered new interface driver hub [ 0.250616] usbcore: registered new device driver usb [ 0.252063] PCI: Using ACPI for IRQ routing [ 0.253469] NetLabel: Initializing [ 0.254374] NetLabel: domain hash size = 128 [ 0.255433] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256060] NetLabel: unlabeled traffic allowed by default [ 0.257356] Switched to clocksource kvm-clock [ 0.264178] AppArmor: AppArmor Filesystem Enabled [ 0.265346] pnp: PnP ACPI init [ 0.266187] ACPI: bus type PNP registered [ 0.267651] pnp: PnP ACPI: found 8 devices [ 0.268684] ACPI: bus type PNP unregistered [ 0.275988] NET: Registered protocol family 2 [ 0.277369] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.279271] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.280942] TCP: Hash tables configured (established 16384 bind 16384) [ 0.282532] TCP: reno registered [ 0.283397] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.284792] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286334] NET: Registered protocol family 1 [ 0.287429] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288785] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290138] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.312368] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.334777] Trying to unpack rootfs image as initramfs... [ 0.431762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.433938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.435304] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.436772] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.438844] Scanning for low memory corruption every 60 seconds [ 0.440642] Initialise system trusted keyring [ 0.441807] audit: initializing netlink socket (disabled) [ 0.443094] type=2000 audit(1540031319.195:1): initialized [ 0.463572] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.465965] zbud: loaded [ 0.466945] VFS: Disk quotas dquot_6.5.2 [ 0.467992] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.469866] fuse init (API version 7.22) [ 0.470937] msgmni has been set to 3997 [ 0.471988] Key type big_key registered [ 0.473348] Key type asymmetric registered [ 0.474424] Asymmetric key parser 'x509' registered [ 0.475640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.477546] io scheduler noop registered [ 0.478562] io scheduler deadline registered (default) [ 0.479794] io scheduler cfq registered [ 0.480848] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.483698] ipmi message handler version 39.2 [ 0.484867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.486698] ACPI: Power Button [PWRF] [ 0.487752] GHES: HEST is not enabled! [ 0.509468] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.552698] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.574918] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.576853] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.601420] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604048] Linux agpgart interface v0.103 [ 0.606025] brd: module loaded [ 0.607322] loop: module loaded [ 0.608514] blk-mq: CPU -> queue map [ 0.609468] CPU 0 -> Queue 0 [ 0.610305] CPU 1 -> Queue 0 [ 0.611908] vda: vda1 [ 0.613398] scsi0 : ata_piix [ 0.614351] scsi1 : ata_piix [ 0.615193] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.616762] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.618537] libphy: Fixed MDIO Bus: probed [ 0.619690] tun: Universal TUN/TAP device driver, 1.6 [ 0.620948] tun: (C) 1999-2004 Max Krasnyansky [ 0.623874] PPP generic driver version 2.4.2 [ 0.625019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.626575] ehci-pci: EHCI PCI platform driver [ 0.627746] ehci-platform: EHCI generic platform driver [ 0.629020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630460] ohci-pci: OHCI PCI platform driver [ 0.631590] ohci-platform: OHCI generic platform driver [ 0.632868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654669] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655958] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.657901] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.659370] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662732] usb usb1: Product: UHCI Host Controller [ 0.663911] usb usb1: Manufacturer: Linux 3.13.0-160-generic uhci_hcd [ 0.665395] usb usb1: SerialNumber: 0000:00:01.2 [ 0.666640] hub 1-0:1.0: USB hub found [ 0.667629] hub 1-0:1.0: 2 ports detected [ 0.668779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.671437] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.672655] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.674046] mousedev: PS/2 mouse device common for all mice [ 0.675647] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.677977] rtc_cmos 00:00: RTC can wake from S4 [ 0.679416] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.680926] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.682455] device-mapper: uevent: version 1.0.3 [ 0.683665] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.685717] ledtrig-cpu: registered to indicate activity on CPUs [ 0.687192] TCP: cubic registered [ 0.695613] NET: Registered protocol family 10 [ 0.697011] NET: Registered protocol family 17 [ 0.698126] Key type dns_resolver registered [ 0.699444] Loading compiled-in X.509 certificates [ 0.701161] Loaded X.509 cert 'Magrathea: Glacier signing key: 969ae0741a037cd9d0848fd6b6039b68d8d06a6e' [ 0.703382] registered taskstats version 1 [ 0.706149] Key type trusted registered [ 0.709836] Key type encrypted registered [ 0.710889] AppArmor: AppArmor sha1 policy hashing enabled [ 0.712185] IMA: No TPM chip found, activating TPM-bypass! [ 0.713965] regulator-dummy: disabling [ 0.715014] Magic number: 6:513:477 [ 0.716113] rtc_cmos 00:00: setting system clock to 2018-10-20 10:28:39 UTC (1540031319) [ 0.718160] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719551] EDD information not available. [ 0.773458] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.775411] Write protecting the kernel read-only data: 12288k [ 0.777384] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.780692] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.794298] systemd-udevd[107]: starting version 204 [ 0.848472] FDC 0 is a S82078B [ 0.980081] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.144413] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.145982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.147560] usb 1-1: Product: QEMU USB Tablet [ 1.148628] usb 1-1: Manufacturer: QEMU [ 1.149599] usb 1-1: SerialNumber: 42 [ 1.432081] tsc: Refined TSC clocksource calibration: 3492.066 MHz [ 1.873087] 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.166341] 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.255742] 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 ] [ 2.349296] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:28:41 +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 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 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.87]: 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 Sat, 20 Oct 2018 10:28:42 +0000. Up 4.06 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:3d:e4:01 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:ad:e3:31 | 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: 01:9d:9c:94:02:9d:d8:07:1b:be:45:d2:c4:d4:d2:77 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .==@=* | | ..=*@ o . E | | ooo. . . | | o . | | . S | | | | | | | | | +-----------------+ 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: b9:e5:c2:f1:09:ff:9c:e6:05:44:e9:32:b0:bb:60:fd root@ns The key's randomart image is: +--[ DSA 1024]----+ | .. | | . .. | | o .. | | ..o.. | | .S..o. | | o.oO . . | | . .+o= . | | ..Eo.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: f5:4b:9d:c1:08:5e:6a:c8:be:f9:e8:21:c5:0d:71:c8 root@ns The key's randomart image is: +--[ECDSA 256]---+ | ...o . | | .E= + o | | + = . o | | o = . . o | | S . o 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: 37:d7:4d:72:56:e6:fc:a6:ea:12:cc:80:cb:1a:cf:9e root@ns The key's randomart image is: +--[ED25519 256--+ | o| | +.| | . . *| | . . . *.| | . .S+o . . +| | . o .+o o | | = . . | | . o. . . | | .E oo | +-----------------+ * 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 D-Bus system message bus[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 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 ] * 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 ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:28:48 +0000. Up 9.77 seconds. 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 Sat, 20 Oct 2018 10:28:49 +0000. Up 10.67 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + 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] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security/main Sources [165 kB] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [85.0 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [778 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [265 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [142 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [214 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7443 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1112 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 [496 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 [553 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 8s (1556 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 3 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 0s (524 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.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 + 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 | a0:99:63:8e:d7:ae:c8:ed:a3:8d:84:ab:08:80:b5:66 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:e5:c2:f1:09:ff:9c:e6:05:44:e9:32:b0:bb:60:fd root@ns (DSA) ec2: 256 f5:4b:9d:c1:08:5e:6a:c8:be:f9:e8:21:c5:0d:71:c8 root@ns (ECDSA) ec2: 256 37:d7:4d:72:56:e6:fc:a6:ea:12:cc:80:cb:1a:cf:9e root@ns (ED25519) ec2: 2048 01:9d:9c:94:02:9d:d8:07:1b:be:45:d2:c4:d4:d2:77 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNy/5jLbFPouAgo3/IDOEpc/k1Yc5SFpd933h8lA0HX8KQ3PwY3xXWtWq1YNueT4L2oYNVnvsS8/WWbTmQ3zCH0= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHH00Q/lQDWN+wPYQBMfd6Xo15gwsk34ZQxrLYt2L8v6 root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLgozD+SRVZmXXnPBY06RRSXt30Ar8eq0EdoMxx2SFSwcyUbzRp2R/4u4CEme2epaFPLt4Ja/NpceBWPq8AFmPAO8stHB5t8MdcEoW137GWBk6szC/2qCxaCOuiIKl1/MA87u/iUeLFyJug6fRRC7SHFWioMeHBYN3bJYxSyiAK9ZR8lhgaBdMdZh7oyLjyBPE22Qn2l/liI2n4htVYL8SJEWuZJX9Y+t4cejdKrIIeY2TI8fl9inHj2pB/cc1zF3XHPHpa2FGl5+WnQnFeBwC1fXViWVlxiW/4vTE6p+8uBytt7gxgdwk+M63JXpaUeUU4IQgMcA9+KAdAxopNvN5 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:29:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.04 seconds 2018-10-20 10:34:54,121 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-10-20 10:34:54,123 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-10-20 10:34:54,209 - 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-20 10:34:54,277 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-20 10:34:54,278 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-20 10:34:54,397 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:34:54,397 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-20 10:35:19,454 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:35:19,454 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-20 10:35:44,508 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:35:44,508 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-20 10:36:09,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:36:09,561 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-10-20 10:36:34,593 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:36:34,593 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-10-20 10:36:59,650 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:36:59,651 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-10-20 10:37:24,693 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-20 10:37:24,693 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-10-20 10:37:50,438 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550284@clearwater.opnfv', u'sip_username': u'6505550284', u'formatted_number': u'(650) 555-0284', u'number': u'6505550284', u'sip_uri': u'sip:6505550284@clearwater.opnfv', u'number_id': u'05570eafa1a641419754ded7022417a1', u'sip_password': u'kcYQyGw6f', u'pstn': False} 2018-10-20 10:37:50,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:37:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:37:51,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:37:50 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f Server: Apache x-openstack-request-id: req-0b05259b-3d55-4a9d-b2e3-11e90fa8de69 2018-10-20 10:37:51,152 - 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-20 10:37:51,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 948 Content-Type: application/json Date: Sat, 20 Oct 2018 10:37:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c30bdcd-ac1c-4020-92f5-f60e8fa84d34 2018-10-20 10:37:51,547 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "outputs": [{"output_value": "172.30.9.200", "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-20 10:37:51,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f used request id req-4c30bdcd-ac1c-4020-92f5-f60e8fa84d34 2018-10-20 10:37:51,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.10842394829s 2018-10-20 10:37:51,550 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', 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-20 10:37:51,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-20 10:37:51,551 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-20 10:37:51,559 - 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-20 10:37:51,559 - 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-20 10:41:35,439 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-20 10:41:35,440 - 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 Basic Call - Mainline (TCP) - (6505550211, 6505550352) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 5bed57e37bbc197349b6a85cdc0f02bd) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 5bed57e37bbc197349b6a85cdc0f02bd) - /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) - (6505550042, 6505550842) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID a53606514fe5397b20bf919c9d1b0303) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID a53606514fe5397b20bf919c9d1b0303) - /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:88: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 - Tel URIs (TCP) - (6505550514, 6505550066) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID f4d497d318bc123c612920486351c032) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID f4d497d318bc123c612920486351c032) - /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:143: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 - Unknown number (TCP) - (6505550198, 6505550486) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 133369e59dc74ceb9718628debc3030e) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 133369e59dc74ceb9718628debc3030e) - /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:182: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 `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 401, got 403 (call ID 1645793ae1d1b7623b4be3a08319acf6) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:16:in `block (2 levels) in ' Basic Call - Rejected by remote endpoint (TCP) - (6505550058, 6505550874) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 39f4aa6ca276e288cd02314b3fa46a5a) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 39f4aa6ca276e288cd02314b3fa46a5a) - /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:206: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 - Messages - Pager model (TCP) - (6505550811, 6505550528) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID f7fe115265258909988ac658d5c3fe8b) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID f7fe115265258909988ac658d5c3fe8b) - /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:241: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 - Pracks (TCP) - (6505550655, 6505550279) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID cef412c17688555375dfebfd2b9223b1) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID cef412c17688555375dfebfd2b9223b1) - /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:271: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 Registration (TCP) - (6505550274) Failed Endpoint threw exception: - Expected 401, got 403 (call ID 1645793ae1d1b7623b4be3a08319acf6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:16: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 504 (call ID afec5c24b4d82edd0c3e6026bfb382e1) (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 603, got 503 (call ID 5139c7e0b8d8938b5f3b1bb9fc50df5e) (RuntimeError) from /src/vims-test/lib/tests/call-barring.rb:30: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 1fafc5ddd1f467057aa998c235942523) (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' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID e59c790b51888dafcd980f398f2dd29f) Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550147, 6505550261) Failed Endpoint threw exception: - Expected 200, got 504 (call ID afec5c24b4d82edd0c3e6026bfb382e1) - /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 40cf5dbb666fa815cd903daf14a8cdec) Call Barring - Outbound Rejection (TCP) - (6505550797, 6505550620) Failed Endpoint threw exception: - Expected 603, got 503 (call ID 5139c7e0b8d8938b5f3b1bb9fc50df5e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-barring.rb:30:in `block (2 levels) in ' Terminating other threads after failure 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) - (6505550452, 6505550470) 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) - (6505550013, 6505550347, 6505550368) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 1fafc5ddd1f467057aa998c235942523) - /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) - 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) - Leaked sip:6505550606@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550776@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550117@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:129: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%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: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%3A6505550074%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%3A6505550658%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%3A6505550542%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%3A6505550820%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%3A6505550282%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%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/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%3A6505550610%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%3A6505550192%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%3A6505550670%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%3A6505550000%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%3A6505550301%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%3A6505550748%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%3A6505550738%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%3A6505550810%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%3A6505550638%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%3A6505550626%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%3A6505550275%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%3A6505550273%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%3A6505550427%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%3A6505550580%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 `
'# 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 76fd5ec3b92905023c6b47b20723dd97) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:122: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 7d8584532fff2daa513836da8758a01d) (RuntimeError) from /src/vims-test/lib/tests/gruu.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 200, got 503 (call ID 6b564ae62aea39eb3d480b0ba4267913) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194: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 70d871540b8c70e701cc7285d20c0ac8) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230: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/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/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 49d4d00b279b7709e6e8e7aa3c87f755) (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 502c5065d690bc9a1601bf45dbf7fd5d) (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 387ae15209d6d880cbd72d06ad29f33f) (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' 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%3A6505550761%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) - (6505550941, 6505550754) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 76fd5ec3b92905023c6b47b20723dd97) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550438, 6505550111) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 7d8584532fff2daa513836da8758a01d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550658, 6505550344) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6b564ae62aea39eb3d480b0ba4267913) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550374, 6505550332) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 70d871540b8c70e701cc7285d20c0ac8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550189, 6505550871) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550492, 6505550369) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550191, 6505550360) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550155, 6505550386) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 49d4d00b279b7709e6e8e7aa3c87f755) - /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) - (6505550203, 6505550138) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 502c5065d690bc9a1601bf45dbf7fd5d) - /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) - (6505550502, 6505550995) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 387ae15209d6d880cbd72d06ad29f33f) - /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=# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550716@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID bd8459fd1a038c885a1101b91de7d0c2) (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:6505550302@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID ad468dc97549d20cd83cbd810cbb89ce) (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 ' # 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:6505550992@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8f5836bfdf3a1639615ca055187f7a20) (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' 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) - (6505550716) Failed Endpoint threw exception: - sip:6505550716@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID bd8459fd1a038c885a1101b91de7d0c2) - /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) - (6505550302) Failed Endpoint threw exception: - sip:6505550302@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID ad468dc97549d20cd83cbd810cbb89ce) - /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:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550992) Failed Endpoint threw exception: - sip:6505550992@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 8f5836bfdf3a1639615ca055187f7a20) - /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) - (6505550304, 6505550289) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 4e9d7138a7c70db44e8f2fc10ade9479) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 714cbca44f6af9378fbed7b7d554fb88) - /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) - (6505550732, 6505550250) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 578eba87eec97c59c29c632c37a2260f) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 578eba87eec97c59c29c632c37a2260f) - /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%3A6505550117%40clearwater.opnfv/associated_private_ids"} 47 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-20 10:37:53 +0000 Basic Call - SDP (TCP) at 2018-10-20 10:37:54 +0000 Basic Call - Tel URIs (TCP) at 2018-10-20 10:37:55 +0000 Basic Call - Unknown number (TCP) at 2018-10-20 10:37:55 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-20 10:37:56 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-20 10:37:57 +0000 Basic Call - Pracks (TCP) at 2018-10-20 10:37:58 +0000 Basic Registration (TCP) at 2018-10-20 10:37:59 +0000 Multiple Identities (TCP) at 2018-10-20 10:38:05 +0000 Call Barring - Outbound Rejection (TCP) at 2018-10-20 10:38:11 +0000 Call Diversion - Not registered (TCP) at 2018-10-20 10:38:19 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-20 10:38:51 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-20 10:38:57 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-20 10:38:57 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-20 10:38:57 +0000 Call Diversion - Busy (TCP) at 2018-10-20 10:38:57 +0000 Call Diversion - Unconditional (TCP) at 2018-10-20 10:38:58 +0000 Call Diversion - No answer (TCP) at 2018-10-20 10:38:58 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-20 10:38:58 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-20 10:38:58 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-20 10:38:58 +0000 Call Waiting - Accepted (TCP) at 2018-10-20 10:38:59 +0000 Call Waiting - Cancelled (TCP) at 2018-10-20 10:38:59 +0000 CANCEL - Mainline (TCP) at 2018-10-20 10:38:59 +0000 Filtering - Accept-Contact (TCP) at 2018-10-20 10:38:59 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-20 10:38:59 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-20 10:39:00 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-20 10:39:00 +0000 Filtering - RFC3841 example (TCP) at 2018-10-20 10:39:00 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-20 10:39:00 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-20 10:39:01 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-20 10:39:01 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-20 10:39:01 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-20 10:39:01 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-20 10:39:02 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-20 10:39:07 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-20 10:39:13 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-20 10:39:18 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-20 10:39:24 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-20 10:39:37 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-20 10:39:43 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-20 10:39:48 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-20 10:40:20 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-20 10:40:52 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-20 10:41:23 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-20 10:41:29 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-20 10:41:35 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-20 10:41:35,444 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 47, 'skipped': 42, 'total': 93, 'passed': 4} 2018-10-20 10:41:35,578 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 10:41:35,578 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 15:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-20 10:41:35,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:41:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f?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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:35,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:35 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-e16678f2-a10a-4159-a376-380e3c223920 2018-10-20 10:41:35,884 - 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-20 10:41:36,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25efbe69-edd8-452d-b30d-426fae9f21e8 2018-10-20 10:41:36,199 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:41:36,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-25efbe69-edd8-452d-b30d-426fae9f21e8 2018-10-20 10:41:36,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.618451118469s 2018-10-20 10:41:36,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:36,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:36 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-5c1cd263-09e2-40a0-b68d-f54ffa2baad8 2018-10-20 10:41:36,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-20 10:41:36,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 344 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e995dcc8-5c59-4c86-807a-ad903e407765 2018-10-20 10:41:36,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-20T10:31:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv/events/6e6bf184-1311-49c9-b75c-0ea799e9695d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "id": "6e6bf184-1311-49c9-b75c-0ea799e9695d"}]} 2018-10-20 10:41:36,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-e995dcc8-5c59-4c86-807a-ad903e407765 2018-10-20 10:41:36,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.637152910233s 2018-10-20 10:41:36,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-10-20 10:41:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:37,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:36 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f Server: Apache x-openstack-request-id: req-643a2ea7-f530-4ea1-af11-1bc6d192a69b 2018-10-20 10:41:37,150 - 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-20 10:41:37,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:41:37 GMT Server: Apache x-openstack-request-id: req-26b39b6e-8068-43eb-a7aa-5e6c869ea722 2018-10-20 10:41:37,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:41:37,273 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f used request id req-26b39b6e-8068-43eb-a7aa-5e6c869ea722 2018-10-20 10:41:37,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.434093952179s 2018-10-20 10:41:37,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6e6bf184-1311-49c9-b75c-0ea799e9695d&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:37,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:37 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6e6bf184-1311-49c9-b75c-0ea799e9695d&sort_dir=asc Server: Apache x-openstack-request-id: req-025aad87-10d6-467b-b1f2-992749147022 2018-10-20 10:41:37,684 - 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-20 10:41:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 430 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-060cc6e8-90c7-49eb-9ac9-649b3c53f20f 2018-10-20 10:41:37,728 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-10-20T10:41:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv/events/dfabce1a-a8c4-43d2-aa7a-ecec452fc923", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "id": "dfabce1a-a8c4-43d2-aa7a-ecec452fc923"}, {"resource_name": "vellum", "event_time": "2018-10-20T10:41:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum/events/224c6e3c-ffad-42fc-b523-7b558784c3e6", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4d0a2ca7-897e-4e90-9d41-e498bb5bae4b", "id": "224c6e3c-ffad-42fc-b523-7b558784c3e6"}]} 2018-10-20 10:41:37,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6e6bf184-1311-49c9-b75c-0ea799e9695d&sort_dir=asc&marker=6e6bf184-1311-49c9-b75c-0ea799e9695d&sort_dir=asc used request id req-060cc6e8-90c7-49eb-9ac9-649b3c53f20f 2018-10-20 10:41:37,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.454147815704s 2018-10-20 10:41:42,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=224c6e3c-ffad-42fc-b523-7b558784c3e6&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:42,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:42 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=224c6e3c-ffad-42fc-b523-7b558784c3e6&sort_dir=asc Server: Apache x-openstack-request-id: req-a66fbebf-672a-46ec-8c72-7af6301e736a 2018-10-20 10:41:42,766 - 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-20 10:41:42,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7bda700c-0b5a-492f-ba81-c2e872e154f5 2018-10-20 10:41:42,811 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-20T10:41:38Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime/events/403d549f-acd8-46f1-bf3e-e55710adaa43", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5785aefb-8676-4048-929a-651db431e02e", "id": "403d549f-acd8-46f1-bf3e-e55710adaa43"}, {"resource_name": "sprout", "event_time": "2018-10-20T10:41:39Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout/events/2c6293e4-db25-4ee5-829e-315c4eae9a9a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "14d97c9c-15bd-4ea5-9489-e469d0390bf4", "id": "2c6293e4-db25-4ee5-829e-315c4eae9a9a"}, {"resource_name": "bono", "event_time": "2018-10-20T10:41:40Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono/events/56ab17c6-3675-4bd6-a931-c2b191ab255e", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "168db8fa-dc87-4f5f-b332-8e54f5dd4195", "id": "56ab17c6-3675-4bd6-a931-c2b191ab255e"}, {"resource_name": "homer", "event_time": "2018-10-20T10:41:41Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer/events/a39f26f6-0974-43d1-a8fa-7708de6c3a82", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2b39f4d3-917b-4fa2-8652-8cfef9514f95", "id": "a39f26f6-0974-43d1-a8fa-7708de6c3a82"}]} 2018-10-20 10:41:42,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=224c6e3c-ffad-42fc-b523-7b558784c3e6&sort_dir=asc&marker=224c6e3c-ffad-42fc-b523-7b558784c3e6&sort_dir=asc used request id req-7bda700c-0b5a-492f-ba81-c2e872e154f5 2018-10-20 10:41:42,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768780708313s 2018-10-20 10:41:47,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:47,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:48,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:47 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc Server: Apache x-openstack-request-id: req-7dd28e7e-7744-48e8-bd8c-bf58a45b527d 2018-10-20 10:41:48,156 - 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-20 10:41:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:48 GMT Server: Apache x-openstack-request-id: req-523bdae6-e2f2-40a1-bc5f-2dafc5ec1850 2018-10-20 10:41:48,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:41:48,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc&marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc used request id req-523bdae6-e2f2-40a1-bc5f-2dafc5ec1850 2018-10-20 10:41:48,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.387700080872s 2018-10-20 10:41:53,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:53,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:53 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc Server: Apache x-openstack-request-id: req-d0e58059-b1e3-4ae3-8337-f8b9ead94b3b 2018-10-20 10:41:53,239 - 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-20 10:41:53,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:53 GMT Server: Apache x-openstack-request-id: req-ad6c673f-2da9-46bb-b68f-84c9edddfc1d 2018-10-20 10:41:53,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:41:53,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc&marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc used request id req-ad6c673f-2da9-46bb-b68f-84c9edddfc1d 2018-10-20 10:41:53,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741429328918s 2018-10-20 10:41:53,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:41:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f?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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:53,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:53 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d145ac1-2968-47f0-ad24-d9acc8aab244 2018-10-20 10:41:53,312 - 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-20 10:41:53,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3bf47983-1572-4961-aa47-31301a979c84 2018-10-20 10:41:53,604 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-20T10:41:37Z", "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack DELETE started", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:41:53,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-3bf47983-1572-4961-aa47-31301a979c84 2018-10-20 10:41:53,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.322388887405s 2018-10-20 10:41:58,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:41:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:41:58,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:41:58 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc Server: Apache x-openstack-request-id: req-73b8903e-1935-48ae-b3c6-c59829144cf1 2018-10-20 10:41:58,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-20 10:41:58,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 435 Content-Type: application/json Date: Sat, 20 Oct 2018 10:41:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a083bba-bd6e-4ebe-b51e-ad31e1584f70 2018-10-20 10:41:58,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-10-20T10:41:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime/events/978d845e-1d06-411e-b61c-94c597295fc5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5785aefb-8676-4048-929a-651db431e02e", "id": "978d845e-1d06-411e-b61c-94c597295fc5"}, {"resource_name": "vellum", "event_time": "2018-10-20T10:41:54Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum/events/5f174936-21c8-43e0-ac3b-845bcd164b81", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4d0a2ca7-897e-4e90-9d41-e498bb5bae4b", "id": "5f174936-21c8-43e0-ac3b-845bcd164b81"}]} 2018-10-20 10:41:58,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc&marker=a39f26f6-0974-43d1-a8fa-7708de6c3a82&sort_dir=asc used request id req-8a083bba-bd6e-4ebe-b51e-ad31e1584f70 2018-10-20 10:41:58,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732181072235s 2018-10-20 10:42:03,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=5f174936-21c8-43e0-ac3b-845bcd164b81&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:03,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:03 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=5f174936-21c8-43e0-ac3b-845bcd164b81&sort_dir=asc Server: Apache x-openstack-request-id: req-036719d9-10e5-43e6-857b-42128b9c8667 2018-10-20 10:42:03,722 - 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-20 10:42:03,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86772e13-8a27-4572-8773-3a76ae358615 2018-10-20 10:42:03,765 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-10-20T10:41:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono/events/bfd5256c-fc6d-4636-a0f1-37685179a6f9", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "168db8fa-dc87-4f5f-b332-8e54f5dd4195", "id": "bfd5256c-fc6d-4636-a0f1-37685179a6f9"}, {"resource_name": "homer", "event_time": "2018-10-20T10:41:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer/events/5adaafa8-bcc4-4a68-be0f-5a7f17421069", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2b39f4d3-917b-4fa2-8652-8cfef9514f95", "id": "5adaafa8-bcc4-4a68-be0f-5a7f17421069"}, {"resource_name": "sprout", "event_time": "2018-10-20T10:41:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout/events/e998c688-8fca-48d8-abb1-ea61e3dee128", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "14d97c9c-15bd-4ea5-9489-e469d0390bf4", "id": "e998c688-8fca-48d8-abb1-ea61e3dee128"}, {"resource_name": "ellis", "event_time": "2018-10-20T10:41:58Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis/events/6ec92dfd-d002-4000-9f64-69984607fb91", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b9422414-f429-4476-91bb-48e8c70b03c9", "id": "6ec92dfd-d002-4000-9f64-69984607fb91"}]} 2018-10-20 10:42:03,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=5f174936-21c8-43e0-ac3b-845bcd164b81&sort_dir=asc&marker=5f174936-21c8-43e0-ac3b-845bcd164b81&sort_dir=asc used request id req-86772e13-8a27-4572-8773-3a76ae358615 2018-10-20 10:42:03,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736000537872s 2018-10-20 10:42:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6ec92dfd-d002-4000-9f64-69984607fb91&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:08,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:08 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6ec92dfd-d002-4000-9f64-69984607fb91&sort_dir=asc Server: Apache x-openstack-request-id: req-8a6644ed-1ee6-4bc3-8c14-eb6b6b6857be 2018-10-20 10:42:08,819 - 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-20 10:42:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-819efe34-4635-492f-a6c9-4e94cf2f9d00 2018-10-20 10:42:08,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-10-20T10:42:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis/events/88b3192f-b4d9-40e9-9643-9e05ba039002", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b9422414-f429-4476-91bb-48e8c70b03c9", "id": "88b3192f-b4d9-40e9-9643-9e05ba039002"}, {"resource_name": "dns", "event_time": "2018-10-20T10:42:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns/events/f295ed9f-897b-4376-b67f-567e5351e091", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "62054122-818c-4271-b953-3f87c7ecd13f", "id": "f295ed9f-897b-4376-b67f-567e5351e091"}]} 2018-10-20 10:42:08,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=6ec92dfd-d002-4000-9f64-69984607fb91&sort_dir=asc&marker=6ec92dfd-d002-4000-9f64-69984607fb91&sort_dir=asc used request id req-819efe34-4635-492f-a6c9-4e94cf2f9d00 2018-10-20 10:42:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904319286346s 2018-10-20 10:42:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=f295ed9f-897b-4376-b67f-567e5351e091&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:13,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:13 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=f295ed9f-897b-4376-b67f-567e5351e091&sort_dir=asc Server: Apache x-openstack-request-id: req-1fc6f05a-f1e9-4012-a2ee-db19d040508f 2018-10-20 10:42:13,900 - 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-20 10:42:13,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 618 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19daafc3-cc5b-477f-9d53-73b5450e30a4 2018-10-20 10:42:13,946 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-10-20T10:42:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns/events/647aed85-88ac-4989-859e-452f74defd0a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "62054122-818c-4271-b953-3f87c7ecd13f", "id": "647aed85-88ac-4989-859e-452f74defd0a"}, {"resource_name": "security_groups", "event_time": "2018-10-20T10:42:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups/events/95887ac6-4dac-4c92-95d0-7bbd7453f2aa", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2ea3f847-7af4-4238-b326-a5800d274281", "id": "95887ac6-4dac-4c92-95d0-7bbd7453f2aa"}, {"resource_name": "sig_network", "event_time": "2018-10-20T10:42:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network/events/6cbae782-d63c-4e29-a0bd-8029687b03b5", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d6face1d-5606-4b6d-98c9-740a2b9bac67", "id": "6cbae782-d63c-4e29-a0bd-8029687b03b5"}, {"resource_name": "mgmt_network", "event_time": "2018-10-20T10:42:11Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network/events/33c02083-af00-40b5-9798-ab0c5f349bcd", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "287a6f81-71c6-47db-af6d-a242965e98cb", "id": "33c02083-af00-40b5-9798-ab0c5f349bcd"}]} 2018-10-20 10:42:13,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=f295ed9f-897b-4376-b67f-567e5351e091&sort_dir=asc&marker=f295ed9f-897b-4376-b67f-567e5351e091&sort_dir=asc used request id req-19daafc3-cc5b-477f-9d53-73b5450e30a4 2018-10-20 10:42:13,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779418945312s 2018-10-20 10:42:18,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:18,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:18 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc Server: Apache x-openstack-request-id: req-977948b0-c58e-40bd-b3df-755cc13aed55 2018-10-20 10:42:18,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-20 10:42:19,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:18 GMT Server: Apache x-openstack-request-id: req-92073d82-73d1-4267-b5e8-f78d47d56d0a 2018-10-20 10:42:19,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:42:19,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc&marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc used request id req-92073d82-73d1-4267-b5e8-f78d47d56d0a 2018-10-20 10:42:19,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734150409698s 2018-10-20 10:42:24,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:24,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:24,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:24 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc Server: Apache x-openstack-request-id: req-fdaa8bc5-aa88-434c-9eca-2cc59f698862 2018-10-20 10:42:24,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-20 10:42:24,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 612 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9921db6d-7d7b-4319-a7b3-1c4d2f9145d3 2018-10-20 10:42:24,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-10-20T10:42:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network/events/d72a0774-23bd-4b88-b78e-e2c59d4f64fe", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d6face1d-5606-4b6d-98c9-740a2b9bac67", "id": "d72a0774-23bd-4b88-b78e-e2c59d4f64fe"}, {"resource_name": "mgmt_network", "event_time": "2018-10-20T10:42:19Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network/events/69ffef6d-2a33-47cf-bc49-a8f58bc045eb", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "287a6f81-71c6-47db-af6d-a242965e98cb", "id": "69ffef6d-2a33-47cf-bc49-a8f58bc045eb"}, {"resource_name": "security_groups", "event_time": "2018-10-20T10:42:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups/events/890ec694-4a23-4ba9-8d71-39dafa081854", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2ea3f847-7af4-4238-b326-a5800d274281", "id": "890ec694-4a23-4ba9-8d71-39dafa081854"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-10-20T10:42:20Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv/events/9a9e8bd6-c313-411e-aed6-063f650d2f96", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "id": "9a9e8bd6-c313-411e-aed6-063f650d2f96"}]} 2018-10-20 10:42:24,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc&marker=33c02083-af00-40b5-9798-ab0c5f349bcd&sort_dir=asc used request id req-9921db6d-7d7b-4319-a7b3-1c4d2f9145d3 2018-10-20 10:42:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758609771729s 2018-10-20 10:42:29,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:29,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:29 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc Server: Apache x-openstack-request-id: req-ae1c027f-5085-406b-9a65-ac8cf7bf32d0 2018-10-20 10:42:29,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-20 10:42:29,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:29 GMT Server: Apache x-openstack-request-id: req-099606d7-021c-4083-8f02-d02061add514 2018-10-20 10:42:29,472 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:42:29,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc&marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc used request id req-099606d7-021c-4083-8f02-d02061add514 2018-10-20 10:42:29,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360997200012s 2018-10-20 10:42:34,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-10-20 10:42:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:34,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:34 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc Server: Apache x-openstack-request-id: req-a62a8a06-d602-4e5a-b33c-ced00eb1a56b 2018-10-20 10:42:34,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-20 10:42:34,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:34 GMT Server: Apache x-openstack-request-id: req-e88c028b-070d-428f-9913-ea7d8a2b0c16 2018-10-20 10:42:34,549 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-10-20 10:42:34,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f/events?marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc&marker=9a9e8bd6-c313-411e-aed6-063f650d2f96&sort_dir=asc used request id req-e88c028b-070d-428f-9913-ea7d8a2b0c16 2018-10-20 10:42:34,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708980560303s 2018-10-20 10:42:34,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-10-20 10:42:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/eefda117-2ea9-45e0-8432-961dbc78751f?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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:34,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:34 GMT Location: http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False Server: Apache x-openstack-request-id: req-73eed5a8-3a20-4a61-b28f-f7fa9f09e992 2018-10-20 10:42:34,579 - 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-20 10:42:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e9ec6ff-6769-4767-bc3a-11c9775e0f6e 2018-10-20 10:42:34,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "private_sig_net_ip_version": "4", "image": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "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_8f3cc420-0997-42af-9191-954554775522", "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": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "eefda117-2ea9-45e0-8432-961dbc78751f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "deletion_time": "2018-10-20T10:42:21Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "d3f58a95de7a49fa84710eab1a2e4e52", "tags": null, "creation_time": "2018-10-20T10:26:24Z", "links": [{"href": "http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-20T10:41:37Z", "id": "eefda117-2ea9-45e0-8432-961dbc78751f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-10-20 10:42:34,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/5a336b8bee3b4e1db0b4dcaa287157af/stacks/clearwater-opnfv/eefda117-2ea9-45e0-8432-961dbc78751f?resolve_outputs=False used request id req-0e9ec6ff-6769-4767-bc3a-11c9775e0f6e 2018-10-20 10:42:34,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706961154938s 2018-10-20 10:42:34,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 10:42:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa/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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" -d '{"subnet_id": "e37314df-6caf-4912-8ac7-54fdaa89f1fe"}' 2018-10-20 10:42:36,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:36 GMT X-Openstack-Request-Id: req-35376443-5b02-4988-a512-995b1a7178b6 2018-10-20 10:42:36,706 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bbdeb284-7db7-468b-914e-9bbf64cee11d", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "subnet_id": "e37314df-6caf-4912-8ac7-54fdaa89f1fe", "subnet_ids": ["e37314df-6caf-4912-8ac7-54fdaa89f1fe"], "port_id": "338b3417-52b9-4fed-b3b0-0e7f5c15621c", "id": "e415f05d-ec7a-4544-8ac7-683ab095b5fa"} 2018-10-20 10:42:36,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa/remove_router_interface.json used request id req-35376443-5b02-4988-a512-995b1a7178b6 2018-10-20 10:42:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08421301842s 2018-10-20 10:42:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 10:42:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:36,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:36 GMT X-Openstack-Request-Id: req-9f5be499-912e-45e5-881e-07abccb0db88 2018-10-20 10:42:36,860 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "created_at": "2018-10-20T10:26:01Z", "admin_state_up": true, "updated_at": "2018-10-20T10:42:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "e415f05d-ec7a-4544-8ac7-683ab095b5fa", "name": "heat_ims-router_8f3cc420-0997-42af-9191-954554775522"}]} 2018-10-20 10:42:36,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9f5be499-912e-45e5-881e-07abccb0db88 2018-10-20 10:42:36,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.153604030609s 2018-10-20 10:42:36,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 10:42:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:38,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:42:38 GMT X-Openstack-Request-Id: req-f73c0ec6-84aa-40af-a41c-dae84409e010 2018-10-20 10:42:38,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:42:38,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e415f05d-ec7a-4544-8ac7-683ab095b5fa.json used request id req-f73c0ec6-84aa-40af-a41c-dae84409e010 2018-10-20 10:42:38,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50680208206s 2018-10-20 10:42:38,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:42:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:38,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:38 GMT X-Openstack-Request-Id: req-6b402e5c-c1d5-4cc7-8a95-b9eb7acf41ab 2018-10-20 10:42:38,421 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:26:01Z","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":"5a336b8bee3b4e1db0b4dcaa287157af","id":"e37314df-6caf-4912-8ac7-54fdaa89f1fe","subnetpool_id":null,"name":"heat_ims-subnet_8f3cc420-0997-42af-9191-954554775522"}]} 2018-10-20 10:42:38,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6b402e5c-c1d5-4cc7-8a95-b9eb7acf41ab 2018-10-20 10:42:38,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0524890422821s 2018-10-20 10:42:38,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 10:42:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/e37314df-6caf-4912-8ac7-54fdaa89f1fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:39,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:42:39 GMT X-Openstack-Request-Id: req-89f94774-bfe0-4c2a-86ec-fb99f2c689a1 2018-10-20 10:42:39,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:42:39,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e37314df-6caf-4912-8ac7-54fdaa89f1fe.json used request id req-89f94774-bfe0-4c2a-86ec-fb99f2c689a1 2018-10-20 10:42:39,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31176996231s 2018-10-20 10:42:39,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:42:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:39,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:39 GMT X-Openstack-Request-Id: req-e62a2437-3fd4-40b2-a81e-11b60633aa0e 2018-10-20 10:42:39,835 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bbdeb284-7db7-468b-914e-9bbf64cee11d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a336b8bee3b4e1db0b4dcaa287157af","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:42:39Z","qos_policy_id":null,"name":"heat_ims-net_8f3cc420-0997-42af-9191-954554775522","admin_state_up":true,"tenant_id":"5a336b8bee3b4e1db0b4dcaa287157af","created_at":"2018-10-20T10:26:00Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:42:39,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e62a2437-3fd4-40b2-a81e-11b60633aa0e 2018-10-20 10:42:39,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100121021271s 2018-10-20 10:42:39,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 10:42:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/bbdeb284-7db7-468b-914e-9bbf64cee11d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:41,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:42:41 GMT X-Openstack-Request-Id: req-8a74819e-c7fd-4a5e-aac5-1bbb1775c223 2018-10-20 10:42:41,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:42:41,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/bbdeb284-7db7-468b-914e-9bbf64cee11d.json used request id req-8a74819e-c7fd-4a5e-aac5-1bbb1775c223 2018-10-20 10:42:41,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.1025531292s 2018-10-20 10:42:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:42:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:42,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:42 GMT X-Openstack-Request-Id: req-306905e5-8cab-40dc-be58-50e89efcfe89 2018-10-20 10:42:42,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:26:13Z", "file": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/file", "owner": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "size": 263586304, "self": "/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "heat_ims-img_8f3cc420-0997-42af-9191-954554775522", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T10:26:08Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:42:42,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-306905e5-8cab-40dc-be58-50e89efcfe89 2018-10-20 10:42:42,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301892995834s 2018-10-20 10:42:42,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 10:42:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4e5c7eea4c872fb841abff9efdd58572ca2a2e43d8a067cfdf191def9cbb06ee" 2018-10-20 10:42:42,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:42:42 GMT X-Openstack-Request-Id: req-95dfe8e8-5d40-4c68-8a92-664d0a8de169 2018-10-20 10:42:42,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-20 10:42:42,623 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bc3cfb80-11c1-4d11-a90c-92c1c8dd66fe used request id req-95dfe8e8-5d40-4c68-8a92-664d0a8de169 2018-10-20 10:42:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.37669801712s 2018-10-20 10:42:42,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:42:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:42,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42: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-b5f495f3-7055-431b-ad1b-057c6c941a33 x-openstack-request-id: req-b5f495f3-7055-431b-ad1b-057c6c941a33 2018-10-20 10:42:42,932 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0554e881-1649-4686-8562-88e22c2580eb", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "0554e881-1649-4686-8562-88e22c2580eb", "name": "heat_ims-flavor_8f3cc420-0997-42af-9191-954554775522", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:42:42,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b5f495f3-7055-431b-ad1b-057c6c941a33 2018-10-20 10:42:42,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302529096603s 2018-10-20 10:42:42,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 10:42:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:42,968 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42: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-ed2010a8-9685-4fa8-a607-e8d90b901f9a x-openstack-request-id: req-ed2010a8-9685-4fa8-a607-e8d90b901f9a 2018-10-20 10:42:42,969 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0554e881-1649-4686-8562-88e22c2580eb used request id req-ed2010a8-9685-4fa8-a607-e8d90b901f9a 2018-10-20 10:42:42,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347559452057s 2018-10-20 10:42:42,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:42:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:43,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e70334-bb4a-4e7d-9c5e-bbebdec91b09 2018-10-20 10:42:43,178 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "links": {"self": "http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a94f784a1bd43dfbc27c51c47811477", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:42:43,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-58e70334-bb4a-4e7d-9c5e-bbebdec91b09 2018-10-20 10:42:43,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209548950195s 2018-10-20 10:42:43,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:42:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81415e7d-86f7-4a1f-ba01-4d209facd5f6 2018-10-20 10:42:43,395 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_8f3cc420-0997-42af-9191-954554775522", "links": {"self": "http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5a94f784a1bd43dfbc27c51c47811477", "description": null}} 2018-10-20 10:42:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477 used request id req-81415e7d-86f7-4a1f-ba01-4d209facd5f6 2018-10-20 10:42:43,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20868897438s 2018-10-20 10:42:43,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 10:42:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:43,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b5df26-f21f-4e18-9ea1-a83c4ea2822b 2018-10-20 10:42:43,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:42:43,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/5a94f784a1bd43dfbc27c51c47811477 used request id req-a9b5df26-f21f-4e18-9ea1-a83c4ea2822b 2018-10-20 10:42:43,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285557031631s 2018-10-20 10:42:43,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:42:43,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:43,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79ad720-f556-45d3-bb0b-096bc80b9c9e 2018-10-20 10:42:43,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af"}, "tags": [], "enabled": true, "id": "5a336b8bee3b4e1db0b4dcaa287157af", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_8f3cc420-0997-42af-9191-954554775522"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 10:42:43,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a79ad720-f556-45d3-bb0b-096bc80b9c9e 2018-10-20 10:42:43,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2033598423s 2018-10-20 10:42:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 10:42:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:44,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91ba056-373a-4efd-bea7-208538331feb 2018-10-20 10:42:44,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:42:44,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5a336b8bee3b4e1db0b4dcaa287157af used request id req-a91ba056-373a-4efd-bea7-208538331feb 2018-10-20 10:42:44,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270078897476s 2018-10-20 10:42:44,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:42:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5a336b8bee3b4e1db0b4dcaa287157af&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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:44,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:44 GMT X-Openstack-Request-Id: req-ee651e99-fa57-49f5-8599-2d5efebb7a66 2018-10-20 10:42:44,490 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "created_at": "2018-10-20T10:26:00Z", "updated_at": "2018-10-20T10:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "57d33125-779c-4597-9a8c-7dcab713caef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "11e8d879-dc3d-440b-b082-edbb1c1ddf77", "remote_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "84a85939-9e2b-4f3f-8cfc-de38b3305497", "remote_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "7f5ac5bd-bcfd-42f5-ad02-021df0ee3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}], "revision_number": 1, "project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "name": "default"}]} 2018-10-20 10:42:44,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5a336b8bee3b4e1db0b4dcaa287157af&name=default used request id req-ee651e99-fa57-49f5-8599-2d5efebb7a66 2018-10-20 10:42:44,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316810846329s 2018-10-20 10:42:44,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:42:44,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:44,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:44 GMT X-Openstack-Request-Id: req-8b5430e9-4229-41a6-9395-2f9b9b4f527e 2018-10-20 10:42:44,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "created_at": "2018-10-20T10:26:00Z", "updated_at": "2018-10-20T10:26:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "11e8d879-dc3d-440b-b082-edbb1c1ddf77", "remote_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "84a85939-9e2b-4f3f-8cfc-de38b3305497", "remote_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "57d33125-779c-4597-9a8c-7dcab713caef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:26:00Z", "revision_number": 0, "id": "7f5ac5bd-bcfd-42f5-ad02-021df0ee3dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:26:00Z", "security_group_id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "tenant_id": "5a336b8bee3b4e1db0b4dcaa287157af", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a336b8bee3b4e1db0b4dcaa287157af"}], "revision_number": 1, "project_id": "5a336b8bee3b4e1db0b4dcaa287157af", "id": "87f2fd54-e60f-4f7e-bba6-88b57b882d0e", "name": "default"}]} 2018-10-20 10:42:44,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8b5430e9-4229-41a6-9395-2f9b9b4f527e 2018-10-20 10:42:44,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0550091266632s 2018-10-20 10:42:44,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 10:42:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/87f2fd54-e60f-4f7e-bba6-88b57b882d0e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}3ab5132c076fcfac131b92ae1c42e78066660b83f521212bce4e020c279c668c" 2018-10-20 10:42:44,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:42:44 GMT X-Openstack-Request-Id: req-7c034e51-b66d-49fd-8c82-80bfd40c4689 2018-10-20 10:42:44,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:42:44,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/87f2fd54-e60f-4f7e-bba6-88b57b882d0e.json used request id req-7c034e51-b66d-49fd-8c82-80bfd40c4689 2018-10-20 10:42:44,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.115792989731s 2018-10-20 10:42:44,699 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-20 10:42:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:42:44,763 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af70f40e-97ca-40b3-a2c8-cae7d5be1bd5 2018-10-20 10:42:44,764 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:42:44,764 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-af70f40e-97ca-40b3-a2c8-cae7d5be1bd5 2018-10-20 10:42:44,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:42:45,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T11:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["yU5bsBeTQH6kVtrphdQsNA"], "issued_at": "2018-10-20T10:42:45.000000Z"}} 2018-10-20 10:42:45,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:42:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:45,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:45 GMT X-Openstack-Request-Id: req-f5cc724c-0816-4b4a-b8ce-ce34e265fa78 2018-10-20 10:42:45,552 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 10:42:45,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5cc724c-0816-4b4a-b8ce-ce34e265fa78 2018-10-20 10:42:45,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371002197266s 2018-10-20 10:42:45,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:42:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:45,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b9274a-f5d1-422b-a984-9914afc46c06 2018-10-20 10:42:45,674 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:42:45,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b5b9274a-f5d1-422b-a984-9914afc46c06 2018-10-20 10:42:45,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11346912384s 2018-10-20 10:42:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 10:42:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}}' 2018-10-20 10:42:45,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68937ab9-b058-4fa5-8c78-e92ee6477eea 2018-10-20 10:42:45,860 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730"}, "tags": [], "enabled": true, "id": "4a684ea7bf0a4ba9a7db36912da6c730", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}} 2018-10-20 10:42:45,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-68937ab9-b058-4fa5-8c78-e92ee6477eea 2018-10-20 10:42:45,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178231954575s 2018-10-20 10:42:45,861 - 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'4a684ea7bf0a4ba9a7db36912da6c730', '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_5345297a-b484-4898-9443-32bb7edf04d9'}) 2018-10-20 10:42:45,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 10:42:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "df61804d-a142-4778-8bef-30276141e31c", "email": null, "name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9"}}' 2018-10-20 10:42:46,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa122103-7b7d-4e0f-a454-896ac9989103 2018-10-20 10:42:46,352 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "links": {"self": "http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebd13b626797452b9ede0f0f86756d3c", "domain_id": "default", "password_expires_at": null}} 2018-10-20 10:42:46,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-aa122103-7b7d-4e0f-a454-896ac9989103 2018-10-20 10:42:46,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48410987854s 2018-10-20 10:42:46,353 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ebd13b626797452b9ede0f0f86756d3c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9'}) 2018-10-20 10:42:46,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:42:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:46,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef170afa-0b46-4249-9947-c76ac23a0c27 2018-10-20 10:42:46,549 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:42:46,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ef170afa-0b46-4249-9947-c76ac23a0c27 2018-10-20 10:42:46,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192683935165s 2018-10-20 10:42:46,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:42:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:46,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e490abc-7c76-4c10-b44e-c2ccef4b5771 2018-10-20 10:42:46,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:42:46,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9e490abc-7c76-4c10-b44e-c2ccef4b5771 2018-10-20 10:42:46,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197458982468s 2018-10-20 10:42:46,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:42:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:46,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302eda48-a528-4001-8a04-d5b12b9917db 2018-10-20 10:42:46,905 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:42:46,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-302eda48-a528-4001-8a04-d5b12b9917db 2018-10-20 10:42:46,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147421121597s 2018-10-20 10:42:46,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:42:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcec00b-c4fa-4f5e-b25a-2ddb96ec7600 2018-10-20 10:42:47,020 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 10:42:47,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-bdcec00b-c4fa-4f5e-b25a-2ddb96ec7600 2018-10-20 10:42:47,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109648942947s 2018-10-20 10:42:47,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:42:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ea0b4d-0ddc-4417-8e03-65870d76976f 2018-10-20 10:42:47,158 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "links": {"self": "http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebd13b626797452b9ede0f0f86756d3c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:42:47,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-36ea0b4d-0ddc-4417-8e03-65870d76976f 2018-10-20 10:42:47,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137140989304s 2018-10-20 10:42:47,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:42:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10f2a18-d8a4-4ed9-9fde-aaf0e9031eaa 2018-10-20 10:42:47,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730"}, "tags": [], "enabled": true, "id": "4a684ea7bf0a4ba9a7db36912da6c730", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:42:47,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d10f2a18-d8a4-4ed9-9fde-aaf0e9031eaa 2018-10-20 10:42:47,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201795101166s 2018-10-20 10:42:47,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 10:42:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ebd13b626797452b9ede0f0f86756d3c&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4a684ea7bf0a4ba9a7db36912da6c730" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4ab792-7d5c-466c-85fa-60b2b3d6709c 2018-10-20 10:42:47,487 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ebd13b626797452b9ede0f0f86756d3c&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4a684ea7bf0a4ba9a7db36912da6c730", "previous": null, "next": null}} 2018-10-20 10:42:47,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ebd13b626797452b9ede0f0f86756d3c&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=4a684ea7bf0a4ba9a7db36912da6c730 used request id req-2a4ab792-7d5c-466c-85fa-60b2b3d6709c 2018-10-20 10:42:47,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104932785034s 2018-10-20 10:42:47,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 10:42:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730/users/ebd13b626797452b9ede0f0f86756d3c/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc9f5e7-8e28-4fc9-bbbf-f160ca0e84d3 2018-10-20 10:42:47,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:42:47,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730/users/ebd13b626797452b9ede0f0f86756d3c/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-6cc9f5e7-8e28-4fc9-bbbf-f160ca0e84d3 2018-10-20 10:42:47,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25931596756s 2018-10-20 10:42:47,751 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 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'4a684ea7bf0a4ba9a7db36912da6c730', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'df61804d-a142-4778-8bef-30276141e31c', 'username': u'vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 10:42:47,755 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9', 'password': 'df61804d-a142-4778-8bef-30276141e31c', 'project_name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '4a684ea7bf0a4ba9a7db36912da6c730', 'project_domain_name': 'Default'} 2018-10-20 10:42:47,785 - 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-20 10:42:47,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-20 10:42:47,824 - 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-20 10:42:47,858 - 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-20 10:42:47,859 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-20 10:42:47,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:42:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:47,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47f7d1c-a1f2-4947-bfac-06abfb5208f6 2018-10-20 10:42:47,964 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:42:47,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d47f7d1c-a1f2-4947-bfac-06abfb5208f6 2018-10-20 10:42:47,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105386018753s 2018-10-20 10:42:47,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:42:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:42:48,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1911ee55-21f5-46ed-b6e9-1b1ed8e61deb 2018-10-20 10:42:48,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730"}, "tags": [], "enabled": true, "id": "4a684ea7bf0a4ba9a7db36912da6c730", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:42:48,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1911ee55-21f5-46ed-b6e9-1b1ed8e61deb 2018-10-20 10:42:48,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112217903137s 2018-10-20 10:42:48,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 10:42:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"network": {"tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "name": "vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9", "admin_state_up": true}}' 2018-10-20 10:42:48,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:48 GMT X-Openstack-Request-Id: req-0c847147-c996-4513-bd24-ec74acaa4fa0 2018-10-20 10:42:48,393 - 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":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:42:48Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450}} 2018-10-20 10:42:48,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0c847147-c996-4513-bd24-ec74acaa4fa0 2018-10-20 10:42:48,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.306983947754s 2018-10-20 10:42:48,394 - 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-20T10:42:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8df5f5b9-339a-4533-8402-01b2978ba301', 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'vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9', u'created_at': u'2018-10-20T10:42:48Z', u'mtu': 1450, u'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'l2_adjacency': True}) 2018-10-20 10:42:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:42:48,404 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9cabfe0-e993-4f9b-ad80-c09f877fe60e 2018-10-20 10:42:48,404 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:42:48,405 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d9cabfe0-e993-4f9b-ad80-c09f877fe60e 2018-10-20 10:42:48,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:42:48,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T11:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a684ea7bf0a4ba9a7db36912da6c730", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_4a684ea7bf0a4ba9a7db36912da6c730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4a684ea7bf0a4ba9a7db36912da6c730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/4a684ea7bf0a4ba9a7db36912da6c730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "id": "ebd13b626797452b9ede0f0f86756d3c"}, "audit_ids": ["b7aby_AESWu1j08L9PrB8w"], "issued_at": "2018-10-20T10:42:48.000000Z"}} 2018-10-20 10:42:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:42:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:42:49,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:49 GMT X-Openstack-Request-Id: req-25e4fe99-29c1-483c-a940-dc2204576e11 2018-10-20 10:42:49,445 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:42:48Z","qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:42:49,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-25e4fe99-29c1-483c-a940-dc2204576e11 2018-10-20 10:42:49,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.636482000351s 2018-10-20 10:42:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 10:42:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"subnet": {"name": "vyos_vrouter-subnet_5345297a-b484-4898-9443-32bb7edf04d9", "enable_dhcp": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-20 10:42:50,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:50 GMT X-Openstack-Request-Id: req-bdfce54b-2324-4b19-bbe0-87e2736b2e69 2018-10-20 10:42:50,061 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df5f5b9-339a-4533-8402-01b2978ba301","tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:42:49Z","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":"4a684ea7bf0a4ba9a7db36912da6c730","id":"58700ca1-7a35-41bc-bd48-17a659d39568","subnetpool_id":null,"name":"vyos_vrouter-subnet_5345297a-b484-4898-9443-32bb7edf04d9"}} 2018-10-20 10:42:50,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bdfce54b-2324-4b19-bbe0-87e2736b2e69 2018-10-20 10:42:50,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.613858938217s 2018-10-20 10:42:50,062 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:42:49Z', 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'58700ca1-7a35-41bc-bd48-17a659d39568', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_5345297a-b484-4898-9443-32bb7edf04d9', u'enable_dhcp': True, u'network_id': u'8df5f5b9-339a-4533-8402-01b2978ba301', u'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:42:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730'}) 2018-10-20 10:42:50,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 10:42:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "vyos_vrouter-router_5345297a-b484-4898-9443-32bb7edf04d9", "admin_state_up": true}}' 2018-10-20 10:42:51,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:51 GMT X-Openstack-Request-Id: req-cd9f30d0-6c79-4714-97eb-32f887eec7ef 2018-10-20 10:42:51,822 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:50Z", "admin_state_up": true, "updated_at": "2018-10-20T10:42:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "name": "vyos_vrouter-router_5345297a-b484-4898-9443-32bb7edf04d9"}} 2018-10-20 10:42:51,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-cd9f30d0-6c79-4714-97eb-32f887eec7ef 2018-10-20 10:42:51,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.76031517982s 2018-10-20 10:42:51,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:42:51Z', u'revision_number': 2, u'id': u'e05c2b70-a3f9-42be-89be-66a3c5237e6a', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_5345297a-b484-4898-9443-32bb7edf04d9', u'admin_state_up': True, u'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:42:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730'}) 2018-10-20 10:42:51,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 10:42:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"subnet_id": "58700ca1-7a35-41bc-bd48-17a659d39568"}' 2018-10-20 10:42:54,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:42:54 GMT X-Openstack-Request-Id: req-849b3be9-fd96-4798-b09a-a34684447951 2018-10-20 10:42:54,358 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "subnet_id": "58700ca1-7a35-41bc-bd48-17a659d39568", "subnet_ids": ["58700ca1-7a35-41bc-bd48-17a659d39568"], "port_id": "b05f39e2-34c5-43c1-8100-b79e0cc27571", "id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a"} 2018-10-20 10:42:54,358 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a/add_router_interface.json used request id req-849b3be9-fd96-4798-b09a-a34684447951 2018-10-20 10:42:54,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53489208221s 2018-10-20 10:42:54,359 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-20 10:43:17,375 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-20 10:43:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:43:17,384 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 10:43:17 GMT 2018-10-20 10:43:17,385 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 10:43:17,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:43:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:43:17,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 10:43:17 GMT X-Openstack-Request-Id: req-c831f3fc-0d75-44ae-9412-704ab33a184e 2018-10-20 10:43:17,720 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:43:17,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c831f3fc-0d75-44ae-9412-704ab33a184e 2018-10-20 10:43:17,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32981801033s 2018-10-20 10:43:17,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 10:43:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9"}' 2018-10-20 10:43:17,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 20 Oct 2018 10:43:17 GMT Location: http://172.30.9.22:9292/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-43bbe230-2651-4b31-8199-c1621627d28a 2018-10-20 10:43:17,834 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:43:17Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": null, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "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_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": null, "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 10:43:17,835 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-43bbe230-2651-4b31-8199-c1621627d28a 2018-10-20 10:43:17,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.105171918869s 2018-10-20 10:43:17,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 10:43:17,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '' 2018-10-20 10:44:18,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:44:18 GMT X-Openstack-Request-Id: req-56ad9f98-326c-44ac-8298-139c7375f38b 2018-10-20 10:44:18,552 - 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-20 10:44:18,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file used request id req-56ad9f98-326c-44ac-8298-139c7375f38b 2018-10-20 10:44:18,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.7168459892s 2018-10-20 10:44:18,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:44:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:18 GMT X-Openstack-Request-Id: req-aa732e9c-42ce-4209-b4df-91b1348f7a25 2018-10-20 10:44:18,633 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:44:18Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": 4373348352, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:44:18,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-aa732e9c-42ce-4209-b4df-91b1348f7a25 2018-10-20 10:44:18,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.077929019928s 2018-10-20 10:44:18,636 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file', 'owner': u'4a684ea7bf0a4ba9a7db36912da6c730', 'id': u'65c2312c-6218-4fd7-8978-77478d0192e3', 'size': 4373348352, u'self': u'/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T10:44:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T10:44:18Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9', '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/65c2312c-6218-4fd7-8978-77478d0192e3', 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_5345297a-b484-4898-9443-32bb7edf04d9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9', 'created': u'2018-10-20T10:43:17Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-20T10:43:17Z', 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/65c2312c-6218-4fd7-8978-77478d0192e3', 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_5345297a-b484-4898-9443-32bb7edf04d9', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-10-20 10:44:18,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 10:44:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-20 10:44:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-827f3c10-8250-4d52-a381-6e8b96e0596a x-openstack-request-id: req-827f3c10-8250-4d52-a381-6e8b96e0596a 2018-10-20 10:44:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "name": "vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 10:44:18,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-827f3c10-8250-4d52-a381-6e8b96e0596a 2018-10-20 10:44:18,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.349612951279s 2018-10-20 10:44:18,990 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9', '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'906439e73a574f6faa0801abd57f945a', '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'df991ec0-a6a3-486d-98d0-e1b8b2fb799f', 'swap': 0}) 2018-10-20 10:44:18,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 10:44:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f/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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"extra_specs": {}}' 2018-10-20 10:44:19,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-99a33137-1173-4d6d-aaab-025d6e23571d x-openstack-request-id: req-99a33137-1173-4d6d-aaab-025d6e23571d 2018-10-20 10:44:19,226 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 10:44:19,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f/os-extra_specs used request id req-99a33137-1173-4d6d-aaab-025d6e23571d 2018-10-20 10:44:19,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.235627174377s 2018-10-20 10:44:19,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-20 10:44:19,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"keypair": {"name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9"}}' 2018-10-20 10:44:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-7f3ad06c-48d0-48ae-a721-eb3686cdf5e1 x-openstack-request-id: req-7f3ad06c-48d0-48ae-a721-eb3686cdf5e1 2018-10-20 10:44:19,677 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQColkP7p2U9W/GNlHk0BsmWPxH0fpOlhHxkQatCluIeoz6/1EtprIjoGzXBZQGfG9zsX130/qgNFQQFCdBhrXMXlgUZ6wdXgNOmuNoJpZYcKRSXyl42LMk6Bf81J63cDQEC5JK0ZS8wo4xD2DuIoMOlOgrAyeXwFZzmvtzgbNMW7sKVx5JKjEQdfF/91QGdkI7jeNrtelENdsNYAXkx/19PKW2FVMtqB1WXp2+aLmEGMr/bRbulvbaQw3gnrJJjWse7ASA/wpBMTAznfoYEaAvSaYKvV/v5LazPuzpfZOlSeuDbK+eeSU2waR4KMlJ9DOxUhnRfTYWRC4/ES3/UYQkl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqJZD+6dlPVvxjZR5NAbJlj8R9H6TpYR8ZEGrQpbiHqM+v9RL\naayI6Bs1wWUBnxvc7F9d9P6oDRUEBQnQYa1zF5YFGesHV4DTprjaCaWWHCkUl8pe\nNizJOgX/NSet3A0BAuSStGUvMKOMQ9g7iKDDpToKwMnl8BWc5r7c4GzTFu7ClceS\nSoxEHXxf/dUBnZCO43ja7XpRDXbDWAF5Mf9fTylthVTLagdVl6dvmi5hBjK/20W7\npb22kMN4J6ySY1rHuwEgP8KQTEwM536GBGgL0mmCr1f7+S2sz7s6X2TpUnrg2yvn\nnklNsGkeCjJSfQzsVIZ0X02FkQuPxEt/1GEJJQIDAQABAoIBAB2VyTZniPe8o+ZR\nsPd1XXkVdmQutmBsoJvDfneAHQx9X2ywp89SrO/2nndi72bpr9p3Xfi5m+o3zu3H\nbB9IHhN8i0aiHTa47+upMvJQcchdWTTOGbxuHZ4mIURFw1gDnDLSxAAOZbqmaN4b\nG099zve2+N4eUFDSqidARWjJED5MvSNL0AUSQsoT9AbD8MP2rP4gfvGJIWpR5X1O\nVl8EHgr1DRhVGK0sD5YlKWaSW7ay5GcjEdTLs3s9N2HPgVePGtJXL2jO0r2sQwMn\n1HYJQK+AVBErGJB7+LxB6I+fy6nfLVu2YU0SEmaZ2LFvn6XXyCMTeB1+QJ7Ga99K\ns8jsDl0CgYEA3JX2hPkBGRMNUScmuqB9TKrEl9srFMZVgcN7vQvTDdBqeimMh2OR\nk23N7gK+6rPBhmw/1ljHlkB4xYSCjqWfmZPIA423ZekMdzDHhb85+QBR2M1Eg5Tm\nWlP8x7eK3asOfKqeq1P2fPRpxZBhQ2+NX7NNWBNdrayQ8lRHmrzOBX8CgYEAw6cp\nDoucZk8KpUVO8+Xqhpr3amcAy8seUn4RJlxij+KeoSXShuKVncmspG7GELsig7YK\nb+6pJg7KXHjxAY7u1bVkCGrxgtVqFYmZeNPduZcPug3md/pnNuCQBRAmL9q72cOI\nhC05B26NmI2TVTmKAvBt3CWwF1ojhgy/9Xuna1sCgYB2+ZuhVPy2nYQNRWSqPG3Y\nsDKhBWFTLzZnaxyOdpY7WTJU+ZwGWjnmns73lRuMU7AJ5ND5t6DO9a8uOa6BaeuP\nVhoHcKR+nxhOIU08YkvOddGvceeGYQVtqucogWKw9NY3f39dQUgtVVbHbHxJdx11\nhKwu2SMpzW3QhoyodTVZ2QKBgQCtExQ4r7u8rTMnnDYJf1uFk1RGpbOIk7fRFYAq\nRRNTYQ8eUoz3kTz1BdBY7Tz80+3mQYTeG2s6JV9RihL4Y+5W0k0ZPTFDoXJkdwJy\nZkj/wefBmEZF4Bap7uC3+d8t+fqu2k/LTQ3jyyIqzyKEA5BYpUMpuZUaMzy1elXc\n3HPvfQKBgCDK9z+l/CBueNmFDv1Z9ZxeY503UyCWohK2Erfx1NDnveIc45B2XX7r\nBf6QQqpwKR6GXrGBE3TVfJyi4iKo5CSqLv41u6RhO+B9EWTv3GtXGw+5jcEIyCqe\naiHZ4Cqvf22hgwadY1Mj46OfQvUDFTiK+quJ7ZFIjIghLinn2RrZ\n-----END RSA PRIVATE KEY-----\n", "user_id": "ebd13b626797452b9ede0f0f86756d3c", "name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "fingerprint": "da:f4:34:ae:5a:84:93:0b:e5:dc:fc:3c:9b:da:e5:67"}} 2018-10-20 10:44:19,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7f3ad06c-48d0-48ae-a721-eb3686cdf5e1 2018-10-20 10:44:19,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.447520971298s 2018-10-20 10:44:19,678 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQColkP7p2U9W/GNlHk0BsmWPxH0fpOlhHxkQatCluIeoz6/1EtprIjoGzXBZQGfG9zsX130/qgNFQQFCdBhrXMXlgUZ6wdXgNOmuNoJpZYcKRSXyl42LMk6Bf81J63cDQEC5JK0ZS8wo4xD2DuIoMOlOgrAyeXwFZzmvtzgbNMW7sKVx5JKjEQdfF/91QGdkI7jeNrtelENdsNYAXkx/19PKW2FVMtqB1WXp2+aLmEGMr/bRbulvbaQw3gnrJJjWse7ASA/wpBMTAznfoYEaAvSaYKvV/v5LazPuzpfZOlSeuDbK+eeSU2waR4KMlJ9DOxUhnRfTYWRC4/ES3/UYQkl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqJZD+6dlPVvxjZR5NAbJlj8R9H6TpYR8ZEGrQpbiHqM+v9RL\naayI6Bs1wWUBnxvc7F9d9P6oDRUEBQnQYa1zF5YFGesHV4DTprjaCaWWHCkUl8pe\nNizJOgX/NSet3A0BAuSStGUvMKOMQ9g7iKDDpToKwMnl8BWc5r7c4GzTFu7ClceS\nSoxEHXxf/dUBnZCO43ja7XpRDXbDWAF5Mf9fTylthVTLagdVl6dvmi5hBjK/20W7\npb22kMN4J6ySY1rHuwEgP8KQTEwM536GBGgL0mmCr1f7+S2sz7s6X2TpUnrg2yvn\nnklNsGkeCjJSfQzsVIZ0X02FkQuPxEt/1GEJJQIDAQABAoIBAB2VyTZniPe8o+ZR\nsPd1XXkVdmQutmBsoJvDfneAHQx9X2ywp89SrO/2nndi72bpr9p3Xfi5m+o3zu3H\nbB9IHhN8i0aiHTa47+upMvJQcchdWTTOGbxuHZ4mIURFw1gDnDLSxAAOZbqmaN4b\nG099zve2+N4eUFDSqidARWjJED5MvSNL0AUSQsoT9AbD8MP2rP4gfvGJIWpR5X1O\nVl8EHgr1DRhVGK0sD5YlKWaSW7ay5GcjEdTLs3s9N2HPgVePGtJXL2jO0r2sQwMn\n1HYJQK+AVBErGJB7+LxB6I+fy6nfLVu2YU0SEmaZ2LFvn6XXyCMTeB1+QJ7Ga99K\ns8jsDl0CgYEA3JX2hPkBGRMNUScmuqB9TKrEl9srFMZVgcN7vQvTDdBqeimMh2OR\nk23N7gK+6rPBhmw/1ljHlkB4xYSCjqWfmZPIA423ZekMdzDHhb85+QBR2M1Eg5Tm\nWlP8x7eK3asOfKqeq1P2fPRpxZBhQ2+NX7NNWBNdrayQ8lRHmrzOBX8CgYEAw6cp\nDoucZk8KpUVO8+Xqhpr3amcAy8seUn4RJlxij+KeoSXShuKVncmspG7GELsig7YK\nb+6pJg7KXHjxAY7u1bVkCGrxgtVqFYmZeNPduZcPug3md/pnNuCQBRAmL9q72cOI\nhC05B26NmI2TVTmKAvBt3CWwF1ojhgy/9Xuna1sCgYB2+ZuhVPy2nYQNRWSqPG3Y\nsDKhBWFTLzZnaxyOdpY7WTJU+ZwGWjnmns73lRuMU7AJ5ND5t6DO9a8uOa6BaeuP\nVhoHcKR+nxhOIU08YkvOddGvceeGYQVtqucogWKw9NY3f39dQUgtVVbHbHxJdx11\nhKwu2SMpzW3QhoyodTVZ2QKBgQCtExQ4r7u8rTMnnDYJf1uFk1RGpbOIk7fRFYAq\nRRNTYQ8eUoz3kTz1BdBY7Tz80+3mQYTeG2s6JV9RihL4Y+5W0k0ZPTFDoXJkdwJy\nZkj/wefBmEZF4Bap7uC3+d8t+fqu2k/LTQ3jyyIqzyKEA5BYpUMpuZUaMzy1elXc\n3HPvfQKBgCDK9z+l/CBueNmFDv1Z9ZxeY503UyCWohK2Erfx1NDnveIc45B2XX7r\nBf6QQqpwKR6GXrGBE3TVfJyi4iKo5CSqLv41u6RhO+B9EWTv3GtXGw+5jcEIyCqe\naiHZ4Cqvf22hgwadY1Mj46OfQvUDFTiK+quJ7ZFIjIghLinn2RrZ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ebd13b626797452b9ede0f0f86756d3c', 'name': u'vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9', 'created_at': '2018-10-20T10:44:19.678604', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'da:f4:34:ae:5a:84:93:0b:e5:dc:fc:3c:9b:da:e5:67', 'type': 'ssh', 'id': u'vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9'}) 2018-10-20 10:44:19,679 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqJZD+6dlPVvxjZR5NAbJlj8R9H6TpYR8ZEGrQpbiHqM+v9RL aayI6Bs1wWUBnxvc7F9d9P6oDRUEBQnQYa1zF5YFGesHV4DTprjaCaWWHCkUl8pe NizJOgX/NSet3A0BAuSStGUvMKOMQ9g7iKDDpToKwMnl8BWc5r7c4GzTFu7ClceS SoxEHXxf/dUBnZCO43ja7XpRDXbDWAF5Mf9fTylthVTLagdVl6dvmi5hBjK/20W7 pb22kMN4J6ySY1rHuwEgP8KQTEwM536GBGgL0mmCr1f7+S2sz7s6X2TpUnrg2yvn nklNsGkeCjJSfQzsVIZ0X02FkQuPxEt/1GEJJQIDAQABAoIBAB2VyTZniPe8o+ZR sPd1XXkVdmQutmBsoJvDfneAHQx9X2ywp89SrO/2nndi72bpr9p3Xfi5m+o3zu3H bB9IHhN8i0aiHTa47+upMvJQcchdWTTOGbxuHZ4mIURFw1gDnDLSxAAOZbqmaN4b G099zve2+N4eUFDSqidARWjJED5MvSNL0AUSQsoT9AbD8MP2rP4gfvGJIWpR5X1O Vl8EHgr1DRhVGK0sD5YlKWaSW7ay5GcjEdTLs3s9N2HPgVePGtJXL2jO0r2sQwMn 1HYJQK+AVBErGJB7+LxB6I+fy6nfLVu2YU0SEmaZ2LFvn6XXyCMTeB1+QJ7Ga99K s8jsDl0CgYEA3JX2hPkBGRMNUScmuqB9TKrEl9srFMZVgcN7vQvTDdBqeimMh2OR k23N7gK+6rPBhmw/1ljHlkB4xYSCjqWfmZPIA423ZekMdzDHhb85+QBR2M1Eg5Tm WlP8x7eK3asOfKqeq1P2fPRpxZBhQ2+NX7NNWBNdrayQ8lRHmrzOBX8CgYEAw6cp DoucZk8KpUVO8+Xqhpr3amcAy8seUn4RJlxij+KeoSXShuKVncmspG7GELsig7YK b+6pJg7KXHjxAY7u1bVkCGrxgtVqFYmZeNPduZcPug3md/pnNuCQBRAmL9q72cOI hC05B26NmI2TVTmKAvBt3CWwF1ojhgy/9Xuna1sCgYB2+ZuhVPy2nYQNRWSqPG3Y sDKhBWFTLzZnaxyOdpY7WTJU+ZwGWjnmns73lRuMU7AJ5ND5t6DO9a8uOa6BaeuP VhoHcKR+nxhOIU08YkvOddGvceeGYQVtqucogWKw9NY3f39dQUgtVVbHbHxJdx11 hKwu2SMpzW3QhoyodTVZ2QKBgQCtExQ4r7u8rTMnnDYJf1uFk1RGpbOIk7fRFYAq RRNTYQ8eUoz3kTz1BdBY7Tz80+3mQYTeG2s6JV9RihL4Y+5W0k0ZPTFDoXJkdwJy Zkj/wefBmEZF4Bap7uC3+d8t+fqu2k/LTQ3jyyIqzyKEA5BYpUMpuZUaMzy1elXc 3HPvfQKBgCDK9z+l/CBueNmFDv1Z9ZxeY503UyCWohK2Erfx1NDnveIc45B2XX7r Bf6QQqpwKR6GXrGBE3TVfJyi4iKo5CSqLv41u6RhO+B9EWTv3GtXGw+5jcEIyCqe aiHZ4Cqvf22hgwadY1Mj46OfQvUDFTiK+quJ7ZFIjIghLinn2RrZ -----END RSA PRIVATE KEY----- 2018-10-20 10:44:19,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-20 10:44:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"security_group": {"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-20 10:44:20,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-ce97d3f2-dec4-4e6e-96ff-6dc4e115ae94 2018-10-20 10:44:20,093 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}} 2018-10-20 10:44:20,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ce97d3f2-dec4-4e6e-96ff-6dc4e115ae94 2018-10-20 10:44:20,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.408645153046s 2018-10-20 10:44:20,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-7685b298-bef2-47e2-adb2-ad84fc282262 2018-10-20 10:44:20,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7685b298-bef2-47e2-adb2-ad84fc282262 2018-10-20 10:44:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0623829364777s 2018-10-20 10:44:20,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:20,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:20,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-0204cbf3-afb7-48cb-b47c-11107d554b1a 2018-10-20 10:44:20,345 - 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-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": 22, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380"}} 2018-10-20 10:44:20,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0204cbf3-afb7-48cb-b47c-11107d554b1a 2018-10-20 10:44:20,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175495862961s 2018-10-20 10:44:20,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:20,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:20,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-e47aca5b-f623-40f0-8bd2-66d12d531a80 2018-10-20 10:44:20,397 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 2, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:20,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e47aca5b-f623-40f0-8bd2-66d12d531a80 2018-10-20 10:44:20,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458970069885s 2018-10-20 10:44:20,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:20,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-fa0d691a-2e19-4a2d-b75c-ecdb63eb34e2 2018-10-20 10:44:20,542 - 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-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": null, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa"}} 2018-10-20 10:44:20,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fa0d691a-2e19-4a2d-b75c-ecdb63eb34e2 2018-10-20 10:44:20,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13916015625s 2018-10-20 10:44:20,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:20,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-41f52ed8-4c93-488d-aa85-0d223ed19163 2018-10-20 10:44:20,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 3, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:20,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-41f52ed8-4c93-488d-aa85-0d223ed19163 2018-10-20 10:44:20,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463500022888s 2018-10-20 10:44:20,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:20,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-b7dc9194-55ce-417a-a66f-4230476dc526 2018-10-20 10:44:20,722 - 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-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": 80, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "d6b559c5-1800-4735-bfb3-4547573272ac"}} 2018-10-20 10:44:20,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b7dc9194-55ce-417a-a66f-4230476dc526 2018-10-20 10:44:20,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121598958969s 2018-10-20 10:44:20,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:20,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-82e7c9f1-c804-4ee1-b855-af4b91175acd 2018-10-20 10:44:20,775 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d6b559c5-1800-4735-bfb3-4547573272ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 4, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:20,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-82e7c9f1-c804-4ee1-b855-af4b91175acd 2018-10-20 10:44:20,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467429161072s 2018-10-20 10:44:20,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:20,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:20,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-33456b28-b489-420a-baf0-a7bbf6c3e762 2018-10-20 10:44:20,894 - 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-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": 443, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "731429f5-df90-4f7a-82d4-449d2a504822"}} 2018-10-20 10:44:20,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-33456b28-b489-420a-baf0-a7bbf6c3e762 2018-10-20 10:44:20,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.112278938293s 2018-10-20 10:44:20,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:20,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:20 GMT X-Openstack-Request-Id: req-4d6e6fa4-494c-404f-8b61-291bc734c2bd 2018-10-20 10:44:20,947 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "731429f5-df90-4f7a-82d4-449d2a504822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d6b559c5-1800-4735-bfb3-4547573272ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 5, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:20,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d6e6fa4-494c-404f-8b61-291bc734c2bd 2018-10-20 10:44:20,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046816110611s 2018-10-20 10:44:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:21,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:21 GMT X-Openstack-Request-Id: req-35918ec1-ae91-40b8-9267-411da35a02ec 2018-10-20 10:44:21,092 - 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-20T10:44:21Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:21Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "e2752c69-53ff-44a8-86bb-2fd3300a6dbd"}} 2018-10-20 10:44:21,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-35918ec1-ae91-40b8-9267-411da35a02ec 2018-10-20 10:44:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138923883438s 2018-10-20 10:44:21,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:44:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:21,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:21 GMT X-Openstack-Request-Id: req-1a6f7b1a-0948-4f98-8fd2-d866e19adfdf 2018-10-20 10:44:21,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "731429f5-df90-4f7a-82d4-449d2a504822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d6b559c5-1800-4735-bfb3-4547573272ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T10:44:21Z", "revision_number": 0, "id": "e2752c69-53ff-44a8-86bb-2fd3300a6dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:21Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 6, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:21,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1a6f7b1a-0948-4f98-8fd2-d866e19adfdf 2018-10-20 10:44:21,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493938922882s 2018-10-20 10:44:21,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-20 10:44:21,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -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": "3748dc2a-1631-449a-9373-8f32491bd2be"}}' 2018-10-20 10:44:21,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:21 GMT X-Openstack-Request-Id: req-8882012c-a9ce-4db9-8670-118662ffd784 2018-10-20 10:44:21,289 - 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-20T10:44:21Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:21Z", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "72a66ef5-f510-40a8-8d01-8fe068e7432f"}} 2018-10-20 10:44:21,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8882012c-a9ce-4db9-8670-118662ffd784 2018-10-20 10:44:21,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135692119598s 2018-10-20 10:44:21,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:44:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:21,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:21 GMT X-Openstack-Request-Id: req-7480ca13-72d9-43b5-815a-3eac9e1667f9 2018-10-20 10:44:21,404 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":["58700ca1-7a35-41bc-bd48-17a659d39568"],"description":"","tags":[],"updated_at":"2018-10-20T10:42:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:44:21,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7480ca13-72d9-43b5-815a-3eac9e1667f9 2018-10-20 10:44:21,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113387107849s 2018-10-20 10:44:21,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:44:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:21,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:21 GMT X-Openstack-Request-Id: req-0db808f9-5216-4d2a-8c2a-36fbf7bacb0c 2018-10-20 10:44:21,447 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:44:18Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": 4373348352, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:44:21,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0db808f9-5216-4d2a-8c2a-36fbf7bacb0c 2018-10-20 10:44:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368850231171s 2018-10-20 10:44:21,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:44:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:21,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-de90ff9d-6c0b-485f-b88e-859c40b2645c x-openstack-request-id: req-de90ff9d-6c0b-485f-b88e-859c40b2645c 2018-10-20 10:44:21,477 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "name": "vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:44:21,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-de90ff9d-6c0b-485f-b88e-859c40b2645c 2018-10-20 10:44:21,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217850208282s 2018-10-20 10:44:21,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-20 10:44:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"server": {"name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "imageRef": "65c2312c-6218-4fd7-8978-77478d0192e3", "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "flavorRef": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8df5f5b9-339a-4533-8402-01b2978ba301"}], "security_groups": [{"name": "3748dc2a-1631-449a-9373-8f32491bd2be"}]}}' 2018-10-20 10:44:23,740 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387 x-compute-request-id: req-931d8a17-177f-4895-9ec8-89d43532b927 x-openstack-request-id: req-931d8a17-177f-4895-9ec8-89d43532b927 2018-10-20 10:44:23,740 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3748dc2a-1631-449a-9373-8f32491bd2be"}], "OS-DCF:diskConfig": "MANUAL", "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "adminPass": "cHZw4Djh8NJ9"}} 2018-10-20 10:44:23,740 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-931d8a17-177f-4895-9ec8-89d43532b927 2018-10-20 10:44:23,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26181507111s 2018-10-20 10:44:23,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:24,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-e6f81654-49a1-4cd4-a1c5-9090f7c20fc1 x-openstack-request-id: req-e6f81654-49a1-4cd4-a1c5-9090f7c20fc1 2018-10-20 10:44:24,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "user_id": "ebd13b626797452b9ede0f0f86756d3c", "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-20T10:44:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:24,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6f81654-49a1-4cd4-a1c5-9090f7c20fc1 2018-10-20 10:44:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66967010498s 2018-10-20 10:44:24,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:44:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:24,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:24 GMT X-Openstack-Request-Id: req-48d1347a-b5c0-4365-8161-fa3c8db5cd2b 2018-10-20 10:44:24,800 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":["58700ca1-7a35-41bc-bd48-17a659d39568"],"description":"","tags":[],"updated_at":"2018-10-20T10:42:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:44:24,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-48d1347a-b5c0-4365-8161-fa3c8db5cd2b 2018-10-20 10:44:24,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374727010727s 2018-10-20 10:44:24,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:44:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:24,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44:24 GMT X-Openstack-Request-Id: req-7b887ef6-60b2-48e9-8ec9-ee847471d6e5 2018-10-20 10:44:24,846 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df5f5b9-339a-4533-8402-01b2978ba301","tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:42:49Z","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":"4a684ea7bf0a4ba9a7db36912da6c730","id":"58700ca1-7a35-41bc-bd48-17a659d39568","subnetpool_id":null,"name":"vyos_vrouter-subnet_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:44:24,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7b887ef6-60b2-48e9-8ec9-ee847471d6e5 2018-10-20 10:44:24,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446071624756s 2018-10-20 10:44:24,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:26,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-a32f4152-71bd-4e0b-8f12-22d470f02fdf x-openstack-request-id: req-a32f4152-71bd-4e0b-8f12-22d470f02fdf 2018-10-20 10:44:27,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:27,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a32f4152-71bd-4e0b-8f12-22d470f02fdf 2018-10-20 10:44:27,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905456066132s 2018-10-20 10:44:27,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:29,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:30,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-358be21c-86d0-4ea9-a92a-af927dba18cf x-openstack-request-id: req-358be21c-86d0-4ea9-a92a-af927dba18cf 2018-10-20 10:44:30,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:30,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-358be21c-86d0-4ea9-a92a-af927dba18cf 2018-10-20 10:44:30,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298807144165s 2018-10-20 10:44:30,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-d9670354-9685-4444-b4ac-319314e711f8 x-openstack-request-id: req-d9670354-9685-4444-b4ac-319314e711f8 2018-10-20 10:44:32,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:32,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9670354-9685-4444-b4ac-319314e711f8 2018-10-20 10:44:32,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460237026215s 2018-10-20 10:44:32,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:34,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-15135262-6362-4d9f-80db-1d6e6571d133 x-openstack-request-id: req-15135262-6362-4d9f-80db-1d6e6571d133 2018-10-20 10:44:35,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:35,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15135262-6362-4d9f-80db-1d6e6571d133 2018-10-20 10:44:35,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57256603241s 2018-10-20 10:44:35,121 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:37,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:37,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-38ffe6d7-ef2b-49d7-9ee3-e3d6bd52e7ae x-openstack-request-id: req-38ffe6d7-ef2b-49d7-9ee3-e3d6bd52e7ae 2018-10-20 10:44:37,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:37,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38ffe6d7-ef2b-49d7-9ee3-e3d6bd52e7ae 2018-10-20 10:44:37,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.827172040939s 2018-10-20 10:44:37,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:39,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:39,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:40,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-0bdb978b-01ab-4531-a270-e92c1a8b6866 x-openstack-request-id: req-0bdb978b-01ab-4531-a270-e92c1a8b6866 2018-10-20 10:44:40,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:40,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0bdb978b-01ab-4531-a270-e92c1a8b6866 2018-10-20 10:44:40,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458359003067s 2018-10-20 10:44:40,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:42,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:42,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-05319a75-4385-4198-9f7f-c38593b2dea1 x-openstack-request-id: req-05319a75-4385-4198-9f7f-c38593b2dea1 2018-10-20 10:44:42,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:42,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05319a75-4385-4198-9f7f-c38593b2dea1 2018-10-20 10:44:42,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.234456062317s 2018-10-20 10:44:42,669 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:44,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:45,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-9a07d21c-8829-48b3-9ced-76d17f84ea4a x-openstack-request-id: req-9a07d21c-8829-48b3-9ced-76d17f84ea4a 2018-10-20 10:44:45,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:45,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a07d21c-8829-48b3-9ced-76d17f84ea4a 2018-10-20 10:44:45,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486629009247s 2018-10-20 10:44:45,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-75720b3f-50b3-4b2d-9a0d-49973f6e9109 x-openstack-request-id: req-75720b3f-50b3-4b2d-9a0d-49973f6e9109 2018-10-20 10:44:47,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:47,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75720b3f-50b3-4b2d-9a0d-49973f6e9109 2018-10-20 10:44:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717490911484s 2018-10-20 10:44:47,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:49,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:50,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-9c970b3e-1458-45a3-bfd1-b85b55913f1e x-openstack-request-id: req-9c970b3e-1458-45a3-bfd1-b85b55913f1e 2018-10-20 10:44:50,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:50,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c970b3e-1458-45a3-bfd1-b85b55913f1e 2018-10-20 10:44:50,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222350120544s 2018-10-20 10:44:50,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:52,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-2c5dfe70-8664-4b0c-94c6-a3977d194871 x-openstack-request-id: req-2c5dfe70-8664-4b0c-94c6-a3977d194871 2018-10-20 10:44:52,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:52,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c5dfe70-8664-4b0c-94c6-a3977d194871 2018-10-20 10:44:52,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233006000519s 2018-10-20 10:44:52,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:54,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:54,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-d43c1e80-4ffd-4b3c-883a-5c80ad19c6cf x-openstack-request-id: req-d43c1e80-4ffd-4b3c-883a-5c80ad19c6cf 2018-10-20 10:44:54,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:54,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d43c1e80-4ffd-4b3c-883a-5c80ad19c6cf 2018-10-20 10:44:54,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557151794434s 2018-10-20 10:44:54,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:56,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:44:57,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-ff7e5f42-48cc-4ccb-bc10-f492bfe9b988 x-openstack-request-id: req-ff7e5f42-48cc-4ccb-bc10-f492bfe9b988 2018-10-20 10:44:57,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:44:57,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff7e5f42-48cc-4ccb-bc10-f492bfe9b988 2018-10-20 10:44:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510298013687s 2018-10-20 10:44:57,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:44:59,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:44:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:00,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:44: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-8578a1f2-b81d-4e56-a992-0a578bb10ccb x-openstack-request-id: req-8578a1f2-b81d-4e56-a992-0a578bb10ccb 2018-10-20 10:45:00,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:00,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8578a1f2-b81d-4e56-a992-0a578bb10ccb 2018-10-20 10:45:00,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704996824265s 2018-10-20 10:45:00,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:02,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:02,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-d2132eb5-3ea9-4109-8d80-9e75be8d5ad9 x-openstack-request-id: req-d2132eb5-3ea9-4109-8d80-9e75be8d5ad9 2018-10-20 10:45:02,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:02,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2132eb5-3ea9-4109-8d80-9e75be8d5ad9 2018-10-20 10:45:02,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405750989914s 2018-10-20 10:45:02,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:04,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:05,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-578b99bf-99bb-4ece-b169-25526af6c22d x-openstack-request-id: req-578b99bf-99bb-4ece-b169-25526af6c22d 2018-10-20 10:45:05,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:05,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-578b99bf-99bb-4ece-b169-25526af6c22d 2018-10-20 10:45:05,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774744987488s 2018-10-20 10:45:05,363 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:07,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:08,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-ee3e60d7-669c-4995-8fa3-199369df3204 x-openstack-request-id: req-ee3e60d7-669c-4995-8fa3-199369df3204 2018-10-20 10:45:08,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:08,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ee3e60d7-669c-4995-8fa3-199369df3204 2018-10-20 10:45:08,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04507303238s 2018-10-20 10:45:08,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:10,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:10,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:11,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-03065835-4d83-4770-9cb7-cbe02765052e x-openstack-request-id: req-03065835-4d83-4770-9cb7-cbe02765052e 2018-10-20 10:45:11,109 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:11,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03065835-4d83-4770-9cb7-cbe02765052e 2018-10-20 10:45:11,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689244031906s 2018-10-20 10:45:11,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:13,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:13,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-538168ae-dfe8-42e6-a483-05e8ca7e511f x-openstack-request-id: req-538168ae-dfe8-42e6-a483-05e8ca7e511f 2018-10-20 10:45:13,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:13,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-538168ae-dfe8-42e6-a483-05e8ca7e511f 2018-10-20 10:45:13,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455193042755s 2018-10-20 10:45:13,581 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:15,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:15,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-45fb7f2e-2924-49f7-8fb2-c2fbf140c9b1 x-openstack-request-id: req-45fb7f2e-2924-49f7-8fb2-c2fbf140c9b1 2018-10-20 10:45:15,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:15,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-45fb7f2e-2924-49f7-8fb2-c2fbf140c9b1 2018-10-20 10:45:15,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241973876953s 2018-10-20 10:45:15,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:17,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:17,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:18,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-06fcfae7-15e1-4d65-b7d0-206f50547cff x-openstack-request-id: req-06fcfae7-15e1-4d65-b7d0-206f50547cff 2018-10-20 10:45:18,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:18,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-06fcfae7-15e1-4d65-b7d0-206f50547cff 2018-10-20 10:45:18,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525128126144s 2018-10-20 10:45:18,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:20,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-2b31a0dd-3fa7-43b4-8691-4fa8e22be204 x-openstack-request-id: req-2b31a0dd-3fa7-43b4-8691-4fa8e22be204 2018-10-20 10:45:20,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:20,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b31a0dd-3fa7-43b4-8691-4fa8e22be204 2018-10-20 10:45:20,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424853086472s 2018-10-20 10:45:20,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:22,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-f6bb7590-d68b-4e93-88f9-2f0b1ff9e1da x-openstack-request-id: req-f6bb7590-d68b-4e93-88f9-2f0b1ff9e1da 2018-10-20 10:45:23,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:23,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f6bb7590-d68b-4e93-88f9-2f0b1ff9e1da 2018-10-20 10:45:23,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227084875107s 2018-10-20 10:45:23,037 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:25,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:25,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:25,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-188c0658-6d6e-41d2-ab36-da47bf14f1a6 x-openstack-request-id: req-188c0658-6d6e-41d2-ab36-da47bf14f1a6 2018-10-20 10:45:25,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:25,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-188c0658-6d6e-41d2-ab36-da47bf14f1a6 2018-10-20 10:45:25,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526657819748s 2018-10-20 10:45:25,573 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:27,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:27,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-7967b723-6299-4fab-91e1-8245ebc0fb5a x-openstack-request-id: req-7967b723-6299-4fab-91e1-8245ebc0fb5a 2018-10-20 10:45:27,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:27,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7967b723-6299-4fab-91e1-8245ebc0fb5a 2018-10-20 10:45:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420372009277s 2018-10-20 10:45:28,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:30,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:30,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-e3927f66-6fd5-45bb-beea-c104e1ac9903 x-openstack-request-id: req-e3927f66-6fd5-45bb-beea-c104e1ac9903 2018-10-20 10:45:30,661 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:30,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e3927f66-6fd5-45bb-beea-c104e1ac9903 2018-10-20 10:45:30,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655836105347s 2018-10-20 10:45:30,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:32,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:32,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-ed97d244-ceb0-4281-b604-d1db9259b3f9 x-openstack-request-id: req-ed97d244-ceb0-4281-b604-d1db9259b3f9 2018-10-20 10:45:32,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:32,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed97d244-ceb0-4281-b604-d1db9259b3f9 2018-10-20 10:45:32,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224086999893s 2018-10-20 10:45:32,899 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:35,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-84408354-2ae1-44da-a78b-997fdcd79c7e x-openstack-request-id: req-84408354-2ae1-44da-a78b-997fdcd79c7e 2018-10-20 10:45:35,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:35,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84408354-2ae1-44da-a78b-997fdcd79c7e 2018-10-20 10:45:35,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417218923569s 2018-10-20 10:45:35,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:37,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:38,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-0baae44e-1564-48ff-89fe-a7d75a92f86d x-openstack-request-id: req-0baae44e-1564-48ff-89fe-a7d75a92f86d 2018-10-20 10:45:38,158 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:38,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0baae44e-1564-48ff-89fe-a7d75a92f86d 2018-10-20 10:45:38,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830852031708s 2018-10-20 10:45:38,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:40,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:40,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-228e642a-4e96-4442-ac68-d276e9b74b03 x-openstack-request-id: req-228e642a-4e96-4442-ac68-d276e9b74b03 2018-10-20 10:45:40,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:40,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-228e642a-4e96-4442-ac68-d276e9b74b03 2018-10-20 10:45:40,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225639104843s 2018-10-20 10:45:40,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:42,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:42,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-156f9df0-a5b0-417f-81ff-0e66cc17a0dc x-openstack-request-id: req-156f9df0-a5b0-417f-81ff-0e66cc17a0dc 2018-10-20 10:45:42,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:42,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-156f9df0-a5b0-417f-81ff-0e66cc17a0dc 2018-10-20 10:45:42,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532889842987s 2018-10-20 10:45:42,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:44,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:44,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-b1c24693-7636-4f27-861c-9a202af3c84f x-openstack-request-id: req-b1c24693-7636-4f27-861c-9a202af3c84f 2018-10-20 10:45:45,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:45,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b1c24693-7636-4f27-861c-9a202af3c84f 2018-10-20 10:45:45,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.838325977325s 2018-10-20 10:45:45,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:47,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:48,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-0a56e57a-57d8-4d3f-9d8a-dab619e95b09 x-openstack-request-id: req-0a56e57a-57d8-4d3f-9d8a-dab619e95b09 2018-10-20 10:45:48,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:48,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a56e57a-57d8-4d3f-9d8a-dab619e95b09 2018-10-20 10:45:48,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.283808946609s 2018-10-20 10:45:48,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:50,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:50,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-4903c993-dc49-4d43-b131-f2898343e21d x-openstack-request-id: req-4903c993-dc49-4d43-b131-f2898343e21d 2018-10-20 10:45:50,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:50,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4903c993-dc49-4d43-b131-f2898343e21d 2018-10-20 10:45:50,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617635011673s 2018-10-20 10:45:50,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:52,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:53,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-334993a4-6286-4ffe-8380-c85d583212d9 x-openstack-request-id: req-334993a4-6286-4ffe-8380-c85d583212d9 2018-10-20 10:45:53,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:53,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-334993a4-6286-4ffe-8380-c85d583212d9 2018-10-20 10:45:53,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515799999237s 2018-10-20 10:45:53,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:55,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:55,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-6b7bfe23-5026-4c08-9624-b85420ee5c07 x-openstack-request-id: req-6b7bfe23-5026-4c08-9624-b85420ee5c07 2018-10-20 10:45:55,485 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:55,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b7bfe23-5026-4c08-9624-b85420ee5c07 2018-10-20 10:45:55,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248975992203s 2018-10-20 10:45:55,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:45:57,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:45:57,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:45:58,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:45: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-d3f577e9-1c82-4875-a598-9611dc1aa048 x-openstack-request-id: req-d3f577e9-1c82-4875-a598-9611dc1aa048 2018-10-20 10:45:58,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:45:58,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3f577e9-1c82-4875-a598-9611dc1aa048 2018-10-20 10:45:58,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539651870728s 2018-10-20 10:45:58,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:00,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:00,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-dd2bafc9-bf94-4f7c-935d-449f01e4401d x-openstack-request-id: req-dd2bafc9-bf94-4f7c-935d-449f01e4401d 2018-10-20 10:46:00,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:00,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd2bafc9-bf94-4f7c-935d-449f01e4401d 2018-10-20 10:46:00,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418751955032s 2018-10-20 10:46:00,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:02,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:02,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-df269473-fba5-41fc-9ad1-110de43df1e0 x-openstack-request-id: req-df269473-fba5-41fc-9ad1-110de43df1e0 2018-10-20 10:46:02,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:02,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df269473-fba5-41fc-9ad1-110de43df1e0 2018-10-20 10:46:02,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224987030029s 2018-10-20 10:46:02,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:04,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:05,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-c464dcca-13b9-4d21-bf7c-7df0fea4c34e x-openstack-request-id: req-c464dcca-13b9-4d21-bf7c-7df0fea4c34e 2018-10-20 10:46:05,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:05,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c464dcca-13b9-4d21-bf7c-7df0fea4c34e 2018-10-20 10:46:05,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715241909027s 2018-10-20 10:46:05,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:07,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-2aee20ce-5ae7-4b68-8577-73207c16afad x-openstack-request-id: req-2aee20ce-5ae7-4b68-8577-73207c16afad 2018-10-20 10:46:07,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:07,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aee20ce-5ae7-4b68-8577-73207c16afad 2018-10-20 10:46:07,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442146062851s 2018-10-20 10:46:07,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:10,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-0859bf40-f8b8-4435-b917-5b64471345c4 x-openstack-request-id: req-0859bf40-f8b8-4435-b917-5b64471345c4 2018-10-20 10:46:10,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:10,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0859bf40-f8b8-4435-b917-5b64471345c4 2018-10-20 10:46:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.277410030365s 2018-10-20 10:46:10,167 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:12,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:12,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-02687ae2-931b-4540-b05f-0894b8297b1d x-openstack-request-id: req-02687ae2-931b-4540-b05f-0894b8297b1d 2018-10-20 10:46:12,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:12,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-02687ae2-931b-4540-b05f-0894b8297b1d 2018-10-20 10:46:12,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809489965439s 2018-10-20 10:46:12,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:14,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-e497bbf7-f8d3-4d4f-958b-6d9dc40c8131 x-openstack-request-id: req-e497bbf7-f8d3-4d4f-958b-6d9dc40c8131 2018-10-20 10:46:15,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:15,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e497bbf7-f8d3-4d4f-958b-6d9dc40c8131 2018-10-20 10:46:15,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23730301857s 2018-10-20 10:46:15,230 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:17,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:17,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-f15a4cb1-002a-472f-9d10-6b005acd9921 x-openstack-request-id: req-f15a4cb1-002a-472f-9d10-6b005acd9921 2018-10-20 10:46:17,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:17,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f15a4cb1-002a-472f-9d10-6b005acd9921 2018-10-20 10:46:17,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458410024643s 2018-10-20 10:46:17,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:19,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:19,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-4fcb4aaf-afc9-43ec-9037-ddda196dab4a x-openstack-request-id: req-4fcb4aaf-afc9-43ec-9037-ddda196dab4a 2018-10-20 10:46:19,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:19,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fcb4aaf-afc9-43ec-9037-ddda196dab4a 2018-10-20 10:46:19,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224321842194s 2018-10-20 10:46:19,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:21,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:22,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-cfed3ae5-8939-407f-bf08-be6c38ae04af x-openstack-request-id: req-cfed3ae5-8939-407f-bf08-be6c38ae04af 2018-10-20 10:46:22,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:22,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cfed3ae5-8939-407f-bf08-be6c38ae04af 2018-10-20 10:46:22,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507665157318s 2018-10-20 10:46:22,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:24,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:24,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-291d31b8-f613-4c13-acd0-ea6bd4833498 x-openstack-request-id: req-291d31b8-f613-4c13-acd0-ea6bd4833498 2018-10-20 10:46:24,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:24,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-291d31b8-f613-4c13-acd0-ea6bd4833498 2018-10-20 10:46:24,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515770196915s 2018-10-20 10:46:24,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:26,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:27,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-ccc10a9d-f4c0-485b-995f-6c611bcd464a x-openstack-request-id: req-ccc10a9d-f4c0-485b-995f-6c611bcd464a 2018-10-20 10:46:27,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:27,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ccc10a9d-f4c0-485b-995f-6c611bcd464a 2018-10-20 10:46:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482411146164s 2018-10-20 10:46:27,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:29,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:30,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-d2ab3d0e-0fc5-48ca-98ea-0d9e7ea32e00 x-openstack-request-id: req-d2ab3d0e-0fc5-48ca-98ea-0d9e7ea32e00 2018-10-20 10:46:30,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:30,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2ab3d0e-0fc5-48ca-98ea-0d9e7ea32e00 2018-10-20 10:46:30,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744405984879s 2018-10-20 10:46:30,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:32,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-ebc0de91-cdbe-4cc7-a483-8ec7c8b2bcc1 x-openstack-request-id: req-ebc0de91-cdbe-4cc7-a483-8ec7c8b2bcc1 2018-10-20 10:46:32,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:32,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ebc0de91-cdbe-4cc7-a483-8ec7c8b2bcc1 2018-10-20 10:46:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495492935181s 2018-10-20 10:46:32,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:34,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:34,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-f2ea7ce8-38eb-48c3-b750-187d11234c1d x-openstack-request-id: req-f2ea7ce8-38eb-48c3-b750-187d11234c1d 2018-10-20 10:46:34,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:34,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2ea7ce8-38eb-48c3-b750-187d11234c1d 2018-10-20 10:46:34,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233834028244s 2018-10-20 10:46:34,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:36,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:37,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-d28c76ae-5f58-4d7e-b970-d9b083df0363 x-openstack-request-id: req-d28c76ae-5f58-4d7e-b970-d9b083df0363 2018-10-20 10:46:37,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:37,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d28c76ae-5f58-4d7e-b970-d9b083df0363 2018-10-20 10:46:37,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.244218826294s 2018-10-20 10:46:37,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:39,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:39,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-44f05502-24d4-4412-b363-01e1a5716536 x-openstack-request-id: req-44f05502-24d4-4412-b363-01e1a5716536 2018-10-20 10:46:39,757 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:39,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44f05502-24d4-4412-b363-01e1a5716536 2018-10-20 10:46:39,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531011104584s 2018-10-20 10:46:39,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:41,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:42,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-e9a3b25b-bd26-437f-ac7f-e40c078571f4 x-openstack-request-id: req-e9a3b25b-bd26-437f-ac7f-e40c078571f4 2018-10-20 10:46:42,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:42,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e9a3b25b-bd26-437f-ac7f-e40c078571f4 2018-10-20 10:46:42,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431192874908s 2018-10-20 10:46:42,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:44,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:44,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:44,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-2e5e8e1c-4710-42b6-8641-67112da54314 x-openstack-request-id: req-2e5e8e1c-4710-42b6-8641-67112da54314 2018-10-20 10:46:44,437 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-20T10:44:26Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:44,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e5e8e1c-4710-42b6-8641-67112da54314 2018-10-20 10:46:44,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229855060577s 2018-10-20 10:46:44,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:46:46,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:46:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:46,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-6511e0c4-32e4-430a-bd0b-46a767865291 x-openstack-request-id: req-6511e0c4-32e4-430a-bd0b-46a767865291 2018-10-20 10:46:46,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:46:46,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6511e0c4-32e4-430a-bd0b-46a767865291 2018-10-20 10:46:46,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451489925385s 2018-10-20 10:46:46,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 10:46:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=91a5132d-6d34-46a7-b6bb-f9983f141387" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:46,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:46 GMT X-Openstack-Request-Id: req-6c09062e-fe12-46db-a8fb-ad16dd9e27ce 2018-10-20 10:46:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T10:46:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58700ca1-7a35-41bc-bd48-17a659d39568","ip_address":"192.168.120.11"}],"id":"f349a607-e80c-4bbd-a3f6-35f139cbd9b6","security_groups":["3748dc2a-1631-449a-9373-8f32491bd2be"],"mac_address":"fa:16:3e:43:59:96","project_id":"4a684ea7bf0a4ba9a7db36912da6c730","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df5f5b9-339a-4533-8402-01b2978ba301","tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:44:26Z","binding:vnic_type":"normal","device_id":"91a5132d-6d34-46a7-b6bb-f9983f141387","ip_allocation":"immediate"}]} 2018-10-20 10:46:46,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=91a5132d-6d34-46a7-b6bb-f9983f141387 used request id req-6c09062e-fe12-46db-a8fb-ad16dd9e27ce 2018-10-20 10:46:46,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520160198212s 2018-10-20 10:46:46,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f349a607-e80c-4bbd-a3f6-35f139cbd9b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:47,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:47 GMT X-Openstack-Request-Id: req-01d9e0ec-f976-42d7-84fb-aed09329a73a 2018-10-20 10:46:47,019 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 10:46:47,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=f349a607-e80c-4bbd-a3f6-35f139cbd9b6 used request id req-01d9e0ec-f976-42d7-84fb-aed09329a73a 2018-10-20 10:46:47,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0494289398193s 2018-10-20 10:46:47,020 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:59:96', 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'65c2312c-6218-4fd7-8978-77478d0192e3'}), 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-20T10:46:45.000000', 'flavor': Munch({u'id': u'df991ec0-a6a3-486d-98d0-e1b8b2fb799f'}), 'az': u'nova', 'id': u'91a5132d-6d34-46a7-b6bb-f9983f141387', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ebd13b626797452b9ede0f0f86756d3c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', '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-20T10:46:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-20T10:46:45Z', 'hostId': u'010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72', '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-20T10:46:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': u'vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9', 'adminPass': u'cHZw4Djh8NJ9', 'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'created_at': u'2018-10-20T10:44:23Z', 'created': u'2018-10-20T10:44:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-20 10:46:47,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:46:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:47,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:47 GMT X-Openstack-Request-Id: req-28efea8c-041d-4588-b5f9-be9500f18e1c 2018-10-20 10:46:47,124 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":["58700ca1-7a35-41bc-bd48-17a659d39568"],"description":"","tags":[],"updated_at":"2018-10-20T10:42:49Z","qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:46:47,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-28efea8c-041d-4588-b5f9-be9500f18e1c 2018-10-20 10:46:47,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987060070038s 2018-10-20 10:46:47,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-20 10:46:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=91a5132d-6d34-46a7-b6bb-f9983f141387" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:47,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:47 GMT X-Openstack-Request-Id: req-6e6acc47-9a1d-4ae4-b3a5-7e0c08624ce0 2018-10-20 10:46:47,178 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-20T10:46:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58700ca1-7a35-41bc-bd48-17a659d39568","ip_address":"192.168.120.11"}],"id":"f349a607-e80c-4bbd-a3f6-35f139cbd9b6","security_groups":["3748dc2a-1631-449a-9373-8f32491bd2be"],"mac_address":"fa:16:3e:43:59:96","project_id":"4a684ea7bf0a4ba9a7db36912da6c730","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8df5f5b9-339a-4533-8402-01b2978ba301","tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:44:26Z","binding:vnic_type":"normal","device_id":"91a5132d-6d34-46a7-b6bb-f9983f141387","ip_allocation":"immediate"}]} 2018-10-20 10:46:47,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=91a5132d-6d34-46a7-b6bb-f9983f141387 used request id req-6e6acc47-9a1d-4ae4-b3a5-7e0c08624ce0 2018-10-20 10:46:47,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527930259705s 2018-10-20 10:46:47,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-20 10:46:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"floatingip": {"floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "fixed_ip_address": "192.168.120.11", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6"}}' 2018-10-20 10:46:49,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:49 GMT X-Openstack-Request-Id: req-18061305-e12a-4247-9c69-f9b8965ba2a4 2018-10-20 10:46:49,452 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}} 2018-10-20 10:46:49,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-18061305-e12a-4247-9c69-f9b8965ba2a4 2018-10-20 10:46:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27289700508s 2018-10-20 10:46:49,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:49,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:49 GMT X-Openstack-Request-Id: req-c3cece89-1bf5-4575-91d6-d90227a9a581 2018-10-20 10:46:49,859 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}]} 2018-10-20 10:46:49,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c3cece89-1bf5-4575-91d6-d90227a9a581 2018-10-20 10:46:49,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.39080119133s 2018-10-20 10:46:49,866 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:46:49,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:50,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:50 GMT X-Openstack-Request-Id: req-71e49ff5-c76c-4a90-b031-aff2d4233c19 2018-10-20 10:46:50,048 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}]} 2018-10-20 10:46:50,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-71e49ff5-c76c-4a90-b031-aff2d4233c19 2018-10-20 10:46:50,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709419250488s 2018-10-20 10:46:50,055 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:46:50,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:50,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:50 GMT X-Openstack-Request-Id: req-3a031809-054f-4f51-b837-50d07d98e301 2018-10-20 10:46:50,223 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}]} 2018-10-20 10:46:50,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3a031809-054f-4f51-b837-50d07d98e301 2018-10-20 10:46:50,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619878768921s 2018-10-20 10:46:50,230 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:46:50,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:50,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:50 GMT X-Openstack-Request-Id: req-c2114810-4df3-4f6d-96f2-9d0df0c880d5 2018-10-20 10:46:50,400 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:48Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}]} 2018-10-20 10:46:50,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c2114810-4df3-4f6d-96f2-9d0df0c880d5 2018-10-20 10:46:50,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616960525513s 2018-10-20 10:46:50,405 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-20 10:46:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:46:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:46:50,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46:50 GMT X-Openstack-Request-Id: req-6cf6d0ce-4c55-4f5b-be59-99043b6c70c4 2018-10-20 10:46:50,578 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:46:48Z", "updated_at": "2018-10-20T10:46:50Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:59:96", "device_id": "91a5132d-6d34-46a7-b6bb-f9983f141387"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_id": "f349a607-e80c-4bbd-a3f6-35f139cbd9b6", "id": "6d087849-bdfa-4b30-9f8b-1c43bdb47fa3", "qos_policy_id": null}]} 2018-10-20 10:46:50,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6cf6d0ce-4c55-4f5b-be59-99043b6c70c4 2018-10-20 10:46:50,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665748119354s 2018-10-20 10:46:50,582 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e05c2b70-a3f9-42be-89be-66a3c5237e6a', 'updated_at': u'2018-10-20T10:46:50Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'f349a607-e80c-4bbd-a3f6-35f139cbd9b6', 'id': u'6d087849-bdfa-4b30-9f8b-1c43bdb47fa3', 'network': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'port': u'f349a607-e80c-4bbd-a3f6-35f139cbd9b6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8df5f5b9-339a-4533-8402-01b2978ba301', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:59:96', u'device_id': u'91a5132d-6d34-46a7-b6bb-f9983f141387'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'created_at': u'2018-10-20T10:46:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8df5f5b9-339a-4533-8402-01b2978ba301', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:59:96', u'device_id': u'91a5132d-6d34-46a7-b6bb-f9983f141387'}), 'router': u'e05c2b70-a3f9-42be-89be-66a3c5237e6a'}) 2018-10-20 10:46:50,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:46:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:46:50,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9927 Content-Type: application/json Date: Sat, 20 Oct 2018 10:46: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-37b7c6b2-2d92-4a78-9d61-33f488973208 x-openstack-request-id: req-37b7c6b2-2d92-4a78-9d61-33f488973208 2018-10-20 10:46:50,647 - 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 2129923619 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.391995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394724] pid_max: default: 32768 minimum: 301\n[ 0.396195] Security Framework initialized\n[ 0.397570] SELinux: Initializing.\n[ 0.399073] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405227] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408924] Mount-cache hash table entries: 4096\n[ 0.410669] Initializing cgroup subsys memory\n[ 0.412077] Initializing cgroup subsys devices\n[ 0.413510] Initializing cgroup subsys freezer\n[ 0.414927] Initializing cgroup subsys net_cls\n[ 0.416341] Initializing cgroup subsys blkio\n[ 0.417733] Initializing cgroup subsys perf_event\n[ 0.419202] Initializing cgroup subsys hugetlb\n[ 0.420629] Initializing cgroup subsys pids\n[ 0.421982] Initializing cgroup subsys net_prio\n[ 0.423488] CPU: Physical Processor ID: 0\n[ 0.425542] mce: CPU supports 10 MCE banks\n[ 0.426909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430050] tlb_flushall_shift: 6\n[ 0.431479] Freeing SMP alternatives: 28k freed\n[ 0.435535] ACPI: Core revision 20130517\n[ 0.437291] ACPI: All ACPI Tables successfully acquired\n[ 0.439078] ftrace: allocating 25812 entries in 101 pages\n[ 0.461003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462842] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464662] smpboot: Max logical packages: 2\n[ 0.466293] Enabling x2apic\n[ 0.467422] Enabled x2apic\n[ 0.468797] Switched APIC routing to physical x2apic.\n[ 0.471583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484580] KVM setup paravirtual spinlock\n[ 0.487181] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489114] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.510919] Brought up 2 CPUs\n[ 0.510922] KVM setup async PF for cpu 1\n[ 0.510925] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.514809] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517403] devtmpfs: initialized\n[ 0.520142] EVM: security.selinux\n[ 0.521352] EVM: security.ima\n[ 0.522493] EVM: security.capability\n[ 0.524469] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526366] pinctrl core: initialized pinctrl subsystem\n[ 0.528069] NET: Registered protocol family 16\n[ 0.529682] ACPI: bus type PCI registered\n[ 0.531026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.532896] PCI: Using configuration type 1 for base access\n[ 0.537863] ACPI: Added _OSI(Module Device)\n[ 0.539260] ACPI: Added _OSI(Processor Device)\n[ 0.540679] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542130] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.544776] ACPI: Interpreter enabled\n[ 0.546065] ACPI: (supports S0 S5)\n[ 0.547289] ACPI: Using IOAPIC for interrupt routing\n[ 0.548810] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.556922] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558725] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562266] acpiphp: Slot [3] registered\n[ 0.563592] acpiphp: Slot [4] registered\n[ 0.564909] acpiphp: Slot [5] registered\n[ 0.566229] acpiphp: Slot [6] registered\n[ 0.567541] acpiphp: Slot [7] registered\n[ 0.568852] acpiphp: Slot [8] registered\n[ 0.570171] acpiphp: Slot [9] registered\n[ 0.571475] acpiphp: Slot [10] registered\n[ 0.572776] acpiphp: Slot [11] registered\n[ 0.574094] acpiphp: Slot [12] registered\n[ 0.575409] acpiphp: Slot [13] registered\n[ 0.577158] acpiphp: Slot [14] registered\n[ 0.578504] acpiphp: Slot [15] registered\n[ 0.579837] acpiphp: Slot [16] registered\n[ 0.581168] acpiphp: Slot [17] registered\n[ 0.582491] acpiphp: Slot [18] registered\n[ 0.583812] acpiphp: Slot [19] registered\n[ 0.585142] acpiphp: Slot [20] registered\n[ 0.586468] acpiphp: Slot [21] registered\n[ 0.587779] acpiphp: Slot [22] registered\n[ 0.589105] acpiphp: Slot [23] registered\n[ 0.590422] acpiphp: Slot [24] registered\n[ 0.591776] acpiphp: Slot [25] registered\n[ 0.593084] acpiphp: Slot [26] registered\n[ 0.594402] acpiphp: Slot [27] registered\n[ 0.595770] acpiphp: Slot [28] registered\n[ 0.597094] acpiphp: Slot [29] registered\n[ 0.598429] acpiphp: Slot [30] registered\n[ 0.599751] acpiphp: Slot [31] registered\n[ 0.601075] PCI host bridge to bus 0000:00\n[ 0.602405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.603984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.605762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.607545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.609962] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.612361] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.617334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.619187] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.620917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.622751] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.627324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.629714] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.658671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665227] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.669762] vgaarb: loaded\n[ 0.670838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.672577] SCSI subsystem initialized\n[ 0.673883] ACPI: bus type USB registered\n[ 0.675220] usbcore: registered new interface driver usbfs\n[ 0.677234] usbcore: registered new interface driver hub\n[ 0.678831] usbcore: registered new device driver usb\n[ 0.680530] PCI: Using ACPI for IRQ routing\n[ 0.682249] NetLabel: Initializing\n[ 0.683481] NetLabel: domain hash size = 128\n[ 0.684859] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686375] NetLabel: unlabeled traffic allowed by default\n[ 0.688100] Switched to clocksource kvm-clock\n[ 0.697563] pnp: PnP ACPI init\n[ 0.698740] ACPI: bus type PNP registered\n[ 0.700460] pnp: PnP ACPI: found 5 devices\n[ 0.701801] ACPI: bus type PNP unregistered\n[ 0.709276] NET: Registered protocol family 2\n[ 0.710998] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.715840] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.717727] TCP: reno registered\n[ 0.718909] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722488] NET: Registered protocol family 1\n[ 0.723898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725580] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727680] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767910] Unpacking initramfs...\n[ 1.251737] Freeing initrd memory: 37508k freed\n[ 1.261447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.263287] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.266680] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.268472] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.270497] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.272249] Initialise system trusted keyring\n[ 1.273678] audit: initializing netlink socket (disabled)\n[ 1.275246] type=2000 audit(1540032408.497:1): initialized\n[ 1.292498] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.294238] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.296784] zpool: loaded\n[ 1.297859] zbud: loaded\n[ 1.299086] VFS: Disk quotas dquot_6.5.2\n[ 1.300408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.302293] msgmni has been set to 7578\n[ 1.303649] Key type big_key registered\n[ 1.305681] NET: Registered protocol family 38\n[ 1.307090] Key type asymmetric registered\n[ 1.308426] Asymmetric key parser 'x509' registered\n[ 1.309914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.312389] io scheduler noop registered\n[ 1.313698] io scheduler deadline registered (default)\n[ 1.328103] io scheduler cfq registered\n[ 1.329502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.331119] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335460] ACPI: Power Button [PWRF]\n[ 1.336879] GHES: HEST is not enabled!\n[ 1.338235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364651] Non-volatile memory driver v1.3\n[ 1.365999] Linux agpgart interface v0.103\n[ 1.367461] crash memory driver: version 1.1\n[ 1.368884] rdac: device handler registered\n[ 1.370299] hp_sw: device handler registered\n[ 1.371675] emc: device handler registered\n[ 1.372998] alua: device handler registered\n[ 1.374365] libphy: Fixed MDIO Bus: probed\n[ 1.375782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.378000] ehci-pci: EHCI PCI platform driver\n[ 1.379391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.381105] ohci-pci: OHCI PCI platform driver\n[ 1.382515] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.404341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.408342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.410053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.414242] usb usb1: Product: UHCI Host Controller\n[ 1.415687] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417536] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.419080] hub 1-0:1.0: USB hub found\n[ 1.420355] hub 1-0:1.0: 2 ports detected\n[ 1.421787] usbcore: registered new interface driver usbserial\n[ 1.423432] usbcore: registered new interface driver usbserial_generic\n[ 1.425192] usbserial: USB Serial support registered for generic\n[ 1.427175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.430417] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431900] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433489] mousedev: PS/2 mouse device common for all mice\n[ 1.435408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.443032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443208] cpuidle: using governor menu\n[ 1.443267] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.443344] usbcore: registered new interface driver usbhid\n[ 1.443347] usbhid: USB HID core driver\n[ 1.443381] drop_monitor: Initializing network drop monitor service\n[ 1.443430] TCP: cubic registered\n[ 1.443432] Initializing XFRM netlink socket\n[ 1.443524] NET: Registered protocol family 10\n[ 1.445646] NET: Registered protocol family 17\n[ 1.447234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.447331] Loading compiled-in X.509 certificates\n[ 1.447350] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.447356] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.447688] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.447707] registered taskstats version 1\n[ 1.452997] Key type trusted registered\n[ 1.454323] Key type encrypted registered\n[ 1.455829] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.456347] rtc_cmos 00:00: setting system clock to 2018-10-20 10:46:48 UTC (1540032408)\n[ 1.486394] Freeing unused kernel memory: 1680k freed\n[ 1.491950] 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.496877] systemd[1]: Detected virtualization kvm.\n[ 1.498389] systemd[1]: Detected architecture x86-64.\n[ 1.499907] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.502684] systemd[1]: No hostname configured.\n[ 1.504123] systemd[1]: Set hostname to .\n[ 1.505675] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.528653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.531241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.534676] systemd[1]: Reached target Paths.\n[ 1.536082] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.538373] systemd[1]: Reached target Local File Systems.\n[ 1.539977] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.542337] systemd[1]: Reached target Timers.\n[ 1.543743] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.545881] systemd[1]: Reached target Swap.\n[ 1.547249] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.549484] systemd[1]: Created slice Root Slice.\n[ 1.550937] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.553289] systemd[1]: Listening on udev Kernel Socket.\n[ 1.554861] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.557364] systemd[1]: Created slice System Slice.\n[ 1.558866] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.561221] systemd[1]: Reached target Slices.\n[ 1.562636] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564903] systemd[1]: Listening on Journal Socket.\n[ 1.566393] systemd[1]: Starting Journal Socket.\n[ 1.568231] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.571076] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.574419] systemd[1]: Listening on udev Control Socket.\n[ 1.575991] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.578785] systemd[1]: Reached target Sockets.\n[ 1.580561] systemd[1]: Starting Sockets.\n[ 1.582810] 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.587130] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.591490] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.595134] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.599844] 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.644092] RPC: Registered named UNIX socket transport module.\n[ 1.645784] RPC: Registered udp transport module.\n[ 1.647226] RPC: Registered tcp transport module.\n[ 1.648676] 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 Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[ 1.724111] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.741585] scsi host0: ata_piix\n[ 1.744105] FDC 0 is a S82078B\n[ 1.745529] scsi host1: ata_piix\n[ 1.746793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.748654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.775164] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.815459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.823154] 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.878854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882729] usb 1-1: Product: QEMU USB Tablet\n[ 1.884160] usb 1-1: Manufacturer: QEMU\n[ 1.885478] usb 1-1: SerialNumber: 42\n[ 1.896358] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899625] 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[ 1.985590] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.988477] XFS (vda1): Mounting V4 Filesystem\n[ 2.023490] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\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 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 target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\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 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.268143] tsc: Refined TSC clocksource calibration: 3491.899 MHz\n[ 2.273912] systemd-journald[129]: Received SIGTERM from PID 1 (systemd).\n[ 2.512125] SELinux: Disabled at runtime.\n[ 2.550191] type=1404 audit(1540032409.593:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.592595] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.594415] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\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 udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.913631] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[ 2.917010] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\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 Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n"} 2018-10-20 10:46:50,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387/action used request id req-37b7c6b2-2d92-4a78-9d61-33f488973208 2018-10-20 10:46:50,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0646450519562s 2018-10-20 10:46:50,648 - 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 2129923619 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.391995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394724] pid_max: default: 32768 minimum: 301 [ 0.396195] Security Framework initialized [ 0.397570] SELinux: Initializing. [ 0.399073] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405227] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408924] Mount-cache hash table entries: 4096 [ 0.410669] Initializing cgroup subsys memory [ 0.412077] Initializing cgroup subsys devices [ 0.413510] Initializing cgroup subsys freezer [ 0.414927] Initializing cgroup subsys net_cls [ 0.416341] Initializing cgroup subsys blkio [ 0.417733] Initializing cgroup subsys perf_event [ 0.419202] Initializing cgroup subsys hugetlb [ 0.420629] Initializing cgroup subsys pids [ 0.421982] Initializing cgroup subsys net_prio [ 0.423488] CPU: Physical Processor ID: 0 [ 0.425542] mce: CPU supports 10 MCE banks [ 0.426909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430050] tlb_flushall_shift: 6 [ 0.431479] Freeing SMP alternatives: 28k freed [ 0.435535] ACPI: Core revision 20130517 [ 0.437291] ACPI: All ACPI Tables successfully acquired [ 0.439078] ftrace: allocating 25812 entries in 101 pages [ 0.461003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462842] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464662] smpboot: Max logical packages: 2 [ 0.466293] Enabling x2apic [ 0.467422] Enabled x2apic [ 0.468797] Switched APIC routing to physical x2apic. [ 0.471583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484580] KVM setup paravirtual spinlock [ 0.487181] smpboot: Booting Node 0, Processors #1 OK [ 0.489114] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510919] Brought up 2 CPUs [ 0.510922] KVM setup async PF for cpu 1 [ 0.510925] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.514809] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517403] devtmpfs: initialized [ 0.520142] EVM: security.selinux [ 0.521352] EVM: security.ima [ 0.522493] EVM: security.capability [ 0.524469] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526366] pinctrl core: initialized pinctrl subsystem [ 0.528069] NET: Registered protocol family 16 [ 0.529682] ACPI: bus type PCI registered [ 0.531026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.532896] PCI: Using configuration type 1 for base access [ 0.537863] ACPI: Added _OSI(Module Device) [ 0.539260] ACPI: Added _OSI(Processor Device) [ 0.540679] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542130] ACPI: Added _OSI(Processor Aggregator Device) [ 0.544776] ACPI: Interpreter enabled [ 0.546065] ACPI: (supports S0 S5) [ 0.547289] ACPI: Using IOAPIC for interrupt routing [ 0.548810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556922] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558725] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562266] acpiphp: Slot [3] registered [ 0.563592] acpiphp: Slot [4] registered [ 0.564909] acpiphp: Slot [5] registered [ 0.566229] acpiphp: Slot [6] registered [ 0.567541] acpiphp: Slot [7] registered [ 0.568852] acpiphp: Slot [8] registered [ 0.570171] acpiphp: Slot [9] registered [ 0.571475] acpiphp: Slot [10] registered [ 0.572776] acpiphp: Slot [11] registered [ 0.574094] acpiphp: Slot [12] registered [ 0.575409] acpiphp: Slot [13] registered [ 0.577158] acpiphp: Slot [14] registered [ 0.578504] acpiphp: Slot [15] registered [ 0.579837] acpiphp: Slot [16] registered [ 0.581168] acpiphp: Slot [17] registered [ 0.582491] acpiphp: Slot [18] registered [ 0.583812] acpiphp: Slot [19] registered [ 0.585142] acpiphp: Slot [20] registered [ 0.586468] acpiphp: Slot [21] registered [ 0.587779] acpiphp: Slot [22] registered [ 0.589105] acpiphp: Slot [23] registered [ 0.590422] acpiphp: Slot [24] registered [ 0.591776] acpiphp: Slot [25] registered [ 0.593084] acpiphp: Slot [26] registered [ 0.594402] acpiphp: Slot [27] registered [ 0.595770] acpiphp: Slot [28] registered [ 0.597094] acpiphp: Slot [29] registered [ 0.598429] acpiphp: Slot [30] registered [ 0.599751] acpiphp: Slot [31] registered [ 0.601075] PCI host bridge to bus 0000:00 [ 0.602405] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.603984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.609962] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.612361] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.617334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.619187] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.620917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.622751] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.627324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.629714] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.658671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665227] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.669762] vgaarb: loaded [ 0.670838] vgaarb: bridge control possible 0000:00:02.0 [ 0.672577] SCSI subsystem initialized [ 0.673883] ACPI: bus type USB registered [ 0.675220] usbcore: registered new interface driver usbfs [ 0.677234] usbcore: registered new interface driver hub [ 0.678831] usbcore: registered new device driver usb [ 0.680530] PCI: Using ACPI for IRQ routing [ 0.682249] NetLabel: Initializing [ 0.683481] NetLabel: domain hash size = 128 [ 0.684859] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686375] NetLabel: unlabeled traffic allowed by default [ 0.688100] Switched to clocksource kvm-clock [ 0.697563] pnp: PnP ACPI init [ 0.698740] ACPI: bus type PNP registered [ 0.700460] pnp: PnP ACPI: found 5 devices [ 0.701801] ACPI: bus type PNP unregistered [ 0.709276] NET: Registered protocol family 2 [ 0.710998] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.715840] TCP: Hash tables configured (established 32768 bind 32768) [ 0.717727] TCP: reno registered [ 0.718909] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722488] NET: Registered protocol family 1 [ 0.723898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725580] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727680] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767910] Unpacking initramfs... [ 1.251737] Freeing initrd memory: 37508k freed [ 1.261447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.263287] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.266680] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.268472] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.270497] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.272249] Initialise system trusted keyring [ 1.273678] audit: initializing netlink socket (disabled) [ 1.275246] type=2000 audit(1540032408.497:1): initialized [ 1.292498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.294238] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.296784] zpool: loaded [ 1.297859] zbud: loaded [ 1.299086] VFS: Disk quotas dquot_6.5.2 [ 1.300408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.302293] msgmni has been set to 7578 [ 1.303649] Key type big_key registered [ 1.305681] NET: Registered protocol family 38 [ 1.307090] Key type asymmetric registered [ 1.308426] Asymmetric key parser 'x509' registered [ 1.309914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.312389] io scheduler noop registered [ 1.313698] io scheduler deadline registered (default) [ 1.328103] io scheduler cfq registered [ 1.329502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.331119] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335460] ACPI: Power Button [PWRF] [ 1.336879] GHES: HEST is not enabled! [ 1.338235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364651] Non-volatile memory driver v1.3 [ 1.365999] Linux agpgart interface v0.103 [ 1.367461] crash memory driver: version 1.1 [ 1.368884] rdac: device handler registered [ 1.370299] hp_sw: device handler registered [ 1.371675] emc: device handler registered [ 1.372998] alua: device handler registered [ 1.374365] libphy: Fixed MDIO Bus: probed [ 1.375782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.378000] ehci-pci: EHCI PCI platform driver [ 1.379391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.381105] ohci-pci: OHCI PCI platform driver [ 1.382515] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.404341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406790] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.408342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.410053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414242] usb usb1: Product: UHCI Host Controller [ 1.415687] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417536] usb usb1: SerialNumber: 0000:00:01.2 [ 1.419080] hub 1-0:1.0: USB hub found [ 1.420355] hub 1-0:1.0: 2 ports detected [ 1.421787] usbcore: registered new interface driver usbserial [ 1.423432] usbcore: registered new interface driver usbserial_generic [ 1.425192] usbserial: USB Serial support registered for generic [ 1.427175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430417] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431900] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433489] mousedev: PS/2 mouse device common for all mice [ 1.435408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441218] rtc_cmos 00:00: RTC can wake from S4 [ 1.442878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.443032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443208] cpuidle: using governor menu [ 1.443267] hidraw: raw HID events driver (C) Jiri Kosina [ 1.443344] usbcore: registered new interface driver usbhid [ 1.443347] usbhid: USB HID core driver [ 1.443381] drop_monitor: Initializing network drop monitor service [ 1.443430] TCP: cubic registered [ 1.443432] Initializing XFRM netlink socket [ 1.443524] NET: Registered protocol family 10 [ 1.445646] NET: Registered protocol family 17 [ 1.447234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447260] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.447331] Loading compiled-in X.509 certificates [ 1.447350] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.447356] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.447688] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.447707] registered taskstats version 1 [ 1.452997] Key type trusted registered [ 1.454323] Key type encrypted registered [ 1.455829] IMA: No TPM chip found, activating TPM-bypass! [ 1.456347] rtc_cmos 00:00: setting system clock to 2018-10-20 10:46:48 UTC (1540032408) [ 1.486394] Freeing unused kernel memory: 1680k freed [ 1.491950] 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.496877] systemd[1]: Detected virtualization kvm. [ 1.498389] systemd[1]: Detected architecture x86-64. [ 1.499907] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.502684] systemd[1]: No hostname configured. [ 1.504123] systemd[1]: Set hostname to . [ 1.505675] systemd[1]: Initializing machine ID from KVM UUID. [ 1.528653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.531241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.534676] systemd[1]: Reached target Paths. [ 1.536082] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.538373] systemd[1]: Reached target Local File Systems. [ 1.539977] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.542337] systemd[1]: Reached target Timers. [ 1.543743] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.545881] systemd[1]: Reached target Swap. [ 1.547249] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.549484] systemd[1]: Created slice Root Slice. [ 1.550937] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.553289] systemd[1]: Listening on udev Kernel Socket. [ 1.554861] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.557364] systemd[1]: Created slice System Slice. [ 1.558866] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.561221] systemd[1]: Reached target Slices. [ 1.562636] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.564903] systemd[1]: Listening on Journal Socket. [ 1.566393] systemd[1]: Starting Journal Socket. [ 1.568231] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.571076] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.574419] systemd[1]: Listening on udev Control Socket. [ 1.575991] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.578785] systemd[1]: Reached target Sockets. [ 1.580561] systemd[1]: Starting Sockets. [ 1.582810] 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.587130] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.591490] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.595134] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.599844] 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.644092] RPC: Registered named UNIX socket transport module. [ 1.645784] RPC: Registered udp transport module. [ 1.647226] RPC: Registered tcp transport module. [ 1.648676] 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... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [ 1.724111] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.741585] scsi host0: ata_piix [ 1.744105] FDC 0 is a S82078B [ 1.745529] scsi host1: ata_piix [ 1.746793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.748654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.775164] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.815459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.823154] 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.878854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882729] usb 1-1: Product: QEMU USB Tablet [ 1.884160] usb 1-1: Manufacturer: QEMU [ 1.885478] usb 1-1: SerialNumber: 42 [ 1.896358] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899625] 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. [ 1.985590] SGI XFS with ACLs, security attributes, no debug enabled [ 1.988477] XFS (vda1): Mounting V4 Filesystem [ 2.023490] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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 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.268143] tsc: Refined TSC clocksource calibration: 3491.899 MHz [ 2.273912] systemd-journald[129]: Received SIGTERM from PID 1 (systemd). [ 2.512125] SELinux: Disabled at runtime. [ 2.550191] type=1404 audit(1540032409.593:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.592595] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.594415] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... Starting Setup Virtual Console... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[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 Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.913631] systemd-journald[388]: Received request to flush runtime journal from PID 1 [ 2.917010] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[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 Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[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 Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... 2018-10-20 10:46:51,650 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-10-20 10:47:00,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-20 10:47:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-20 10:47:00,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12753 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47: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-2fd18a3c-300a-4084-8ed7-2bc0fcc954b6 x-openstack-request-id: req-2fd18a3c-300a-4084-8ed7-2bc0fcc954b6 2018-10-20 10:47:00,728 - 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 2129923619 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.391995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.394724] pid_max: default: 32768 minimum: 301\n[ 0.396195] Security Framework initialized\n[ 0.397570] SELinux: Initializing.\n[ 0.399073] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.405227] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.408924] Mount-cache hash table entries: 4096\n[ 0.410669] Initializing cgroup subsys memory\n[ 0.412077] Initializing cgroup subsys devices\n[ 0.413510] Initializing cgroup subsys freezer\n[ 0.414927] Initializing cgroup subsys net_cls\n[ 0.416341] Initializing cgroup subsys blkio\n[ 0.417733] Initializing cgroup subsys perf_event\n[ 0.419202] Initializing cgroup subsys hugetlb\n[ 0.420629] Initializing cgroup subsys pids\n[ 0.421982] Initializing cgroup subsys net_prio\n[ 0.423488] CPU: Physical Processor ID: 0\n[ 0.425542] mce: CPU supports 10 MCE banks\n[ 0.426909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.428480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.430050] tlb_flushall_shift: 6\n[ 0.431479] Freeing SMP alternatives: 28k freed\n[ 0.435535] ACPI: Core revision 20130517\n[ 0.437291] ACPI: All ACPI Tables successfully acquired\n[ 0.439078] ftrace: allocating 25812 entries in 101 pages\n[ 0.461003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.462842] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.464662] smpboot: Max logical packages: 2\n[ 0.466293] Enabling x2apic\n[ 0.467422] Enabled x2apic\n[ 0.468797] Switched APIC routing to physical x2apic.\n[ 0.471583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.473382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.476671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.484580] KVM setup paravirtual spinlock\n[ 0.487181] smpboot: Booting Node 0, Processors #1 OK\n[ 0.489114] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.510919] Brought up 2 CPUs\n[ 0.510922] KVM setup async PF for cpu 1\n[ 0.510925] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.514809] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.517403] devtmpfs: initialized\n[ 0.520142] EVM: security.selinux\n[ 0.521352] EVM: security.ima\n[ 0.522493] EVM: security.capability\n[ 0.524469] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.526366] pinctrl core: initialized pinctrl subsystem\n[ 0.528069] NET: Registered protocol family 16\n[ 0.529682] ACPI: bus type PCI registered\n[ 0.531026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.532896] PCI: Using configuration type 1 for base access\n[ 0.537863] ACPI: Added _OSI(Module Device)\n[ 0.539260] ACPI: Added _OSI(Processor Device)\n[ 0.540679] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542130] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.544776] ACPI: Interpreter enabled\n[ 0.546065] ACPI: (supports S0 S5)\n[ 0.547289] ACPI: Using IOAPIC for interrupt routing\n[ 0.548810] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.556922] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.558725] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.562266] acpiphp: Slot [3] registered\n[ 0.563592] acpiphp: Slot [4] registered\n[ 0.564909] acpiphp: Slot [5] registered\n[ 0.566229] acpiphp: Slot [6] registered\n[ 0.567541] acpiphp: Slot [7] registered\n[ 0.568852] acpiphp: Slot [8] registered\n[ 0.570171] acpiphp: Slot [9] registered\n[ 0.571475] acpiphp: Slot [10] registered\n[ 0.572776] acpiphp: Slot [11] registered\n[ 0.574094] acpiphp: Slot [12] registered\n[ 0.575409] acpiphp: Slot [13] registered\n[ 0.577158] acpiphp: Slot [14] registered\n[ 0.578504] acpiphp: Slot [15] registered\n[ 0.579837] acpiphp: Slot [16] registered\n[ 0.581168] acpiphp: Slot [17] registered\n[ 0.582491] acpiphp: Slot [18] registered\n[ 0.583812] acpiphp: Slot [19] registered\n[ 0.585142] acpiphp: Slot [20] registered\n[ 0.586468] acpiphp: Slot [21] registered\n[ 0.587779] acpiphp: Slot [22] registered\n[ 0.589105] acpiphp: Slot [23] registered\n[ 0.590422] acpiphp: Slot [24] registered\n[ 0.591776] acpiphp: Slot [25] registered\n[ 0.593084] acpiphp: Slot [26] registered\n[ 0.594402] acpiphp: Slot [27] registered\n[ 0.595770] acpiphp: Slot [28] registered\n[ 0.597094] acpiphp: Slot [29] registered\n[ 0.598429] acpiphp: Slot [30] registered\n[ 0.599751] acpiphp: Slot [31] registered\n[ 0.601075] PCI host bridge to bus 0000:00\n[ 0.602405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.603984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.605762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.607545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.609962] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.612361] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.617334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.619187] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.620917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.622751] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.627324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.629714] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.654450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.656597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.658671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.661269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.663303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.665227] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.667210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.669762] vgaarb: loaded\n[ 0.670838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.672577] SCSI subsystem initialized\n[ 0.673883] ACPI: bus type USB registered\n[ 0.675220] usbcore: registered new interface driver usbfs\n[ 0.677234] usbcore: registered new interface driver hub\n[ 0.678831] usbcore: registered new device driver usb\n[ 0.680530] PCI: Using ACPI for IRQ routing\n[ 0.682249] NetLabel: Initializing\n[ 0.683481] NetLabel: domain hash size = 128\n[ 0.684859] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.686375] NetLabel: unlabeled traffic allowed by default\n[ 0.688100] Switched to clocksource kvm-clock\n[ 0.697563] pnp: PnP ACPI init\n[ 0.698740] ACPI: bus type PNP registered\n[ 0.700460] pnp: PnP ACPI: found 5 devices\n[ 0.701801] ACPI: bus type PNP unregistered\n[ 0.709276] NET: Registered protocol family 2\n[ 0.710998] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.713652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.715840] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.717727] TCP: reno registered\n[ 0.718909] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.720641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.722488] NET: Registered protocol family 1\n[ 0.723898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.725580] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.727680] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.747987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.767910] Unpacking initramfs...\n[ 1.251737] Freeing initrd memory: 37508k freed\n[ 1.261447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.263287] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.266680] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.268472] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.270497] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.272249] Initialise system trusted keyring\n[ 1.273678] audit: initializing netlink socket (disabled)\n[ 1.275246] type=2000 audit(1540032408.497:1): initialized\n[ 1.292498] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.294238] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.296784] zpool: loaded\n[ 1.297859] zbud: loaded\n[ 1.299086] VFS: Disk quotas dquot_6.5.2\n[ 1.300408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.302293] msgmni has been set to 7578\n[ 1.303649] Key type big_key registered\n[ 1.305681] NET: Registered protocol family 38\n[ 1.307090] Key type asymmetric registered\n[ 1.308426] Asymmetric key parser 'x509' registered\n[ 1.309914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.312389] io scheduler noop registered\n[ 1.313698] io scheduler deadline registered (default)\n[ 1.328103] io scheduler cfq registered\n[ 1.329502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.331119] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335460] ACPI: Power Button [PWRF]\n[ 1.336879] GHES: HEST is not enabled!\n[ 1.338235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364651] Non-volatile memory driver v1.3\n[ 1.365999] Linux agpgart interface v0.103\n[ 1.367461] crash memory driver: version 1.1\n[ 1.368884] rdac: device handler registered\n[ 1.370299] hp_sw: device handler registered\n[ 1.371675] emc: device handler registered\n[ 1.372998] alua: device handler registered\n[ 1.374365] libphy: Fixed MDIO Bus: probed\n[ 1.375782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.378000] ehci-pci: EHCI PCI platform driver\n[ 1.379391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.381105] ohci-pci: OHCI PCI platform driver\n[ 1.382515] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402707] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.404341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406790] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.408342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.410053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.414242] usb usb1: Product: UHCI Host Controller\n[ 1.415687] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417536] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.419080] hub 1-0:1.0: USB hub found\n[ 1.420355] hub 1-0:1.0: 2 ports detected\n[ 1.421787] usbcore: registered new interface driver usbserial\n[ 1.423432] usbcore: registered new interface driver usbserial_generic\n[ 1.425192] usbserial: USB Serial support registered for generic\n[ 1.427175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.430417] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431900] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433489] mousedev: PS/2 mouse device common for all mice\n[ 1.435408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.443032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.443208] cpuidle: using governor menu\n[ 1.443267] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.443344] usbcore: registered new interface driver usbhid\n[ 1.443347] usbhid: USB HID core driver\n[ 1.443381] drop_monitor: Initializing network drop monitor service\n[ 1.443430] TCP: cubic registered\n[ 1.443432] Initializing XFRM netlink socket\n[ 1.443524] NET: Registered protocol family 10\n[ 1.445646] NET: Registered protocol family 17\n[ 1.447234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.447260] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.447331] Loading compiled-in X.509 certificates\n[ 1.447350] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.447356] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.447688] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.447707] registered taskstats version 1\n[ 1.452997] Key type trusted registered\n[ 1.454323] Key type encrypted registered\n[ 1.455829] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.456347] rtc_cmos 00:00: setting system clock to 2018-10-20 10:46:48 UTC (1540032408)\n[ 1.486394] Freeing unused kernel memory: 1680k freed\n[ 1.491950] 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.496877] systemd[1]: Detected virtualization kvm.\n[ 1.498389] systemd[1]: Detected architecture x86-64.\n[ 1.499907] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.502684] systemd[1]: No hostname configured.\n[ 1.504123] systemd[1]: Set hostname to .\n[ 1.505675] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.528653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.531241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.534676] systemd[1]: Reached target Paths.\n[ 1.536082] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.538373] systemd[1]: Reached target Local File Systems.\n[ 1.539977] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.542337] systemd[1]: Reached target Timers.\n[ 1.543743] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.545881] systemd[1]: Reached target Swap.\n[ 1.547249] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.549484] systemd[1]: Created slice Root Slice.\n[ 1.550937] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.553289] systemd[1]: Listening on udev Kernel Socket.\n[ 1.554861] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.557364] systemd[1]: Created slice System Slice.\n[ 1.558866] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.561221] systemd[1]: Reached target Slices.\n[ 1.562636] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.564903] systemd[1]: Listening on Journal Socket.\n[ 1.566393] systemd[1]: Starting Journal Socket.\n[ 1.568231] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.571076] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.574419] systemd[1]: Listening on udev Control Socket.\n[ 1.575991] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.578785] systemd[1]: Reached target Sockets.\n[ 1.580561] systemd[1]: Starting Sockets.\n[ 1.582810] 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.587130] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.591490] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.595134] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Journal Service.\n[ 1.599844] 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.644092] RPC: Registered named UNIX socket transport module.\n[ 1.645784] RPC: Registered udp transport module.\n[ 1.647226] RPC: Registered tcp transport module.\n[ 1.648676] 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 Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[ 1.724111] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.741585] scsi host0: ata_piix\n[ 1.744105] FDC 0 is a S82078B\n[ 1.745529] scsi host1: ata_piix\n[ 1.746793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.748654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.775164] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.815459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.823154] 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.878854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.880778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.882729] usb 1-1: Product: QEMU USB Tablet\n[ 1.884160] usb 1-1: Manufacturer: QEMU\n[ 1.885478] usb 1-1: SerialNumber: 42\n[ 1.896358] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899625] 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[ 1.985590] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.988477] XFS (vda1): Mounting V4 Filesystem\n[ 2.023490] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\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 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 target Local File Systems.\n[[32m OK [0m] Stopped target Sockets.\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 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.268143] tsc: Refined TSC clocksource calibration: 3491.899 MHz\n[ 2.273912] systemd-journald[129]: Received SIGTERM from PID 1 (systemd).\n[ 2.512125] SELinux: Disabled at runtime.\n[ 2.550191] type=1404 audit(1540032409.593:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.592595] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.594415] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Debug File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\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 udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.913631] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[ 2.917010] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\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 Setup Virtual Console.\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[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.194397] type=1305 audit(1540032410.237:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\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] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\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 Starting Login Service...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n[ 3.332650] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n [ 3.336736] input: PC Speaker as /devices/platform/pcspkr/input/input5\nStarting Dump dmesg to /var/log/dmesg...\n[ 3.339572] [drm] Initialized drm 1.1.0 20060810\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.363248] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.365289] [TTM] Initializing pool allocator\n[ 3.367401] [TTM] Initializing DMA pool allocator\n[ 3.371188] [drm] fb mappable at 0xFC000000\n[ 3.372733] [drm] vram aper at 0xFC000000\n[ 3.372734] [drm] size 33554432\n[ 3.372734] [drm] fb depth is 24\n[ 3.372734] [drm] pitch is 3072\n[ 3.378605] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.403036] Console: switching to colour frame buffer device 128x48\n[ 3.416626] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.417690] ppdev: user-space parallel port driver\n[ 3.419147] [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 irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\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 NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Login Service.\n[ 3.618089] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m[ 3.625520] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] 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 Authorization Manager.\n[ 3.645480] alg: No test for crc32 (crc32-pclmul)\n[ 3.654989] intel_rapl: no valid rapl domains found in package 0\n[ 3.659919] intel_powerclamp: No package C-state available\n[ 3.667148] intel_powerclamp: No package C-state available[ 3.789788] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:46:51 +0000. Up 3.75 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 Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\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] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.260499] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:46:53 +0000. Up 6.18 seconds.\n[ 6.316712] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.318885] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.321238] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.323406] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.325660] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.328712] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:43:59:96 |\n[ 6.332344] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.336948] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.339540] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.341633] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.343743] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.346190] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.348255] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.351424] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.354012] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\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.019211] cloud-init[3473]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:46:58 +0000. Up 10.97 seconds.\n[ 11.325798] cloud-init[3555]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:46:58 +0000. Up 11.27 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 | da:f4:34:ae:5a:84:93:0b:e5:dc:fc:3c:9b:da:e5:67 | - | 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.399083] cloud-init[3555]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:46:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.39 seconds\n"} 2018-10-20 10:47:00,728 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387/action used request id req-2fd18a3c-300a-4084-8ed7-2bc0fcc954b6 2018-10-20 10:47:00,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0691900253296s 2018-10-20 10:47:00,729 - 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 2129923619 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.391995] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.394724] pid_max: default: 32768 minimum: 301 [ 0.396195] Security Framework initialized [ 0.397570] SELinux: Initializing. [ 0.399073] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.405227] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.408924] Mount-cache hash table entries: 4096 [ 0.410669] Initializing cgroup subsys memory [ 0.412077] Initializing cgroup subsys devices [ 0.413510] Initializing cgroup subsys freezer [ 0.414927] Initializing cgroup subsys net_cls [ 0.416341] Initializing cgroup subsys blkio [ 0.417733] Initializing cgroup subsys perf_event [ 0.419202] Initializing cgroup subsys hugetlb [ 0.420629] Initializing cgroup subsys pids [ 0.421982] Initializing cgroup subsys net_prio [ 0.423488] CPU: Physical Processor ID: 0 [ 0.425542] mce: CPU supports 10 MCE banks [ 0.426909] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.428480] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.430050] tlb_flushall_shift: 6 [ 0.431479] Freeing SMP alternatives: 28k freed [ 0.435535] ACPI: Core revision 20130517 [ 0.437291] ACPI: All ACPI Tables successfully acquired [ 0.439078] ftrace: allocating 25812 entries in 101 pages [ 0.461003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.462842] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.464662] smpboot: Max logical packages: 2 [ 0.466293] Enabling x2apic [ 0.467422] Enabled x2apic [ 0.468797] Switched APIC routing to physical x2apic. [ 0.471583] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.473382] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.476671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.484580] KVM setup paravirtual spinlock [ 0.487181] smpboot: Booting Node 0, Processors #1 OK [ 0.489114] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.510919] Brought up 2 CPUs [ 0.510922] KVM setup async PF for cpu 1 [ 0.510925] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.514809] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.517403] devtmpfs: initialized [ 0.520142] EVM: security.selinux [ 0.521352] EVM: security.ima [ 0.522493] EVM: security.capability [ 0.524469] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.526366] pinctrl core: initialized pinctrl subsystem [ 0.528069] NET: Registered protocol family 16 [ 0.529682] ACPI: bus type PCI registered [ 0.531026] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.532896] PCI: Using configuration type 1 for base access [ 0.537863] ACPI: Added _OSI(Module Device) [ 0.539260] ACPI: Added _OSI(Processor Device) [ 0.540679] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542130] ACPI: Added _OSI(Processor Aggregator Device) [ 0.544776] ACPI: Interpreter enabled [ 0.546065] ACPI: (supports S0 S5) [ 0.547289] ACPI: Using IOAPIC for interrupt routing [ 0.548810] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555060] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556922] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.558725] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.562266] acpiphp: Slot [3] registered [ 0.563592] acpiphp: Slot [4] registered [ 0.564909] acpiphp: Slot [5] registered [ 0.566229] acpiphp: Slot [6] registered [ 0.567541] acpiphp: Slot [7] registered [ 0.568852] acpiphp: Slot [8] registered [ 0.570171] acpiphp: Slot [9] registered [ 0.571475] acpiphp: Slot [10] registered [ 0.572776] acpiphp: Slot [11] registered [ 0.574094] acpiphp: Slot [12] registered [ 0.575409] acpiphp: Slot [13] registered [ 0.577158] acpiphp: Slot [14] registered [ 0.578504] acpiphp: Slot [15] registered [ 0.579837] acpiphp: Slot [16] registered [ 0.581168] acpiphp: Slot [17] registered [ 0.582491] acpiphp: Slot [18] registered [ 0.583812] acpiphp: Slot [19] registered [ 0.585142] acpiphp: Slot [20] registered [ 0.586468] acpiphp: Slot [21] registered [ 0.587779] acpiphp: Slot [22] registered [ 0.589105] acpiphp: Slot [23] registered [ 0.590422] acpiphp: Slot [24] registered [ 0.591776] acpiphp: Slot [25] registered [ 0.593084] acpiphp: Slot [26] registered [ 0.594402] acpiphp: Slot [27] registered [ 0.595770] acpiphp: Slot [28] registered [ 0.597094] acpiphp: Slot [29] registered [ 0.598429] acpiphp: Slot [30] registered [ 0.599751] acpiphp: Slot [31] registered [ 0.601075] PCI host bridge to bus 0000:00 [ 0.602405] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.603984] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605762] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607545] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.609962] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.612361] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.617334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.619187] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.620917] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.622751] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.627324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.629714] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.654450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.656597] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.658671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.661269] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.663303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.665227] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.667210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.669762] vgaarb: loaded [ 0.670838] vgaarb: bridge control possible 0000:00:02.0 [ 0.672577] SCSI subsystem initialized [ 0.673883] ACPI: bus type USB registered [ 0.675220] usbcore: registered new interface driver usbfs [ 0.677234] usbcore: registered new interface driver hub [ 0.678831] usbcore: registered new device driver usb [ 0.680530] PCI: Using ACPI for IRQ routing [ 0.682249] NetLabel: Initializing [ 0.683481] NetLabel: domain hash size = 128 [ 0.684859] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.686375] NetLabel: unlabeled traffic allowed by default [ 0.688100] Switched to clocksource kvm-clock [ 0.697563] pnp: PnP ACPI init [ 0.698740] ACPI: bus type PNP registered [ 0.700460] pnp: PnP ACPI: found 5 devices [ 0.701801] ACPI: bus type PNP unregistered [ 0.709276] NET: Registered protocol family 2 [ 0.710998] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.713652] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.715840] TCP: Hash tables configured (established 32768 bind 32768) [ 0.717727] TCP: reno registered [ 0.718909] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.720641] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.722488] NET: Registered protocol family 1 [ 0.723898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.725580] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.727680] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.747987] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.767910] Unpacking initramfs... [ 1.251737] Freeing initrd memory: 37508k freed [ 1.261447] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.263287] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.266680] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.268472] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.270497] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.272249] Initialise system trusted keyring [ 1.273678] audit: initializing netlink socket (disabled) [ 1.275246] type=2000 audit(1540032408.497:1): initialized [ 1.292498] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.294238] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.296784] zpool: loaded [ 1.297859] zbud: loaded [ 1.299086] VFS: Disk quotas dquot_6.5.2 [ 1.300408] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.302293] msgmni has been set to 7578 [ 1.303649] Key type big_key registered [ 1.305681] NET: Registered protocol family 38 [ 1.307090] Key type asymmetric registered [ 1.308426] Asymmetric key parser 'x509' registered [ 1.309914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.312389] io scheduler noop registered [ 1.313698] io scheduler deadline registered (default) [ 1.328103] io scheduler cfq registered [ 1.329502] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.331119] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335460] ACPI: Power Button [PWRF] [ 1.336879] GHES: HEST is not enabled! [ 1.338235] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362539] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364651] Non-volatile memory driver v1.3 [ 1.365999] Linux agpgart interface v0.103 [ 1.367461] crash memory driver: version 1.1 [ 1.368884] rdac: device handler registered [ 1.370299] hp_sw: device handler registered [ 1.371675] emc: device handler registered [ 1.372998] alua: device handler registered [ 1.374365] libphy: Fixed MDIO Bus: probed [ 1.375782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.378000] ehci-pci: EHCI PCI platform driver [ 1.379391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.381105] ohci-pci: OHCI PCI platform driver [ 1.382515] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402707] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.404341] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406790] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.408342] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.410053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.414242] usb usb1: Product: UHCI Host Controller [ 1.415687] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417536] usb usb1: SerialNumber: 0000:00:01.2 [ 1.419080] hub 1-0:1.0: USB hub found [ 1.420355] hub 1-0:1.0: 2 ports detected [ 1.421787] usbcore: registered new interface driver usbserial [ 1.423432] usbcore: registered new interface driver usbserial_generic [ 1.425192] usbserial: USB Serial support registered for generic [ 1.427175] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430417] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431900] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433489] mousedev: PS/2 mouse device common for all mice [ 1.435408] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438604] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441218] rtc_cmos 00:00: RTC can wake from S4 [ 1.442878] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.443032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443168] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.443208] cpuidle: using governor menu [ 1.443267] hidraw: raw HID events driver (C) Jiri Kosina [ 1.443344] usbcore: registered new interface driver usbhid [ 1.443347] usbhid: USB HID core driver [ 1.443381] drop_monitor: Initializing network drop monitor service [ 1.443430] TCP: cubic registered [ 1.443432] Initializing XFRM netlink socket [ 1.443524] NET: Registered protocol family 10 [ 1.445646] NET: Registered protocol family 17 [ 1.447234] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447238] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.447260] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.447331] Loading compiled-in X.509 certificates [ 1.447350] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.447356] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.447688] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.447707] registered taskstats version 1 [ 1.452997] Key type trusted registered [ 1.454323] Key type encrypted registered [ 1.455829] IMA: No TPM chip found, activating TPM-bypass! [ 1.456347] rtc_cmos 00:00: setting system clock to 2018-10-20 10:46:48 UTC (1540032408) [ 1.486394] Freeing unused kernel memory: 1680k freed [ 1.491950] 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.496877] systemd[1]: Detected virtualization kvm. [ 1.498389] systemd[1]: Detected architecture x86-64. [ 1.499907] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.502684] systemd[1]: No hostname configured. [ 1.504123] systemd[1]: Set hostname to . [ 1.505675] systemd[1]: Initializing machine ID from KVM UUID. [ 1.528653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.531241] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.534676] systemd[1]: Reached target Paths. [ 1.536082] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.538373] systemd[1]: Reached target Local File Systems. [ 1.539977] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.542337] systemd[1]: Reached target Timers. [ 1.543743] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.545881] systemd[1]: Reached target Swap. [ 1.547249] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.549484] systemd[1]: Created slice Root Slice. [ 1.550937] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.553289] systemd[1]: Listening on udev Kernel Socket. [ 1.554861] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.557364] systemd[1]: Created slice System Slice. [ 1.558866] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.561221] systemd[1]: Reached target Slices. [ 1.562636] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.564903] systemd[1]: Listening on Journal Socket. [ 1.566393] systemd[1]: Starting Journal Socket. [ 1.568231] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.571076] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.574419] systemd[1]: Listening on udev Control Socket. [ 1.575991] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.578785] systemd[1]: Reached target Sockets. [ 1.580561] systemd[1]: Starting Sockets. [ 1.582810] 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.587130] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Apply Kernel Variables. [ 1.591490] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.595134] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Journal Service. [ 1.599844] 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.644092] RPC: Registered named UNIX socket transport module. [ 1.645784] RPC: Registered udp transport module. [ 1.647226] RPC: Registered tcp transport module. [ 1.648676] 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... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [ 1.724111] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.741585] scsi host0: ata_piix [ 1.744105] FDC 0 is a S82078B [ 1.745529] scsi host1: ata_piix [ 1.746793] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.748654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.775164] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.815459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.823154] 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.878854] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.880778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.882729] usb 1-1: Product: QEMU USB Tablet [ 1.884160] usb 1-1: Manufacturer: QEMU [ 1.885478] usb 1-1: SerialNumber: 42 [ 1.896358] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899625] 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. [ 1.985590] SGI XFS with ACLs, security attributes, no debug enabled [ 1.988477] XFS (vda1): Mounting V4 Filesystem [ 2.023490] 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 Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[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... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Sockets. [[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 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.268143] tsc: Refined TSC clocksource calibration: 3491.899 MHz [ 2.273912] systemd-journald[129]: Received SIGTERM from PID 1 (systemd). [ 2.512125] SELinux: Disabled at runtime. [ 2.550191] type=1404 audit(1540032409.593:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.592595] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.594415] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. Mounting Debug File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Swap. Starting Apply Kernel Variables... Starting Setup Virtual Console... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[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 Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.913631] systemd-journald[388]: Received request to flush runtime journal from PID 1 [ 2.917010] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[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 Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[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 Setup Virtual Console. [[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... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.194397] type=1305 audit(1540032410.237:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Reached target Timers. [[32m OK [0m] Reached target Paths. [[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. Starting Login Service... Starting Authorization Manager... Starting LSB: Bring up/down networking... [ 3.332650] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.336736] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Dump dmesg to /var/log/dmesg... [ 3.339572] [drm] Initialized drm 1.1.0 20060810 Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.363248] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.365289] [TTM] Initializing pool allocator [ 3.367401] [TTM] Initializing DMA pool allocator [ 3.371188] [drm] fb mappable at 0xFC000000 [ 3.372733] [drm] vram aper at 0xFC000000 [ 3.372734] [drm] size 33554432 [ 3.372734] [drm] fb depth is 24 [ 3.372734] [drm] pitch is 3072 [ 3.378605] fbcon: cirrusdrmfb (fb0) is primary device [ 3.403036] Console: switching to colour frame buffer device 128x48 [ 3.416626] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.417690] ppdev: user-space parallel port driver [ 3.419147] [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 irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[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 NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Login Service. [ 3.618089] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m[ 3.625520] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] 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 Authorization Manager. [ 3.645480] alg: No test for crc32 (crc32-pclmul) [ 3.654989] intel_rapl: no valid rapl domains found in package 0 [ 3.659919] intel_powerclamp: No package C-state available [ 3.667148] intel_powerclamp: No package C-state available[ 3.789788] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 20 Oct 2018 10:46:51 +0000. Up 3.75 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 Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.260499] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Sat, 20 Oct 2018 10:46:53 +0000. Up 6.18 seconds. [ 6.316712] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.318885] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.321238] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.323406] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.325660] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.328712] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:43:59:96 | [ 6.332344] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.336948] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.339540] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.341633] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.343743] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.346190] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.348255] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.351424] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.354012] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[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.019211] cloud-init[3473]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 20 Oct 2018 10:46:58 +0000. Up 10.97 seconds. [ 11.325798] cloud-init[3555]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 20 Oct 2018 10:46:58 +0000. Up 11.27 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 | da:f4:34:ae:5a:84:93:0b:e5:dc:fc:3c:9b:da:e5:67 | - | 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.399083] cloud-init[3555]: Cloud-init v. 0.7.5 finished at Sat, 20 Oct 2018 10:46:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.39 seconds 2018-10-20 10:47:00,732 - paramiko.transport - DEBUG - starting thread (client mode): 0xb251ddd0L 2018-10-20 10:47:00,732 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:47:00,759 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-20 10:47:00,759 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-20 10:47:00,806 - 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-20 10:47:00,807 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-20 10:47:00,807 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-20 10:47:00,807 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:47:00,807 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-20 10:47:00,807 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:47:00,827 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-20 10:47:00,828 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:47:00,832 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-20 10:47:00,833 - paramiko.transport - DEBUG - Trying discovered key daf434ae5a84930be5dcfc3c9bdae567 in /tmp/tmpNU_SIr 2018-10-20 10:47:00,867 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:47:00,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-20 10:47:00,897 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-20 10:47:00,898 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-20 10:47:00,898 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-20 10:47:00,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-20 10:47:01,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4182, "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": 2079, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4178, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 912, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4177, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:00 GMT 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:01,220 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 816, 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': 4182, 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': 2079, 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': 4178, 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': 912, 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': 802, 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': 800, 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': 4177, 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': 922, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-20 10:47:01,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4182, "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": 2079, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4178, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 912, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4177, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 922, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:00 GMT 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-10-20 10:47:01,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:01,452 - functest.core.cloudify - INFO - The current manager status is running 2018-10-20 10:47:01,452 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:01.112Z", "updated_at": "2018-10-20T10:47:01.112Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:01 GMT 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 10:47:01,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:01,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:01,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:01.112Z", "updated_at": "2018-10-20T10:47:01.112Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:01 GMT 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-20 10:47:01,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:01,796 - functest.core.cloudify - DEBUG - List secrets: 2018-10-20 10:47:01,797 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:01.112Z", "updated_at": "2018-10-20T10:47:01.112Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:01 GMT 2018-10-20 10:47:01,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:01,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-20 10:47:01,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:01,972 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-20 10:47:01,972 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-20 10:47:01,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-20 10:47:01,972 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 10:47:01,973 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 10:47:01,974 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 10:47:01,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:47:02,195 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-20 10:47:02,196 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-20 10:47:02,197 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-20 10:47:02,197 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-20 10:47:02,197 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-20 10:47:02,221 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-20 10:47:42,615 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-20 10:47:42,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.xtom.com * extras: repo1.sea.innoscale.net * updates: linux.mirrors.es.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 6.7 MB/s | 54 MB 00:08 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-20 10:47:42,616 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-20 10:47:42,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-20 10:47:42,617 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-20 10:47:45,524 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-20 10:47:45,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:47:45,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:47:45,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:45 GMT X-Openstack-Request-Id: req-bb41c739-29d0-4e6d-8f96-12725c0c7c36 2018-10-20 10:47:45,825 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:44:18Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": 4373348352, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:47:45,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bb41c739-29d0-4e6d-8f96-12725c0c7c36 2018-10-20 10:47:45,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299764871597s 2018-10-20 10:47:45,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 10:47:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9"}' 2018-10-20 10:47:45,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:45 GMT Location: http://172.30.9.22:9292/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-971cce4b-5f18-4821-a011-fd77d61263c0 2018-10-20 10:47:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:47:45Z", "file": "/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "size": null, "self": "/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "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_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": null, "created_at": "2018-10-20T10:47:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 10:47:45,881 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-971cce4b-5f18-4821-a011-fd77d61263c0 2018-10-20 10:47:45,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0454280376434s 2018-10-20 10:47:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 10:47:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '' 2018-10-20 10:47:52,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:47:52 GMT X-Openstack-Request-Id: req-5ce5ec69-ac18-4bae-bae3-91e39bcff301 2018-10-20 10:47:52,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-20 10:47:52,642 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/file used request id req-5ce5ec69-ac18-4bae-bae3-91e39bcff301 2018-10-20 10:47:52,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.76062297821s 2018-10-20 10:47:52,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:47:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:47:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:52 GMT X-Openstack-Request-Id: req-2eeafdce-8cea-434b-a6bc-ce897ae4cb70 2018-10-20 10:47:52,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:47:52Z", "file": "/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "size": 426967040, "self": "/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-20T10:47:45Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:44:18Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": 4373348352, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:47:52,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2eeafdce-8cea-434b-a6bc-ce897ae4cb70 2018-10-20 10:47:52,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0512130260468s 2018-10-20 10:47:52,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/file', 'owner': u'4a684ea7bf0a4ba9a7db36912da6c730', 'id': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'size': 426967040, u'self': u'/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a684ea7bf0a4ba9a7db36912da6c730', 'name': 'vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T10:47:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T10:47:52Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9', '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/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 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_5345297a-b484-4898-9443-32bb7edf04d9', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_5345297a-b484-4898-9443-32bb7edf04d9', 'created': u'2018-10-20T10:47:45Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-20T10:47:45Z', 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/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 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_5345297a-b484-4898-9443-32bb7edf04d9', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-10-20 10:47:52,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 10:47:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_5345297a-b484-4898-9443-32bb7edf04d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-20 10:47:52,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47: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-32fe503f-cc91-44be-ad48-041c156fc660 x-openstack-request-id: req-32fe503f-cc91-44be-ad48-041c156fc660 2018-10-20 10:47:52,771 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "name": "vyos_vrouter-flavor_alt_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 10:47:52,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-32fe503f-cc91-44be-ad48-041c156fc660 2018-10-20 10:47:52,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0698180198669s 2018-10-20 10:47:52,772 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_5345297a-b484-4898-9443-32bb7edf04d9', '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'906439e73a574f6faa0801abd57f945a', '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'9a89be19-ebf0-4a4f-8fb0-3d290dae592e', 'swap': 0}) 2018-10-20 10:47:52,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 10:47:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e/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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" -d '{"extra_specs": {}}' 2018-10-20 10:47:52,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47: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-ba638808-2dac-4f6b-96f5-b2e8cd91a0d2 x-openstack-request-id: req-ba638808-2dac-4f6b-96f5-b2e8cd91a0d2 2018-10-20 10:47:52,802 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 10:47:52,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e/os-extra_specs used request id req-ba638808-2dac-4f6b-96f5-b2e8cd91a0d2 2018-10-20 10:47:52,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0291800498962s 2018-10-20 10:47:52,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 10:47:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 10:47:52,815 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82b06d7-0c66-49c5-b544-c8042ce3e7a9 2018-10-20 10:47:52,816 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 10:47:52,816 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-a82b06d7-0c66-49c5-b544-c8042ce3e7a9 2018-10-20 10:47:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:47:53,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c16a23-aec9-4b16-a0a3-42d29553f914 2018-10-20 10:47:53,041 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 10:47:53,042 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-48c16a23-aec9-4b16-a0a3-42d29553f914 2018-10-20 10:47:53,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.235817909241s 2018-10-20 10:47:53,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-20 10:47:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:47:53,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1988 Content-Type: application/json Date: Sat, 20 Oct 2018 10:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc6ff5c-167d-42f4-953c-ddc9cc14b807 2018-10-20 10:47:53,342 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "79767aac852a443c8981856dfb6038e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "7c754c6fc55844319ed302c07b936140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de205ae224144c37ab783d603a949f03", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "c2e7cc79c797410096292bcb937bb055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c6f01ef4a9234041a64e3f77252b79bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de205ae224144c37ab783d603a949f03", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "cb24290703524ca0842568129b043c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "cf54752e013441c497a4c1d40c6f76b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "d2d5ab1836e2423c9800b9839fac61f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de205ae224144c37ab783d603a949f03", "id": "d73432ca50db436582fb85c452eedd78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "d84c932b1b98477794d768c50bbe7597"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "e06e17cb64ab490cb8427f182b16d431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "e19302198c4c481fa3f0883f166260a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "e44e1a6f8be74015b372fc549f175ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "e94385624de744b5b6d32141cea46e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "f13189d7185246f9a8cc962bff652cae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-20 10:47:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6dc6ff5c-167d-42f4-953c-ddc9cc14b807 2018-10-20 10:47:53,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.291122198105s 2018-10-20 10:47:53,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-20 10:47:53,354 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-20 10:47:55,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:55,074 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-20 10:47:55,075 - 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-20T10:47:55.026Z", "updated_at": "2018-10-20T10:47:55.026Z", "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.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.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.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.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"}}}, "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"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"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": {"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": []}, "added_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": []}, "extended_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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": "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": [{"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": [{"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": [], "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": [], "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": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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": {"description": "", "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, "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"}}}}, {"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": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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-20 10:47:55,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:55,076 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:55 GMT 2018-10-20 10:47:55,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:55,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-20 10:47:55,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:55,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-20 10:47:55,089 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.22:5000", "keystone_tenant_name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "keystone_password": "df61804d-a142-4778-8bef-30276141e31c", "reference_vnf_flavor_id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "target_vnf_flavor_id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "target_vnf_image_id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:55,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-20 10:47:55,812 - 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": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "target_vnf_flavor_id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "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_5345297a-b484-4898-9443-32bb7edf04d9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "keystone_password": "df61804d-a142-4778-8bef-30276141e31c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "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": {"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-20T10:47:55.252Z", "updated_at": "2018-10-20T10:47:55.252Z", "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": []}, "added_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": []}, "extended_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-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:55 GMT 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-20 10:47:55,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:55,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:55,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:55,874 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:55 GMT 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:55,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:47:55,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:55,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:55,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:55,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:55 GMT 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:47:55,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:47:55,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:47:56,038 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:47:56 GMT 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:47:56,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:47:56,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:01,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:01,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:01,145 - 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-20T10:47:56.598Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:56.598Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:57.002Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:57.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:57.402Z", "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-20T10:47:57.402Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:57.428Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:57.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:57.428Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:57.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:57.428Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:57.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:58.417Z", "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-20T10:47:58.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:58.417Z", "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-20T10:47:58.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:58.417Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:58.417Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:59.437Z", "message": "Installing from directory: /tmp/tmpdOIm8e [args=--prefix=\"/tmp/openstack-GGwdJ3\" --constraint=\"/tmp/openstack-GGwdJ3/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:59.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:47:59.437Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpdOIm8e --prefix=\"/tmp/openstack-GGwdJ3\" --constraint=\"/tmp/openstack-GGwdJ3/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:47:59.437Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:01 GMT 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-20 10:48:01,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-20 10:48:01,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-20 10:48:01,146 - 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-20 10:48:01,146 - 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-20 10:48:01,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-20 10:48:01,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpdOIm8e [args=--prefix="/tmp/openstack-GGwdJ3" --constraint="/tmp/openstack-GGwdJ3/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-20 10:48:01,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpdOIm8e --prefix="/tmp/openstack-GGwdJ3" --constraint="/tmp/openstack-GGwdJ3/constraint.txt" 2018-10-20 10:48:01,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:01,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:01,203 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:01 GMT 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:01,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:06,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:06,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:06 GMT 2018-10-20 10:48:06,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:06,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:06,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:06,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:06,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:06,321 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:06 GMT 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:06,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:11,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:11,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:11,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:11,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:11 GMT 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:11,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:11,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:11,453 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:11,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:11,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:11 GMT 2018-10-20 10:48:11,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:11,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:11,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:16,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:16 GMT 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:16,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:16,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:16,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:16,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:16,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:16,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:16,579 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:16 GMT 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:16,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:21,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:21,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:21 GMT 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:21,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:21,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:21,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:21,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:21,747 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:21 GMT 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:21,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:26,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:26,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:26 GMT 2018-10-20 10:48:26,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:26,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:26,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:26,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:26,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:26,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:26,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:26,877 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:26 GMT 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:26,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:31,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:31,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:31 GMT 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:31,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:32,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:32,006 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:32,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:32,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:31 GMT 2018-10-20 10:48:32,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:32,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-20 10:48:32,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:37,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:32.184Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:32.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:32.453Z", "message": "Removing directory: /tmp/tmpdOIm8e", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:32.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819", "logger": "9719f111-3764-41a6-bc17-f370b031d720"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:33.047Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:33.047Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:33.453Z", "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-20T10:48:33.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:34.461Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:34.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:34.461Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:34.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-20 10:48:37,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:37,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:37 GMT 2018-10-20 10:48:37,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:37,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-20 10:48:37,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:37,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-20 10:48:37,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpdOIm8e 2018-10-20 10:48:37,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-20 10:48:37,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-20 10:48:37,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-20 10:48:37,076 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-20 10:48:37,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/65a7dcc8-0509-43ab-b3df-4fe7e5e75819 2018-10-20 10:48:37,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:37,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:37,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:37,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:37,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:37,149 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"} 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:37 GMT 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-20 10:48:37,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:37,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-20 10:48:37,150 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-20 10:48:37,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:37,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-20 10:48:37,308 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:37 GMT 2018-10-20 10:48:37,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:37,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:37,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:37,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:37,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:48:37,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:37,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:37 GMT 2018-10-20 10:48:37,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:37,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:48:37,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:37,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:37,426 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:37,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:37,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:37 GMT 2018-10-20 10:48:37,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:37,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:37,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:42,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:42,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:42,575 - 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-20T10:48:37.860Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:37.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:38.976Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:38.976Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.360Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:40.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:40.719Z", "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-20T10:48:40.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "keypair_3spfr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "keypair_3spfr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.374Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:41.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:41.492Z", "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-20T10:48:41.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "e7d14776-9111-4509-896b-ed78d9748d8d"}, {"node_instance_id": "external_network_c3008s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.503Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d77fbea2-881e-4670-b144-f8c2b906ee4a"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-10-20 10:48:42,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:42,576 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:42 GMT 2018-10-20 10:48:42,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:42,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15778 2018-10-20 10:48:42,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:42,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-20 10:48:42,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-20 10:48:42,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-20 10:48:42,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-20 10:48:42,579 - 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-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:42,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-20 10:48:42,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-20 10:48:42,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-20 10:48:42,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-20 10:48:42,580 - 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-20 10:48:42,580 - 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-20 10:48:42,580 - 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-20 10:48:42,580 - 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-20 10:48:42,581 - 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-20 10:48:42,581 - 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-20 10:48:42,581 - 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-20 10:48:42,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-20 10:48:42,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:42,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:42,703 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:42,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:42,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:42 GMT 2018-10-20 10:48:42,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:42,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:42,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:47,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:47,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_3spfr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:42.719Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:42.719Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "external_network_c3008s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.398Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.398Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:43.530Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:48:42Z', u'updated_at': u'2018-10-20T10:48:42Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'port_id': None, u'id': u'25df4d32-83df-4621-9787-a8df7d62f469', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:43.530Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "0ead14c9-7f84-4631-a9be-bb6097c81ddd"}, {"node_instance_id": "router_is8a63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "router_is8a63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "router_is8a63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:44.563Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:44.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.059Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:48:44Z', u'updated_at': u'2018-10-20T10:48:44Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'port_id': None, u'id': u'1a09dc1a-4a4c-4a81-b39f-304ef128c4e7', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "0418944a-2eaa-4286-97b0-79e2feaa51b2"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.572Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.572Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.572Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "keypair_3spfr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.572Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "keypair_3spfr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:45.572Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:45.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:46.580Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:46.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "keypair_3spfr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:46.580Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:46.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:46.580Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:46.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "security_group_m5029i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:46.580Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:46.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "router_is8a63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:47.588Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:47.588Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:47.588Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:47.588Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:47.588Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:47.588Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 63, "offset": 29, "size": 50}}} 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:47 GMT 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17544 2018-10-20 10:48:47,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:47,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-20 10:48:47,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-20 10:48:47,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-20 10:48:47,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,773 - 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'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:48:42Z', u'updated_at': u'2018-10-20T10:48:42Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'port_id': None, u'id': u'25df4d32-83df-4621-9787-a8df7d62f469', u'qos_policy_id': None} 2018-10-20 10:48:47,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-20 10:48:47,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-20 10:48:47,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-20 10:48:47,774 - 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'4a684ea7bf0a4ba9a7db36912da6c730', u'created_at': u'2018-10-20T10:48:44Z', u'updated_at': u'2018-10-20T10:48:44Z', u'floating_network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'4a684ea7bf0a4ba9a7db36912da6c730', u'port_id': None, u'id': u'1a09dc1a-4a4c-4a81-b39f-304ef128c4e7', u'qos_policy_id': None} 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-20 10:48:47,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:47,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-20 10:48:47,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-20 10:48:47,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:47,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:47,837 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:47,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:47,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:47 GMT 2018-10-20 10:48:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:47,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:52,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:52,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:52,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:52,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "router_is8a63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "router_is8a63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:48.629Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:48.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:49.664Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:49.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:49.664Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:49.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:49.664Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:49.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:49.664Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:49.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:49.664Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:49.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:51.854Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:51.854Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:52.703Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:52.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:52.703Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:52.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:52.703Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:52.703Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 79, "offset": 63, "size": 50}}} 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:52 GMT 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8079 2018-10-20 10:48:52,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:52,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-20 10:48:52,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:52,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:52,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-20 10:48:52,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:48:52,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-20 10:48:52,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:52,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-20 10:48:52,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-20 10:48:52,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:48:52,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:52,959 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:52,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:52 GMT 2018-10-20 10:48:52,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:52,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:52,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:57,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:48:58,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:53.709Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:53.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:53.709Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:53.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:53.709Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:53.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:53.709Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:53.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:53.709Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:53.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:54.985Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:54.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:54.985Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:54.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:54.985Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:54.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:54.985Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:54.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:55.992Z", "message": "connect_security_group(): source_id=225bab32-d54b-411e-8407-a068369d2970 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', 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-20T10:48:55.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "137245ae-5d82-4c66-9aa3-cc723c60d68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:56.620Z", "message": "connect_security_group(): source_id=913fa86f-3ff1-4ee6-93b5-9e0d02834832 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', 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-20T10:48:56.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "65bc38bc-2efe-40cf-9cad-81a3c5323871"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:56.768Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:56.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:57.020Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:57.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 94, "offset": 79, "size": 50}}} 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:58,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:58 GMT 2018-10-20 10:48:58,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:58,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6902 2018-10-20 10:48:58,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:48:58,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-20 10:48:58,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:58,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:48:58,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=225bab32-d54b-411e-8407-a068369d2970 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-20 10:48:58,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=913fa86f-3ff1-4ee6-93b5-9e0d02834832 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-20 10:48:58,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-20 10:48:58,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-20 10:48:58,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:48:58,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:48:58,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:48:58,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:48:58,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:48:58,094 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:48:58 GMT 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:48:58,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:03,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:03,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:03,257 - 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-20T10:48:58.029Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:58.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:58.029Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:58.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:58.029Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:58.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:59.037Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:59.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:59.037Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:59.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:59.037Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:59.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:48:59.037Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:48:59.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:00.706Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:00.706Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:01.041Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:01.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:02.045Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:02.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:02.045Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:02.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:03.051Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:03.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:03.051Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:03.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:03.051Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:03.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:03.051Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:03.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 109, "offset": 92, "size": 50}}} 2018-10-20 10:49:03,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:03,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:03 GMT 2018-10-20 10:49:03,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:03,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7401 2018-10-20 10:49:03,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-20 10:49:03,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:49:03,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:49:03,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:03,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:03,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:03,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:03,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:03,315 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:03 GMT 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:03,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:03,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:08,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:08,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:08,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:08,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:08,384 - 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-20T10:49:04.057Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:04.057Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:04.057Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:04.057Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:04.095Z", "message": "connect_security_group(): source_id=e68edbf9-e18f-42b7-a96d-fdecc02c43e9 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', 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-20T10:49:04.095Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "a4bfd3ec-ae32-4019-8e85-02e72aeb9932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:05.635Z", "message": "connect_security_group(): source_id=877760c2-9cdf-4aef-b04b-77ead0bd4eb7 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', 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-20T10:49:05.635Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "06f69e45-9428-4461-84e0-eeb6a46dd50d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:06.048Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:06.048Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:06.061Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:06.061Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:07.067Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:07.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:07.067Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:07.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 119, "offset": 107, "size": 50}}} 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:08 GMT 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:08,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4526 2018-10-20 10:49:08,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:08,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e68edbf9-e18f-42b7-a96d-fdecc02c43e9 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-20 10:49:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=877760c2-9cdf-4aef-b04b-77ead0bd4eb7 target={u'external_id': u'd611f136-ab0e-4a22-9362-c82ec97b6384', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-20 10:49:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-20 10:49:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-20 10:49:08,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-20 10:49:08,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:08,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:08,512 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:08,512 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:08 GMT 2018-10-20 10:49:08,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:08,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:08,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:13,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:13,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:13,589 - 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-20T10:49:08.739Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:08.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:09.085Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:09.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.099Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:10.183Z", "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'877760c2-9cdf-4aef-b04b-77ead0bd4eb7', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:58:ef:69'}, {u'external_id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832', u'fixed_ip_address': u'12.0.0.20', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:84:20'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:10.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "19fc03a9-f9c5-4aa8-81a7-b5a900afc888"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:11.003Z", "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-20T10:49:11.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "19fc03a9-f9c5-4aa8-81a7-b5a900afc888"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:11.003Z", "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-20T10:49:11.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d109b75d-598d-47a5-8c1e-a5c75cb8e2a2"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:11.003Z", "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'e68edbf9-e18f-42b7-a96d-fdecc02c43e9', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:53:79:0f'}, {u'external_id': u'225bab32-d54b-411e-8407-a068369d2970', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0f:d2:2b'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:11.003Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d109b75d-598d-47a5-8c1e-a5c75cb8e2a2"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:12.852Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'877760c2-9cdf-4aef-b04b-77ead0bd4eb7'}, {'port-id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:12.852Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "19fc03a9-f9c5-4aa8-81a7-b5a900afc888"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:13.010Z", "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-20T10:49:13.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d109b75d-598d-47a5-8c1e-a5c75cb8e2a2"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:13.010Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'e68edbf9-e18f-42b7-a96d-fdecc02c43e9'}, {'port-id': u'225bab32-d54b-411e-8407-a068369d2970'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:13.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d109b75d-598d-47a5-8c1e-a5c75cb8e2a2"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:13.010Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'e68edbf9-e18f-42b7-a96d-fdecc02c43e9'}, {'port-id': u'225bab32-d54b-411e-8407-a068369d2970'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:13.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "d109b75d-598d-47a5-8c1e-a5c75cb8e2a2"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:13.010Z", "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-20T10:49:13.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "19fc03a9-f9c5-4aa8-81a7-b5a900afc888"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:13.010Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'877760c2-9cdf-4aef-b04b-77ead0bd4eb7'}, {'port-id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:13.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "19fc03a9-f9c5-4aa8-81a7-b5a900afc888"}], "metadata": {"pagination": {"total": 137, "offset": 115, "size": 50}}} 2018-10-20 10:49:13,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:13,589 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:13 GMT 2018-10-20 10:49:13,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:13,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12414 2018-10-20 10:49:13,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:13,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-20 10:49:13,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-20 10:49:13,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:49:13,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:49:13,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-20 10:49:13,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-20 10:49:13,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:49:13,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-20 10:49:13,591 - 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'877760c2-9cdf-4aef-b04b-77ead0bd4eb7', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:58:ef:69'}, {u'external_id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832', u'fixed_ip_address': u'12.0.0.20', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d0:84:20'}] 2018-10-20 10:49:13,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-20 10:49:13,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-20 10:49:13,592 - 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'e68edbf9-e18f-42b7-a96d-fdecc02c43e9', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:53:79:0f'}, {u'external_id': u'225bab32-d54b-411e-8407-a068369d2970', u'fixed_ip_address': u'12.0.0.19', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0f:d2:2b'}] 2018-10-20 10:49:13,592 - 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'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'877760c2-9cdf-4aef-b04b-77ead0bd4eb7'}, {'port-id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'} 2018-10-20 10:49:13,592 - 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-20 10:49:13,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'e68edbf9-e18f-42b7-a96d-fdecc02c43e9'}, {'port-id': u'225bab32-d54b-411e-8407-a068369d2970'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'} 2018-10-20 10:49:13,592 - 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'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'e68edbf9-e18f-42b7-a96d-fdecc02c43e9'}, {'port-id': u'225bab32-d54b-411e-8407-a068369d2970'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'} 2018-10-20 10:49:13,592 - 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-20 10:49:13,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'50846950-90be-4cee-b2d6-a9671d97c560'}, 'nics': [{'port-id': u'877760c2-9cdf-4aef-b04b-77ead0bd4eb7'}, {'port-id': u'913fa86f-3ff1-4ee6-93b5-9e0d02834832'}], 'flavor': u'9a89be19-ebf0-4a4f-8fb0-3d290dae592e'} 2018-10-20 10:49:13,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:13,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:13,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:13,649 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:13 GMT 2018-10-20 10:49:13,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:13,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:13,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:18,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:18,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:15.969Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:15.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:17.112Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:17.112Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:17.112Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:17.112Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:18.122Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:49:18.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 147, "offset": 133, "size": 50}}} 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:18 GMT 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-10-20 10:49:18,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:49:18,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-20 10:49:18,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-20 10:49:18,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:49:18,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-20 10:49:18,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-20 10:49:18,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:18,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:18,775 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:18 GMT 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:18,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:23,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:23,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:20.777Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None 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:None 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:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-20T10:49:20.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:22.129Z", "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-20T10:49:22.129Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:23 GMT 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2330 2018-10-20 10:49:23,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:23,843 - 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:None state. Retrying... [retry_after=30] 2018-10-20 10:49:23,844 - 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-20 10:49:23,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:23,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:23,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:23,897 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:23 GMT 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:23,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:23,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:28,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:29,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:29,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:29,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:29,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:29 GMT 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:49:29,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:29,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:29,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:29,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:29,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:29,387 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:29 GMT 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:29,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:34,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:34,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-20 10:49:34,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:34,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:34 GMT 2018-10-20 10:49:34,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:34,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:49:34,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:34,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:34,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:34,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:34,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:34,744 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:34 GMT 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:34,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:34,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:39,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:39,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:39 GMT 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:39,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:39,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:39,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:39,868 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:39,868 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:39 GMT 2018-10-20 10:49:39,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:39,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:39,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:44,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:44,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:44,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:44 GMT 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:44,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:45,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:45,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:45,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:45,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:45,006 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:44 GMT 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:45,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:50,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:50,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:50 GMT 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:50,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:50,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:50,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:50,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:50,127 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:50 GMT 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:50,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:55,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:55,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:50.777Z", "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-20T10:49:50.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:51.142Z", "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-20T10:49:51.142Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:52.147Z", "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-20T10:49:52.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:52.147Z", "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-20T10:49:52.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:53.151Z", "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-20T10:49:53.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:49:54.169Z", "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-20T10:49:54.169Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:55 GMT 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-20 10:49:55,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:49:55,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:49:55,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:49:55,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:49:55,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-20 10:49:55,203 - 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-20 10:49:55,203 - 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-20 10:49:55,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:49:55,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:49:55,265 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:49:55,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:49:55,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:49:55 GMT 2018-10-20 10:49:55,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:49:55,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:49:55,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:00,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:00,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:00 GMT 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:50:00,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:00,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:00,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:00,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:00,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:00,401 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:00 GMT 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:00,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:00,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:05,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:05,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:05 GMT 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:05,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:05,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:05,532 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:05,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:05,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:05 GMT 2018-10-20 10:50:05,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:05,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:05,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:10,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:10,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:10 GMT 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:10,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:10,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:10,656 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:10,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:10,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:10 GMT 2018-10-20 10:50:10,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:10,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:10,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:15,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:15,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:15,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:15,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:15,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:15 GMT 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:50:15,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:15,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:15,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:15,781 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:15 GMT 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:15,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:20,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:20,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:20,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:20,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:20 GMT 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:20,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:20,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:20,903 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:20,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:20,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:20 GMT 2018-10-20 10:50:20,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:20,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:20,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:25,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:25,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:25,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:23.024Z", "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-20T10:50:23.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:23.187Z", "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-20T10:50:23.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:24.193Z", "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-20T10:50:24.193Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:24.193Z", "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-20T10:50:24.193Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:25.248Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:50:25.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "5fa2b503-e298-4e97-88e2-67d208d78300"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:25.372Z", "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-20T10:50:25.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 161, "offset": 151, "size": 50}}} 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:25 GMT 2018-10-20 10:50:25,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:25,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3199 2018-10-20 10:50:25,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:25,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:25,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:25,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:25,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:25,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-20 10:50:25,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:25,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:26,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:26,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:26,033 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:26 GMT 2018-10-20 10:50:26,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:26,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-20 10:50:26,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:31,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:50:31,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:31,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:31,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:26.040Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:50:26.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560", "logger": "65ab9bdf-ae90-4e75-990e-7efb96478241"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:26.198Z", "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-20T10:50:26.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:50:27.458Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-20T10:50:27.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 164, "offset": 157, "size": 50}}} 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:31 GMT 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1574 2018-10-20 10:50:31,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:31,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-20 10:50:31,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-20 10:50:31,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-20 10:50:31,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/6da78aaf-849b-4080-8362-310c551b0560 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:50:31,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:50:31,167 - 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-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"} 2018-10-20 10:50:31,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:50:31,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:50:31 GMT 2018-10-20 10:50:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:50:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-20 10:50:31,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:50:31,168 - 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-20T10:48:37.212Z', 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'6da78aaf-849b-4080-8362-310c551b0560'} 2018-10-20 10:50:31,183 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-20 10:50:31,288 - 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.202'}, 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.200'}}, 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-20 10:50:31,350 - 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.202'}, 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.200'}}, 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-20 10:50:31,350 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-20 10:50:31,350 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-10-20 10:50:31,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:32,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-99398caa-913c-4b95-b0d4-3c57932dbbdd x-openstack-request-id: req-99398caa-913c-4b95-b0d4-3c57932dbbdd 2018-10-20 10:50:32,333 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:32,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99398caa-913c-4b95-b0d4-3c57932dbbdd 2018-10-20 10:50:32,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982923030853s 2018-10-20 10:50:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:33,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10:50: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-c45263b7-d963-4a13-9b14-b2911091a9c3 x-openstack-request-id: req-c45263b7-d963-4a13-9b14-b2911091a9c3 2018-10-20 10:50:33,106 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:33,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c45263b7-d963-4a13-9b14-b2911091a9c3 2018-10-20 10:50:33,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768491983414s 2018-10-20 10:50:33,110 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-10-20 10:50:33,111 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:58:ef:69 2018-10-20 10:50:33,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:33,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:33,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-9622876e-272b-4581-b51f-c63f2bfe4f63 x-openstack-request-id: req-9622876e-272b-4581-b51f-c63f2bfe4f63 2018-10-20 10:50:33,813 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:33,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9622876e-272b-4581-b51f-c63f2bfe4f63 2018-10-20 10:50:33,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702882051468s 2018-10-20 10:50:33,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:34,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-b4658340-832f-48f7-80a6-d27691a44755 x-openstack-request-id: req-b4658340-832f-48f7-80a6-d27691a44755 2018-10-20 10:50:34,232 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:34,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4658340-832f-48f7-80a6-d27691a44755 2018-10-20 10:50:34,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414097070694s 2018-10-20 10:50:34,236 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.20 2018-10-20 10:50:34,236 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:d0:84:20 2018-10-20 10:50:34,236 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-20 10:50:34,236 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2018-10-20 10:50:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:35,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10:50: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-1956ecbc-5527-4549-952c-442f56d341ed x-openstack-request-id: req-1956ecbc-5527-4549-952c-442f56d341ed 2018-10-20 10:50:35,062 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:35,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1956ecbc-5527-4549-952c-442f56d341ed 2018-10-20 10:50:35,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.82559800148s 2018-10-20 10:50:35,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:35,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-2e8dd716-56c7-4491-ab88-ab8b1884dd15 x-openstack-request-id: req-2e8dd716-56c7-4491-ab88-ab8b1884dd15 2018-10-20 10:50:35,499 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:35,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2e8dd716-56c7-4491-ab88-ab8b1884dd15 2018-10-20 10:50:35,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433082103729s 2018-10-20 10:50:35,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-10-20 10:50:35,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:53:79:0f 2018-10-20 10:50:35,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:36,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10: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-de550943-58ad-4f56-a0bf-5810d7beecd0 x-openstack-request-id: req-de550943-58ad-4f56-a0bf-5810d7beecd0 2018-10-20 10:50:36,226 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:36,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de550943-58ad-4f56-a0bf-5810d7beecd0 2018-10-20 10:50:36,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722725152969s 2018-10-20 10:50:36,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:50:36,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:50:36,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10:50: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-85ec6c47-2795-4059-9799-e156efb41a88 x-openstack-request-id: req-85ec6c47-2795-4059-9799-e156efb41a88 2018-10-20 10:50:36,478 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:50:36,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-85ec6c47-2795-4059-9799-e156efb41a88 2018-10-20 10:50:36,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248058080673s 2018-10-20 10:50:36,482 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.19 2018-10-20 10:50:36,482 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:0f:d2:2b 2018-10-20 10:50:36,482 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-20 10:50:36,504 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-20 10:50:36,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-20 10:50:36,523 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-20 10:50:36,590 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-20 10:50:36' 2018-10-20 10:50:36,590 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-20 10:50:36,590 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-20 10:50:36,615 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-10-20 10:50:36,617 - paramiko.transport - DEBUG - starting thread (client mode): 0xb2a58e50L 2018-10-20 10:50:36,618 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:50:36,622 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-20 10:50:36,622 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-20 10:50:36,622 - 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-20 10:50:36,623 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-20 10:50:36,623 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-20 10:50:36,623 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:50:36,623 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-20 10:50:36,623 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:50:36,659 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-20 10:50:36,769 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-20 10:50:36,769 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:50:36,772 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-20 10:50:36,808 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:50:36,815 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-20 10:50:36,816 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-20 10:50:36,837 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-10-20 10:50:36,837 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 10:50:36,838 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 10:50:36,838 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 10:50:36,840 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:50:36,842 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:50:37,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-20 10:50:38,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-20 10:50:43,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-20 10:50:44,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-20 10:50:49,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-20 10:50:50,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-20 10:50:55,885 - 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-20 10:50:56,886 - 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-20 10:51:01,892 - 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-20 10:51:02,893 - 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-20 10:51:07,899 - 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-20 10:51:08,900 - 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-20 10:51:13,903 - 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-20 10:51:14,905 - 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-20 10:51:19,911 - 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-20 10:51:20,913 - 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-20 10:51:25,918 - 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-20 10:51:26,920 - 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-20 10:51:31,925 - 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-20 10:51:32,927 - 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-20 10:51:37,932 - 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-20 10:51:38,934 - 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-20 10:51:43,936 - 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-20 10:51:44,938 - 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-20 10:51:49,938 - 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-20 10:51:50,939 - 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-20 10:51:55,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-20 10:51:56,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-20 10:52:01,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.20 ebgp-multihop '2' 2018-10-20 10:52:02,952 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.20 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-20 10:52:07,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.20 remote-as 65002 2018-10-20 10:52:08,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.20 remote-as 65002 [edit] vyos@vyos# 2018-10-20 10:52:13,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.20 update-source 12.0.0.19 2018-10-20 10:52:14,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.20 update-source 12.0.0.19 [edit] vyos@vyos# 2018-10-20 10:52:19,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.20 soft-reconfiguration inbound 2018-10-20 10:52:20,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.20 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-20 10:52:25,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.20 password lab0033 2018-10-20 10:52:26,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.20 password lab0033 [edit] vyos@vyos# 2018-10-20 10:52:31,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-20 10:52:32,988 - 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-20 10:52:37,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-20 10:52:38,996 - 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-20 10:52:44,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-20 10:52:45,003 - 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-20 10:52:50,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-20 10:52:51,011 - 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-20 10:52:56,016 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-20 10:52:57,018 - 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-20 10:53:02,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-20 10:53:03,022 - 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-20 10:53:08,027 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-20 10:53:09,029 - 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-20 10:53:14,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-20 10:53:15,036 - 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-20 10:53:20,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-20 10:53:21,044 - 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-20 10:53:26,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-20 10:53:27,047 - 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-20 10:53:32,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.19 2018-10-20 10:53:33,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.19 [edit] vyos@vyos# 2018-10-20 10:53:38,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-20 10:53:39,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-20 10:53:44,120 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 10:53:44,131 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-20 10:53:44,173 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-10-20 10:53:44,176 - paramiko.transport - DEBUG - starting thread (client mode): 0xb2d2c890L 2018-10-20 10:53:44,176 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:53:44,184 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-20 10:53:44,185 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-20 10:53:44,186 - 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-20 10:53:44,186 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-20 10:53:44,186 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-20 10:53:44,186 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:53:44,186 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-20 10:53:44,186 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:53:44,228 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-20 10:53:44,339 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-20 10:53:44,340 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:53:44,343 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-20 10:53:44,376 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:53:44,385 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-20 10:53:44,386 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-20 10:53:44,407 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-10-20 10:53:44,408 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 10:53:44,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 10:53:44,409 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 10:53:44,414 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:53:44,416 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:53:45,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-20 10:53:46,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-20 10:53:51,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-20 10:53:52,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-20 10:53:57,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-20 10:53:58,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-20 10:54:03,455 - 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-20 10:54:04,456 - 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-20 10:54:09,462 - 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-20 10:54:10,464 - 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-20 10:54:15,469 - 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-20 10:54:16,471 - 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-20 10:54:21,477 - 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-20 10:54:22,479 - 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-20 10:54:27,480 - 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-20 10:54:28,482 - 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-20 10:54:33,487 - 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-20 10:54:34,489 - 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-20 10:54:39,495 - 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-20 10:54:40,496 - 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-20 10:54:45,502 - 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-20 10:54:46,504 - 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-20 10:54:51,509 - 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-20 10:54:52,511 - 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-20 10:54:57,516 - 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-20 10:54:58,517 - 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-20 10:55:03,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-20 10:55:04,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-20 10:55:09,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.19 ebgp-multihop '2' 2018-10-20 10:55:10,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.19 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-20 10:55:15,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.19 remote-as 65001 2018-10-20 10:55:16,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.19 remote-as 65001 [edit] vyos@vyos# 2018-10-20 10:55:21,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.19 update-source 12.0.0.20 2018-10-20 10:55:22,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.19 update-source 12.0.0.20 [edit] vyos@vyos# 2018-10-20 10:55:27,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.19 soft-reconfiguration inbound 2018-10-20 10:55:28,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.19 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-20 10:55:33,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.19 password lab0033 2018-10-20 10:55:34,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.19 password lab0033 [edit] vyos@vyos# 2018-10-20 10:55:39,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-20 10:55:40,559 - 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-20 10:55:45,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-20 10:55:46,566 - 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-20 10:55:51,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-20 10:55:52,573 - 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-20 10:55:57,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-20 10:55:58,580 - 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-20 10:56:03,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-20 10:56:04,587 - 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-20 10:56:09,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-20 10:56:10,595 - 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-20 10:56:15,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-20 10:56:16,600 - 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-20 10:56:21,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-20 10:56:22,608 - 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-20 10:56:27,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-20 10:56:28,615 - 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-20 10:56:33,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-20 10:56:34,622 - 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-20 10:56:39,628 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.20 2018-10-20 10:56:40,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.20 [edit] vyos@vyos# 2018-10-20 10:56:45,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-20 10:56:46,637 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-20 10:56:51,697 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 10:56:51,706 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-20 10:56:51,707 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-20 10:57:51,722 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-20 10:57:51,769 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-10-20 10:57:51,772 - paramiko.transport - DEBUG - starting thread (client mode): 0xb24d6310L 2018-10-20 10:57:51,773 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-20 10:57:51,780 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-20 10:57:51,781 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-20 10:57:51,782 - 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-20 10:57:51,782 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-20 10:57:51,782 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-20 10:57:51,782 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-20 10:57:51,782 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-20 10:57:51,783 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-20 10:57:51,818 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-20 10:57:51,919 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-20 10:57:51,920 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-20 10:57:51,922 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-20 10:57:51,957 - paramiko.transport - DEBUG - userauth is OK 2018-10-20 10:58:03,975 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-20 10:58:03,975 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-20 10:58:04,002 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-10-20 10:58:04,003 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-20 10:58:04,004 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-20 10:58:04,004 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-20 10:58:04,008 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:58:04,010 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-20 10:58:05,011 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-20 10:58:35,088 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 10:58:35,120 - 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-20 10:58:35,121 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.19, 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.20 4 65002 3 6 0 0 0 00:01:14 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-20 10:58:35,121 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.20 | no-more BGP neighbor is 12.0.0.20, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.20 BGP state = Established, up for 00:01:20 Last read 13:10:02, 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.19 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.19, Local port: 179 Foreign host: 12.0.0.20, Foreign port: 35783 Nexthop: 12.0.0.19 Nexthop global: fe80::f816:3eff:fe0f:d22b Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-20 10:58:35,121 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.20 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.19 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.19 0 32768 i *> 10.0.2.0/24 12.0.0.19 0 32768 i *> 10.0.3.0/24 12.0.0.19 0 32768 i *> 10.0.4.0/24 12.0.0.19 0 32768 i *> 10.0.5.0/24 12.0.0.19 0 32768 i *> 10.0.6.0/24 12.0.0.19 0 32768 i *> 10.0.7.0/24 12.0.0.19 0 32768 i *> 10.0.8.0/24 12.0.0.19 0 32768 i *> 10.0.9.0/24 12.0.0.19 0 32768 i *> 10.0.10.0/24 12.0.0.19 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-20 10:58:35,121 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.20 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.19 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.20 0 0 65002 i *> 10.1.2.0/24 12.0.0.20 0 0 65002 i *> 10.1.3.0/24 12.0.0.20 0 0 65002 i *> 10.1.4.0/24 12.0.0.20 0 0 65002 i *> 10.1.5.0/24 12.0.0.20 0 0 65002 i *> 10.1.6.0/24 12.0.0.20 0 0 65002 i *> 10.1.7.0/24 12.0.0.20 0 0 65002 i *> 10.1.8.0/24 12.0.0.20 0 0 65002 i *> 10.1.9.0/24 12.0.0.20 0 0 65002 i *> 10.1.10.0/24 12.0.0.20 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-20 10:58:35,121 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.20 routes | no-more BGP table version is 0, local router ID is 12.0.0.19 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.20 0 0 65002 i *> 10.1.2.0/24 12.0.0.20 0 0 65002 i *> 10.1.3.0/24 12.0.0.20 0 0 65002 i *> 10.1.4.0/24 12.0.0.20 0 0 65002 i *> 10.1.5.0/24 12.0.0.20 0 0 65002 i *> 10.1.6.0/24 12.0.0.20 0 0 65002 i *> 10.1.7.0/24 12.0.0.20 0 0 65002 i *> 10.1.8.0/24 12.0.0.20 0 0 65002 i *> 10.1.9.0/24 12.0.0.20 0 0 65002 i *> 10.1.10.0/24 12.0.0.20 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-20 10:58:35,122 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-20 10:58:35,122 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.5' 2018-10-20 10:58:35,122 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-20 10:58:35,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:58:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:58:36,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Sat, 20 Oct 2018 10:58: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-e21c1e5b-23c5-46aa-b4db-80bed12e8001 x-openstack-request-id: req-e21c1e5b-23c5-46aa-b4db-80bed12e8001 2018-10-20 10:58:36,591 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:05Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:58:36,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e21c1e5b-23c5-46aa-b4db-80bed12e8001 2018-10-20 10:58:36,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46859002113s 2018-10-20 10:58:36,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 10:58:36,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:58:39,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 10:58: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-006cad02-2513-4a78-baee-f58ed87d0c50 x-openstack-request-id: req-006cad02-2513-4a78-baee-f58ed87d0c50 2018-10-20 10:58:39,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3 used request id req-006cad02-2513-4a78-baee-f58ed87d0c50 2018-10-20 10:58:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.19099497795s 2018-10-20 10:58:39,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-20 10:58:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:58:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:58:40,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1206 Content-Type: application/json Date: Sat, 20 Oct 2018 10:58: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-a1dcf7cb-da33-457c-b8d2-acbfea540463 x-openstack-request-id: req-a1dcf7cb-da33-457c-b8d2-acbfea540463 2018-10-20 10:58:40,602 - 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:53:79:0f", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:79:0f", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:d2:2b", "version": 4, "addr": "12.0.0.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:07.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "8a16e5f4-8da2-4ea1-98a7-52cacd981221", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:50:07Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-20T10:49:15Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:ef:69", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:84:20", "version": 4, "addr": "12.0.0.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/b67506bb-70eb-4bcc-9615-a0a699773ed3", "rel": "bookmark"}], "image": {"id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "links": [{"href": "http://172.30.9.22:8774/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:50:05.000000", "flavor": {"id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "links": [{"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}]}, "id": "b67506bb-70eb-4bcc-9615-a0a699773ed3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:58:36Z", "hostId": "376a04ffc0eae8158a89a6d2197d7894d5c3ccae39b8225186b0eeba", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-20T10:49:14Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "50846950-90be-4cee-b2d6-a9671d97c560"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:46:45Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:58:40,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a1dcf7cb-da33-457c-b8d2-acbfea540463 2018-10-20 10:58:40,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816318035126s 2018-10-20 10:58:40,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 10:58:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:58:43,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 10:58: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-0a42be78-1345-46c1-9e42-51c1c4a5fc91 x-openstack-request-id: req-0a42be78-1345-46c1-9e42-51c1c4a5fc91 2018-10-20 10:58:43,829 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8a16e5f4-8da2-4ea1-98a7-52cacd981221 used request id req-0a42be78-1345-46c1-9e42-51c1c4a5fc91 2018-10-20 10:58:43,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 3.22277116776s 2018-10-20 10:58:43,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 10:58:43,958 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:56 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-20 10:58:43,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-20 10:58:43,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2018-10-20 10:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:44,048 - 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": {"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": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:47:55.696Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "65a7dcc8-0509-43ab-b3df-4fe7e5e75819"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-20T10:48:37.212Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "6da78aaf-849b-4080-8362-310c551b0560"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:44 GMT 2018-10-20 10:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:44,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-20 10:58:44,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:44,049 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:44,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-20 10:58:44,290 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:44 GMT 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:44,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:44,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:44 GMT 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:44,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-20 10:58:44,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:44,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:58:44,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:44,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:44,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:44,431 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:44 GMT 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:58:44,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:49,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:58:49,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:49,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:49,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:49,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:49,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:49,509 - 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-20T10:58:44.970Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:44.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.016Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.016Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.016Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.016Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.016Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.016Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:46.372Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:46.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:47.566Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 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 b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-20T10:58:47.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:48.411Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:48.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:48.411Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 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 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-20T10:58:48.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:48.411Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:48.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:49.360Z", "message": "Detaching port 913fa86f-3ff1-4ee6-93b5-9e0d02834832...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:49.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "a388c7c3-77a4-4301-9010-3479c1ac7d38"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:49 GMT 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2018-10-20 10:58:49,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:49,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-20 10:58:49,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:58:49,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404] 2018-10-20 10:58:49,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-20 10:58:49,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404] 2018-10-20 10:58:49,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-20 10:58:49,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 913fa86f-3ff1-4ee6-93b5-9e0d02834832... 2018-10-20 10:58:49,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:49,571 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:58:49,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:49,572 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:49 GMT 2018-10-20 10:58:49,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:49,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:58:49,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:54,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:54,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:54,643 - 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-20T10:58:50.217Z", "message": "Detaching port 225bab32-d54b-411e-8407-a068369d2970...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:50.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "3c9739ea-a13c-413f-b4e6-8359dd3ec915"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:50.381Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:50.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:51.221Z", "message": "Successfully detached port 225bab32-d54b-411e-8407-a068369d2970", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:51.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "3c9739ea-a13c-413f-b4e6-8359dd3ec915"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:51.221Z", "message": "Successfully detached port 913fa86f-3ff1-4ee6-93b5-9e0d02834832", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:51.221Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "a388c7c3-77a4-4301-9010-3479c1ac7d38"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:51.418Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:51.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:51.418Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:51.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:51.418Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:51.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:52.303Z", "message": "Detaching port 877760c2-9cdf-4aef-b04b-77ead0bd4eb7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:52.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "21ab1bc8-9d03-4434-8c44-dcdf2726bcb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:53.227Z", "message": "Detaching port e68edbf9-e18f-42b7-a96d-fdecc02c43e9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:53.227Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "088e55ff-2a90-4669-ae1a-cbb92d14073d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:53.227Z", "message": "Successfully detached port 877760c2-9cdf-4aef-b04b-77ead0bd4eb7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:53.227Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "21ab1bc8-9d03-4434-8c44-dcdf2726bcb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:53.227Z", "message": "Successfully detached port e68edbf9-e18f-42b7-a96d-fdecc02c43e9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:53.227Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "088e55ff-2a90-4669-ae1a-cbb92d14073d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:53.401Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:53.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:53.422Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:53.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.431Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "221c15ff-c79c-494d-8704-3f4668ac70af"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:54.436Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:54.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}], "metadata": {"pagination": {"total": 36, "offset": 12, "size": 50}}} 2018-10-20 10:58:54,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:54,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:54 GMT 2018-10-20 10:58:54,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:54,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10307 2018-10-20 10:58:54,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:54,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 225bab32-d54b-411e-8407-a068369d2970... 2018-10-20 10:58:54,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-20 10:58:54,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 225bab32-d54b-411e-8407-a068369d2970 2018-10-20 10:58:54,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 913fa86f-3ff1-4ee6-93b5-9e0d02834832 2018-10-20 10:58:54,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 877760c2-9cdf-4aef-b04b-77ead0bd4eb7... 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e68edbf9-e18f-42b7-a96d-fdecc02c43e9... 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 877760c2-9cdf-4aef-b04b-77ead0bd4eb7 2018-10-20 10:58:54,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e68edbf9-e18f-42b7-a96d-fdecc02c43e9 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:58:54,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:58:54,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-20 10:58:54,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:58:54,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-20 10:58:54,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:58:54,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:54,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:54,709 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:54 GMT 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:54,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:58:54,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:59,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:58:59,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8euzbt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:55.261Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:55.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "bd881316-562a-44ba-94e6-7aabe8225182"}, {"node_instance_id": "reference_vnf_host_yzb0tr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:55.472Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 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 b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-20T10:58:55.472Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_host_8euzbt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:56.494Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 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 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-20T10:58:56.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.046Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:58.345Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:58.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "10a448dd-332c-4c69-ad88-97c2f031eb48"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:59.056Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:59.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:59.276Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:59.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "beb0dc77-d7e3-43bc-bd3b-bea8102324fc"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:59.276Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:58:59.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "1d2e1acc-e60e-4562-bfe3-b0f8fbace576"}, {"node_instance_id": "keypair_3spfr9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:58:59.276Z", "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-20T10:58:59.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "beb0dc77-d7e3-43bc-bd3b-bea8102324fc"}], "metadata": {"pagination": {"total": 62, "offset": 32, "size": 50}}} 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:59,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:59 GMT 2018-10-20 10:58:59,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:59,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16555 2018-10-20 10:58:59,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:58:59,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b67506bb-70eb-4bcc-9615-a0a699773ed3 could not be found. [status_code=404] 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:58:59,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 8a16e5f4-8da2-4ea1-98a7-52cacd981221 could not be found. [status_code=404] 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-20 10:58:59,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-20 10:58:59,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-20 10:58:59,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-20 10:58:59,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:58:59,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:58:59,865 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:58:59,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:58:59,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:58:59 GMT 2018-10-20 10:58:59,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:58:59,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:58:59,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:04,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:59:05,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_zc7eid", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.062Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.062Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.062Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.062Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_data_plane_port_oj55hb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.062Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_port_zc7eid", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:00.552Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:00.552Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "f5b76c1f-6858-4f74-80b6-a55a9fe7c3ae"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_data_plane_port_gpop24", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "keypair_3spfr9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:01.072Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:01.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:02.081Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:02.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:02.081Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:02.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:02.081Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:02.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:02.281Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:02.281Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "3ab49111-ce9e-442e-b792-14f091d3c316"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:03.086Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:03.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_port_5h3tfn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:03.086Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:03.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_port_zc7eid", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:03.086Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:03.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:03.302Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:03.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "94981b25-2c2b-45c5-8592-c04255ddd199"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "security_group_m5029i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.109Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_ip_hulqox", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:04.314Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:04.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "d014d941-8926-4ada-9983-e112099f8fe2"}], "metadata": {"pagination": {"total": 91, "offset": 56, "size": 50}}} 2018-10-20 10:59:05,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:05,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:05 GMT 2018-10-20 10:59:05,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:05,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14483 2018-10-20 10:59:05,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:05,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:05,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-20 10:59:05,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-20 10:59:05,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-20 10:59:05,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-20 10:59:05,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-20 10:59:05,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-20 10:59:05,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:05,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:05,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:05,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:05,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-20 10:59:05,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-20 10:59:05,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:59:05,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:05,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:05,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:05,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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:05 GMT 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:05,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:59:05,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:10,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:59:10,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "security_group_m5029i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "security_group_m5029i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "security_group_m5029i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_subnet_r1f00x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.163Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "security_group_m5029i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:05.382Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:05.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "4b16dcd9-67d2-4153-ab4e-4f4dc2e827f7"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.179Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.179Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.179Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.179Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "target_vnf_ip_hulqox", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.179Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:06.446Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:06.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "9f18bc55-946c-4ba0-8443-b827e0ddd940"}, {"node_instance_id": "security_group_m5029i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:07.183Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:07.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_network_17ejf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:07.453Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:07.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "d283c690-222b-4845-ab21-f0cf99ca5d14"}, {"node_instance_id": "reference_vnf_ip_sn7mev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:08.187Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:08.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:08.187Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:08.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_subnet_n24jnk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:09.189Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:09.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "92f04e0f-f13a-4e12-bc1e-c5a741337283"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:09.190Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:09.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:09.190Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:09.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:09.190Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:09.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "data_plane_network_17ejf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:09.190Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:09.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}], "metadata": {"pagination": {"total": 114, "offset": 85, "size": 50}}} 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:10 GMT 2018-10-20 10:59:10,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:10,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11748 2018-10-20 10:59:10,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:10,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:10,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-20 10:59:10,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-20 10:59:10,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-20 10:59:10,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-20 10:59:10,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-20 10:59:10,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:59:10,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:10,280 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:59:10,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:10,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:10 GMT 2018-10-20 10:59:10,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:10,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:59:10,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:15,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:59:15,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_n24jnk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:11.429Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:11.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:12.196Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:12.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:12.196Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:12.196Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_network_11urqe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.125Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.125Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "64951326-6f14-4446-af62-c363c4a1b2ab"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.204Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:13.469Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:13.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "98468d0b-656f-4c83-b4f6-4b9c539e2206"}, {"node_instance_id": "management_plane_network_11urqe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:14.757Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:14.757Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}], "metadata": {"pagination": {"total": 126, "offset": 108, "size": 50}}} 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:15,351 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:15 GMT 2018-10-20 10:59:15,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:15,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-10-20 10:59:15,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:15,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-20 10:59:15,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-20 10:59:15,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-20 10:59:15,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-20 10:59:15,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-20 10:59:15,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-20 10:59:15,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-20 10:59:15,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:59:15,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:15,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:15,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:15,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:15,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:15,410 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:15 GMT 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-20 10:59:15,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:20,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2018-10-20 10:59:20,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:20,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:20,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:20,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_c3008s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:15.994Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:15.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "router_is8a63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:15.994Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:15.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "external_network_c3008s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:17.209Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:17.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "external_network_c3008s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:17.209Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:17.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "external_network_c3008s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:17.209Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:17.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": "external_network_c3008s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:17.410Z", "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-20T10:59:17.410Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca", "logger": "3c6f3237-7fe6-48bc-b251-efaccc960281"}, {"node_instance_id": "external_network_c3008s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:18.214Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:18.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-20T10:59:18.214Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-20T10:59:18.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "96df5dc3-7f84-441a-822d-ece86983eaca"}], "metadata": {"pagination": {"total": 134, "offset": 120, "size": 50}}} 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:20 GMT 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-10-20 10:59:20,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:20,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-20 10:59:20,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-20 10:59:20,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-20 10:59:20,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-20 10:59:20,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-20 10:59:20,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-20 10:59:20,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-20 10:59:20,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-20 10:59:20,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/96df5dc3-7f84-441a-822d-ece86983eaca 2018-10-20 10:59:20,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:20,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:20,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:20,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:20,542 - 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-20T10:58:44.196Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "96df5dc3-7f84-441a-822d-ece86983eaca"} 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:20 GMT 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:20,542 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/vrouter-opnfv 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:20,826 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:59:20,826 - 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": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "target_vnf_flavor_id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "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_5345297a-b484-4898-9443-32bb7edf04d9", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "keystone_password": "df61804d-a142-4778-8bef-30276141e31c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524", "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": {"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-20T10:47:55.252Z", "updated_at": "2018-10-20T10:47:55.252Z", "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": []}, "added_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": []}, "extended_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-20 10:59:20,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:20,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:20 GMT 2018-10-20 10:59:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:20,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-20 10:59:20,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:20,828 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/vrouter-opnfv 2018-10-20 10:59:20,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-20 10:59:20,893 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-20 10:59:20,894 - 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-20T10:47:55.026Z", "updated_at": "2018-10-20T10:47:55.026Z", "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.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.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.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.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"}}}, "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"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"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": {"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": []}, "added_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": []}, "extended_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": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": "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": [{"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": [{"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": [], "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": [], "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": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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": {"description": "", "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, "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"}}}}, {"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": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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-20 10:59:20,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-20 10:59:20,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 20 Oct 2018 10:59:20 GMT 2018-10-20 10:59:20,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-20 10:59:20,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-20 10:59:20,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-20 10:59:20,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 10:59:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:21,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:59:21 GMT X-Openstack-Request-Id: req-35d2065f-3e09-4661-b3fd-f6fae19e07b7 2018-10-20 10:59:21,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-20 10:59:21,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ccb54e60-d3f9-4cd7-a4e7-1aeb1d3a4524 used request id req-35d2065f-3e09-4661-b3fd-f6fae19e07b7 2018-10-20 10:59:21,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.629499197006s 2018-10-20 10:59:21,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:59:21,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-3787cc84-a8e4-4026-913f-b85d9727cbf2 x-openstack-request-id: req-3787cc84-a8e4-4026-913f-b85d9727cbf2 2018-10-20 10:59:21,836 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a89be19-ebf0-4a4f-8fb0-3d290dae592e", "name": "vyos_vrouter-flavor_alt_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "name": "vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:59:21,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3787cc84-a8e4-4026-913f-b85d9727cbf2 2018-10-20 10:59:21,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293859958649s 2018-10-20 10:59:21,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 10:59:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:21,888 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-011a08f8-c4c2-4ba4-b8fd-8e04ad5df83f x-openstack-request-id: req-011a08f8-c4c2-4ba4-b8fd-8e04ad5df83f 2018-10-20 10:59:21,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9a89be19-ebf0-4a4f-8fb0-3d290dae592e used request id req-011a08f8-c4c2-4ba4-b8fd-8e04ad5df83f 2018-10-20 10:59:21,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0495388507843s 2018-10-20 10:59:21,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 10:59:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/6d087849-bdfa-4b30-9f8b-1c43bdb47fa3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:23,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:23 GMT X-Openstack-Request-Id: req-25ac6573-54fb-49ec-981a-2c930afebcb9 2018-10-20 10:59:23,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:23,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/6d087849-bdfa-4b30-9f8b-1c43bdb47fa3.json used request id req-25ac6573-54fb-49ec-981a-2c930afebcb9 2018-10-20 10:59:23,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.62612700462s 2018-10-20 10:59:23,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 10:59:23,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:23,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:23 GMT X-Openstack-Request-Id: req-f6945875-e41a-4801-82a5-455492ae5af5 2018-10-20 10:59:23,593 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 10:59:23,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f6945875-e41a-4801-82a5-455492ae5af5 2018-10-20 10:59:23,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627470016479s 2018-10-20 10:59:23,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-20 10:59:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:25,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-fa4ca049-b1aa-45d1-8909-47539c61289e x-openstack-request-id: req-fa4ca049-b1aa-45d1-8909-47539c61289e 2018-10-20 10:59:25,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387 used request id req-fa4ca049-b1aa-45d1-8909-47539c61289e 2018-10-20 10:59:25,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 2.20936107635s 2018-10-20 10:59:25,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:59:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:26,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 755 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-231f6abd-b320-49fd-b568-5ad9ce03d3a1 x-openstack-request-id: req-231f6abd-b320-49fd-b568-5ad9ce03d3a1 2018-10-20 10:59:26,708 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:59:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/91a5132d-6d34-46a7-b6bb-f9983f141387", "rel": "bookmark"}], "image": {"id": "65c2312c-6218-4fd7-8978-77478d0192e3", "links": [{"href": "http://172.30.9.22:8774/images/65c2312c-6218-4fd7-8978-77478d0192e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-20T10:46:45.000000", "flavor": {"id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "links": [{"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}]}, "id": "91a5132d-6d34-46a7-b6bb-f9983f141387", "security_groups": [{"name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}], "user_id": "ebd13b626797452b9ede0f0f86756d3c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-20T10:59:23Z", "hostId": "010671acef0b995184b6a1dacf22564664d45515ea3c4c4007308e72", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9", "name": "vyos_vrouter-vm_5345297a-b484-4898-9443-32bb7edf04d9", "created": "2018-10-20T10:44:23Z", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-20 10:59:26,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-231f6abd-b320-49fd-b568-5ad9ce03d3a1 2018-10-20 10:59:26,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904708147049s 2018-10-20 10:59:26,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-20 10:59:28,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-20 10:59:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:28,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:28 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-17b742f4-2151-4399-a063-2ca04460b627 x-openstack-request-id: req-17b742f4-2151-4399-a063-2ca04460b627 2018-10-20 10:59:28,793 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-20 10:59:28,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-17b742f4-2151-4399-a063-2ca04460b627 2018-10-20 10:59:28,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0813090801239s 2018-10-20 10:59:28,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:59:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:28,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:28 GMT X-Openstack-Request-Id: req-e7cd6b8d-df6e-47d2-a11b-88065f401ca8 2018-10-20 10:59:28,850 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:44:20Z", "updated_at": "2018-10-20T10:44:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "3050e048-e106-4e83-a0fd-0f936496390f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-20T10:44:21Z", "revision_number": 0, "id": "72a66ef5-f510-40a8-8d01-8fe068e7432f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:21Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "731429f5-df90-4f7a-82d4-449d2a504822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "b7282d09-5070-40db-8637-40249955ac24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "c1e371ce-aff2-46f0-9135-2ffae46fbcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d2193f33-74bc-47ca-9fb9-1f79320ab380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-20T10:44:20Z", "revision_number": 0, "id": "d6b559c5-1800-4735-bfb3-4547573272ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:20Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-20T10:44:21Z", "revision_number": 0, "id": "e2752c69-53ff-44a8-86bb-2fd3300a6dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:44:21Z", "security_group_id": "3748dc2a-1631-449a-9373-8f32491bd2be", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 7, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "3748dc2a-1631-449a-9373-8f32491bd2be", "name": "vyos_vrouter-sg_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:59:28,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e7cd6b8d-df6e-47d2-a11b-88065f401ca8 2018-10-20 10:59:28,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510809421539s 2018-10-20 10:59:28,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 10:59:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3748dc2a-1631-449a-9373-8f32491bd2be.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:29,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:29 GMT X-Openstack-Request-Id: req-dad33e67-0418-466b-9dd6-e00a476b469c 2018-10-20 10:59:29,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:29,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3748dc2a-1631-449a-9373-8f32491bd2be.json used request id req-dad33e67-0418-466b-9dd6-e00a476b469c 2018-10-20 10:59:29,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.20240688324s 2018-10-20 10:59:29,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-20 10:59:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:30,112 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-b82214dc-128d-4a79-9489-41e9bd088344 x-openstack-request-id: req-b82214dc-128d-4a79-9489-41e9bd088344 2018-10-20 10:59:30,112 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_5345297a-b484-4898-9443-32bb7edf04d9 used request id req-b82214dc-128d-4a79-9489-41e9bd088344 2018-10-20 10:59:30,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05176091194s 2018-10-20 10:59:30,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 10:59:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a/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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" -d '{"subnet_id": "58700ca1-7a35-41bc-bd48-17a659d39568"}' 2018-10-20 10:59:32,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:32 GMT X-Openstack-Request-Id: req-34b6bb4a-8701-4a1d-9dda-6cc4f6d108e6 2018-10-20 10:59:32,074 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8df5f5b9-339a-4533-8402-01b2978ba301", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "subnet_id": "58700ca1-7a35-41bc-bd48-17a659d39568", "subnet_ids": ["58700ca1-7a35-41bc-bd48-17a659d39568"], "port_id": "b05f39e2-34c5-43c1-8100-b79e0cc27571", "id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a"} 2018-10-20 10:59:32,074 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a/remove_router_interface.json used request id req-34b6bb4a-8701-4a1d-9dda-6cc4f6d108e6 2018-10-20 10:59:32,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96145796776s 2018-10-20 10:59:32,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 10:59:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:32,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:32 GMT X-Openstack-Request-Id: req-4f92610e-6103-4c62-8d02-d3771a879c92 2018-10-20 10:59:32,199 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:50Z", "admin_state_up": true, "updated_at": "2018-10-20T10:59:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "e05c2b70-a3f9-42be-89be-66a3c5237e6a", "name": "vyos_vrouter-router_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:59:32,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4f92610e-6103-4c62-8d02-d3771a879c92 2018-10-20 10:59:32,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12455701828s 2018-10-20 10:59:32,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 10:59:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:33,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:33 GMT X-Openstack-Request-Id: req-c3555a0d-c55f-4abd-b7a8-a6897e0059c2 2018-10-20 10:59:33,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:33,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e05c2b70-a3f9-42be-89be-66a3c5237e6a.json used request id req-c3555a0d-c55f-4abd-b7a8-a6897e0059c2 2018-10-20 10:59:33,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36311507225s 2018-10-20 10:59:33,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 10:59:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:33 GMT X-Openstack-Request-Id: req-1ccec651-7cd6-428e-a434-948bc7974284 2018-10-20 10:59:33,610 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8df5f5b9-339a-4533-8402-01b2978ba301","tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:42:49Z","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":"4a684ea7bf0a4ba9a7db36912da6c730","id":"58700ca1-7a35-41bc-bd48-17a659d39568","subnetpool_id":null,"name":"vyos_vrouter-subnet_5345297a-b484-4898-9443-32bb7edf04d9"}]} 2018-10-20 10:59:33,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1ccec651-7cd6-428e-a434-948bc7974284 2018-10-20 10:59:33,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0468029975891s 2018-10-20 10:59:33,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 10:59:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/58700ca1-7a35-41bc-bd48-17a659d39568.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:35,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:35 GMT X-Openstack-Request-Id: req-cba12023-f0b3-40f9-beb3-00dac4c6eb09 2018-10-20 10:59:35,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:35,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/58700ca1-7a35-41bc-bd48-17a659d39568.json used request id req-cba12023-f0b3-40f9-beb3-00dac4c6eb09 2018-10-20 10:59:35,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.39038801193s 2018-10-20 10:59:35,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:59:35,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:35 GMT X-Openstack-Request-Id: req-a8babe54-5ce1-460d-b681-28cdde7f259a 2018-10-20 10:59:35,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8df5f5b9-339a-4533-8402-01b2978ba301","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a684ea7bf0a4ba9a7db36912da6c730","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:59:34Z","qos_policy_id":null,"name":"vyos_vrouter-net_5345297a-b484-4898-9443-32bb7edf04d9","admin_state_up":true,"tenant_id":"4a684ea7bf0a4ba9a7db36912da6c730","created_at":"2018-10-20T10:42:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:59:35,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a8babe54-5ce1-460d-b681-28cdde7f259a 2018-10-20 10:59:35,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119234085083s 2018-10-20 10:59:35,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 10:59:35,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8df5f5b9-339a-4533-8402-01b2978ba301.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:36,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:36 GMT X-Openstack-Request-Id: req-7f138569-bc8e-463a-8764-979957d0eb2f 2018-10-20 10:59:36,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:36,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8df5f5b9-339a-4533-8402-01b2978ba301.json used request id req-7f138569-bc8e-463a-8764-979957d0eb2f 2018-10-20 10:59:36,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.72304821014s 2018-10-20 10:59:36,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:59:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:37,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:37 GMT X-Openstack-Request-Id: req-3924ce7c-48da-484b-a89d-abb9396d2146 2018-10-20 10:59:37,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:44:18Z", "file": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3/file", "owner": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "65c2312c-6218-4fd7-8978-77478d0192e3", "size": 4373348352, "self": "/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/65c2312c-6218-4fd7-8978-77478d0192e3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5345297a-b484-4898-9443-32bb7edf04d9", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-20T10:43:17Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:59:37,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3924ce7c-48da-484b-a89d-abb9396d2146 2018-10-20 10:59:37,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29566192627s 2018-10-20 10:59:37,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 10:59:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}26f3c9d7328fd648841581efeb8e536b7772300177c084df022eaf476738c4dd" 2018-10-20 10:59:37,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 10:59:37 GMT X-Openstack-Request-Id: req-0eb848b4-536c-4a41-b348-f333b8407377 2018-10-20 10:59:37,639 - 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-20 10:59:37,639 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/65c2312c-6218-4fd7-8978-77478d0192e3 used request id req-0eb848b4-536c-4a41-b348-f333b8407377 2018-10-20 10:59:37,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.491251945496s 2018-10-20 10:59:37,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 10:59:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:37,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-ee8f6aa7-1a78-46b4-bd6f-d0f11eb55282 x-openstack-request-id: req-ee8f6aa7-1a78-46b4-bd6f-d0f11eb55282 2018-10-20 10:59:37,665 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "df991ec0-a6a3-486d-98d0-e1b8b2fb799f", "name": "vyos_vrouter-flavor_5345297a-b484-4898-9443-32bb7edf04d9", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 10:59:37,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ee8f6aa7-1a78-46b4-bd6f-d0f11eb55282 2018-10-20 10:59:37,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256259441376s 2018-10-20 10:59:37,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 10:59:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:37,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59: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-4f7a1baa-d6bd-4cfd-af66-98acaf4e526c x-openstack-request-id: req-4f7a1baa-d6bd-4cfd-af66-98acaf4e526c 2018-10-20 10:59:37,717 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/df991ec0-a6a3-486d-98d0-e1b8b2fb799f used request id req-4f7a1baa-d6bd-4cfd-af66-98acaf4e526c 2018-10-20 10:59:37,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0504500865936s 2018-10-20 10:59:37,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:59:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:37,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37115db1-0f97-41ab-b08c-60d872a5a22f 2018-10-20 10:59:37,949 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "links": {"self": "http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebd13b626797452b9ede0f0f86756d3c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:59:37,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-37115db1-0f97-41ab-b08c-60d872a5a22f 2018-10-20 10:59:37,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231575965881s 2018-10-20 10:59:37,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:59:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:38,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ed62eb-bff8-4320-aad8-b94624734634 2018-10-20 10:59:38,168 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_5345297a-b484-4898-9443-32bb7edf04d9", "links": {"self": "http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ebd13b626797452b9ede0f0f86756d3c", "description": null}} 2018-10-20 10:59:38,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c used request id req-f8ed62eb-bff8-4320-aad8-b94624734634 2018-10-20 10:59:38,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211772918701s 2018-10-20 10:59:38,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 10:59:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:38,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c171be-2d1c-42b5-b07d-4c7f86f6e66a 2018-10-20 10:59:38,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:59:38,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ebd13b626797452b9ede0f0f86756d3c used request id req-14c171be-2d1c-42b5-b07d-4c7f86f6e66a 2018-10-20 10:59:38,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336045026779s 2018-10-20 10:59:38,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:59:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:38,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f28a82b-7860-49c6-af59-5cd3ccc4f9cb 2018-10-20 10:59:38,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730"}, "tags": [], "enabled": true, "id": "4a684ea7bf0a4ba9a7db36912da6c730", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5345297a-b484-4898-9443-32bb7edf04d9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 10:59:38,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8f28a82b-7860-49c6-af59-5cd3ccc4f9cb 2018-10-20 10:59:38,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200370073318s 2018-10-20 10:59:38,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 10:59:38,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:39,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:59:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a7a739-ad1a-4b9b-81d2-8ef04882e97b 2018-10-20 10:59:39,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:59:39,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4a684ea7bf0a4ba9a7db36912da6c730 used request id req-58a7a739-ad1a-4b9b-81d2-8ef04882e97b 2018-10-20 10:59:39,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 1.25652217865s 2018-10-20 10:59:39,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:59:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4a684ea7bf0a4ba9a7db36912da6c730&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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:40 GMT X-Openstack-Request-Id: req-d57b3c15-2f4e-4ba4-94e6-756b7843491b 2018-10-20 10:59:40,303 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}]} 2018-10-20 10:59:40,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4a684ea7bf0a4ba9a7db36912da6c730&name=default used request id req-d57b3c15-2f4e-4ba4-94e6-756b7843491b 2018-10-20 10:59:40,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322101831436s 2018-10-20 10:59:40,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 10:59:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:40,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:40 GMT X-Openstack-Request-Id: req-1a2f47ba-a1d5-4ed8-a72a-7b06df621311 2018-10-20 10:59:40,363 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "created_at": "2018-10-20T10:42:48Z", "updated_at": "2018-10-20T10:42:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "7eced004-b549-4a2a-b8fc-93ae662ed8d0", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "57ea0af7-ea45-4aca-a835-65a3cbceb527", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "ff308126-3bfd-4a45-af29-b691525eeaad", "remote_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:42:48Z", "revision_number": 0, "id": "62ac87b9-76bc-464e-9109-848d09e1721b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:42:48Z", "security_group_id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "tenant_id": "4a684ea7bf0a4ba9a7db36912da6c730", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a684ea7bf0a4ba9a7db36912da6c730"}], "revision_number": 1, "project_id": "4a684ea7bf0a4ba9a7db36912da6c730", "id": "0c404ea9-c9ce-4e36-8b23-779986abea83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}]} 2018-10-20 10:59:40,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1a2f47ba-a1d5-4ed8-a72a-7b06df621311 2018-10-20 10:59:40,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543360710144s 2018-10-20 10:59:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 10:59:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0c404ea9-c9ce-4e36-8b23-779986abea83.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4418a80d9602d214adef3b6e8b9e96a4c8bc0246b0e19d4de150f80a13007616" 2018-10-20 10:59:40,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 10:59:40 GMT X-Openstack-Request-Id: req-82df69bd-692b-47bc-b164-61a421ea6ddc 2018-10-20 10:59:40,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 10:59:40,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0c404ea9-c9ce-4e36-8b23-779986abea83.json used request id req-82df69bd-692b-47bc-b164-61a421ea6ddc 2018-10-20 10:59:40,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146157026291s 2018-10-20 10:59:40,541 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-20 10:59:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:59:40,586 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3399c0-6398-4629-91a9-a34bc52b0b46 2018-10-20 10:59:40,586 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:59:40,586 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1f3399c0-6398-4629-91a9-a34bc52b0b46 2018-10-20 10:59:40,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:59:40,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T11:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["9RNVMdHMST6N_qn85AwYzQ"], "issued_at": "2018-10-20T10:59:40.000000Z"}} 2018-10-20 10:59:40,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:59:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:41,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:41 GMT X-Openstack-Request-Id: req-226552fc-a252-4f6c-a2db-8260978a97f1 2018-10-20 10:59:41,371 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 10:59:41,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-226552fc-a252-4f6c-a2db-8260978a97f1 2018-10-20 10:59:41,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382031917572s 2018-10-20 10:59:41,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:59:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:41,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7621512b-14b5-43a6-9f42-e3ba3b42f29b 2018-10-20 10:59:41,485 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:59:41,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-7621512b-14b5-43a6-9f42-e3ba3b42f29b 2018-10-20 10:59:41,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111284971237s 2018-10-20 10:59:41,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 10:59:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}}' 2018-10-20 10:59:41,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef83d136-4511-403b-9a4f-52a668f11bb8 2018-10-20 10:59:41,675 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f"}, "tags": [], "enabled": true, "id": "7a416273bb684b2a90f433902b88137f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}} 2018-10-20 10:59:41,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-ef83d136-4511-403b-9a4f-52a668f11bb8 2018-10-20 10:59:41,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182570934296s 2018-10-20 10:59:41,676 - 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'7a416273bb684b2a90f433902b88137f', '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_3623b53f-da65-47ae-b59c-ff34aeb260f0'}) 2018-10-20 10:59:41,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 10:59:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d1b20525-b533-4aea-be3c-30f7798f95e0", "email": null, "name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0"}}' 2018-10-20 10:59:42,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3310715c-314b-43f5-936f-bc134a1eecb5 2018-10-20 10:59:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0", "links": {"self": "http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911fb0347c1d4986821a4a70b422dea5", "domain_id": "default", "password_expires_at": null}} 2018-10-20 10:59:42,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3310715c-314b-43f5-936f-bc134a1eecb5 2018-10-20 10:59:42,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460271120071s 2018-10-20 10:59:42,144 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'911fb0347c1d4986821a4a70b422dea5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0'}) 2018-10-20 10:59:42,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:59:42,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:42,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23ea24e-05bf-4366-9559-81ab2b1da327 2018-10-20 10:59:42,338 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:59:42,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d23ea24e-05bf-4366-9559-81ab2b1da327 2018-10-20 10:59:42,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189991950989s 2018-10-20 10:59:42,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:59:42,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:42,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a246c3-142b-48e2-90a4-87373fdd736a 2018-10-20 10:59:42,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:59:42,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d1a246c3-142b-48e2-90a4-87373fdd736a 2018-10-20 10:59:42,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106059074402s 2018-10-20 10:59:42,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 10:59:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:42,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da463756-ab07-4aea-9ae6-edd69e0c81e4 2018-10-20 10:59:42,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 10:59:42,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da463756-ab07-4aea-9ae6-edd69e0c81e4 2018-10-20 10:59:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112514019012s 2018-10-20 10:59:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:59:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:42,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d50170a-8042-4127-bbbb-e572e4389bac 2018-10-20 10:59:42,780 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 10:59:42,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0d50170a-8042-4127-bbbb-e572e4389bac 2018-10-20 10:59:42,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210256814957s 2018-10-20 10:59:42,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 10:59:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:42,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb7e7c2-3d4d-4bd5-801d-2f381cad1b78 2018-10-20 10:59:42,908 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0", "links": {"self": "http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911fb0347c1d4986821a4a70b422dea5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 10:59:42,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0eb7e7c2-3d4d-4bd5-801d-2f381cad1b78 2018-10-20 10:59:42,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126566171646s 2018-10-20 10:59:42,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:59:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:43,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30f23be-8e65-46dd-8391-9799a5a17bcb 2018-10-20 10:59:43,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f"}, "tags": [], "enabled": true, "id": "7a416273bb684b2a90f433902b88137f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 10:59:43,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f30f23be-8e65-46dd-8391-9799a5a17bcb 2018-10-20 10:59:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19251203537s 2018-10-20 10:59:43,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 10:59:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=911fb0347c1d4986821a4a70b422dea5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=7a416273bb684b2a90f433902b88137f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:43,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019ab794-cbc3-4b35-a284-772ab690e7d1 2018-10-20 10:59:43,228 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=911fb0347c1d4986821a4a70b422dea5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=7a416273bb684b2a90f433902b88137f", "previous": null, "next": null}} 2018-10-20 10:59:43,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=911fb0347c1d4986821a4a70b422dea5&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=7a416273bb684b2a90f433902b88137f used request id req-019ab794-cbc3-4b35-a284-772ab690e7d1 2018-10-20 10:59:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105240106583s 2018-10-20 10:59:43,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 10:59:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f/users/911fb0347c1d4986821a4a70b422dea5/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:43,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28bd8d65-b58a-44da-a65d-40f8169e5b84 2018-10-20 10:59:43,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 10:59:43,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f/users/911fb0347c1d4986821a4a70b422dea5/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-28bd8d65-b58a-44da-a65d-40f8169e5b84 2018-10-20 10:59:43,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209356069565s 2018-10-20 10:59:43,443 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0', 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'7a416273bb684b2a90f433902b88137f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd1b20525-b533-4aea-be3c-30f7798f95e0', 'username': u'juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 10:59:43,446 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'password': 'd1b20525-b533-4aea-be3c-30f7798f95e0', 'project_name': 'juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': '7a416273bb684b2a90f433902b88137f', 'project_domain_name': 'Default'} 2018-10-20 10:59:43,508 - 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-20 10:59:43,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-20 10:59:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-20 10:59:43,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbe7a35-c13d-4a71-bfe0-7e9e1f939d9b 2018-10-20 10:59:43,540 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-10-20 10:59:43,540 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-1dbe7a35-c13d-4a71-bfe0-7e9e1f939d9b 2018-10-20 10:59:43,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:43,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dce017-3e34-40fe-80c7-3bc321df9483 2018-10-20 10:59:43,726 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/23a6b442c2fe45e99b7c6863cd18ed2a"}, "enabled": true, "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/24d59e5d93d742568c0bf2f8a8865da8"}, "enabled": true, "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/266bc8a246064655982f03e8b2cca98b"}, "enabled": true, "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/38453bdf316d42c1a9ee3346f563349b"}, "enabled": true, "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3ee526f9e32042e18fdeb82e429bb297"}, "enabled": true, "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/5c3b9fff14294cabb58b0d0ff001e779"}, "enabled": true, "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/63dfd628ae864c96b5e2abe44f18a688"}, "enabled": true, "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6aacf4c1f55f4cdfadee4b4d9b12f8b3"}, "enabled": true, "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd4cfb7c2d8f434e878bb874def8d9c6"}, "enabled": true, "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/d35125f0490a472687c353e67e1ce5b8"}, "enabled": true, "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de205ae224144c37ab783d603a949f03"}, "enabled": true, "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e7b044e8ea5d4e09aade3966c3b44c91"}, "enabled": true, "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f83c9194e8864aceaaaa1525e1d43713"}, "enabled": true, "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8d2d3c63eac4189be7049813eb310d7"}, "enabled": true, "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ffda9a65021e44449236894d2481a18e"}, "enabled": true, "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-10-20 10:59:43,726 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-67dce017-3e34-40fe-80c7-3bc321df9483 2018-10-20 10:59:43,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.194547891617s 2018-10-20 10:59:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-20 10:59:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:43,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1988 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1249abc-3a66-4ee6-bb2b-c8676a4feefe 2018-10-20 10:59:43,931 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1961e890bdd44a259d165b75f8ce858c"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1bda0a0d4ddd4f5e9e0727b3df8953b1"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/21276a8d773b4019b7d945ed6d419f37"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2393bab5f8964f01a18fe61a2e0ccaa6"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/27a4b016a04c4f1ea7ef5d970ece8e0a"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/38da88e4637c41aea63ccb15f30593e3"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4a750e84d18c416d87589b3dbc0b98ac"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59d659f7823c4969ae1fcea754b2412b"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e0470bcbef142daaae12b3bafb88793"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a035aaf1b94695b30fdf3b8425913c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6d66fb502d874daf924aa816ffc05a88"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6f0d7ff35ec740fd91665daa3fb3dd3c"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/73b2aeef1bd745f7baa2994640a8b2b3"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/77c00078ff204c1e98c49f93b43e84be"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/79767aac852a443c8981856dfb6038e8"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "79767aac852a443c8981856dfb6038e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c754c6fc55844319ed302c07b936140"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "7c754c6fc55844319ed302c07b936140"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7d29c69c49124ea2ae726c11b539b0a1"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a92532f4f5d941bba3b9422a7cafcb3e"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a9d04d5ccecf4a7eb4162b7e00b21981"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ad7e1c442d2e447eb5821c9bbc0d3506"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de205ae224144c37ab783d603a949f03", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b579cc6e1a694f4aa294b90c4dc94198"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b66b6a79820a44bf9f60743e4090f17b"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b9acbecdb10845b3b00b4cc18bdd7a19"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c2e7cc79c797410096292bcb937bb055"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "c2e7cc79c797410096292bcb937bb055"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c46143a45f87411c9dcf8d64fd2cfc22"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c6f01ef4a9234041a64e3f77252b79bf"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "id": "c6f01ef4a9234041a64e3f77252b79bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c9f62e1192c1475cba24aa407cb81e50"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de205ae224144c37ab783d603a949f03", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb24290703524ca0842568129b043c76"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "266bc8a246064655982f03e8b2cca98b", "id": "cb24290703524ca0842568129b043c76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb9e5b33cf264b8fae6f381fc5e533bc"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf54752e013441c497a4c1d40c6f76b3"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8d2d3c63eac4189be7049813eb310d7", "id": "cf54752e013441c497a4c1d40c6f76b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d2d5ab1836e2423c9800b9839fac61f1"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffda9a65021e44449236894d2481a18e", "id": "d2d5ab1836e2423c9800b9839fac61f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d4bb24cdf7814df1b20b446ad25aef1c"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24d59e5d93d742568c0bf2f8a8865da8", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d73432ca50db436582fb85c452eedd78"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de205ae224144c37ab783d603a949f03", "id": "d73432ca50db436582fb85c452eedd78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d84c932b1b98477794d768c50bbe7597"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e7b044e8ea5d4e09aade3966c3b44c91", "id": "d84c932b1b98477794d768c50bbe7597"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc600a21cbd54227a63b1d14fa1e35ee"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5c3b9fff14294cabb58b0d0ff001e779", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e06e17cb64ab490cb8427f182b16d431"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a6b442c2fe45e99b7c6863cd18ed2a", "id": "e06e17cb64ab490cb8427f182b16d431"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e19302198c4c481fa3f0883f166260a3"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "e19302198c4c481fa3f0883f166260a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e44e1a6f8be74015b372fc549f175ad1"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ee526f9e32042e18fdeb82e429bb297", "id": "e44e1a6f8be74015b372fc549f175ad1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e94385624de744b5b6d32141cea46e0e"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63dfd628ae864c96b5e2abe44f18a688", "id": "e94385624de744b5b6d32141cea46e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ecce69e6fa6b42a0b1c1ef328798484b"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f83c9194e8864aceaaaa1525e1d43713", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f13189d7185246f9a8cc962bff652cae"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d35125f0490a472687c353e67e1ce5b8", "id": "f13189d7185246f9a8cc962bff652cae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f29f1e86b4e94edf90eaa1750af73263"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38453bdf316d42c1a9ee3346f563349b", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-20 10:59:43,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-d1249abc-3a66-4ee6-bb2b-c8676a4feefe 2018-10-20 10:59:43,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.196079969406s 2018-10-20 10:59:43,939 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-20 10:59:43,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 10:59:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:44,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b469c8-fb8b-46c9-b91a-7de6b70adc91 2018-10-20 10:59:44,047 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 10:59:44,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-86b469c8-fb8b-46c9-b91a-7de6b70adc91 2018-10-20 10:59:44,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107382059097s 2018-10-20 10:59:44,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 10:59:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 10:59:44,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49f5447-1bf0-4d88-a059-932fc7258b0d 2018-10-20 10:59:44,169 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f"}, "tags": [], "enabled": true, "id": "7a416273bb684b2a90f433902b88137f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}]} 2018-10-20 10:59:44,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a49f5447-1bf0-4d88-a059-932fc7258b0d 2018-10-20 10:59:44,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114328861237s 2018-10-20 10:59:44,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-20 10:59:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"network": {"tenant_id": "7a416273bb684b2a90f433902b88137f", "name": "juju_epc-net_3623b53f-da65-47ae-b59c-ff34aeb260f0", "admin_state_up": true}}' 2018-10-20 10:59:44,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:44 GMT X-Openstack-Request-Id: req-840c4aa6-e79b-4a99-93e1-d4ceb8c88d2e 2018-10-20 10:59:44,656 - 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":"433c15c4-abaf-4e9e-9d01-e2abb1673f75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"7a416273bb684b2a90f433902b88137f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:59:44Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_3623b53f-da65-47ae-b59c-ff34aeb260f0","admin_state_up":true,"tenant_id":"7a416273bb684b2a90f433902b88137f","created_at":"2018-10-20T10:59:44Z","mtu":1450}} 2018-10-20 10:59:44,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-840c4aa6-e79b-4a99-93e1-d4ceb8c88d2e 2018-10-20 10:59:44,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.484390974045s 2018-10-20 10:59:44,657 - 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-20T10:59:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'433c15c4-abaf-4e9e-9d01-e2abb1673f75', u'provider:segmentation_id': 43, 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_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'created_at': u'2018-10-20T10:59:44Z', u'mtu': 1450, u'tenant_id': u'7a416273bb684b2a90f433902b88137f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7a416273bb684b2a90f433902b88137f', u'l2_adjacency': True}) 2018-10-20 10:59:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:59:44,668 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729c8998-5d50-4349-a12e-b2818dabefaf 2018-10-20 10:59:44,668 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 10:59:44,669 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-729c8998-5d50-4349-a12e-b2818dabefaf 2018-10-20 10:59:44,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 10:59:45,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}], "expires_at": "2018-10-20T11:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a416273bb684b2a90f433902b88137f", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7a416273bb684b2a90f433902b88137f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/7a416273bb684b2a90f433902b88137f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/7a416273bb684b2a90f433902b88137f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7a416273bb684b2a90f433902b88137f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/7a416273bb684b2a90f433902b88137f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/7a416273bb684b2a90f433902b88137f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7a416273bb684b2a90f433902b88137f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/7a416273bb684b2a90f433902b88137f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/7a416273bb684b2a90f433902b88137f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_7a416273bb684b2a90f433902b88137f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_7a416273bb684b2a90f433902b88137f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7a416273bb684b2a90f433902b88137f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/7a416273bb684b2a90f433902b88137f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/7a416273bb684b2a90f433902b88137f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0", "id": "911fb0347c1d4986821a4a70b422dea5"}, "audit_ids": ["twDGh7iBTyqgoJVWbLXcGQ"], "issued_at": "2018-10-20T10:59:45.000000Z"}} 2018-10-20 10:59:45,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 10:59:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 10:59:45,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:45 GMT X-Openstack-Request-Id: req-08ed63d8-d084-4d1d-bf8c-e38653390a8a 2018-10-20 10:59:45,430 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"433c15c4-abaf-4e9e-9d01-e2abb1673f75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7a416273bb684b2a90f433902b88137f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T10:59:44Z","qos_policy_id":null,"name":"juju_epc-net_3623b53f-da65-47ae-b59c-ff34aeb260f0","admin_state_up":true,"tenant_id":"7a416273bb684b2a90f433902b88137f","created_at":"2018-10-20T10:59:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 10:59:45,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-08ed63d8-d084-4d1d-bf8c-e38653390a8a 2018-10-20 10:59:45,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363985061646s 2018-10-20 10:59:45,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-20 10:59:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"subnet": {"name": "juju_epc-subnet_3623b53f-da65-47ae-b59c-ff34aeb260f0", "enable_dhcp": true, "network_id": "433c15c4-abaf-4e9e-9d01-e2abb1673f75", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-20 10:59:46,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:46 GMT X-Openstack-Request-Id: req-19944352-42e8-4149-96be-b3b33a933586 2018-10-20 10:59:46,069 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"433c15c4-abaf-4e9e-9d01-e2abb1673f75","tenant_id":"7a416273bb684b2a90f433902b88137f","created_at":"2018-10-20T10:59:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:59:45Z","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":"7a416273bb684b2a90f433902b88137f","id":"25d0ae42-23b3-46f3-9d35-1225c02af79c","subnetpool_id":null,"name":"juju_epc-subnet_3623b53f-da65-47ae-b59c-ff34aeb260f0"}} 2018-10-20 10:59:46,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-19944352-42e8-4149-96be-b3b33a933586 2018-10-20 10:59:46,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.637174129486s 2018-10-20 10:59:46,070 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:59:45Z', 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'25d0ae42-23b3-46f3-9d35-1225c02af79c', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'enable_dhcp': True, u'network_id': u'433c15c4-abaf-4e9e-9d01-e2abb1673f75', u'tenant_id': u'7a416273bb684b2a90f433902b88137f', u'created_at': u'2018-10-20T10:59:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'7a416273bb684b2a90f433902b88137f'}) 2018-10-20 10:59:46,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-20 10:59:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"router": {"external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f"}, "name": "juju_epc-router_3623b53f-da65-47ae-b59c-ff34aeb260f0", "admin_state_up": true}}' 2018-10-20 10:59:47,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:47 GMT X-Openstack-Request-Id: req-25c42654-4139-4688-89c6-0109b6583295 2018-10-20 10:59:47,849 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T10:59:46Z", "admin_state_up": true, "updated_at": "2018-10-20T10:59:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7a416273bb684b2a90f433902b88137f", "id": "2e11c5ab-8e89-4ef7-bba8-90e2f2146269", "name": "juju_epc-router_3623b53f-da65-47ae-b59c-ff34aeb260f0"}} 2018-10-20 10:59:47,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-25c42654-4139-4688-89c6-0109b6583295 2018-10-20 10:59:47,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7787001133s 2018-10-20 10:59:47,850 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-20T10:59:47Z', u'revision_number': 2, u'id': u'2e11c5ab-8e89-4ef7-bba8-90e2f2146269', u'external_gateway_info': {u'network_id': u'c3dd1abd-ef2e-4dbf-816a-7c31774cb14f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'6c35dc0c-e5f4-4d2a-871b-fbf461390ea9', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'admin_state_up': True, u'tenant_id': u'7a416273bb684b2a90f433902b88137f', u'created_at': u'2018-10-20T10:59:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'7a416273bb684b2a90f433902b88137f'}) 2018-10-20 10:59:47,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-20 10:59:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269/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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"subnet_id": "25d0ae42-23b3-46f3-9d35-1225c02af79c"}' 2018-10-20 10:59:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:50 GMT X-Openstack-Request-Id: req-6cbb46e5-ae1f-42c8-9770-5b64585403da 2018-10-20 10:59:50,675 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "433c15c4-abaf-4e9e-9d01-e2abb1673f75", "tenant_id": "7a416273bb684b2a90f433902b88137f", "subnet_id": "25d0ae42-23b3-46f3-9d35-1225c02af79c", "subnet_ids": ["25d0ae42-23b3-46f3-9d35-1225c02af79c"], "port_id": "b74ad013-a71e-4bf4-8653-3304fe1ca2ac", "id": "2e11c5ab-8e89-4ef7-bba8-90e2f2146269"} 2018-10-20 10:59:50,675 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269/add_router_interface.json used request id req-6cbb46e5-ae1f-42c8-9770-5b64585403da 2018-10-20 10:59:50,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82497096062s 2018-10-20 10:59:50,676 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-20 10:59:53,165 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-20 10:59:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 10:59:53,172 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:53 GMT 2018-10-20 10:59:53,172 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 10:59:53,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 10:59:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 10:59:53,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:53 GMT X-Openstack-Request-Id: req-1fc83f45-8a64-4e2a-9298-fca14d889249 2018-10-20 10:59:53,489 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 10:59:53,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1fc83f45-8a64-4e2a-9298-fca14d889249 2018-10-20 10:59:53,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311511993408s 2018-10-20 10:59:53,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 10:59:53,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0"}' 2018-10-20 10:59:54,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 20 Oct 2018 10:59:54 GMT Location: http://172.30.9.22:9292/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61f3f193-6b59-4e8e-a7b5-fea8d12e3c63 2018-10-20 10:59:54,610 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T10:59:53Z", "file": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "size": null, "self": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "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_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": null, "created_at": "2018-10-20T10:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 10:59:54,610 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-61f3f193-6b59-4e8e-a7b5-fea8d12e3c63 2018-10-20 10:59:54,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.11160492897s 2018-10-20 10:59:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 10:59:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '' 2018-10-20 11:00:00,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:00:00 GMT X-Openstack-Request-Id: req-9f358a6a-8a8e-456d-9417-2d95f4a24d16 2018-10-20 11:00:00,576 - 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-20 11:00:00,576 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file used request id req-9f358a6a-8a8e-456d-9417-2d95f4a24d16 2018-10-20 11:00:00,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.96533679962s 2018-10-20 11:00:00,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:00:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:00:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00:00 GMT X-Openstack-Request-Id: req-a1b177d1-0ed1-4f86-98c6-eff007b2b11d 2018-10-20 11:00:00,626 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:00Z", "file": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "size": 296943616, "self": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-20T10:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:00:00,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a1b177d1-0ed1-4f86-98c6-eff007b2b11d 2018-10-20 11:00:00,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0457189083099s 2018-10-20 11:00:00,627 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file', 'owner': u'7a416273bb684b2a90f433902b88137f', 'id': u'30ddc8a6-9e9f-4b28-99ba-bd7693f7150d', 'size': 296943616, u'self': u'/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a416273bb684b2a90f433902b88137f', 'name': 'juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T11:00:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T11:00:00Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0', '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/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d', 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_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'created': u'2018-10-20T10:59:53Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-20T10:59:53Z', 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/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d', 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_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'schema': u'/v2/schemas/image'}}) 2018-10-20 11:00:02,095 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 30ddc8a6-9e9f-4b28-99ba-bd7693f7150d -s xenial -r regionOne -u http://172.30.9.22: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-20 11:00:02,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 11:00:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_3623b53f-da65-47ae-b59c-ff34aeb260f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-20 11:00:02,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00: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-4b27628d-40aa-4ce6-b1ba-ddc39fdd533b x-openstack-request-id: req-4b27628d-40aa-4ce6-b1ba-ddc39fdd533b 2018-10-20 11:00:02,412 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4df10c02-8e58-46f9-bb67-398dfbcf397d", "name": "juju_epc-flavor_3623b53f-da65-47ae-b59c-ff34aeb260f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 11:00:02,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4b27628d-40aa-4ce6-b1ba-ddc39fdd533b 2018-10-20 11:00:02,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313700199127s 2018-10-20 11:00:02,413 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_3623b53f-da65-47ae-b59c-ff34aeb260f0', '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'906439e73a574f6faa0801abd57f945a', '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'4df10c02-8e58-46f9-bb67-398dfbcf397d', 'swap': 0}) 2018-10-20 11:00:02,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 11:00:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d/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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"extra_specs": {}}' 2018-10-20 11:00:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00: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-82dbac53-ec77-4f8b-9342-8a75766bec3a x-openstack-request-id: req-82dbac53-ec77-4f8b-9342-8a75766bec3a 2018-10-20 11:00:02,439 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 11:00:02,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d/os-extra_specs used request id req-82dbac53-ec77-4f8b-9342-8a75766bec3a 2018-10-20 11:00:02,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249841213226s 2018-10-20 11:00:02,439 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-20 11:00:02,441 - 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-371 | | 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 | iSCSI | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-10-20 11:00:02,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-20 11:00:02,589 - 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-20 11:00:02,590 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-20 11:00:02,715 - 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-20 11:00:02,716 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-20 11:00:04,214 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:6388227c3a074f3d8ef1cdd32ebcd203 sha256:eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a 2018-10-20 11:00:04,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:00:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:00:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00:04 GMT X-Openstack-Request-Id: req-13bc6f38-7fae-4e58-88f7-1298e4d3e088 2018-10-20 11:00:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:00Z", "file": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "size": 296943616, "self": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-20T10:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:00:04,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-13bc6f38-7fae-4e58-88f7-1298e4d3e088 2018-10-20 11:00:04,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366668701172s 2018-10-20 11:00:04,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 11:00:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "owner_specified.shade.object": "images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0"}' 2018-10-20 11:00:04,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00:04 GMT Location: http://172.30.9.22:9292/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ad254258-2800-4846-9b53-bdc07ef4a7c3 2018-10-20 11:00:04,309 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:04Z", "file": "/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "b6280542-215e-4e8b-8bc3-e32dbe3603c8", "size": null, "self": "/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": null, "created_at": "2018-10-20T11:00:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 11:00:04,309 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ad254258-2800-4846-9b53-bdc07ef4a7c3 2018-10-20 11:00:04,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.046452999115s 2018-10-20 11:00:04,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 11:00:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '' 2018-10-20 11:00:09,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:00:09 GMT X-Openstack-Request-Id: req-42e22f95-d258-4df5-9775-15feab32d1ba 2018-10-20 11:00:09,256 - 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-20 11:00:09,256 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/file used request id req-42e22f95-d258-4df5-9775-15feab32d1ba 2018-10-20 11:00:09,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.94636201859s 2018-10-20 11:00:09,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:00:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:00:09,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00:09 GMT X-Openstack-Request-Id: req-1e68ab63-7c54-460a-b92a-7727cae01394 2018-10-20 11:00:09,317 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:09Z", "file": "/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "b6280542-215e-4e8b-8bc3-e32dbe3603c8", "size": 263586304, "self": "/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "6388227c3a074f3d8ef1cdd32ebcd203", "name": "juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": "6388227c3a074f3d8ef1cdd32ebcd203", "created_at": "2018-10-20T11:00:04Z", "os_hidden": false, "protected": false, "os_hash_value": "2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:00Z", "file": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "size": 296943616, "self": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-20T10:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:00:09,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1e68ab63-7c54-460a-b92a-7727cae01394 2018-10-20 11:00:09,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0559649467468s 2018-10-20 11:00:09,320 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/file', 'owner': u'7a416273bb684b2a90f433902b88137f', 'id': u'b6280542-215e-4e8b-8bc3-e32dbe3603c8', 'size': 263586304, u'self': u'/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7a416273bb684b2a90f433902b88137f', 'name': 'juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T11:00:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-20T11:00:09Z', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', 'properties': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0', 'created': u'2018-10-20T11:00:04Z', 'checksum': u'6388227c3a074f3d8ef1cdd32ebcd203', 'created_at': u'2018-10-20T11:00:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', 'metadata': {u'os_hash_value': u'2dc85154ded9b00ac929ecb957456d314afa8ed8a3e9ad61103c39bca1e5554500b98821e82e7d2b6b03300725eb62cbfbb148bf0aba95d47ee7e9bb7184a284', u'self': u'/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'eb0984c1ec23dbe0a53f888610ed8a823b90fede4d682248045b826454317c3a', u'owner_specified.shade.object': u'images/juju_epc-img_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0', u'owner_specified.shade.md5': u'6388227c3a074f3d8ef1cdd32ebcd203', u'schema': u'/v2/schemas/image'}}) 2018-10-20 11:00:09,521 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b6280542-215e-4e8b-8bc3-e32dbe3603c8 -s trusty -r regionOne -u http://172.30.9.22: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-20 11:00:09,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 11:00:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-20 11:00:09,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00: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-21ed6eb7-d4f2-4fd9-bab2-7fe23af76a76 x-openstack-request-id: req-21ed6eb7-d4f2-4fd9-bab2-7fe23af76a76 2018-10-20 11:00:09,578 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "19ee30fd-6e8c-499e-877d-5c4081a3ada5", "name": "juju_epc-flavor_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 11:00:09,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-21ed6eb7-d4f2-4fd9-bab2-7fe23af76a76 2018-10-20 11:00:09,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0563380718231s 2018-10-20 11:00:09,579 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0', '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'906439e73a574f6faa0801abd57f945a', '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'19ee30fd-6e8c-499e-877d-5c4081a3ada5', 'swap': 0}) 2018-10-20 11:00:09,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 11:00:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5/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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" -d '{"extra_specs": {}}' 2018-10-20 11:00:09,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 11:00: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-6636d27e-4ec8-4edf-9222-76ed127374c2 x-openstack-request-id: req-6636d27e-4ec8-4edf-9222-76ed127374c2 2018-10-20 11:00:09,621 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 11:00:09,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5/os-extra_specs used request id req-6636d27e-4ec8-4edf-9222-76ed127374c2 2018-10-20 11:00:09,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0409419536591s 2018-10-20 11:00:09,621 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-20 11:03:50,481 - 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=433c15c4-abaf-4e9e-9d01-e2abb1673f75 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 11:00:09 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.1] 11:00:09 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=433c15c4-abaf-4e9e-9d01-e2abb1673f75", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 11:00:09 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 11:00:09 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:433c15c4-abaf-4e9e-9d01-e2abb1673f75 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 11:00:10 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:00:10 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[use-openstack-gbp:false ssl-hostname-verification:false disable-network-management:false https-proxy: apt-https-proxy: ignore-machine-addresses:false enable-os-upgrade:true uuid:b5826536-7fc8-45a1-8d7f-f92967d020d2 transmit-vendor-metrics:true container-inherit-properties: default-series:xenial resource-tags: policy-target-group: cloudinit-userdata: apt-http-proxy: image-metadata-url: apt-ftp-proxy: type:openstack development:false egress-subnets: no-proxy:127.0.0.1,localhost,::1 max-status-history-age:336h logforward-enabled:false max-status-history-size:5G fan-config: enable-os-refresh-update:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc2GK/Sz2rBYU8Arvp+BQjZa//+99giEodOQyQjA0gleyafgqWQ7QYvmJqZBaIl1tlRk+fWRmkoqT2XDvxAvliTCbfohkFiUXg+m9/qJvk7mlDuerv23akHJ8mhqPs0xyM6npU9UgED35PAUWUK07i9hwjZxQJNLk7D1dOydU1FwTuK/ByNIkd8xpCGiR7+t5gBhz4zUAG3UQVUSECiCy1ETF5P42+wH8Efn5LaQIkSxmbiOyyWNdzhzORQdDwtXJ8kMVqxXAMvk7/dNTOaOzvRONrr8j8MwNwOgZh9etaJREp5MGG5IreYGWRsL8Gwf8DwHP3mclsTzFAS1bHlOoL juju-client-key container-networking-method: network:433c15c4-abaf-4e9e-9d01-e2abb1673f75 net-bond-reconfigure-delay:17 apt-no-proxy: firewall-mode:instance test-mode:false update-status-hook-interval:5m external-network: use-default-secgroup:true agent-stream:released http-proxy: apt-mirror: container-image-stream:released ftp-proxy: proxy-ssh:false max-action-results-size:5G use-floating-ip:true automatically-retry-hooks:true image-stream:released max-action-results-age:336h container-image-metadata-url: name:controller logging-config: provisioner-harvest-mode:destroyed agent-metadata-url:] 11:00:10 INFO juju.provider.openstack provider.go:145 opening model "controller" 11:00:10 DEBUG goose client.go:511 auth details: &{Token:gAAAAABbywq6VHOQx3CQ55Au9AeQpfdnqaVq2bIPpxtRvrIqRfdWMgX0hn3f9QzRSNrRaYsCe9_r_nOtNT5Xc2jXl3xU35RbwluzDbbm0WJUK_9yurVwH0_0pZE7e7wqWyjmELfnFmvnPC1w5eYRb1cfACJ-cTj93PIA_NLbo1WIN02PGE-B-Xw TenantId:7a416273bb684b2a90f433902b88137f UserId:911fb0347c1d4986821a4a70b422dea5 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.22:8041 volumev3:http://172.30.9.22:8776/v3/7a416273bb684b2a90f433902b88137f identity:http://172.30.9.22:5000 event:http://172.30.9.22:8977 alarming:http://172.30.9.22:8042 volumev2:http://172.30.9.22:8776/v2/7a416273bb684b2a90f433902b88137f network:http://172.30.9.22:9696 placement:http://172.30.9.22:8778/placement image:http://172.30.9.22:9292 orchestration:http://172.30.9.22:8004/v1/7a416273bb684b2a90f433902b88137f object-store:http://172.30.9.22:8080/v1/AUTH_7a416273bb684b2a90f433902b88137f compute:http://172.30.9.22:8774/v2.1 cloudformation:http://172.30.9.22:8000/v1 volume:http://172.30.9.22:8776/v1/7a416273bb684b2a90f433902b88137f]]} 11:00:10 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 11:00:10 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 11:00:10 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 11:00:10 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 11:00:10 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 11:00:10 INFO cmd bootstrap.go:233 Loading image metadata 11:00:10 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 11:00:10 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 11:00:10 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [saucy win2008r2 win2016 win2016nano opensuseleap raring win2012hv win2016hv bionic win2012hvr2 win81 quantal vivid yakkety zesty artful win10 genericlinux precise win2012r2 win2012 xenial win7 win8 trusty utopic wily centos7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 11:00:10 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 11:00:13 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 11:00:13 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.22:5000/v3} not found 11:00:13 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.22:5000/v3} not found 11:00:13 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 11:00:13 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 11:00:13 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 11:00:13 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 11:00:13 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 11:00:13 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 11:00:13 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 11:00:13 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 11:00:13 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 11:00:14 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 []} 11:00:16 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 11:00:16 INFO cmd bootstrap.go:389 Starting new instance for initial controller 11:00:16 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 11:00:16 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 11:00:16 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:30ddc8a6-9e9f-4b28-99ba-bd7693f7150d Arch:amd64 VirtType:}] 11:00:16 INFO juju.environs.instances image.go:106 find instance - using image with id: 30ddc8a6-9e9f-4b28-99ba-bd7693f7150d 11:00:16 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 11:00:16 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 11:00:16 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2489 bytes 11:00:16 DEBUG juju.provider.openstack provider.go:1005 using network id "433c15c4-abaf-4e9e-9d01-e2abb1673f75" 11:00:16 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" has status BUILD, wait 10 seconds before retry, attempt 10 11:02:07 INFO juju.provider.openstack provider.go:1175 started instance "c5f89e29-86d9-488a-99f9-ec711bdf6498" 11:02:07 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 11:02:09 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.213 11:02:09 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.213 11:02:11 INFO cmd bootstrap.go:225 - c5f89e29-86d9-488a-99f9-ec711bdf6498 (arch=amd64 mem=2G cores=1) 11:02:11 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 11:02:11 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 11:02:11 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 11:02:13 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 11:02:13 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 11:02:14 DEBUG juju.provider.openstack provider.go:417 instance c5f89e29-86d9-488a-99f9-ec711bdf6498 has floating IP address: 172.30.9.213 Attempting to connect to 172.30.9.213:22 Attempting to connect to 192.168.121.11:22 11:02:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 11:02:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.213 failed: ssh: connect to host 172.30.9.213 port 22: Connection refused 11:02:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 11:02:20 INFO cmd bootstrap.go:333 Connected to 172.30.9.213 11:02:20 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]> 11:02:20 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-d020d2-controller-0 11:03:47 INFO cmd bootstrap.go:455 Bootstrap agent now started 11:03:48 DEBUG juju.provider.openstack provider.go:417 instance c5f89e29-86d9-488a-99f9-ec711bdf6498 has floating IP address: 172.30.9.213 11:03:48 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.213:17070 192.168.121.11:17070] 11:03:48 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.213 to verify accessibility... 11:03:48 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.213:17070 192.168.121.11:17070] 11:03:50 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" 11:03:50 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" 11:03:50 DEBUG juju.api monitor.go:35 RPC connection died 11:03:50 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 11:03:50 INFO cmd controller.go:88 Controller machines are in the "controller" model 11:03:50 INFO cmd controller.go:89 Initial model "default" added 11:03:50 INFO cmd supercommand.go:465 command finished 2018-10-20 11:03:50,481 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-20 11:03:50,481 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-20 11:04:05,181 - 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-20 11:04:05,181 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-20 11:20:50,777 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-20 11:20:33.791359Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-20 11:20:50,778 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-20 11:20:50,778 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-20 11:20:50,991 - 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.201 3306/tcp oai-epc/0* error idle 2 172.30.9.202 hook failed: "install" oai-hss/0* error idle 3 172.30.9.210 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 99da8332-918e-4373-b8aa-3696a420f085 xenial nova ACTIVE 1 started 172.30.9.201 f72604c3-59aa-4134-91bd-033427f44be7 trusty nova ACTIVE 2 started 172.30.9.202 2375bb63-0896-4a48-8ed4-e64ea821bcc4 trusty nova ACTIVE 3 started 172.30.9.210 62fab874-3c51-44b5-ad74-db4bcfb1709c trusty nova ACTIVE 2018-10-20 11:20:51,214 - 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-20 11:20:51,216 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-20 11:20:51,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-20 11:20:51,353 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 21:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-20 11:20:52,067 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 11:06:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 11:06:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 11:06:59 DEBUG juju.agent read agent config, format "2.0" machine-0: 11:06:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 11:06:59 DEBUG juju.worker start "engine" machine-0: 11:06:59 INFO juju.worker start "engine" machine-0: 11:06:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 11:06:59 DEBUG juju.worker "engine" started machine-0: 11:06:59 DEBUG juju.worker.introspection stats worker now serving machine-0: 11:06:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:06:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:06:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.apicaller connecting with old password machine-0: 11:06:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:06:59 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:06:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:06:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 11:06:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 11:06:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 11:07:00 DEBUG juju.worker.apicaller connected machine-0: 11:07:00 DEBUG juju.worker.apicaller changing password... machine-0: 11:07:00 DEBUG juju.worker.apicaller password changed machine-0: 11:07:00 DEBUG juju.api RPC connection died machine-0: 11:07:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:07:00 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:07:00 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:00 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:00 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:01 DEBUG juju.worker.apicaller connected machine-0: 11:07:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:07:01 INFO juju.worker.upgrader unblocking abort check machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:07:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 11:07:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:07:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:07:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 11:07:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.logger logger setup machine-0: 11:07:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:07:01 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:07:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 11:07:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:07:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 11:07:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:07:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:01 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: 11:07:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:07:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:07:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:07:01 DEBUG juju.network including address public:172.30.9.213 for machine machine-0: 11:07:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 11:07:01 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-0: 11:07:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:07:01 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:07:01 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:07:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:07:01 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-0: 11:07:01 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 11:07:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 11:07:01 DEBUG juju.api RPC connection died machine-0: 11:07:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker killing runner 0xc4205e41a0 machine-0: 11:07:01 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 11:07:01 INFO juju.worker runner is dying machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:07:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:01 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:01 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:07:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:01 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: 11:07:01 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: 11:07:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 11:07:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.apicaller connected machine-0: 11:07:02 DEBUG juju.api RPC connection died machine-0: 11:07:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:07:02 DEBUG juju.api successfully dialed "wss://252.11.0.1:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:02 INFO juju.api connection established to "wss://252.11.0.1:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:02 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:02 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-0: 11:07:02 DEBUG juju.worker.apicaller connected machine-0: 11:07:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:07:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:07:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:07:02 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:07:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:07:02 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 11:07:02 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:07:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:07:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:07:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:07:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:07:02 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: 11:07:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 11:07:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.logger logger setup machine-0: 11:07:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:02 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:07:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 11:07:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 11:07:02 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:07:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:02 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:07:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:07:02 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:07:02 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:07:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:07:03 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:07:03 INFO juju.worker.upgrader unblocking abort check machine-0: 11:07:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:07:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:07:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:07:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:07:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:07:03 DEBUG juju.network including address public:172.30.9.213 for machine machine-0: 11:07:03 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 11:07:03 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-0: 11:07:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:07:03 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:07:03 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:07:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:07:03 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-0: 11:07:03 DEBUG juju.worker start "0-container-watcher" machine-0: 11:07:03 DEBUG juju.worker start "stateconverter" machine-0: 11:07:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:07:03 INFO juju.worker start "0-container-watcher" machine-0: 11:07:03 DEBUG juju.worker "0-container-watcher" started machine-0: 11:07:03 INFO juju.worker start "stateconverter" machine-0: 11:07:03 DEBUG juju.worker "stateconverter" started machine-0: 11:07:03 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:07:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:07:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:07:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:07:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:07:03 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:07:03 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 11:07:03 DEBUG juju.service discovered init system "systemd" from local host machine-0: 11:07:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:07:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-0: 11:07:03 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: 11:07:03 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 11:07:03 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 11:07:03 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: 11:07:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 11:07:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:07:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:07:03 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 11:07:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 11:07:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:07:03 DEBUG juju.network "lxdbr0" has addresses [fe80::c02a:46ff:fe9c:ca01/64 fe80::1/64] machine-0: 11:07:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:07:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:07:03 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-0: 11:07:03 DEBUG juju.network including address local-fan:252.14.0.1 for machine machine-0: 11:07:03 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:07:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:::1] machine-0: 11:07:03 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-fan:252.14.0.1 local-machine:::1] machine-0: 11:07:03 INFO juju.worker.machiner "machine-0" started machine-0: 11:07:03 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: 11:07:03 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 11:07:03 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: 11:07:03 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 11:07:03 INFO juju.worker start "api" unit-abot-epc-basic-0: 11:07:03 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:07:03 DEBUG juju.api successfully dialed "wss://252.11.0.1:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:03 INFO juju.api connection established to "wss://252.11.0.1:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:03 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:03 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:07:03 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: 11:07:03 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 11:07:03 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 11:07:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:07:04 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:04 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.api successfully dialed "wss://252.11.0.1:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.apicaller connected machine-0: 11:07:04 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:d2:fc:7d 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.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d2:fc:7d 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:56:3f:27:f4:14:7a 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.14.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:56:3f:27:f4:14:7a 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:4 MACAddress:56:3f:27:f4:14:7a 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} {DeviceIndex:5 MACAddress:c2:2a:46:9c:ca:01 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:5 MACAddress:c2:2a:46:9c:ca:01 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}] unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:07:04 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: 11:07:04 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 11:07:04 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:07:04 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:07:04 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network "lxdbr0" has addresses [fe80::c02a:46ff:fe9c:ca01/64 fe80::1/64] unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network including address public:172.30.9.213 for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 11:07:04 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 11:07:04 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:07:04 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 11:07:04 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 11:07:04 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 11:07:04 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: 11:07:04 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 11:07:04 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:07:04 DEBUG httpbakery client do GET https://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 11:07:04 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 11:07:04 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:07:04 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:07:04 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 11:07:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:07:05 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 11:07:05 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 11:07:05 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:07:05 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:07:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:07:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:07:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:07:05 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:07:06 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:07:08 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: 11:07:08 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:07:08 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: 11:07:08 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:07:08 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: 11:07:08 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:07:08 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: 11:07:08 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 11:07:08 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:07:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:07:09 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 11:07:09 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:07:09 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] machine-0: 11:07:09 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 11:07:10 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: 11:07:10 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: 11:07:10 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: 11:07:10 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: 11:07:10 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: 11:07:10 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: 11:07:11 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: 11:07:11 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: 11:07:11 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] unit-abot-epc-basic-0: 11:07:11 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: 11:07:11 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: 11:07:11 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: 11:07:11 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: 11:07:12 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: 11:07:12 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: 11:07:12 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: 11:07:12 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: 11:07:12 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: 11:07:12 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: 11:07:12 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: 11:07:13 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: 11:07:13 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: 11:07:13 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: 11:07:13 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: 11:07:13 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: 11:07:13 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: 11:07:14 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: 11:07:14 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: 11:07:14 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: 11:07:14 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:16 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: 11:07:17 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: 11:07:17 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: 11:07:17 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: 11:07:17 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: 11:07:17 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: 11:07:17 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: 11:07:17 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: 11:07:18 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: 11:07:18 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: 11:07:18 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: 11:07:18 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: 11:07:18 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: 11:07:18 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: 11:07:19 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: 11:07:19 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: 11:07:19 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: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:20 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: 11:07:21 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: 11:07:21 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: 11:07:21 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: 11:07:21 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: 11:07:21 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: 11:07:21 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: 11:07:21 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: 11:07:22 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: 11:07:22 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: 11:07:22 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: 11:07:22 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: 11:07:22 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: 11:07:22 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: 11:07:22 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: 11:07:23 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: 11:07:23 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: 11:07:23 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: 11:07:23 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: 11:07:23 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: 11:07:23 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: 11:07:24 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: 11:07:24 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: 11:07:24 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: 11:07:24 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: 11:07:24 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: 11:07:24 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: 11:07:24 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: 11:07:25 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: 11:07:25 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: 11:07:25 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: 11:07:25 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: 11:07:25 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: 11:07:25 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: 11:07:25 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: 11:07:26 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: 11:07:26 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: 11:07:26 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: 11:07:26 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: 11:07:26 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3851 kB/s) unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 11:07:27 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 ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:07:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 11:07:30 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: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 11:07:30 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: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 11:07:30 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: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:07:30 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:07:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 11:07:31 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: 11:07:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 11:07:32 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: 11:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 11:07:37 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: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 11:07:37 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: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 11:07:37 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: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 11:07:37 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: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 11:07:37 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: 11:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 11:07:38 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: 11:07:38 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:07:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 11:07:41 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: 11:07:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 11:07:42 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: 11:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 11:07:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 11:07:43 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: 11:07:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:07:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 11:07:44 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: 11:07:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 11:07:45 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: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 11:07:46 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: 11:07:46 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 11:07:47 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: 11:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 11:07:47 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: 11:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 11:07:47 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: 11:07:47 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 11:07:48 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: 11:07:48 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:07:50 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:51 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:07:53 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:07:54 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: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:07:55 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: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 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: 11:07:56 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 11:07:57 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: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:07:57 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:07:58 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:07:58 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:07:59 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:00 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:01 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: 11:08:02 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: 11:08:02 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: 11:08:02 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: 11:08:02 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: 11:08:02 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: 11:08:02 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:08:03 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: 11:08:03 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: 11:08:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:08:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 11:08:05 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:08:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install --2018-10-20 11:08:08-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 11:08:08 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 11:08:08 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: 11:08:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.2K 8m10s unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 192K 6m6s unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.20M 4m5s unit-abot-epc-basic-0: 11:08:09 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.0M 3m5s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 195K 3m15s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m43s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m20s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m3s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 203K 2m15s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 2m2s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.8M 1m51s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.9M 1m42s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 94s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.2M 88s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.3M 82s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 77s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 170K 88s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 47.2M 83s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 51.9M 79s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 53.3M 75s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 58.7M 71s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 59.5M 68s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 62.9M 65s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 54.2M 62s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 64.8M 60s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 221K 65s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 48.6M 63s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 53.9M 61s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 57.0M 58s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 57.0M 56s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 47.5M 55s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 2.12M 53s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 27.5M 52s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 47.9M 50s unit-abot-epc-basic-0: 11:08:10 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 44.7M 49s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 109K 59s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 55.7M 57s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 49.4M 56s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 1.31M 55s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 50.6M 54s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 51.1M 52s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 42.1M 51s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 61.0M 50s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 66.7M 49s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 50.2M 47s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 64.5M 46s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 84.7M 45s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 71.9M 44s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 87.2M 43s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 58.4M 43s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 28.7M 42s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 7.86M 41s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 8.00M 40s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 8.19M 40s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 7.62M 39s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 259K 41s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 1.54M 41s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 9.67M 40s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 10.1M 40s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 6.53M 39s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 9.00M 38s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 7.81M 38s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 8.11M 37s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 262K 39s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 5.11M 39s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 1.65M 38s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 11.9M 38s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 6.51M 37s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 9.80M 37s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 8.66M 36s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 7.50M 36s unit-abot-epc-basic-0: 11:08:11 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 7.73M 35s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 260K 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 1.55M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 8.47M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.7M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 189K 38s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 51.6M 38s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 46.5M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 51.5M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 55.5M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 52.8M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 206K 38s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 35.4M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 36.5M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 44.7M 37s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 45.6M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 49.3M 36s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 63.9M 35s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 65.0M 35s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 7.09M 34s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 5.00M 34s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 5.42M 34s unit-abot-epc-basic-0: 11:08:12 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 6.52M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 159K 36s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 45.9M 35s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 53.9M 35s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 55.1M 35s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 55.2M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 58.2M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 304K 35s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 1.69M 35s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.6M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.6M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.6M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 1.74M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 909K 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 358K 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 1.71M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.2M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 1.78M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.4M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 264K 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.68M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.1M 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 10.7M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 1.79M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 10.6M 33s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 264K 34s unit-abot-epc-basic-0: 11:08:13 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 1.69M 34s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.7M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.2M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.3M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.80M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.1M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 264K 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 1.70M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 9.96M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 12.0M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 1.83M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.5M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 264K 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 1.71M 33s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 9.32M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.8M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.3M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 1.89M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 9.89M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 265K 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 1.70M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.26M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.6M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 10.6M 32s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.91M 31s unit-abot-epc-basic-0: 11:08:14 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 6.54M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 269K 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 1.73M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.97M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.5M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.5M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 188K 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 2.09M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 42.8M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 47.5M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 50.9M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 222K 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 17.1M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 40.8M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 47.4M 32s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 43.6M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 45.6M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 45.1M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 2.18M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 4.81M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 237K 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 5.80M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.72M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 8.44M 31s unit-abot-epc-basic-0: 11:08:15 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 1.83M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 261K 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 1.64M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 188K 32s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 32.4M 32s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 40.3M 32s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 38.8M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 41.2M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 38.3M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 18.9M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.68M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 231K 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 5.74M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 6.34M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 1.57M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 233K 32s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 5.54M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 6.57M 31s unit-abot-epc-basic-0: 11:08:16 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 1.65M 31s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 232K 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 5.92M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 6.60M 31s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 1.62M 31s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 259K 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 1.60M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 5.00M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 2.05M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 254K 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.64M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 4.82M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 2.20M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 517K 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 377K 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 10.3M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 5.34M 32s unit-abot-epc-basic-0: 11:08:17 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 1.75M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 235K 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 4.55M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 5.52M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 2.13M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 260K 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 1.31M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.2M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 5.68M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 1.50M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 237K 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 5.99M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 6.18M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.93M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 265K 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 1.33M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 9.07M 32s unit-abot-epc-basic-0: 11:08:18 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 5.89M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 1.52M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 243K 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 3.83M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 6.58M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 2.25M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 370K 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 534K 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 187K 33s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 37.9M 33s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 52.4M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 46.1M 32s unit-abot-epc-basic-0: 11:08:19 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 46.6M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 189K 33s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 43.2M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 43.1M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 46.2M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 2.42M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 220K 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 4.38M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 437K 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 357K 33s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 5.42M 32s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 227K 33s unit-abot-epc-basic-0: 11:08:20 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 1.41M 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 190K 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 56.4M 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 14.1M 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 204K 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 3.16M 33s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 225K 34s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.26M 34s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 313K 34s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 494K 34s unit-abot-epc-basic-0: 11:08:21 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 424K 34s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 349K 34s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 1.66M 34s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 219K 35s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 3.57M 34s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 207K 35s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 2.94M 35s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 246K 35s unit-abot-epc-basic-0: 11:08:22 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 914K 35s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 436K 35s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 346K 35s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.58M 35s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 224K 36s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 3.00M 35s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 248K 36s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 896K 36s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 439K 36s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 347K 36s unit-abot-epc-basic-0: 11:08:23 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.70M 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 223K 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 2.44M 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 251K 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 901K 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 443K 36s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 344K 37s unit-abot-epc-basic-0: 11:08:24 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 1.59M 36s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 225K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 2.54M 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 261K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 758K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 454K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 346K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 1.61M 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 220K 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 2.87M 37s unit-abot-epc-basic-0: 11:08:25 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 263K 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 802K 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 446K 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 344K 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.59M 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 225K 38s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.72M 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 439K 37s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 355K 38s unit-abot-epc-basic-0: 11:08:26 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 1.42M 37s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 226K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 3.07M 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 438K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 362K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.63M 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 258K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.09M 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 460K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 350K 38s unit-abot-epc-basic-0: 11:08:27 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 2.31M 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 465K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 367K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.60M 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 376K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 499K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.69M 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 376K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 500K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.69M 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 380K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 507K 38s unit-abot-epc-basic-0: 11:08:28 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.58M 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 563K 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 363K 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 183K 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 40.8M 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 29.9M 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 41.8M 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.22M 37s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 261K 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 1.08M 37s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 702K 37s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 278K 38s unit-abot-epc-basic-0: 11:08:29 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 3.44M 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 462K 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 352K 38s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 3.70M 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 331K 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 161K 38s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 50.1M 38s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 51.7M 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 927K 37s unit-abot-epc-basic-0: 11:08:30 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 445K 37s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 348K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 697K 37s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 306K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.02M 37s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 263K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 854K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 431K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 356K 38s unit-abot-epc-basic-0: 11:08:31 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 719K 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 121K 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 39.6M 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 60.8M 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.12M 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 232K 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 995K 38s unit-abot-epc-basic-0: 11:08:32 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 235K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 181K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 54.3M 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 221K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 650K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 210K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 227K 38s unit-abot-epc-basic-0: 11:08:33 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 662K 38s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 220K 39s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 227K 39s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 773K 39s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 210K 39s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 304K 39s unit-abot-epc-basic-0: 11:08:34 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 445K 39s unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 230K 39s unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 340K 39s unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 325K 39s unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 230K 39s unit-abot-epc-basic-0: 11:08:35 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 463K 39s unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 263K 39s unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 144K 40s unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 52.6M 40s unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 190K 40s unit-abot-epc-basic-0: 11:08:36 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 279K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 213K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 264K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 275K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 257K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 238K 40s unit-abot-epc-basic-0: 11:08:37 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 416K 40s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 253K 40s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 243K 41s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 415K 41s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 258K 41s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 243K 41s unit-abot-epc-basic-0: 11:08:38 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 404K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 280K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 310K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 278K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 316K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 360K 41s unit-abot-epc-basic-0: 11:08:39 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 301K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 241K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 351K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 311K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 259K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 345K 41s unit-abot-epc-basic-0: 11:08:40 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 281K 41s unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 423K 41s unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 141K 42s unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.04M 41s unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 233K 41s unit-abot-epc-basic-0: 11:08:41 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 242K 42s unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 260K 42s unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 280K 42s unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 235K 42s unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 305K 42s unit-abot-epc-basic-0: 11:08:42 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 304K 42s unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 255K 42s unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 304K 42s unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 132K 42s unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 56.7M 42s unit-abot-epc-basic-0: 11:08:43 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 212K 42s unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 234K 42s unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 260K 42s unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 264K 42s unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 223K 42s unit-abot-epc-basic-0: 11:08:44 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 198K 42s unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 211K 43s unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 347K 43s unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 263K 43s unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 231K 43s unit-abot-epc-basic-0: 11:08:45 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 192K 43s unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 351K 43s unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 299K 43s unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 221K 43s unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 199K 43s unit-abot-epc-basic-0: 11:08:46 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 280K 43s unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 262K 43s unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 277K 43s unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 212K 43s unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 222K 43s unit-abot-epc-basic-0: 11:08:47 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 326K 43s unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 264K 43s unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 228K 43s unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 224K 43s unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 348K 43s unit-abot-epc-basic-0: 11:08:48 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 187K 43s unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 325K 43s unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 196K 43s unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 350K 43s unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 213K 43s unit-abot-epc-basic-0: 11:08:49 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 195K 44s unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 300K 44s unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 233K 44s unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 337K 44s unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 128K 44s unit-abot-epc-basic-0: 11:08:50 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.03M 44s unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 200K 44s unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 196K 44s unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 195K 44s unit-abot-epc-basic-0: 11:08:51 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 210K 44s unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 192K 44s unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 308K 44s unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 211K 44s unit-abot-epc-basic-0: 11:08:52 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 213K 44s unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 223K 44s unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 195K 44s unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 244K 44s unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 209K 44s unit-abot-epc-basic-0: 11:08:53 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 233K 44s unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 248K 44s unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 195K 44s unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 252K 44s unit-abot-epc-basic-0: 11:08:54 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 195K 44s unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 227K 44s unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 224K 44s unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 223K 44s unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 262K 44s machine-1: 11:08:55 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 11:08:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 11:08:55 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:08:55 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 258K 44s machine-1: 11:08:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 11:08:56 DEBUG juju.worker start "engine" machine-1: 11:08:56 INFO juju.worker start "engine" machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 11:08:56 DEBUG juju.worker "engine" started machine-1: 11:08:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.introspection stats worker now serving machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:08:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:08:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-1: 11:08:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.apicaller connecting with old password machine-1: 11:08:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:56 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:56 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 229K 44s machine-1: 11:08:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:08:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 11:08:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 227K 44s machine-1: 11:08:56 DEBUG juju.worker.apicaller connected machine-1: 11:08:56 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 286K 44s machine-1: 11:08:56 DEBUG juju.worker.apicaller password changed machine-1: 11:08:56 DEBUG juju.api RPC connection died machine-1: 11:08:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 11:08:56 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:08:56 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:56 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:56 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 290K 44s unit-abot-epc-basic-0: 11:08:56 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 255K 44s unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 311K 44s unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 308K 44s unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 275K 44s unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 408K 44s machine-1: 11:08:57 DEBUG juju.worker.apicaller connected machine-1: 11:08:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 325K 44s machine-1: 11:08:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:08:57 INFO juju.worker.upgrader unblocking abort check machine-1: 11:08:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 359K 44s machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:08:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.logger logger setup machine-1: 11:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 11:08:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:08:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:08:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 11:08:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:08:57 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: 11:08:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:08:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:08:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:08:57 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:08:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:08:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:57 DEBUG juju.network including address public:172.30.9.213 for machine machine-1: 11:08:57 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 11:08:57 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-1: 11:08:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:08:57 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:08:57 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:08:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:08:57 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-1: 11:08:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:08:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 11:08:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 11:08:57 DEBUG juju.api RPC connection died machine-1: 11:08:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:08:57 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 11:08:57 ERROR juju.worker.logger connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:08:57 INFO juju.util.exec run result: exit status 127 machine-1: 11:08:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec117333915/script.sh: line 1: fanatic: command not found 127 machine-1: 11:08:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:08:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 11:08:57 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: 11:08:57 DEBUG juju.worker killing runner 0xc4206a8f70 machine-1: 11:08:57 INFO juju.worker runner is dying machine-1: 11:08:57 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: 11:08:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:08:57 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 391K 44s machine-1: 11:08:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:08:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:08:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 11:08:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:57 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:57 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:57 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:08:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 373K 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 393K 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 372K 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 447K 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 145K 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 43.6M 44s unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 43.4M 43s machine-1: 11:08:58 DEBUG juju.worker.apicaller connected machine-1: 11:08:58 DEBUG juju.api RPC connection died machine-1: 11:08:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:08:58 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:08:58 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 403K 43s machine-1: 11:08:58 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:58 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-1: 11:08:58 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 373K 43s unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 391K 43s unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 371K 43s unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 394K 43s machine-1: 11:08:59 DEBUG juju.worker.apicaller connected machine-1: 11:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:08:59 INFO juju.worker.upgrader unblocking abort check machine-1: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 384K 43s machine-1: 11:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:08:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:08:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:59 DEBUG juju.network including address public:172.30.9.213 for machine machine-1: 11:08:59 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 11:08:59 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-1: 11:08:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:08:59 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:08:59 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:08:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:08:59 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-1: 11:08:59 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 11:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.logger logger setup machine-1: 11:08:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:08:59 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:08:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:08:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:08:59 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 11:08:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:08:59 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: 11:08:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:08:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:08:59 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:08:59 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 11:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 11:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:08:59 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: 11:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:08:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:08:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:08:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:08:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:08:59 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:08:59 INFO juju.util.exec run result: exit status 127 machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec045572863/script.sh: line 1: fanatic: command not found 127 machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:08:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:08:59 INFO juju.util.exec run result: exit status 127 machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec135411081/script.sh: line 1: fanatic: command not found 127 machine-1: 11:08:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:08:59 DEBUG juju.worker start "1-container-watcher" machine-1: 11:08:59 DEBUG juju.worker start "stateconverter" machine-1: 11:08:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 11:08:59 INFO juju.worker start "1-container-watcher" machine-1: 11:08:59 DEBUG juju.worker "1-container-watcher" started machine-1: 11:08:59 INFO juju.worker start "stateconverter" machine-1: 11:08:59 DEBUG juju.worker "stateconverter" started machine-1: 11:08:59 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 11:08:59 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 512K 43s machine-1: 11:08:59 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 11:08:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:08:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:08:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:08:59 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 11:08:59 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:08:59 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 11:08:59 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 11:08:59 INFO juju.worker.machiner "machine-1" started machine-1: 11:08:59 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 11:08:59 DEBUG juju.service discovered init system "upstart" from local host machine-1: 11:08:59 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-1: 11:08:59 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: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 356K 43s unit-mysql-0: 11:08:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 11:08:59 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: 11:08:59 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 11:08:59 DEBUG juju.worker start "api" unit-mysql-0: 11:08:59 INFO juju.worker start "api" unit-mysql-0: 11:08:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 11:08:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 11:08:59 DEBUG juju.worker "api" started unit-mysql-0: 11:08:59 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-mysql-0: 11:08:59 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:08:59 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 493K 43s unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 399K 43s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 375K 43s unit-mysql-0: 11:09:00 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:09:00 DEBUG juju.worker.apicaller changing password... machine-1: 11:09:00 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:59:f8:05 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:59:f8:05 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-mysql-0: 11:09:00 DEBUG juju.worker.apicaller password changed unit-mysql-0: 11:09:00 DEBUG juju.api RPC connection died unit-mysql-0: 11:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 11:09:00 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 11:09:00 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-mysql-0: 11:09:00 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 449K 42s unit-mysql-0: 11:09:00 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 592K 42s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 287K 42s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 591K 42s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 188K 42s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 46.4M 42s unit-abot-epc-basic-0: 11:09:00 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 755K 42s unit-mysql-0: 11:09:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 263K 42s unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 543K 42s unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 11:09:01 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 11:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 290K 42s unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 11:09:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.logger logger setup unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:09:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 11:09:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:09:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 11:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:09:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 11:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:09:01 DEBUG juju.network including address public:172.30.9.213 for machine unit-mysql-0: 11:09:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-mysql-0: 11:09:01 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-mysql-0: 11:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 11:09:01 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 11:09:01 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 11:09:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 11:09:01 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 11:09:01 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 11:09:01 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 11:09:01 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] unit-mysql-0: 11:09:01 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 282K 42s unit-mysql-0: 11:09:01 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 585K 42s unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 11:09:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 11:09:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 11:09:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 11:09:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 11:09:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 11:09:01 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 11:09:01 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 11:09:01 INFO juju.worker.uniter resuming charm install unit-mysql-0: 11:09:01 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 11:09:01 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 11:09:01 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 11:09:01 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 11:09:01 DEBUG httpbakery client do GET https://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/charms?file=%2A&url=cs%3Amysql-55 { unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 282K 42s unit-mysql-0: 11:09:01 DEBUG httpbakery } -> error unit-mysql-0: 11:09:01 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 11:09:01 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 11:09:01 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 583K 41s unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 259K 41s unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 691K 41s unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 262K 41s unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 681K 41s unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 244K 41s unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 11:09:02 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:09:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 11:09:02 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 11:09:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 11:09:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 11:09:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 542K 41s unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:09:02 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 326K 41s unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:09:02 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 461K 41s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 326K 41s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 679K 41s unit-mysql-0: 11:09:03 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:03 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 11:09:03 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 11:09:03 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: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 266K 41s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 460K 41s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 327K 40s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 677K 40s unit-abot-epc-basic-0: 11:09:03 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 266K 40s unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 676K 40s unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 268K 40s unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 664K 40s unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (653 kB/s) unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 266K 40s unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 694K 40s unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 264K 40s unit-abot-epc-basic-0: 11:09:04 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 677K 40s unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:09:04 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 268K 40s unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 450K 40s unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 332K 39s unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 449K 39s unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 11:09:05 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-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.1 kB/s) unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install (Reading database ... 52462 files and directories currently installed.) unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 356K 39s unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 11:09:05 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 414K 39s unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 355K 39s unit-abot-epc-basic-0: 11:09:05 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 590K 39s unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 284K 39s unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 602K 39s unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 286K 39s unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 580K 39s unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 367K 39s unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 11:09:06 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 399K 39s unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 161K 39s unit-abot-epc-basic-0: 11:09:06 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 44.1M 38s unit-mysql-0: 11:09:07 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:07 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 11:09:07 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 11:09:07 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: 11:09:07 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.63M 38s unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 257K 38s unit-mysql-0: 11:09:07 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: 11:09:07 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 154K 38s unit-abot-epc-basic-0: 11:09:07 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 46.1M 38s unit-mysql-0: 11:09:07 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: 11:09:07 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 257K 38s unit-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 164K 38s unit-mysql-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 513K 38s unit-mysql-0: 11:09:08 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-abot-epc-basic-0: 11:09:08 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 191K 38s unit-mysql-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 191K 38s unit-mysql-0: 11:09:08 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-mysql-0: 11:09:08 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: 11:09:08 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 208K 38s unit-mysql-0: 11:09:08 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-abot-epc-basic-0: 11:09:09 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 234K 38s unit-mysql-0: 11:09:09 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-mysql-0: 11:09:09 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: 11:09:09 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 194K 38s unit-mysql-0: 11:09:09 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: 11:09:09 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 203K 38s unit-mysql-0: 11:09:09 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: 11:09:09 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 191K 38s unit-mysql-0: 11:09:09 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 196K 38s unit-mysql-0: 11:09:10 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-mysql-0: 11:09:10 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: 11:09:10 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 192K 38s unit-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 219K 38s unit-mysql-0: 11:09:10 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: 11:09:10 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-abot-epc-basic-0: 11:09:10 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 198K 38s unit-mysql-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 193K 38s unit-mysql-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 263K 38s unit-mysql-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 255K 38s unit-mysql-0: 11:09:11 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: 11:09:11 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 199K 38s unit-abot-epc-basic-0: 11:09:11 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 223K 38s unit-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 206K 38s unit-mysql-0: 11:09:12 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: 11:09:12 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 192K 38s unit-mysql-0: 11:09:12 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: 11:09:12 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 221K 38s unit-mysql-0: 11:09:12 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-abot-epc-basic-0: 11:09:12 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 205K 37s unit-mysql-0: 11:09:13 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: 11:09:13 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 275K 37s unit-mysql-0: 11:09:13 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: 11:09:13 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 313K 37s unit-mysql-0: 11:09:13 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: 11:09:13 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: 11:09:13 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 212K 37s unit-mysql-0: 11:09:13 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: 11:09:13 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 232K 37s unit-mysql-0: 11:09:13 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: 11:09:13 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: 11:09:13 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 288K 37s unit-mysql-0: 11:09:14 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-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 340K 37s unit-mysql-0: 11:09:14 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: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 246K 37s unit-mysql-0: 11:09:14 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-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 366K 37s unit-mysql-0: 11:09:14 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: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 295K 37s unit-mysql-0: 11:09:14 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: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 383K 37s unit-mysql-0: 11:09:14 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-abot-epc-basic-0: 11:09:14 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 345K 37s unit-mysql-0: 11:09:14 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-mysql-0: 11:09:15 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-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 181K 37s unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 56.9M 36s unit-mysql-0: 11:09:15 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-mysql-0: 11:09:15 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: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 240K 36s unit-mysql-0: 11:09:15 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: 11:09:15 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: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 174K 36s unit-abot-epc-basic-0: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.78M 36s unit-mysql-0: 11:09:15 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-mysql-0: 11:09:15 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: 11:09:15 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 196K 36s unit-mysql-0: 11:09:15 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: 11:09:16 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 208K 36s unit-mysql-0: 11:09:16 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: 11:09:16 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 196K 36s unit-mysql-0: 11:09:16 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-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4149 kB/s) unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 229K 36s unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install (Reading database ... 52472 files and directories currently installed.) unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 279K 36s unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:16 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:16 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 311K 36s unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 213K 36s unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 197K 36s unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 334K 36s unit-abot-epc-basic-0: 11:09:17 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 275K 36s unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 11:09:17 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 228K 36s unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 207K 36s unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 280K 36s unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 286K 35s unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 11:09:18 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:09:18 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 253K 35s unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 99.5K 35s unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 41.1M 35s unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 202K 35s unit-abot-epc-basic-0: 11:09:19 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 210K 35s unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:19 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:20 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 201K 35s unit-mysql-0: 11:09:20 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 11:09:20 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:20 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:20 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 266K 35s unit-abot-epc-basic-0: 11:09:20 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 273K 35s unit-abot-epc-basic-0: 11:09:20 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 222K 35s unit-abot-epc-basic-0: 11:09:20 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 207K 35s unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 197K 35s unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 230K 35s unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 287K 35s unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 311K 35s unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:09:21 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:21 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 208K 35s unit-abot-epc-basic-0: 11:09:22 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 198K 34s unit-abot-epc-basic-0: 11:09:22 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 361K 34s unit-abot-epc-basic-0: 11:09:22 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 230K 34s unit-abot-epc-basic-0: 11:09:22 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 258K 34s unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 11:09:22 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 11:09:22 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 205K 34s unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 283K 34s unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 287K 34s unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 256K 34s unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 208K 34s unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 11:09:23 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 234K 34s unit-mysql-0: 11:09:23 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 281K 34s unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 260K 34s unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 248K 34s unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 11:09:24 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 234K 33s unit-abot-epc-basic-0: 11:09:24 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 286K 33s unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 316K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 216K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 369K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 258K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 259K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:25 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 367K 33s unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 11:09:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 330K 33s unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 400K 33s unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 279K 32s unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 423K 32s unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 336K 32s unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 334K 32s unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:09:26 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:26 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 445K 32s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 445K 32s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 467K 32s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 412K 32s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 370K 32s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 444K 31s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 515K 31s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 526K 31s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 667K 31s unit-abot-epc-basic-0: 11:09:27 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 389K 31s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 579K 31s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 559K 31s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 569K 31s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 596K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 864K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 421K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 800K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 741K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 525K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 878K 30s unit-abot-epc-basic-0: 11:09:28 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 480K 30s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 188K 29s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 44.2M 29s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 52.7M 29s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 46.3M 29s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 576K 29s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 773K 29s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 466K 29s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 555K 28s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 774K 28s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 467K 28s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 554K 28s unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 782K 28s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 465K 28s unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:09:29 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 11:09:29 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 587K 28s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 741K 28s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 473K 27s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 2.51M 27s unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 423K 27s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 592K 27s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.06M 27s unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 509K 27s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 916K 27s unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 466K 27s unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 189K 26s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 41.4M 26s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 47.3M 26s unit-abot-epc-basic-0: 11:09:30 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 49.7M 26s unit-mysql-0: 11:09:30 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 377K 26s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 412K 26s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 577K 26s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 707K 26s unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 461K 25s unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 510K 25s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 157K 25s unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 49.6M 25s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:09:31 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 57.3M 25s unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:09:31 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 474K 25s unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 366K 25s unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 406K 25s unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 11:09:32 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: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 367K 24s unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 403K 24s unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 389K 24s unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 386K 24s unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (121 kB/s) unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install (Reading database ... 57600 files and directories currently installed.) unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:09:32 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 491K 24s unit-mysql-0: 11:09:32 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 483K 24s unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 155K 24s unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 50.5M 24s unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 990K 24s unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 239K 23s unit-mysql-0: 11:09:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 327K 23s unit-mysql-0: 11:09:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:09:33 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 435K 23s unit-mysql-0: 11:09:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:09:33 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 267K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 316K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 290K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 373K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 386K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 331K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 11:09:34 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 428K 23s unit-mysql-0: 11:09:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 329K 22s unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 448K 22s unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 131K 22s unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 54.9M 22s unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 374K 22s unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 11:09:35 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 331K 22s unit-mysql-0: 11:09:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 230K 22s unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 321K 22s unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 377K 22s unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 223K 21s unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 390K 21s unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 11:09:36 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 303K 21s unit-mysql-0: 11:09:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 125K 21s unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 37.7M 21s unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 545K 21s unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 295K 21s unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 262K 21s unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 11:09:37 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 230K 21s unit-mysql-0: 11:09:37 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 311K 21s unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 232K 20s unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 327K 20s unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 236K 20s unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:09:38 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 311K 20s unit-mysql-0: 11:09:38 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 263K 20s unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 259K 20s unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 354K 20s unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 257K 20s unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 262K 20s unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:09:39 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 361K 19s unit-mysql-0: 11:09:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:09:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 230K 19s unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 297K 19s unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 362K 19s unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 227K 19s unit-abot-epc-basic-0: 11:09:40 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 268K 19s unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 164K 19s unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 692K 19s unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 250K 19s unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 199K 19s unit-abot-epc-basic-0: 11:09:41 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 224K 18s unit-mysql-0: 11:09:41 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:09:42 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 249K 18s unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 287K 18s unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 266K 18s unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 225K 18s unit-abot-epc-basic-0: 11:09:42 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 436K 18s unit-mysql-0: 11:09:42 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 232K 18s unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 250K 18s unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 256K 18s unit-abot-epc-basic-0: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 296K 18s unit-mysql-0: 11:09:43 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: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 261K 17s unit-mysql-0: 11:09:43 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: 11:09:43 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 305K 17s unit-mysql-0: 11:09:43 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-mysql-0: 11:09:44 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-abot-epc-basic-0: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 294K 17s unit-mysql-0: 11:09:44 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: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 262K 17s unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (405 kB/s) unit-abot-epc-basic-0: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 306K 17s unit-abot-epc-basic-0: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 290K 17s unit-abot-epc-basic-0: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 259K 17s unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install (Reading database ... 57700 files and directories currently installed.) unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:09:44 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:44 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 313K 17s unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 291K 17s unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 260K 16s unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 312K 16s unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 291K 16s unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:09:45 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 259K 16s unit-abot-epc-basic-0: 11:09:45 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 314K 16s unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 290K 16s unit-mysql-0: 11:09:46 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 11:09:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 11:09:46 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 11:09:46 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 11:09:46 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 11:09:46 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 11:09:46 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 11:09:46 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 11:09:46 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 11:09:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 261K 16s unit-mysql-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:09:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:09:46 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 311K 16s unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 117K 16s unit-abot-epc-basic-0: 11:09:46 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 49.7M 15s unit-mysql-0: 11:09:46 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 403K 15s unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 223K 15s unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 285K 15s unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 228K 15s unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:09:47 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 11:09:47 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 246K 15s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 350K 15s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 227K 15s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 263K 15s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 439K 14s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 227K 14s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 11:09:48 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 304K 14s unit-mysql-0: 11:09:48 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 139K 14s unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 45.2M 14s unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 196K 14s unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 294K 14s unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 11:09:49 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 11:09:49 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 258K 14s unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 288K 13s unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 196K 13s unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 196K 13s unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 302K 13s unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 11:09:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 11:09:50 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 272K 13s unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 275K 13s unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 193K 13s unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 305K 13s unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 261K 13s unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 11:09:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 11:09:51 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 290K 12s unit-mysql-0: 11:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 194K 12s unit-mysql-0: 11:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 11:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 261K 12s unit-mysql-0: 11:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:09:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 300K 12s unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 285K 12s unit-abot-epc-basic-0: 11:09:52 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 195K 12s unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 260K 12s unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 236K 12s unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 399K 12s unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 195K 11s unit-abot-epc-basic-0: 11:09:53 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 261K 11s unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 318K 11s unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 284K 11s unit-mysql-0: 11:09:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 200K 11s unit-mysql-0: 11:09:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:09:54 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 328K 11s unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 11:09:54 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 11:09:54 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 401K 11s unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 203K 11s unit-mysql-0: 11:09:55 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:09:55 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 11:09:55 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 11:09:55 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: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 513K 10s unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 284K 10s unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 310K 10s unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 367K 10s unit-abot-epc-basic-0: 11:09:55 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 233K 10s unit-mysql-0: 11:09:56 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: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 161K 10s unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 51.2M 10s unit-mysql-0: 11:09:56 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: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1009K 10s unit-mysql-0: 11:09:56 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.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 237K 9s unit-mysql-0: 11:09:56 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.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 229K 9s unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 590K 9s unit-mysql-0: 11:09:56 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.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 11:09:56 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 264K 9s unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 317K 9s unit-mysql-0: 11:09:57 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.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 359K 9s unit-mysql-0: 11:09:57 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: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 229K 9s unit-mysql-0: 11:09:57 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 615K 9s unit-mysql-0: 11:09:57 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 265K 9s unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 577K 8s unit-abot-epc-basic-0: 11:09:57 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 241K 8s unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 402K 8s unit-mysql-0: 11:09:58 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3342 kB/s) unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 359K 8s unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 330K 8s unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 449K 8s unit-mysql-0: 11:09:58 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 11:09:58 DEBUG unit.mysql/0.config-changed (Reading database ... 57794 files and directories currently installed.) unit-mysql-0: 11:09:58 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 238K 8s unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 924K 8s unit-mysql-0: 11:09:58 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:09:58 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 235K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 982K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 232K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 631K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 271K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 621K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 270K 7s unit-abot-epc-basic-0: 11:09:59 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 603K 7s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 274K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 595K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 277K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 423K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 289K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 412K 6s unit-abot-epc-basic-0: 11:10:00 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 350K 6s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 416K 6s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 350K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 339K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 431K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 342K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 431K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 271K 5s unit-abot-epc-basic-0: 11:10:01 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 647K 5s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 271K 5s unit-mysql-0: 11:10:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 11:10:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 642K 4s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 344K 4s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 428K 4s unit-mysql-0: 11:10:02 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 351K 4s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 424K 4s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 426K 4s unit-abot-epc-basic-0: 11:10:02 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 353K 4s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 573K 4s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 354K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 608K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 293K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1001K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 354K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 439K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 549K 3s unit-abot-epc-basic-0: 11:10:03 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 379K 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.02M 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 367K 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 434K 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.01M 2s unit-mysql-0: 11:10:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 11:10:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 149K 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 55.2M 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 49.8M 2s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 490K 1s unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 591K 1s unit-mysql-0: 11:10:04 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:10:04 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 353K 1s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 461K 1s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 573K 1s unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 354K 1s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 422K 1s unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:10:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 484K 1s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 149K 0s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 46.0M 0s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 54.4M 0s unit-abot-epc-basic-0: 11:10:05 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 447K 0s unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 351K=1m57s unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install 2018-10-20 11:10:06 (399 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:10:06 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: 11:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 11:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 11:10:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 11:10:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:10:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:10:07 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 11:10:07 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:10:07 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:10:09 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 11:10:09 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: 11:10:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 11:10:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 11:10:10 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:10:10 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-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 11:10:10 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:10:11 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: 11:10:11 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: 11:10:11 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: 11:10:11 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: 11:10:11 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: 11:10:12 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: 11:10:12 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: 11:10:12 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: 11:10:12 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: 11:10:12 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: 11:10:12 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: 11:10:13 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: 11:10:13 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: 11:10:13 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-abot-epc-basic-0: 11:10:13 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-mysql-0: 11:10:13 DEBUG unit.mysql/0.config-changed 181020 11:10:13 [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: 11:10:13 DEBUG unit.mysql/0.config-changed 181020 11:10:13 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 11:10:13 DEBUG unit.mysql/0.config-changed 181020 11:10:13 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11652 ... unit-abot-epc-basic-0: 11:10:13 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: 11:10:14 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: 11:10:14 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: 11:10:14 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: 11:10:14 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-abot-epc-basic-0: 11:10:14 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: 11:10:14 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: 11:10:15 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: 11:10:15 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: 11:10:15 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: 11:10:15 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: 11:10:15 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: 11:10:15 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: 11:10:16 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: 11:10:16 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: 11:10:16 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: 11:10:16 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: 11:10:16 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: 11:10:16 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: 11:10:16 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: 11:10:17 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: 11:10:17 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: 11:10:17 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: 11:10:17 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: 11:10:17 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: 11:10:17 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: 11:10:17 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-abot-epc-basic-0: 11:10:18 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: 11:10:18 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: 11:10:18 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: 11:10:18 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: 11:10:18 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: 11:10:18 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-abot-epc-basic-0: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:19 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: 11:10:20 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: 11:10:20 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: 11:10:20 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: 11:10:20 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: 11:10:20 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: 11:10:20 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: 11:10:20 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: 11:10:21 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-abot-epc-basic-0: 11:10:21 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: 11:10:21 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: 11:10:21 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-abot-epc-basic-0: 11:10:21 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: 11:10:21 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: 11:10:22 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: 11:10:22 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: 11:10:22 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: 11:10:22 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-abot-epc-basic-0: 11:10:22 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-abot-epc-basic-0: 11:10:22 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: 11:10:22 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-abot-epc-basic-0: 11:10:23 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: 11:10:23 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: 11:10:23 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: 11:10:23 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-mysql-0: 11:10:23 DEBUG unit.mysql/0.config-changed mysql start/running, process 11785 unit-abot-epc-basic-0: 11:10:23 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-mysql-0: 11:10:23 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 11:10:23 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-abot-epc-basic-0: 11:10:23 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-mysql-0: 11:10:24 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 11:10:24 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-mysql-0: 11:10:24 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:10:24 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: 11:10:24 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: 11:10:24 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: 11:10:24 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: 11:10:24 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-mysql-0: 11:10:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:10:24 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 11:10:24 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: 11:10:25 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-abot-epc-basic-0: 11:10:25 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-abot-epc-basic-0: 11:10:25 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-abot-epc-basic-0: 11:10:25 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-mysql-0: 11:10:25 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 11:10:25 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: 11:10:26 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: 11:10:26 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-137.163 [850 kB] unit-abot-epc-basic-0: 11:10:26 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: 11:10:26 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: 11:10:26 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: 11:10:27 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: 11:10:27 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: 11:10:27 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-mysql-0: 11:10:27 DEBUG unit.mysql/0.config-changed mysql start/running, process 11981 unit-mysql-0: 11:10:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 11:10:28 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-mysql-0: 11:10:28 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 11:10:28 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:10:28 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 11:10:28 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 11:10:28 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 11:10:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:10:28 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: 11:10:28 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: 11:10:28 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: 11:10:28 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-mysql-0: 11:10:28 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 11:10:29 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: 11:10:29 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: 11:10:29 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: 11:10:29 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: 11:10:29 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: 11:10:30 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: 11:10:30 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: 11:10:30 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-mysql-0: 11:10:31 DEBUG unit.mysql/0.start mysql start/running, process 12179 unit-abot-epc-basic-0: 11:10:31 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-mysql-0: 11:10:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:10:31 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: 11:10:31 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: 11:10:31 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: 11:10:32 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: 11:10:32 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: 11:10:32 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: 11:10:32 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-mysql-0: 11:10:32 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 11:10:32 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 11:10:32 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: 11:10:32 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: 11:10:33 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: 11:10:33 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: 11:10:33 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: 11:10:33 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-mysql-0: 11:10:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:10:33 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-mysql-0: 11:10:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 11:10:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:10:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:10:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 11:10:33 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 11:10:33 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: 11:10:33 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: 11:10:34 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-mysql-0: 11:10:34 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 11:10:35 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: 11:10:35 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: 11:10:35 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-mysql-0: 11:10:35 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 11:10:35 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: 11:10:36 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: 11:10:36 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: 11:10:36 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: 11:10:36 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: 11:10:36 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: 11:10:36 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-mysql-0: 11:10:36 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 11:10:36 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: 11:10:36 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-mysql-0: 11:10:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:10:37 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: 11:10:37 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 27s (3788 kB/s) unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 11:10:38 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 ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 11:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 11:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 11:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 11:10:41 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: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 11:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 11:10:42 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: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 11:10:42 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: 11:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... machine-2: 11:10:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:10:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:10:43 DEBUG juju.agent read agent config, format "2.0" machine-2: 11:10:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 11:10:43 DEBUG juju.worker start "engine" machine-2: 11:10:43 INFO juju.worker start "engine" machine-2: 11:10:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:10:43 DEBUG juju.worker "engine" started machine-2: 11:10:43 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:10:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:10:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 11:10:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:10:43 DEBUG juju.worker.apicaller connecting with old password machine-2: 11:10:43 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:43 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 11:10:43 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 11:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 11:10:44 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: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... machine-2: 11:10:44 DEBUG juju.worker.apicaller connected machine-2: 11:10:44 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... machine-2: 11:10:44 DEBUG juju.worker.apicaller password changed machine-2: 11:10:44 DEBUG juju.api RPC connection died machine-2: 11:10:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 11:10:44 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:10:44 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:44 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:44 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 11:10:44 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: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 11:10:44 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: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 11:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... machine-2: 11:10:45 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... machine-2: 11:10:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:10:45 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:10:45 INFO juju.worker.upgrader unblocking abort check machine-2: 11:10:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:10:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:10:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:10:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:10:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:10:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:10:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:10:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:10:45 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: 11:10:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:10:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:10:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:10:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:45 DEBUG juju.network including address public:172.30.9.213 for machine machine-2: 11:10:45 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:10:45 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-2: 11:10:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:10:45 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:10:45 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:10:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:10:45 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-2: 11:10:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:10:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:10:45 INFO juju.util.exec run result: exit status 127 machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec413279592/script.sh: line 1: fanatic: command not found 127 machine-2: 11:10:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:10:45 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:10:45 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: 11:10:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:10:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:10:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:10:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:10:45 INFO juju.util.exec run result: exit status 127 machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec287666460/script.sh: line 1: fanatic: command not found 127 machine-2: 11:10:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:10:45 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:10:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 11:10:45 DEBUG juju.worker.logger logger setup machine-2: 11:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 11:10:45 DEBUG juju.api RPC connection died machine-2: 11:10:45 ERROR juju.worker.logger connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker killing runner 0xc4206d60d0 machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 11:10:45 INFO juju.worker runner is dying machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:10:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. machine-2: 11:10:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:10:45 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:45 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... machine-2: 11:10:45 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... machine-2: 11:10:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:10:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... machine-2: 11:10:46 DEBUG juju.worker.apicaller connected machine-2: 11:10:46 DEBUG juju.api RPC connection died machine-2: 11:10:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... machine-2: 11:10:46 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:10:46 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:46 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-2: 11:10:46 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 11:10:46 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: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... machine-2: 11:10:46 DEBUG juju.worker.apicaller connected machine-2: 11:10:46 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:10:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:10:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:10:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. machine-2: 11:10:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... machine-2: 11:10:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... machine-2: 11:10:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:10:46 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:10:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:10:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.logger logger setup machine-2: 11:10:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 11:10:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:10:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:46 DEBUG juju.network including address public:172.30.9.213 for machine machine-2: 11:10:46 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:10:46 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-2: 11:10:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:10:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:10:46 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:10:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:10:46 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:10:46 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:10:46 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:10:46 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:10:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:10:46 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:10:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:10:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:10:46 INFO juju.util.exec run result: exit status 127 machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec078218768/script.sh: line 1: fanatic: command not found 127 machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:10:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:10:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:10:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:10:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:10:46 INFO juju.util.exec run result: exit status 127 machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec883868610/script.sh: line 1: fanatic: command not found 127 machine-2: 11:10:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:10:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:10:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:10:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:10:46 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 11:10:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:10:46 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: 11:10:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:10:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:10:46 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: 11:10:46 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:10:46 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:10:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:10:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:10:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:10:46 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 11:10:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:10:46 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-2: 11:10:46 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-2: 11:10:46 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:10:46 INFO juju.worker.upgrader unblocking abort check machine-2: 11:10:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... machine-2: 11:10:46 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 11:10:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:10:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:10:46 DEBUG juju.worker start "2-container-watcher" machine-2: 11:10:46 DEBUG juju.worker start "stateconverter" machine-2: 11:10:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:10:46 INFO juju.worker start "2-container-watcher" machine-2: 11:10:46 DEBUG juju.worker "2-container-watcher" started machine-2: 11:10:46 INFO juju.worker start "stateconverter" machine-2: 11:10:46 DEBUG juju.worker "stateconverter" started machine-2: 11:10:46 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 11:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... machine-2: 11:10:47 DEBUG juju.service discovered init system "upstart" from local host machine-2: 11:10:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-2: 11:10:47 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: 11:10:47 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:10:47 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: 11:10:47 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:10:47 DEBUG juju.worker start "api" unit-oai-epc-0: 11:10:47 INFO juju.worker start "api" unit-oai-epc-0: 11:10:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:10:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:10:47 DEBUG juju.worker "api" started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:10:47 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:10:47 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-oai-epc-0: 11:10:47 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 11:10:47 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-epc-0: 11:10:47 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-epc-0: 11:10:47 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 11:10:47 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: 11:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... machine-2: 11:10:48 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:18:2b:ba 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:18:2b:ba 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: 11:10:48 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:10:48 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 11:10:48 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: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 11:10:48 DEBUG juju.api RPC connection died unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:10:48 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-epc-0: 11:10:48 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:10:48 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: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-oai-epc-0: 11:10:48 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:10:48 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 11:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-oai-epc-0: 11:10:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-oai-epc-0: 11:10:49 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-oai-epc-0: 11:10:49 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:10:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-oai-epc-0: 11:10:49 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:10:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:10:49 DEBUG juju.network including address public:172.30.9.213 for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:10:49 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:10:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:10:49 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] unit-oai-epc-0: 11:10:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:10:49 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: 11:10:49 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 11:10:49 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 11:10:49 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 11:10:49 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 11:10:49 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-oai-epc-0: 11:10:49 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 11:10:49 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:10:49 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:10:49 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 11:10:49 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 11:10:49 DEBUG httpbakery client do GET https://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 11:10:49 DEBUG httpbakery } -> error unit-oai-epc-0: 11:10:49 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:10:49 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:10:49 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:10:49 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:10:49 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-oai-epc-0: 11:10:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-epc-0: 11:10:49 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-oai-epc-0: 11:10:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-oai-epc-0: 11:10:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:10:49 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:10:50 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: 11:10:50 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 11:10:50 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 11:10:50 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: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 11:10:50 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: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-oai-epc-0: 11:10:50 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: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 11:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 11:10:51 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: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 11:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:10:51 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1681 kB/s) unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-oai-epc-0: 11:10:52 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 11:10:52 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: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-oai-epc-0: 11:10:53 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 11:10:53 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: 11:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 11:10:54 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: 11:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 11:10:54 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: 11:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 11:10:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 11:10:55 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: 11:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 11:10:55 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-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 11:10:55 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: 11:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:10:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.3 kB/s) unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 11:10:55 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 11:10:56 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-oai-epc-0: 11:10:56 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:10:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-epc-0: 11:10:56 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:10:56 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:10:56 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:10:57 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: 11:10:57 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:10:57 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: 11:10:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 11:10:57 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 ... 61214 files and directories currently installed.) unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 11:10:57 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-oai-epc-0: 11:10:58 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-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 11:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-oai-epc-0: 11:10:59 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: 11:10:59 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: 11:10:59 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.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-epc-0: 11:10:59 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.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-epc-0: 11:10:59 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 11:10:59 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1591 kB/s) unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-oai-epc-0: 11:10:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 11:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 11:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:11:00 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-epc-0: 11:11:02 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 11:11:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:11:02 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-oai-epc-0: 11:11:03 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-oai-epc-0: 11:11:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:11:03 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:03 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 11:11:03 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: 11:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:11:04 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:04 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 11:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:05 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: 11:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:11:05 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 11:11:05 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: 11:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:11:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:11:06 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:11:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:11:06 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 11:11:06 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: 11:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 11:11:06 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: 11:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 11:11:06 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: 11:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:11:07 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:11:07 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:11:07 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:11:07 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 11:11:07 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: 11:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 11:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 11:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 11:11:08 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:11:08 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:11:08 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:11:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:11:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:08 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 11:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 11:11:09 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: 11:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 11:11:10 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: 11:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 11:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-oai-epc-0: 11:11:13 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:11:13 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:11:13 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:11:13 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:11:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:11:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:11:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-oai-epc-0: 11:11:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-epc-0: 11:11:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-epc-0: 11:11:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:11:13 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: 11:11:13 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-oai-epc-0: 11:11:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 11:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 11:11:14 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: 11:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:11:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:11:14 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:11:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:11:14 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 11:11:15 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:11:15 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:11:15 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:11:15 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:11:16 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:11:16 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:11:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:11:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:11:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:16 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 11:11:16 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: 11:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 11:11:17 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: 11:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 11:11:18 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: 11:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 11:11:19 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: 11:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... machine-3: 11:11:19 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 11:11:19 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 11:11:19 DEBUG juju.agent read agent config, format "2.0" machine-3: 11:11:19 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:11:19 DEBUG juju.worker start "engine" machine-3: 11:11:19 INFO juju.worker start "engine" machine-3: 11:11:19 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:11:19 DEBUG juju.worker "engine" started machine-3: 11:11:19 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:11:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:11:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.apicaller connecting with old password machine-3: 11:11:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 11:11:19 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:19 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:19 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:11:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:11:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 11:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 11:11:19 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: 11:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 11:11:20 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: 11:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... machine-3: 11:11:20 DEBUG juju.worker.apicaller connected machine-3: 11:11:20 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... machine-3: 11:11:20 DEBUG juju.worker.apicaller password changed machine-3: 11:11:20 DEBUG juju.api RPC connection died machine-3: 11:11:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 11:11:20 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:11:20 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:20 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:20 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:11:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... machine-3: 11:11:20 DEBUG juju.worker.apicaller connected machine-3: 11:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:11:21 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:11:21 INFO juju.worker.upgrader unblocking abort check machine-3: 11:11:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:11:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:11:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:11:21 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: 11:11:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:11:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:11:21 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:11:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network including address public:172.30.9.213 for machine machine-3: 11:11:21 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 11:11:21 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-3: 11:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:11:21 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:11:21 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:11:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:11:21 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:11:21 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 11:11:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 11:11:21 DEBUG juju.api RPC connection died machine-3: 11:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:11:21 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:11:21 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: 11:11:21 DEBUG juju.worker killing runner 0xc42043d450 machine-3: 11:11:21 INFO juju.worker runner is dying machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 11:11:21 INFO juju.util.exec run result: exit status 127 machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec416733439/script.sh: line 1: fanatic: command not found 127 machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:21 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:21 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:21 DEBUG juju.worker.apicaller connected machine-3: 11:11:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:11:21 INFO juju.worker.upgrader unblocking abort check machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:11:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:11:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:11:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:11:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:11:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network including address public:172.30.9.213 for machine machine-3: 11:11:21 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 11:11:21 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-3: 11:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:11:21 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:11:21 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:11:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:11:21 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-3: 11:11:21 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:11:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:11:21 INFO juju.util.exec run result: exit status 127 machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec705049763/script.sh: line 1: fanatic: command not found 127 machine-3: 11:11:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:11:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:11:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:11:21 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:11:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:11:21 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: 11:11:21 INFO juju.util.exec run result: exit status 127 machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec864103629/script.sh: line 1: fanatic: command not found 127 machine-3: 11:11:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:11:21 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 11:11:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:11:21 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: 11:11:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:11:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:11:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:11:21 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 11:11:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.logger logger setup machine-3: 11:11:21 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 11:11:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:11:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:11:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:11:21 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 11:11:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:11:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:11:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:11:21 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 11:11:21 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:11:21 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 11:11:21 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 11:11:21 DEBUG juju.worker start "3-container-watcher" machine-3: 11:11:21 DEBUG juju.worker start "stateconverter" machine-3: 11:11:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:11:21 INFO juju.worker start "3-container-watcher" machine-3: 11:11:21 DEBUG juju.worker "3-container-watcher" started machine-3: 11:11:21 INFO juju.worker start "stateconverter" machine-3: 11:11:21 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 11:11:21 DEBUG juju.worker "stateconverter" started machine-3: 11:11:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:11:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:11:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:11:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:11:21 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:11:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:11:21 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 11:11:22 INFO juju.worker.machiner "machine-3" started machine-3: 11:11:22 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 11:11:22 DEBUG juju.service discovered init system "upstart" from local host machine-3: 11:11:22 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] machine-3: 11:11:22 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-oai-hss-0: 11:11:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:11:22 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: 11:11:22 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:11:22 DEBUG juju.worker start "api" unit-oai-hss-0: 11:11:22 INFO juju.worker start "api" unit-oai-hss-0: 11:11:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 11:11:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:11:22 DEBUG juju.worker "api" started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:11:22 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-hss-0: 11:11:22 INFO juju.api connection established to "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-hss-0: 11:11:22 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" machine-3: 11:11:22 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:ee:4f:aa 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ee:4f:aa 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: 11:11:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:11:22 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:11:22 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 11:11:22 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 11:11:22 DEBUG juju.api RPC connection died unit-oai-hss-0: 11:11:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 11:11:23 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:11:23 DEBUG juju.api successfully dialed "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-hss-0: 11:11:23 INFO juju.api connection established to "wss://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-oai-hss-0: 11:11:23 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/api" unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-oai-hss-0: 11:11:23 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:11:23 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-oai-hss-0: 11:11:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:11:23 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 11:11:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 11:11:24 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:11:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.213,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:11:24 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: 11:11:24 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:11:24 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 11:11:24 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:11:24 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:11:24 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 11:11:24 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:11:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:11:24 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:11:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:11:24 DEBUG juju.network including address public:172.30.9.213 for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:11:24 DEBUG juju.network addresses after filtering: [public:172.30.9.213 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:11:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.213:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:11:24 DEBUG juju.agent API server address details [["172.30.9.213:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.213:17070"] unit-abot-epc-basic-0: 11:11:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-oai-hss-0: 11:11:24 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 11:11:24 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:11:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:11:24 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-oai-hss-0: 11:11:24 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:11:24 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:11:24 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:11:24 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:11:24 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:11:24 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 11:11:24 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 11:11:24 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:11:24 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:11:24 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 11:11:24 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 11:11:24 DEBUG httpbakery client do GET https://172.30.9.213:17070/model/7c949dde-7a92-47dc-85cf-5eb51ddc740a/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 11:11:24 DEBUG httpbakery } -> error unit-oai-hss-0: 11:11:24 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:11:24 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 11:11:24 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 11:11:25 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: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:11:25 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:11:25 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:11:25 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:11:25 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:11:25 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:11:25 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:11:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-oai-hss-0: 11:11:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-oai-hss-0: 11:11:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:11:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ hostname unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-oai-hss-0: 11:11:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:11:26 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:11:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:11:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:11:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:11:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:11:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 11:11:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 11:11:26 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:11:26 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: 11:11:26 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:11:26 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 11:11:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:11:26 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 11:11:26 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 11:11:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-oai-hss-0: 11:11:27 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:27 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 11:11:27 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 11:11:27 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: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:11:27 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: 11:11:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 11:11:27 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: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-oai-hss-0: 11:11:27 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: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:11:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:11:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-oai-epc-0: 11:11:27 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:11:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:11:27 DEBUG unit.oai-epc/0.install + echo -n unit-oai-hss-0: 11:11:27 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-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (3006 kB/s) unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install (Reading database ... 52422 files and directories currently installed.) unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-oai-epc-0: 11:11:28 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:11:28 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:11:28 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:11:28 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 11:11:28 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 11:11:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:11:29 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:11:29 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:11:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:11:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:11:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:29 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-oai-hss-0: 11:11:29 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-oai-hss-0: 11:11:29 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 11:11:29 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 11:11:29 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:11:30 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 11:11:31 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: 11:11:31 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.4 kB/s) unit-abot-epc-basic-0: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 11:11:31 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: 11:11:31 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install (Reading database ... 53172 files and directories currently installed.) unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:11:31 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11: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: 11:11:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:11:32 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 11:11:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 11:11:33 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:33 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 11:11:33 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 11:11:33 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 11:11:33 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-oai-hss-0: 11:11:34 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-oai-hss-0: 11:11:34 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-oai-hss-0: 11:11:34 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: 11:11:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 11:11:35 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.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 11:11:35 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.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 11:11:35 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-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1492 kB/s) unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install (Reading database ... 53179 files and directories currently installed.) unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:11:35 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install 2/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.2 KB/sec) unit-oai-hss-0: 11:11:36 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 11:11:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:11:36 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/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 424.4 KB/sec) unit-abot-epc-basic-0: 11:11:36 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-abot-epc-basic-0: 11:11:36 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 990.0 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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/10/apache-10.pom (15 KB at 602.2 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1093.4 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 391.7 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 518.2 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/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-abot-epc-basic-0: 11:11:36 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: 11:11:36 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/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 1243.8 KB/sec) unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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: 11:11:36 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 95.0 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 1094.2 KB/sec) unit-abot-epc-basic-0: 11:11:36 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-abot-epc-basic-0: 11:11:36 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 1172.2 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 266.7 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 123.1 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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: 11:11:36 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: 11:11:36 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 186.1 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 477.7 KB/sec) unit-abot-epc-basic-0: 11:11:36 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-abot-epc-basic-0: 11:11:36 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 36.2 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/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 271.7 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 175.3 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 25.3 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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: 11:11:36 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: 11:11:36 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: 11:11:36 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-abot-epc-basic-0: 11:11:36 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-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 372.0 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 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 152.7 KB/sec) unit-abot-epc-basic-0: 11:11:36 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: 11:11:36 DEBUG unit.abot-epc-basic/0.install 2/3 KB 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 92.2 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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 144.3 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 114.2 KB/sec) unit-abot-epc-basic-0: 11:11:37 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-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 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 70.2 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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 61.4 KB/sec) unit-abot-epc-basic-0: 11:11:37 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-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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: 11:11:37 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 726.4 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/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 1779.8 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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/9/apache-9.pom (15 KB at 672.9 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 197.6 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 326.8 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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 1446.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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 852.9 KB/sec) unit-abot-epc-basic-0: 11:11:37 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-abot-epc-basic-0: 11:11:37 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 42.8 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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: 11:11:37 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: 11:11:37 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 1174.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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/17/spice-parent-17.pom (7 KB at 347.4 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 11:11:37 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-abot-epc-basic-0: 11:11:37 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: 11:11:37 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.jar unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 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 251.7 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 3/153 KB 6/30 KB 5/153 KB 6/30 KB 8/153 KB 6/30 KB 11/153 KB 6/30 KB 13/153 KB 6/30 KB 13/153 KB 9/30 KB 13/153 KB 11/30 KB 13/153 KB 14/30 KB 13/153 KB 3/50 KB 14/30 KB 13/153 KB 6/50 KB 14/30 KB 13/153 KB 9/50 KB 14/30 KB 16/153 KB 9/50 KB 14/30 KB 16/153 KB 9/50 KB 3/35 KB 14/30 KB 16/153 KB 9/50 KB 6/35 KB 14/30 KB 16/153 KB 9/50 KB 9/35 KB 14/30 KB 16/153 KB 9/50 KB 11/35 KB 14/30 KB 19/153 KB 9/50 KB 11/35 KB 14/30 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 3/48 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 5/48 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 8/48 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 11/48 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 13/48 KB 21/153 KB 9/50 KB 11/35 KB 14/30 KB 13/48 KB 24/153 KB 9/50 KB 11/35 KB 14/30 KB 13/48 KB 27/153 KB 9/50 KB 11/35 KB 14/30 KB 16/48 KB 27/153 KB 9/50 KB 11/35 KB 14/30 KB 16/48 KB 29/153 KB 9/50 KB 11/35 KB 14/30 KB 16/48 KB 32/153 KB 9/50 KB 11/35 KB 14/30 KB 16/48 KB 32/153 KB 9/50 KB 11/35 KB 16/30 KB 19/48 KB 32/153 KB 9/50 KB 14/35 KB 19/30 KB 19/48 KB 32/153 KB 9/50 KB 14/35 KB 16/30 KB 16/48 KB 32/153 KB 9/50 KB 14/35 KB 16/30 KB 19/48 KB 32/153 KB 11/50 KB 16/35 KB 19/30 KB 21/48 KB 32/153 KB 11/50 KB 16/35 KB 22/30 KB 19/48 KB 32/153 KB 11/50 KB 14/35 KB 19/30 KB 21/48 KB 32/153 KB 11/50 KB 16/35 KB 19/30 KB 21/48 KB 32/153 KB 11/50 KB 19/35 KB 22/30 KB 21/48 KB 36/153 KB 11/50 KB 19/35 KB 22/30 KB 24/48 KB 40/153 KB 14/50 KB 19/35 KB 22/30 KB 24/48 KB 44/153 KB 14/50 KB 19/35 KB 22/30 KB 24/48 KB 36/153 KB 14/50 KB 19/35 KB 22/30 KB 24/48 KB 36/153 KB 11/50 KB 19/35 KB 22/30 KB 27/48 KB 44/153 KB 14/50 KB 19/35 KB 25/30 KB 24/48 KB 44/153 KB 14/50 KB 19/35 KB 25/30 KB 29/48 KB 44/153 KB 14/50 KB 22/35 KB 27/30 KB 29/48 KB 48/153 KB 16/50 KB 22/35 KB 30/30 KB 29/48 KB 44/153 KB 14/50 KB 22/35 KB 25/30 KB 27/48 KB 44/153 KB 14/50 KB 22/35 KB 25/30 KB 29/48 KB 48/153 KB 16/50 KB 25/35 KB 30/30 KB 29/48 KB 48/153 KB 16/50 KB 27/35 KB 30/30 KB 32/48 KB 48/153 KB 16/50 KB 27/35 KB 30/30 KB 29/48 KB 48/153 KB 16/50 KB 22/35 KB 27/30 KB 32/48 KB 48/153 KB 19/50 KB 27/35 KB 30/30 KB 29/48 KB 48/153 KB 14/50 KB 22/35 KB 27/30 KB 32/48 KB 48/153 KB 19/50 KB 30/35 KB 30/30 KB 32/48 KB 48/153 KB 19/50 KB 32/35 KB 30/30 KB 32/48 KB 48/153 KB 19/50 KB 35/35 KB 30/30 KB 32/48 KB 52/153 KB 19/50 KB 35/35 KB 30/30 KB 36/48 KB 56/153 KB 22/50 KB 35/35 KB 30/30 KB 36/48 KB 52/153 KB 22/50 KB 35/35 KB 30/30 KB 36/48 KB 52/153 KB 19/50 KB 35/35 KB 30/30 KB 40/48 KB 56/153 KB 22/50 KB 35/35 KB 30/30 KB 44/48 KB 56/153 KB 22/50 KB 35/35 KB 30/30 KB 48/48 KB 56/153 KB 22/50 KB 35/35 KB 30/30 KB 48/48 KB 56/153 KB 22/50 KB 35/35 KB 30/30 KB 48/48 KB 56/153 KB 25/50 KB 35/35 KB 30/30 KB 48/48 KB 60/153 KB 25/50 KB 35/35 KB 30/30 KB 48/48 KB 64/153 KB 25/50 KB 35/35 KB 30/30 KB 48/48 KB 68/153 KB 25/50 KB 35/35 KB 30/30 KB 48/48 KB 72/153 KB 27/50 KB 35/35 KB 30/30 KB 48/48 KB 76/153 KB 27/50 KB 30/30 KB 48/48 KB 68/153 KB 27/50 KB 35/35 KB 30/30 KB 48/48 KB 76/153 KB 30/50 KB 30/30 KB 48/48 KB 76/153 KB 32/50 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 500.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 48/48 KB 76/153 KB 36/50 KB 80/153 KB 40/50 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 420.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 80/153 KB 36/50 KB 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: 11:11:37 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 638.6 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 84/153 KB 40/50 KB 84/153 KB 44/50 KB 88/153 KB 48/50 KB 92/153 KB 48/50 KB 96/153 KB 48/50 KB 100/153 KB 48/50 KB 104/153 KB 48/50 KB 88/153 KB 48/50 KB 104/153 KB 50/50 KB 108/153 KB 50/50 KB 112/153 KB 50/50 KB 116/153 KB 50/50 KB 120/153 KB 50/50 KB 124/153 KB 50/50 KB 128/153 KB 50/50 KB 132/153 KB 50/50 KB 136/153 KB 50/50 KB 140/153 KB 50/50 KB 144/153 KB 50/50 KB 4/190 KB 144/153 KB 50/50 KB 8/190 KB 144/153 KB 50/50 KB 12/190 KB 144/153 KB 50/50 KB 16/190 KB 144/153 KB 50/50 KB 16/190 KB 144/153 KB 50/50 KB 3/37 KB 16/190 KB 144/153 KB 50/50 KB 6/37 KB 16/190 KB 144/153 KB 50/50 KB 9/37 KB 16/190 KB 144/153 KB 50/50 KB 11/37 KB 20/190 KB 144/153 KB 50/50 KB 14/37 KB 20/190 KB 144/153 KB 3/119 KB 16/37 KB 20/190 KB 144/153 KB 50/50 KB 11/37 KB 20/190 KB 144/153 KB 3/119 KB 14/37 KB 20/190 KB 144/153 KB 5/119 KB 16/37 KB 20/190 KB 144/153 KB 8/119 KB 16/37 KB 20/190 KB 144/153 KB 11/119 KB 16/37 KB 20/190 KB 144/153 KB 13/119 KB 16/37 KB 20/190 KB 144/153 KB 16/119 KB 16/37 KB 20/190 KB 144/153 KB 19/119 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 540.7 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 24/190 KB 144/153 KB 19/119 KB 16/37 KB 28/190 KB 144/153 KB 19/119 KB 16/37 KB 28/190 KB 144/153 KB 21/119 KB 16/37 KB 32/190 KB 144/153 KB 21/119 KB 16/37 KB 32/190 KB 144/153 KB 21/119 KB 19/37 KB 32/190 KB 144/153 KB 24/119 KB 22/37 KB 32/190 KB 144/153 KB 24/119 KB 19/37 KB 32/190 KB 144/153 KB 27/119 KB 22/37 KB 32/190 KB 144/153 KB 29/119 KB 25/37 KB 36/190 KB 148/153 KB 32/119 KB 25/37 KB 32/190 KB 144/153 KB 27/119 KB 25/37 KB 36/190 KB 148/153 KB 29/119 KB 25/37 KB 36/190 KB 144/153 KB 29/119 KB 25/37 KB 40/190 KB 148/153 KB 32/119 KB 25/37 KB 44/190 KB 148/153 KB 32/119 KB 25/37 KB 44/190 KB 152/153 KB 32/119 KB 27/37 KB 44/190 KB 152/153 KB 32/119 KB 25/37 KB 44/190 KB 153/153 KB 32/119 KB 27/37 KB 44/190 KB 153/153 KB 36/119 KB 27/37 KB 48/190 KB 153/153 KB 40/119 KB 30/37 KB 48/190 KB 153/153 KB 36/119 KB 30/37 KB 48/190 KB 153/153 KB 36/119 KB 27/37 KB 52/190 KB 153/153 KB 40/119 KB 30/37 KB 56/190 KB 3/86 KB 153/153 KB 44/119 KB 32/37 KB 52/190 KB 3/86 KB 153/153 KB 44/119 KB 32/37 KB 52/190 KB 3/86 KB 153/153 KB 40/119 KB 32/37 KB 56/190 KB 3/86 KB 153/153 KB 44/119 KB 35/37 KB 56/190 KB 3/86 KB 153/153 KB 44/119 KB 37/37 KB 52/190 KB 3/86 KB 153/153 KB 40/119 KB 30/37 KB 60/190 KB 5/86 KB 48/119 KB 37/37 KB 60/190 KB 8/86 KB 48/119 KB 37/37 KB 60/190 KB 11/86 KB 48/119 KB 37/37 KB 60/190 KB 13/86 KB 48/119 KB 37/37 KB 60/190 KB 16/86 KB 48/119 KB 37/37 KB 60/190 KB 19/86 KB 48/119 KB 37/37 KB 60/190 KB 21/86 KB 48/119 KB 37/37 KB 60/190 KB 24/86 KB 48/119 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1315.7 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 60/190 KB 3/86 KB 153/153 KB 48/119 KB 37/37 KB 60/190 KB 3/86 KB 153/153 KB 44/119 KB 37/37 KB 64/190 KB 24/86 KB 48/119 KB 37/37 KB 64/190 KB 24/86 KB 52/119 KB 37/37 KB 68/190 KB 24/86 KB 56/119 KB 37/37 KB 68/190 KB 24/86 KB 60/119 KB 37/37 KB 68/190 KB 24/86 KB 64/119 KB 68/190 KB 24/86 KB 52/119 KB 37/37 KB 72/190 KB 24/86 KB 64/119 KB 76/190 KB 24/86 KB 64/119 KB 80/190 KB 27/86 KB 64/119 KB 80/190 KB 27/86 KB 68/119 KB 84/190 KB 27/86 KB 72/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 84/190 KB 27/86 KB 68/119 KB 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 76/190 KB 27/86 KB 64/119 KB 84/190 KB 29/86 KB 76/119 KB 84/190 KB 32/86 KB 76/119 KB 84/190 KB 36/86 KB 76/119 KB 88/190 KB 40/86 KB 76/119 KB 84/190 KB 27/86 KB 76/119 KB 88/190 KB 36/86 KB 76/119 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-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 88/190 KB 40/86 KB 80/119 KB 92/190 KB 40/86 KB 80/119 KB 96/190 KB 40/86 KB 84/119 KB 96/190 KB 44/86 KB 88/119 KB 96/190 KB 44/86 KB 88/119 KB 3/66 KB 96/190 KB 44/86 KB 84/119 KB 96/190 KB 48/86 KB 88/119 KB 3/66 KB 96/190 KB 52/86 KB 88/119 KB 6/66 KB 96/190 KB 40/86 KB 84/119 KB 96/190 KB 52/86 KB 92/119 KB 6/66 KB 96/190 KB 52/86 KB 88/119 KB 6/66 KB 96/190 KB 52/86 KB 96/119 KB 9/66 KB 96/190 KB 52/86 KB 96/119 KB 9/66 KB 96/190 KB 52/86 KB 96/119 KB 11/66 KB 96/190 KB 52/86 KB 96/119 KB 14/66 KB 100/190 KB 56/86 KB 100/119 KB 16/66 KB 96/190 KB 56/86 KB 96/119 KB 14/66 KB 100/190 KB 60/86 KB 100/119 KB 16/66 KB 100/190 KB 64/86 KB 100/119 KB 16/66 KB 100/190 KB 56/86 KB 100/119 KB 14/66 KB 100/190 KB 56/86 KB 96/119 KB 14/66 KB 104/190 KB 64/86 KB 100/119 KB 16/66 KB 108/190 KB 64/86 KB 100/119 KB 16/66 KB 112/190 KB 64/86 KB 100/119 KB 16/66 KB 112/190 KB 64/86 KB 100/119 KB 16/66 KB 3/26 KB 112/190 KB 64/86 KB 100/119 KB 16/66 KB 6/26 KB 116/190 KB 64/86 KB 100/119 KB 16/66 KB 9/26 KB 116/190 KB 68/86 KB 104/119 KB 19/66 KB 11/26 KB 116/190 KB 64/86 KB 100/119 KB 16/66 KB 6/26 KB 120/190 KB 68/86 KB 104/119 KB 19/66 KB 11/26 KB 124/190 KB 68/86 KB 104/119 KB 19/66 KB 11/26 KB 128/190 KB 68/86 KB 104/119 KB 19/66 KB 11/26 KB 132/190 KB 68/86 KB 104/119 KB 19/66 KB 14/26 KB 116/190 KB 68/86 KB 104/119 KB 19/66 KB 9/26 KB 116/190 KB 64/86 KB 104/119 KB 19/66 KB 9/26 KB 116/190 KB 64/86 KB 100/119 KB 19/66 KB 9/26 KB 132/190 KB 68/86 KB 104/119 KB 22/66 KB 14/26 KB 132/190 KB 68/86 KB 108/119 KB 25/66 KB 14/26 KB 132/190 KB 72/86 KB 108/119 KB 25/66 KB 14/26 KB 132/190 KB 76/86 KB 108/119 KB 25/66 KB 14/26 KB 128/190 KB 68/86 KB 104/119 KB 19/66 KB 14/26 KB 132/190 KB 76/86 KB 108/119 KB 27/66 KB 16/26 KB 132/190 KB 76/86 KB 108/119 KB 27/66 KB 14/26 KB 132/190 KB 68/86 KB 108/119 KB 22/66 KB 14/26 KB 132/190 KB 80/86 KB 112/119 KB 27/66 KB 16/26 KB 132/190 KB 80/86 KB 116/119 KB 27/66 KB 16/26 KB 132/190 KB 80/86 KB 119/119 KB 27/66 KB 16/26 KB 132/190 KB 80/86 KB 108/119 KB 27/66 KB 16/26 KB 132/190 KB 84/86 KB 119/119 KB 27/66 KB 16/26 KB 136/190 KB 86/86 KB 119/119 KB 30/66 KB 19/26 KB 136/190 KB 84/86 KB 119/119 KB 30/66 KB 19/26 KB 132/190 KB 84/86 KB 119/119 KB 30/66 KB 19/26 KB 132/190 KB 84/86 KB 119/119 KB 30/66 KB 16/26 KB 136/190 KB 86/86 KB 119/119 KB 30/66 KB 22/26 KB 140/190 KB 86/86 KB 119/119 KB 30/66 KB 25/26 KB 140/190 KB 86/86 KB 119/119 KB 32/66 KB 26/26 KB 140/190 KB 86/86 KB 119/119 KB 30/66 KB 22/26 KB 140/190 KB 86/86 KB 119/119 KB 32/66 KB 25/26 KB 144/190 KB 86/86 KB 119/119 KB 32/66 KB 26/26 KB 144/190 KB 86/86 KB 119/119 KB 36/66 KB 26/26 KB 148/190 KB 86/86 KB 119/119 KB 40/66 KB 26/26 KB 148/190 KB 86/86 KB 119/119 KB 36/66 KB 26/26 KB 152/190 KB 86/86 KB 44/66 KB 26/26 KB 148/190 KB 86/86 KB 44/66 KB 26/26 KB 152/190 KB 86/86 KB 48/66 KB 26/26 KB 156/190 KB 86/86 KB 52/66 KB 26/26 KB 156/190 KB 56/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 838.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 156/190 KB 86/86 KB 48/66 KB 26/26 KB 160/190 KB 56/66 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 164/190 KB 56/66 KB 168/190 KB 56/66 KB 172/190 KB 60/66 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 167.0 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 570.2 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 168/190 KB 60/66 KB 172/190 KB 64/66 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 172/190 KB 66/66 KB 176/190 KB 66/66 KB 180/190 KB 66/66 KB 184/190 KB 3/324 KB 66/66 KB 180/190 KB 3/324 KB 66/66 KB 184/190 KB 5/324 KB 66/66 KB 184/190 KB 8/324 KB 66/66 KB 188/190 KB 8/324 KB 66/66 KB 190/190 KB 8/324 KB 66/66 KB 190/190 KB 11/324 KB 66/66 KB 190/190 KB 13/324 KB 66/66 KB 190/190 KB 16/324 KB 66/66 KB 190/190 KB 19/324 KB 66/66 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 415.0 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 190/190 KB 19/324 KB 3/79 KB 190/190 KB 19/324 KB 6/79 KB 190/190 KB 19/324 KB 9/79 KB 190/190 KB 19/324 KB 11/79 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install 3/228 KB 21/324 KB 14/79 KB 3/228 KB 19/324 KB 14/79 KB 3/228 KB 19/324 KB 11/79 KB 5/228 KB 21/324 KB 14/79 KB 8/228 KB 21/324 KB 14/79 KB 11/228 KB 21/324 KB 14/79 KB 13/228 KB 21/324 KB 14/79 KB 16/228 KB 24/324 KB 16/79 KB 19/228 KB 24/324 KB 16/79 KB 13/228 KB 24/324 KB 16/79 KB 13/228 KB 21/324 KB 16/79 KB 19/228 KB 27/324 KB 16/79 KB 19/228 KB 29/324 KB 19/79 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 1115.5 KB/sec) unit-abot-epc-basic-0: 11:11:37 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-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 19/228 KB 27/324 KB 19/79 KB 19/228 KB 29/324 KB 22/79 KB 19/228 KB 32/324 KB 25/79 KB 19/228 KB 32/324 KB 22/79 KB 21/228 KB 32/324 KB 25/79 KB 21/228 KB 36/324 KB 25/79 KB 24/228 KB 40/324 KB 27/79 KB 24/228 KB 4/152 KB 44/324 KB 27/79 KB 24/228 KB 36/324 KB 27/79 KB 24/228 KB 4/152 KB 44/324 KB 30/79 KB 24/228 KB 4/152 KB 44/324 KB 32/79 KB 24/228 KB 4/152 KB 44/324 KB 36/79 KB 24/228 KB 36/324 KB 25/79 KB 27/228 KB 4/152 KB 48/324 KB 36/79 KB 29/228 KB 4/152 KB 48/324 KB 36/79 KB 32/228 KB 4/152 KB 48/324 KB 3/32 KB 36/79 KB 24/228 KB 4/152 KB 48/324 KB 36/79 KB 24/228 KB 4/152 KB 40/324 KB 27/79 KB 32/228 KB 8/152 KB 48/324 KB 3/32 KB 36/79 KB 32/228 KB 12/152 KB 48/324 KB 3/32 KB 36/79 KB 32/228 KB 16/152 KB 48/324 KB 3/32 KB 36/79 KB 29/228 KB 4/152 KB 48/324 KB 3/32 KB 36/79 KB 32/228 KB 16/152 KB 48/324 KB 5/32 KB 36/79 KB 36/228 KB 16/152 KB 52/324 KB 8/32 KB 36/79 KB 36/228 KB 16/152 KB 52/324 KB 11/32 KB 40/79 KB 36/228 KB 20/152 KB 52/324 KB 13/32 KB 40/79 KB 36/228 KB 16/152 KB 52/324 KB 5/32 KB 36/79 KB 36/228 KB 16/152 KB 48/324 KB 5/32 KB 36/79 KB 36/228 KB 20/152 KB 52/324 KB 11/32 KB 40/79 KB 40/228 KB 24/152 KB 56/324 KB 13/32 KB 40/79 KB 40/228 KB 28/152 KB 56/324 KB 13/32 KB 40/79 KB 36/228 KB 16/152 KB 52/324 KB 8/32 KB 40/79 KB 40/228 KB 28/152 KB 56/324 KB 13/32 KB 44/79 KB 40/228 KB 28/152 KB 56/324 KB 13/32 KB 48/79 KB 40/228 KB 28/152 KB 56/324 KB 13/32 KB 40/79 KB 40/228 KB 28/152 KB 60/324 KB 13/32 KB 48/79 KB 40/228 KB 32/152 KB 64/324 KB 13/32 KB 48/79 KB 40/228 KB 32/152 KB 68/324 KB 16/32 KB 52/79 KB 40/228 KB 28/152 KB 56/324 KB 13/32 KB 40/79 KB 44/228 KB 32/152 KB 68/324 KB 16/32 KB 52/79 KB 48/228 KB 32/152 KB 68/324 KB 16/32 KB 52/79 KB 52/228 KB 32/152 KB 68/324 KB 16/32 KB 52/79 KB 40/228 KB 32/152 KB 64/324 KB 16/32 KB 52/79 KB 40/228 KB 32/152 KB 64/324 KB 16/32 KB 48/79 KB 52/228 KB 32/152 KB 68/324 KB 19/32 KB 56/79 KB 52/228 KB 32/152 KB 68/324 KB 21/32 KB 56/79 KB 40/228 KB 32/152 KB 60/324 KB 13/32 KB 48/79 KB 52/228 KB 36/152 KB 68/324 KB 21/32 KB 56/79 KB 52/228 KB 40/152 KB 68/324 KB 21/32 KB 56/79 KB 52/228 KB 44/152 KB 68/324 KB 21/32 KB 56/79 KB 56/228 KB 48/152 KB 72/324 KB 24/32 KB 56/79 KB 52/228 KB 32/152 KB 68/324 KB 21/32 KB 56/79 KB 56/228 KB 48/152 KB 72/324 KB 24/32 KB 60/79 KB 56/228 KB 48/152 KB 72/324 KB 24/32 KB 64/79 KB 56/228 KB 44/152 KB 72/324 KB 24/32 KB 56/79 KB 56/228 KB 44/152 KB 72/324 KB 21/32 KB 56/79 KB 56/228 KB 48/152 KB 76/324 KB 24/32 KB 64/79 KB 56/228 KB 48/152 KB 80/324 KB 24/32 KB 64/79 KB 56/228 KB 52/152 KB 84/324 KB 27/32 KB 68/79 KB 56/228 KB 44/152 KB 68/324 KB 21/32 KB 56/79 KB 60/228 KB 52/152 KB 84/324 KB 27/32 KB 68/79 KB 64/228 KB 52/152 KB 84/324 KB 27/32 KB 68/79 KB 56/228 KB 52/152 KB 80/324 KB 27/32 KB 68/79 KB 68/228 KB 52/152 KB 84/324 KB 27/32 KB 68/79 KB 72/228 KB 52/152 KB 84/324 KB 29/32 KB 68/79 KB 76/228 KB 52/152 KB 88/324 KB 29/32 KB 68/79 KB 80/228 KB 52/152 KB 88/324 KB 29/32 KB 68/79 KB 56/228 KB 52/152 KB 80/324 KB 24/32 KB 68/79 KB 56/228 KB 48/152 KB 80/324 KB 24/32 KB 68/79 KB 80/228 KB 52/152 KB 88/324 KB 29/32 KB 72/79 KB 80/228 KB 52/152 KB 88/324 KB 29/32 KB 76/79 KB 80/228 KB 56/152 KB 88/324 KB 29/32 KB 79/79 KB 72/228 KB 52/152 KB 88/324 KB 29/32 KB 68/79 KB 68/228 KB 52/152 KB 84/324 KB 29/32 KB 68/79 KB 80/228 KB 56/152 KB 92/324 KB 32/32 KB unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 79/79 KB 80/228 KB 56/152 KB 88/324 KB 29/32 KB 76/79 KB 80/228 KB 60/152 KB 92/324 KB 32/32 KB 79/79 KB 80/228 KB 64/152 KB 92/324 KB 32/32 KB 79/79 KB 80/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 80/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 84/228 KB 64/152 KB 96/324 KB 32/32 KB 79/79 KB 88/228 KB 68/152 KB 100/324 KB 32/32 KB 79/79 KB 92/228 KB 68/152 KB 100/324 KB 32/32 KB 79/79 KB 96/228 KB 68/152 KB 100/324 KB 32/32 KB 79/79 KB 100/228 KB 68/152 KB 100/324 KB 104/228 KB 68/152 KB 100/324 KB 108/228 KB 68/152 KB 100/324 KB 84/228 KB 68/152 KB 100/324 KB 32/32 KB 79/79 KB 84/228 KB 64/152 KB 100/324 KB 32/32 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 151.1 KB/sec) unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 378.9 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 108/228 KB 68/152 KB 104/324 KB 108/228 KB 72/152 KB 108/324 KB 108/228 KB 72/152 KB 104/324 KB 108/228 KB 76/152 KB 112/324 KB 108/228 KB 80/152 KB 112/324 KB 108/228 KB 80/152 KB 112/324 KB 108/228 KB 84/152 KB 112/324 KB 108/228 KB 88/152 KB 116/324 KB 108/228 KB 92/152 KB 116/324 KB 108/228 KB 84/152 KB 116/324 KB 108/228 KB 96/152 KB 120/324 KB 108/228 KB 96/152 KB 124/324 KB 108/228 KB 96/152 KB 116/324 KB 112/228 KB 96/152 KB 124/324 KB 112/228 KB 96/152 KB 128/324 KB 116/228 KB 96/152 KB 132/324 KB 116/228 KB 100/152 KB 136/324 KB 116/228 KB 96/152 KB 128/324 KB 116/228 KB 100/152 KB 132/324 KB 120/228 KB 104/152 KB 140/324 KB 120/228 KB 100/152 KB 140/324 KB 124/228 KB 108/152 KB 140/324 KB 116/228 KB 108/152 KB 140/324 KB 120/228 KB 108/152 KB 140/324 KB 128/228 KB 108/152 KB 144/324 KB 128/228 KB 108/152 KB 144/324 KB 3/234 KB 128/228 KB 112/152 KB 144/324 KB 3/234 KB 128/228 KB 108/152 KB 144/324 KB 3/234 KB 128/228 KB 112/152 KB 144/324 KB 6/234 KB 128/228 KB 116/152 KB 148/324 KB 9/234 KB 132/228 KB 116/152 KB 148/324 KB 11/234 KB 128/228 KB 116/152 KB 148/324 KB 6/234 KB 132/228 KB 120/152 KB 148/324 KB 14/234 KB 132/228 KB 120/152 KB 148/324 KB 16/234 KB 132/228 KB 120/152 KB 148/324 KB 19/234 KB 128/228 KB 112/152 KB 148/324 KB 6/234 KB 132/228 KB 120/152 KB 148/324 KB 14/234 KB 132/228 KB 116/152 KB 148/324 KB 9/234 KB 136/228 KB 120/152 KB 148/324 KB 19/234 KB 140/228 KB 120/152 KB 152/324 KB 19/234 KB 136/228 KB 120/152 KB 152/324 KB 19/234 KB 140/228 KB 124/152 KB 152/324 KB 19/234 KB 144/228 KB 128/152 KB 156/324 KB 19/234 KB 140/228 KB 124/152 KB 156/324 KB 19/234 KB 144/228 KB 128/152 KB 160/324 KB 19/234 KB 148/228 KB 128/152 KB 164/324 KB 19/234 KB 148/228 KB 128/152 KB 168/324 KB 22/234 KB 148/228 KB 128/152 KB 172/324 KB 22/234 KB 148/228 KB 128/152 KB 176/324 KB 22/234 KB 148/228 KB 128/152 KB 160/324 KB 19/234 KB 140/228 KB 128/152 KB 156/324 KB 19/234 KB 148/228 KB 132/152 KB 176/324 KB 22/234 KB 148/228 KB 128/152 KB 164/324 KB 22/234 KB 148/228 KB 132/152 KB 176/324 KB 25/234 KB 148/228 KB 136/152 KB 176/324 KB 25/234 KB 148/228 KB 136/152 KB 176/324 KB 27/234 KB 152/228 KB 140/152 KB 176/324 KB 27/234 KB 152/228 KB 136/152 KB 176/324 KB 27/234 KB 156/228 KB 144/152 KB 176/324 KB 27/234 KB 152/228 KB 144/152 KB 176/324 KB 27/234 KB 160/228 KB 144/152 KB 176/324 KB 30/234 KB 160/228 KB 144/152 KB 180/324 KB 30/234 KB 164/228 KB 148/152 KB 184/324 KB 30/234 KB 156/228 KB 144/152 KB 176/324 KB 30/234 KB 164/228 KB 148/152 KB 188/324 KB 32/234 KB 164/228 KB 148/152 KB 180/324 KB 30/234 KB 164/228 KB 152/152 KB 188/324 KB 32/234 KB 164/228 KB 152/152 KB 188/324 KB 32/234 KB 164/228 KB 144/152 KB 180/324 KB 30/234 KB 168/228 KB 152/152 KB 188/324 KB 36/234 KB 168/228 KB 152/152 KB 188/324 KB 40/234 KB 168/228 KB 152/152 KB 188/324 KB 32/234 KB 164/228 KB 152/152 KB 188/324 KB 36/234 KB 172/228 KB 152/152 KB 192/324 KB 44/234 KB 172/228 KB 152/152 KB 188/324 KB 44/234 KB 176/228 KB 152/152 KB 192/324 KB 44/234 KB 168/228 KB 152/152 KB 196/324 KB 44/234 KB 176/228 KB 152/152 KB 196/324 KB 48/234 KB 180/228 KB 152/152 KB 196/324 KB 52/234 KB 176/228 KB 152/152 KB 196/324 KB 44/234 KB 180/228 KB 152/152 KB 200/324 KB 52/234 KB 180/228 KB 152/152 KB 204/324 KB 52/234 KB 180/228 KB 152/152 KB 196/324 KB 48/234 KB 184/228 KB 152/152 KB 208/324 KB 52/234 KB 188/228 KB 152/152 KB 208/324 KB 56/234 KB 1 unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 84/228 KB 152/152 KB 208/324 KB 56/234 KB 180/228 KB 152/152 KB 208/324 KB 52/234 KB 192/228 KB 152/152 KB 212/324 KB 60/234 KB 192/228 KB 152/152 KB 208/324 KB 56/234 KB 192/228 KB 152/152 KB 208/324 KB 60/234 KB 192/228 KB 152/152 KB 216/324 KB 64/234 KB 196/228 KB 152/152 KB 216/324 KB 64/234 KB 200/228 KB 152/152 KB 216/324 KB 68/234 KB 196/228 KB 152/152 KB 216/324 KB 68/234 KB 204/228 KB 152/152 KB 220/324 KB 68/234 KB 204/228 KB 152/152 KB 224/324 KB 68/234 KB 196/228 KB 152/152 KB 216/324 KB 68/234 KB 204/228 KB 152/152 KB 224/324 KB 72/234 KB 204/228 KB 152/152 KB 216/324 KB 68/234 KB 208/228 KB 152/152 KB 224/324 KB 76/234 KB 204/228 KB 152/152 KB 224/324 KB 76/234 KB 208/228 KB 152/152 KB 224/324 KB 80/234 KB 212/228 KB 152/152 KB 228/324 KB 84/234 KB 212/228 KB 228/324 KB 88/234 KB 212/228 KB 228/324 KB 92/234 KB 212/228 KB 152/152 KB 228/324 KB 80/234 KB 216/228 KB 228/324 KB 92/234 KB 220/228 KB 228/324 KB 92/234 KB 208/228 KB 152/152 KB 228/324 KB 80/234 KB 220/228 KB 232/324 KB 92/234 KB 220/228 KB 236/324 KB 92/234 KB 220/228 KB 240/324 KB 92/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 619.6 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 224/228 KB 240/324 KB 92/234 KB 224/228 KB 244/324 KB 92/234 KB 228/228 KB 248/324 KB 96/234 KB 228/228 KB 252/324 KB 96/234 KB 228/228 KB 256/324 KB 96/234 KB 228/228 KB 260/324 KB 96/234 KB 228/228 KB 264/324 KB 96/234 KB 228/228 KB 268/324 KB 96/234 KB 228/228 KB 244/324 KB 96/234 KB 228/228 KB 268/324 KB 100/234 KB 228/228 KB 244/324 KB 92/234 KB 228/228 KB 268/324 KB 104/234 KB 228/228 KB 268/324 KB 108/234 KB 228/228 KB 268/324 KB 112/234 KB 228/228 KB 268/324 KB 116/234 KB 228/228 KB 268/324 KB 120/234 KB 228/228 KB 272/324 KB 124/234 KB 228/228 KB 272/324 KB 128/234 KB 228/228 KB 272/324 KB 120/234 KB 228/228 KB 276/324 KB 128/234 KB 228/228 KB 280/324 KB 132/234 KB 228/228 KB 284/324 KB 132/234 KB 228/228 KB 288/324 KB 132/234 KB 228/228 KB 292/324 KB 132/234 KB 296/324 KB 132/234 KB 300/324 KB 132/234 KB 304/324 KB 132/234 KB 228/228 KB 276/324 KB 132/234 KB 304/324 KB 136/234 KB 304/324 KB 140/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 877.7 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install 304/324 KB 144/234 KB 304/324 KB 148/234 KB 304/324 KB 152/234 KB 304/324 KB 156/234 KB 304/324 KB 160/234 KB 304/324 KB 164/234 KB 308/324 KB 168/234 KB 308/324 KB 172/234 KB 308/324 KB 176/234 KB 308/324 KB 164/234 KB 312/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 176/234 KB 324/324 KB 176/234 KB 324/324 KB 176/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 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/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 1199.8 KB/sec) unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 839.4 KB/sec) unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:11:37 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 11:11:37 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: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1153075576737035699.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.941 s unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-20T11:11:37+00:00 unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:11:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:39 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: 11:11:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:11:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:11:39 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:11:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:11:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:11:39 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:40 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: 11:11:40 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: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5816815304355251323.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: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.708 s unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-20T11:11:40+00:00 unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 11:11:40 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:11:40 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:11:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:11:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:11:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:11:40 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:42 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4501562307238344288.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: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.711 s unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-20T11:11:43+00:00 unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 11:11:43 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: 11:11:43 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: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 11:11:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 11:11:44 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: 11:11:44 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 6.1MB/s eta 0:00:01  17% |##### | 20kB 931kB/s eta 0:00:01  25% |######## | 30kB 1.1MB/s eta 0:00:01  34% |########## | 40kB 979kB/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.9MB/s unit-abot-epc-basic-0: 11:11:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 11:11:45 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: 11:11:45 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 65.7MB/s eta 0:00:01  17% |##### | 20kB 3.3MB/s eta 0:00:01  26% |######## | 30kB 4.8MB/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: 11:11:45 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 11:11:45 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24 unit-abot-epc-basic-0: 11:11:45 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: 11:11:45 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 11:11:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:11:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:11:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:11:45 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:11:45 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:11:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:11:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:11:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:11:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-oai-hss-0: 11:11:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:11:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:46 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: 11:11:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:46 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: 11:11:46 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 45.7MB/s eta 0:00:01  22% |####### | 20kB 876kB/s eta 0:00:01  33% |########## | 30kB 1.1MB/s eta 0:00:01  44% |############## | 40kB 920kB/s eta 0:00:01  56% |################# | 51kB 1.0MB/s eta 0:00:01  67% |##################### | 61kB 1.2MB/s eta 0:00:01  78% |######################### | 71kB 1.3MB/s eta 0:00:01  89% |############################ | 81kB 1.5MB/s eta 0:00:01  100% |################################| 92kB 1.4MB/s unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:11:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 11:11:46 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-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 6.8MB/s eta 0:00:01  16% |##### | 20kB 3.9MB/s eta 0:00:01  24% |####### | 30kB 5.4MB/s eta 0:00:01  32% |########## | 40kB 4.6MB/s eta 0:00:01  40% |############ | 51kB 4.1MB/s eta 0:00:01  48% |############### | 61kB 4.8MB/s eta 0:00:01  56% |################## | 71kB 4.4MB/s eta 0:00:01  64% |#################### | 81kB 4.9MB/s eta 0:00:01  72% |####################### | 92kB 4.2MB/s eta 0:00:01  81% |######################### | 102kB 4.0MB/s eta 0:00:01  89% |############################ | 112kB 4.3MB/s eta 0:00:01  97% |############################### | 122kB 4.5MB/s eta 0:00:01  100% |################################| 133kB 3.3MB/s unit-abot-epc-basic-0: 11:11:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:46 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: 11:11:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:47 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: 11:11:47 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:11:47 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-oai-hss-0: 11:11:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:11:47 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 7.5MB/s eta 0:00:01  6% |## | 20kB 4.3MB/s eta 0:00:01  9% |### | 30kB 6.2MB/s eta 0:00:01  12% |#### | 40kB 5.2MB/s eta 0:00:01  15% |##### | 51kB 4.5MB/s eta 0:00:01  19% |###### | 61kB 5.3MB/s eta 0:00:01  22% |####### | 71kB 4.8MB/s eta 0:00:01  25% |######## | 81kB 5.4MB/s eta 0:00:01  28% |######### | 92kB 4.4MB/s eta 0:00:01  31% |########## | 102kB 4.2MB/s eta 0:00:01  34% |########### | 112kB 4.4MB/s eta 0:00:01  38% |############ | 122kB 4.6MB/s eta 0:00:01  41% |############# | 133kB 4.1MB/s eta 0:00:01  44% |############## | 143kB 4.5MB/s eta 0:00:01  47% |############### | 153kB 4.6MB/s eta 0:00:01  50% |################ | 163kB 4.6MB/s eta 0:00:01  53% |################# | 174kB 4.6MB/s eta 0:00:01  57% |################## | 184kB 3.9MB/s eta 0:00:01  60% |################### | 194kB 4.9MB/s eta 0:00:01  63% |#################### | 204kB 5.0MB/s eta 0:00:01  66% |##################### | 215kB 4.4MB/s eta 0:00:01  69% |###################### | 225kB 4.8MB/s eta 0:00:01  72% |####################### | 235kB 4.9MB/s eta 0:00:01  76% |######################## | 245kB 5.0MB/s eta 0:00:01  79% |######################### | 256kB 5.0MB/s eta 0:00:01  82% |########################## | 266kB 4.4MB/s eta 0:00:01  85% |########################### | 276kB 5.0MB/s eta 0:00:01  88% |############################ | 286kB 4.8MB/s eta 0:00:01  91% |############################# | 296kB 4.3MB/s eta 0:00:01  95% |############################## | 307kB 4.9MB/s eta 0:00:01  98% |############################### | 317kB 5.3MB/s eta 0:00:01  100% |################################| 327kB 2.6MB/s unit-oai-hss-0: 11:11:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:11:47 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: 11:11:47 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 57.8MB/s eta 0:00:01  25% |######## | 20kB 10.0MB/s eta 0:00:01  37% |############ | 30kB 6.3MB/s eta 0:00:01  50% |################ | 40kB 7.8MB/s eta 0:00:01  62% |#################### | 51kB 6.8MB/s eta 0:00:01  75% |######################## | 61kB 5.8MB/s eta 0:00:01  88% |############################ | 71kB 6.5MB/s eta 0:00:01  100% |################################| 81kB 5.1MB/s unit-abot-epc-basic-0: 11:11:47 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 11:11:47 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: 11:11:47 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: MarkupSafe unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:11:47 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:11:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 11:11:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 11:11:48 DEBUG unit.abot-epc-basic/0.install Successfully built MarkupSafe unit-abot-epc-basic-0: 11:11:48 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 11:11:48 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-abot-epc-basic-0: 11:11:48 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: 11:11:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 11:11:48 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:11:48 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:11:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:11:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:11:48 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:11:48 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-epc-0: 11:11:49 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:11:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:49 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:11:49 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:11:49 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:11:49 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:11:49 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:11:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 11:11:49 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-epc-0: 11:11:49 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 6.7MB/s eta 0:00:01  22% |####### | 20kB 865kB/s eta 0:00:01  33% |########## | 30kB 1.0MB/s eta 0:00:01  45% |############## | 40kB 926kB/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.2MB/s eta 0:00:01  90% |############################ | 81kB 1.3MB/s eta 0:00:01  100% |################################| 92kB 1.3MB/s unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-epc-0: 11:11:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:11:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 11:11:49 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:49 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:11: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: 11:11:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:50 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: 11:11:50 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 11:11:50 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:11:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:11:50 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:11:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:11:50 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 11:11:51 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:11:51 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:11:51 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:11:51 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:11:51 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:11:51 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:11:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:11:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:11:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:11:51 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:11:52 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:11:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:11:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:52 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-abot-epc-basic-0: 11:11:53 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.4 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 488.3 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 874.1 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 DEBUG unit.abot-epc-basic/0.install 3/15 KB 4/15 KB 7/15 KB 9/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 503.3 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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: 11:11:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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: 11:11:53 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: 11:11:53 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 875.3 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 167.5 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 158.9 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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/spice/spice-parent/16/spice-parent-16.pom (9 KB at 354.9 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 355.1 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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: 11:11:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/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 546.0 KB/sec) unit-abot-epc-basic-0: 11:11:53 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/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: 11:11:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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: 11:11:53 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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 151.5 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 108.6 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 156.6 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 109.7 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 417.1 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:53 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 84.1 KB/sec) unit-abot-epc-basic-0: 11:11:53 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 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 150.6 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 112.9 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 64.2 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 105.6 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 148.0 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 861.6 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 64.6 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 285.8 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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 417.2 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 19/114 KB 22/114 KB 25/114 KB 3/48 KB 22/114 KB 3/48 KB 25/114 KB 5/48 KB 27/114 KB 5/48 KB 30/114 KB 8/48 KB 32/114 KB 8/48 KB 36/114 KB 8/48 KB 40/114 KB 8/48 KB 27/114 KB 8/48 KB 40/114 KB 11/48 KB 40/114 KB 13/48 KB 40/114 KB 16/48 KB 40/114 KB 19/48 KB 40/114 KB 21/48 KB 40/114 KB 24/48 KB 44/114 KB 24/48 KB 48/114 KB 27/48 KB 48/114 KB 29/48 KB 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 48/114 KB 27/48 KB 52/114 KB 29/48 KB 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB 32/48 KB 68/114 KB 32/48 KB 72/114 KB 32/48 KB 52/114 KB 32/48 KB 76/114 KB 36/48 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 76/114 KB 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 76/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 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 1065.5 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 3/35 KB 96/114 KB 96/114 KB 3/29 KB 3/35 KB 100/114 KB 3/29 KB 3/35 KB 104/114 KB 3/29 KB 3/35 KB 108/114 KB 3/29 KB 3/35 KB 112/114 KB 3/29 KB 5/35 KB 114/114 KB 3/29 KB 3/35 KB 96/114 KB 3/29 KB 5/35 KB 112/114 KB 3/29 KB 8/35 KB 114/114 KB 3/29 KB 11/35 KB 114/114 KB 5/29 KB 13/35 KB 3/56 KB 114/114 KB 5/29 KB 11/35 KB 3/56 KB 114/114 KB 5/29 KB 13/35 KB 5/56 KB 114/114 KB 5/29 KB 16/35 KB 8/56 KB 114/114 KB 5/29 KB 16/35 KB 11/56 KB 114/114 KB 5/29 KB 16/35 KB 13/56 KB 5/29 KB 11/35 KB 114/114 KB 8/29 KB 16/35 KB 13/56 KB 11/29 KB 16/35 KB 13/56 KB 13/29 KB 16/35 KB 13/56 KB 16/29 KB 16/35 KB 13/56 KB 19/29 KB 16/35 KB 13/56 KB 21/29 KB 16/35 KB 13/56 KB 21/29 KB 16/35 KB 16/56 KB 24/29 KB 16/35 KB 19/56 KB 24/29 KB 16/35 KB 21/56 KB 5/29 KB 16/35 KB 5/56 KB 114/114 KB 24/29 KB 19/35 KB 21/56 KB 24/29 KB 21/35 KB 21/56 KB 24/29 KB 24/35 KB 21/56 KB 24/29 KB 27/35 KB 21/56 KB 24/29 KB 29/35 KB 21/56 KB 24/29 KB 32/35 KB 21/56 KB 24/29 KB 35/35 KB 21/56 KB 24/29 KB 35/35 KB 24/56 KB 24/29 KB 16/35 KB 16/56 KB 27/29 KB 35/35 KB 24/56 KB 29/29 KB 35/35 KB 24/56 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 1644.3 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 24/29 KB 35/35 KB 24/56 KB 29/29 KB 35/35 KB 27/56 KB 29/29 KB 35/35 KB 29/56 KB 29/29 KB 35/35 KB 32/56 KB 29/29 KB 35/35 KB 36/56 KB 29/29 KB 35/35 KB 40/56 KB 29/29 KB 35/35 KB 44/56 KB 29/29 KB 35/35 KB 48/56 KB 29/29 KB 35/35 KB 52/56 KB 29/29 KB 35/35 KB 56/56 KB 29/29 KB 35/35 KB 56/56 KB 4/24 KB 56/56 KB 8/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 452.8 KB/sec) unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install 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 381.7 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 56/56 KB 12/24 KB 56/56 KB 16/24 KB 56/56 KB 20/24 KB 56/56 KB 24/24 KB 56/56 KB 24/24 KB 56/56 KB 24/24 KB 3/86 KB 56/56 KB 24/24 KB 6/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 904.6 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install 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 379.4 KB/sec) unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install 24/24 KB 9/86 KB 9/86 KB 3/218 KB 9/86 KB 5/218 KB 9/86 KB 8/218 KB 11/86 KB 8/218 KB 14/86 KB 11/218 KB 11/86 KB 11/218 KB 14/86 KB 13/218 KB 16/86 KB 13/218 KB 19/86 KB 13/218 KB 22/86 KB 16/218 KB 19/86 KB 16/218 KB 22/86 KB 19/218 KB 22/86 KB 21/218 KB 22/86 KB 24/218 KB 3/85 KB 25/86 KB 27/218 KB 3/85 KB 4/12 KB 25/86 KB 29/218 KB 3/85 KB 4/12 KB 25/86 KB 32/218 KB 3/85 KB 25/86 KB 24/218 KB 25/86 KB 24/218 KB 3/85 KB 4/12 KB 27/86 KB 32/218 KB 3/85 KB 4/12 KB 25/86 KB 27/218 KB 3/85 KB 4/12 KB 30/86 KB 32/218 KB 3/85 KB 8/12 KB 30/86 KB 32/218 KB 3/85 KB 12/12 KB 30/86 KB 32/218 KB 5/85 KB 12/12 KB 32/86 KB 32/218 KB 5/85 KB 12/12 KB 30/86 KB 32/218 KB 5/85 KB 12/12 KB 36/86 KB 32/218 KB 8/85 KB 12/12 KB 40/86 KB 36/218 KB 8/85 KB 12/12 KB 36/86 KB 36/218 KB 8/85 KB 12/12 KB 36/86 KB 32/218 KB 11/85 KB 12/12 KB 44/86 KB 40/218 KB 13/85 KB 12/12 KB 44/86 KB 40/218 KB 13/85 KB 12/12 KB 44/86 KB 40/218 KB 16/85 KB 12/12 KB 48/86 KB 40/218 KB 16/85 KB 12/12 KB 44/86 KB 40/218 KB 19/85 KB 12/12 KB 48/86 KB 40/218 KB 21/85 KB 12/12 KB 48/86 KB 40/218 KB 13/85 KB 12/12 KB 44/86 KB 40/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 130.1 KB/sec) unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install 24/85 KB 48/86 KB 44/218 KB 24/85 KB 48/86 KB 48/218 KB 24/85 KB 48/86 KB 52/218 KB 24/85 KB 48/86 KB 56/218 KB 24/85 KB 48/86 KB 60/218 KB 24/85 KB 48/86 KB 64/218 KB 24/85 KB 48/86 KB 68/218 KB 24/85 KB 48/86 KB 72/218 KB 24/85 KB 48/86 KB 52/218 KB 27/85 KB 48/86 KB 72/218 KB 29/85 KB 48/86 KB 72/218 KB 32/85 KB 48/86 KB 72/218 KB 36/85 KB 48/86 KB 72/218 KB 40/85 KB 48/86 KB 72/218 KB 44/85 KB 48/86 KB 72/218 KB 44/85 KB 48/86 KB 76/218 KB 48/85 KB 48/86 KB 80/218 KB 48/85 KB 48/86 KB 80/218 KB 48/85 KB 48/86 KB 84/218 KB 52/85 KB 48/86 KB 88/218 KB 52/85 KB 48/86 KB 84/218 KB 56/85 KB 48/86 KB 88/218 KB 60/85 KB 48/86 KB 92/218 KB 56/85 KB 48/86 KB 92/218 KB 60/85 KB 48/86 KB 96/218 KB 64/85 KB 48/86 KB 96/218 KB 64/85 KB 48/86 KB 100/218 KB 68/85 KB 48/86 KB 104/218 KB 68/85 KB 48/86 KB 100/218 KB 72/85 KB 48/86 KB 108/218 KB 72/85 KB 48/86 KB 108/218 KB 76/85 KB 48/86 KB 108/218 KB 76/85 KB 48/86 KB 112/218 KB 76/85 KB 52/86 KB 112/218 KB 76/85 KB 56/86 KB 112/218 KB 76/85 KB 60/86 KB 112/218 KB 76/85 KB 64/86 KB 112/218 KB 76/85 KB 68/86 KB 112/218 KB 76/85 KB 72/86 KB 112/218 KB 76/85 KB 76/86 KB 112/218 KB 76/85 KB 80/86 KB 112/218 KB 76/85 KB 84/86 KB 112/218 KB 76/85 KB 86/86 KB 112/218 KB 76/85 KB 86/86 KB 116/218 KB 80/85 KB 86/86 KB 120/218 KB 80/85 KB 86/86 KB 116/218 KB 84/85 KB 86/86 KB 120/218 KB 85/85 KB 86/86 KB 120/218 KB 85/85 KB 86/86 KB 124/218 KB 85/85 KB 86/86 KB 128/218 KB 85/85 KB 86/86 KB 132/218 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 789.9 KB/sec) unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install 85/85 KB 136/218 KB 85/85 KB 140/218 KB 144/218 KB 148/218 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 740.0 KB/sec) unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install 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 1702.7 KB/sec) unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6935186739258262332.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5921511321596672152.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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1865680957906860834.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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2979714395368974378.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4949949767953161802.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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:54 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: 11:11:54 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: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8593101345291595123.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.442 s unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-20T11:11:54+00:00 unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 11:11:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 11:11:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 14.9 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 374.3 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/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 937.0 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 535.7 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 994.0 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/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 1094.7 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 286.0 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 693.1 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 1295.1 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:57 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 791.4 KB/sec) unit-abot-epc-basic-0: 11:11:57 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: 11:11:58 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 1136.5 KB/sec) unit-abot-epc-basic-0: 11:11:58 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: 11:11:58 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/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 11:11:58 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: 11:11:58 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/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 1186.6 KB/sec) unit-abot-epc-basic-0: 11:11:58 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: 11:11:58 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 65.7 KB/sec) unit-abot-epc-basic-0: 11:11:58 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: 11:11:58 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 247.9 KB/sec) unit-abot-epc-basic-0: 11:11:58 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: 11:11:58 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: 11:11:58 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: 11:11:58 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: 11:11:58 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 244.7 KB/sec) unit-abot-epc-basic-0: 11:11:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 11:11:58 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:11:58 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:11:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:11:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:11:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:11:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:11:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:11:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:11:58 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-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:11:58 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 11:11:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 11:11:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:11:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:58 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:11:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:11:59 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-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 11:11:59 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 277.5 KB/sec) unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11: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.pom unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:59 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: 11:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:11:59 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: 11:11:59 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 208.7 KB/sec) unit-abot-epc-basic-0: 11:11: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.pom unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:11:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:11:59 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-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:11:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:11:59 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 182.6 KB/sec) unit-abot-epc-basic-0: 11:11:59 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: 11:12:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12:00 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: 11:12:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:12:00 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-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:12:00 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 949.3 KB/sec) unit-abot-epc-basic-0: 11:12:00 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: 11:12:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:12:00 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:12:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:12:00 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: 11:12:00 DEBUG unit.abot-epc-basic/0.install 3/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 241.9 KB/sec) unit-abot-epc-basic-0: 11:12:00 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-abot-epc-basic-0: 11:12:00 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: 11:12:00 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 211.4 KB/sec) unit-abot-epc-basic-0: 11:12:00 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: 11:12:00 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:12:00 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:12:00 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: 11:12:00 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 176.4 KB/sec) unit-abot-epc-basic-0: 11:12:00 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-abot-epc-basic-0: 11:12:01 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: 11:12:01 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 196.6 KB/sec) unit-abot-epc-basic-0: 11:12:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 11:12:01 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: 11:12:01 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 109.0 KB/sec) unit-abot-epc-basic-0: 11:12:01 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: 11:12:01 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: 11:12:01 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 37.4 KB/sec) unit-abot-epc-basic-0: 11:12:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-hss-0: 11:12:01 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:12:01 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:12:01 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:12:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:12:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:12:01 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:12:01 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: 11:12:01 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 101.4 KB/sec) unit-abot-epc-basic-0: 11:12:01 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: 11:12:02 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: 11:12:02 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 131.6 KB/sec) unit-abot-epc-basic-0: 11:12:02 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: 11:12:02 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: 11:12:02 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 79.6 KB/sec) unit-abot-epc-basic-0: 11:12:02 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: 11:12:02 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: 11:12:02 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 401.9 KB/sec) unit-abot-epc-basic-0: 11:12:02 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: 11:12:02 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: 11:12:02 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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 11:12:02 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: 11:12:02 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: 11:12:02 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/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: 11:12:03 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: 11:12:03 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: 11:12:03 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: 11:12:03 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: 11:12: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.pom unit-abot-epc-basic-0: 11:12:03 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 11:12:03 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: 11:12:03 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: 11:12:03 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 280.0 KB/sec) unit-abot-epc-basic-0: 11:12:03 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: 11:12:03 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: 11:12:03 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 205.6 KB/sec) unit-abot-epc-basic-0: 11:12:03 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: 11:12: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.pom unit-abot-epc-basic-0: 11:12:03 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 121.6 KB/sec) unit-abot-epc-basic-0: 11:12:03 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: 11:12:04 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: 11:12:04 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/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 669.9 KB/sec) unit-abot-epc-basic-0: 11:12:04 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: 11:12:04 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: 11:12:04 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/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 1332.5 KB/sec) unit-abot-epc-basic-0: 11:12:04 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: 11:12:04 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: 11:12:04 DEBUG unit.abot-epc-basic/0.install 3/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 258.6 KB/sec) unit-abot-epc-basic-0: 11:12:04 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: 11:12:04 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: 11:12:04 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 140.0 KB/sec) unit-abot-epc-basic-0: 11:12:04 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: 11:12:05 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: 11:12:05 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: 11:12:05 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: 11:12:05 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: 11:12:05 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 128.5 KB/sec) unit-abot-epc-basic-0: 11:12:05 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: 11:12:05 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: 11:12:05 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: 11:12:05 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: 11:12:05 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: 11:12:05 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 309.8 KB/sec) unit-abot-epc-basic-0: 11:12:05 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: 11:12:06 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: 11:12:06 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 36.8 KB/sec) unit-abot-epc-basic-0: 11:12:06 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: 11:12:06 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: 11:12:06 DEBUG unit.abot-epc-basic/0.install 3/10 KB 4/10 KB 7/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 527.7 KB/sec) unit-abot-epc-basic-0: 11:12:06 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: 11:12:06 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: 11:12:06 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 607.1 KB/sec) unit-abot-epc-basic-0: 11:12:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 11:12:06 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: 11:12:06 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 313.5 KB/sec) unit-abot-epc-basic-0: 11:12:06 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: 11:12:07 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: 11:12:07 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/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 829.1 KB/sec) unit-abot-epc-basic-0: 11:12:07 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: 11:12:07 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: 11:12:07 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 1672.4 KB/sec) unit-abot-epc-basic-0: 11:12:07 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: 11:12:07 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: 11:12:07 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 125.6 KB/sec) unit-abot-epc-basic-0: 11:12:07 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: 11:12:07 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: 11:12: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/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 341.8 KB/sec) unit-abot-epc-basic-0: 11:12:07 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: 11:12:07 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: 11:12:07 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 77.9 KB/sec) unit-abot-epc-basic-0: 11:12:07 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: 11:12:08 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: 11:12:08 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 164.1 KB/sec) unit-abot-epc-basic-0: 11:12:08 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: 11:12:08 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: 11:12: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/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 701.0 KB/sec) unit-abot-epc-basic-0: 11:12:08 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: 11:12:08 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: 11:12:08 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 140.8 KB/sec) unit-abot-epc-basic-0: 11:12:08 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: 11:12:08 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: 11:12:08 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 63.8 KB/sec) unit-abot-epc-basic-0: 11:12:08 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: 11:12:09 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: 11:12:09 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 53.6 KB/sec) unit-abot-epc-basic-0: 11:12:09 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: 11:12:09 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: 11:12:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 6/9 KB 9/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 463.6 KB/sec) unit-abot-epc-basic-0: 11:12:09 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: 11:12:09 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: 11:12:09 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/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 11:12:09 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: 11:12:09 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: 11:12:09 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 231.9 KB/sec) unit-abot-epc-basic-0: 11:12:09 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: 11:12:09 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: 11:12:09 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 568.5 KB/sec) unit-abot-epc-basic-0: 11:12:09 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: 11:12:10 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: 11:12:10 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 308.5 KB/sec) unit-abot-epc-basic-0: 11:12:10 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: 11:12:10 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: 11:12:10 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-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 11:12:10 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: 11:12:10 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: 11:12:10 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/commons/commons-parent/11/commons-parent-11.pom (25 KB at 962.9 KB/sec) unit-abot-epc-basic-0: 11:12:10 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: 11:12:10 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: 11:12:10 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/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 838.6 KB/sec) unit-abot-epc-basic-0: 11:12:10 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: 11:12:11 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: 11:12:11 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/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 1383.2 KB/sec) unit-abot-epc-basic-0: 11:12:11 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: 11:12:11 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: 11:12:11 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 225.3 KB/sec) unit-abot-epc-basic-0: 11:12:11 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: 11:12:11 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: 11:12:11 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 311.1 KB/sec) unit-abot-epc-basic-0: 11:12:11 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: 11:12:11 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: 11:12:11 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 353.9 KB/sec) unit-abot-epc-basic-0: 11:12:11 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: 11:12:11 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: 11:12:11 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/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 767.1 KB/sec) unit-abot-epc-basic-0: 11:12:11 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: 11:12:12 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: 11:12:12 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/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 487.5 KB/sec) unit-abot-epc-basic-0: 11:12:12 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: 11:12:12 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: 11:12:12 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: 11:12:12 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: 11:12:12 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: 11:12:12 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 75.8 KB/sec) unit-abot-epc-basic-0: 11:12:12 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: 11:12:12 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: 11:12:12 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 70.9 KB/sec) unit-abot-epc-basic-0: 11:12:12 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: 11:12:12 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: 11:12:12 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: 11:12:12 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: 11:12:13 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: 11:12:13 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 60.0 KB/sec) unit-abot-epc-basic-0: 11:12:13 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: 11:12:13 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: 11:12:13 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 62.6 KB/sec) unit-abot-epc-basic-0: 11:12:13 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: 11:12:13 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: 11:12:13 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 85.9 KB/sec) unit-abot-epc-basic-0: 11:12:13 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: 11:12:13 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: 11:12:13 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 252.3 KB/sec) unit-abot-epc-basic-0: 11:12:13 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: 11:12:14 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: 11:12:14 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 120.3 KB/sec) unit-abot-epc-basic-0: 11:12:14 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: 11:12:14 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: 11:12:14 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 311.1 KB/sec) unit-abot-epc-basic-0: 11:12:14 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: 11:12:14 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: 11:12:14 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 1013.3 KB/sec) unit-abot-epc-basic-0: 11:12:14 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: 11:12:14 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: 11:12:14 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: 11:12:14 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: 11:12:14 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: 11:12:14 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/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 11:12:14 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: 11:12:15 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: 11:12:15 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 31.6 KB/sec) unit-abot-epc-basic-0: 11:12:15 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: 11:12:15 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: 11:12:15 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: 11:12:15 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: 11:12:15 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: 11:12:15 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 107.7 KB/sec) unit-abot-epc-basic-0: 11:12:15 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: 11:12:15 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: 11:12:16 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 309.5 KB/sec) unit-abot-epc-basic-0: 11:12:16 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: 11:12:16 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: 11:12:16 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.5/slf4j-api-1.7.5.pom (3 KB at 138.2 KB/sec) unit-abot-epc-basic-0: 11:12:16 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: 11:12:16 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: 11:12:16 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.7.5/slf4j-parent-1.7.5.pom (12 KB at 548.9 KB/sec) unit-abot-epc-basic-0: 11:12:16 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: 11:12:16 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: 11:12:16 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 320.7 KB/sec) unit-abot-epc-basic-0: 11:12:16 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: 11:12:17 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: 11:12:17 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 565.2 KB/sec) unit-abot-epc-basic-0: 11:12:17 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: 11:12:17 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: 11:12:17 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: 11:12:17 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: 11:12:17 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: 11:12:17 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 363.4 KB/sec) unit-abot-epc-basic-0: 11:12:17 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: 11:12:17 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: 11:12:17 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 883.7 KB/sec) unit-abot-epc-basic-0: 11:12:17 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: 11:12:18 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: 11:12:18 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/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 814.7 KB/sec) unit-abot-epc-basic-0: 11:12:18 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: 11:12:18 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: 11:12:18 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 2040.6 KB/sec) unit-abot-epc-basic-0: 11:12:18 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-abot-epc-basic-0: 11:12:18 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: 11:12:18 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 311.6 KB/sec) unit-abot-epc-basic-0: 11:12:18 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-abot-epc-basic-0: 11:12:18 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: 11:12:18 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 53.8 KB/sec) unit-abot-epc-basic-0: 11:12:18 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-abot-epc-basic-0: 11:12:19 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-abot-epc-basic-0: 11:12:19 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 1001.6 KB/sec) unit-abot-epc-basic-0: 11:12:19 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-abot-epc-basic-0: 11:12:19 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: 11:12:19 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 328.2 KB/sec) unit-abot-epc-basic-0: 11:12:19 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-abot-epc-basic-0: 11:12:20 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: 11:12:20 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 208.2 KB/sec) unit-abot-epc-basic-0: 11:12:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 11:12:20 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.5 KB/sec) unit-abot-epc-basic-0: 11:12:20 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-abot-epc-basic-0: 11:12:20 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: 11:12:20 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: 11:12:20 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-abot-epc-basic-0: 11:12:20 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: 11:12:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 436.1 KB/sec) unit-abot-epc-basic-0: 11:12:20 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: 11:12:21 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-oai-hss-0: 11:12:21 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:12:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:12:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:12:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:12:21 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-oai-hss-0: 11:12:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:12:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:12:21 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-oai-hss-0: 11:12:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:12:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:12:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:12:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:12:21 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: 11:12:21 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 814.1 KB/sec) unit-abot-epc-basic-0: 11:12:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-hss-0: 11:12:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:12:21 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: 11:12:21 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/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 931.1 KB/sec) unit-abot-epc-basic-0: 11:12:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12: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: 11:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:12:21 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: 11:12:21 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 758.2 KB/sec) unit-abot-epc-basic-0: 11:12:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:12:21 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-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:12:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:12:21 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 9.2 KB/sec) unit-abot-epc-basic-0: 11:12:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-hss-0: 11:12:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:12:22 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: 11:12:22 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 600.4 KB/sec) unit-abot-epc-basic-0: 11:12:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12:22 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: 11:12:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:12:22 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: 11:12:22 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: 11:12:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:12:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:12:22 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:12:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:12:22 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:12:22 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: 11:12:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 11:12:22 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: 11:12:22 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: 11:12:22 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 54.8 KB/sec) unit-abot-epc-basic-0: 11:12:22 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: 11:12:22 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: 11:12:22 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 489.8 KB/sec) unit-abot-epc-basic-0: 11:12:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 11:12:23 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:12:23 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:12:23 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:12:23 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:12:23 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: 11:12:23 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/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 1488.9 KB/sec) unit-abot-epc-basic-0: 11:12:23 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: 11:12:23 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: 11:12:23 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 261.5 KB/sec) unit-abot-epc-basic-0: 11:12:23 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: 11:12:23 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: 11:12:23 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 33.2 KB/sec) unit-abot-epc-basic-0: 11:12:23 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: 11:12:23 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: 11:12:23 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 337.9 KB/sec) unit-abot-epc-basic-0: 11:12:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 11:12:23 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:12:23 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:12:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:12:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:12:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:12:23 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:12:24 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: 11:12:24 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 542.3 KB/sec) unit-abot-epc-basic-0: 11:12:24 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: 11:12:24 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 2.2 KB/sec) unit-abot-epc-basic-0: 11:12:24 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: 11:12:24 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: 11:12:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 318.0 KB/sec) unit-abot-epc-basic-0: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:24 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:25 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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: 11:12:26 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/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:12:26 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: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 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 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 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 327.7 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 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: 11:12:27 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: 11:12:27 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: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/590 KB 5/10 KB 3/590 KB 8/10 KB 3/590 KB 3/10 KB 5/590 KB 8/10 KB 8/590 KB 8/10 KB 11/590 KB 8/10 KB 13/590 KB 8/10 KB 3/1710 KB 13/590 KB 8/10 KB 5/1710 KB 13/590 KB 8/10 KB 8/1710 KB 13/590 KB 8/10 KB 11/1710 KB 13/590 KB 8/10 KB 13/1710 KB 13/590 KB 8/10 KB 13/1710 KB 13/590 KB 10/10 KB 13/1710 KB 13/590 KB 10/10 KB 3/240 KB 13/1710 KB 13/590 KB 10/10 KB 5/240 KB 13/1710 KB 13/590 KB 10/10 KB 8/240 KB 13/1710 KB 13/590 KB 10/10 KB 11/240 KB 13/1710 KB 13/590 KB 10/10 KB 13/240 KB 13/1710 KB 16/590 KB 10/10 KB 13/240 KB 13/1710 KB 19/590 KB 10/10 KB 13/240 KB 13/1710 KB 21/590 KB 10/10 KB 13/240 KB 13/1710 KB 24/590 KB 10/10 KB 13/240 KB 16/1710 KB 24/590 KB 10/10 KB 13/240 KB 19/1710 KB 24/590 KB 10/10 KB 13/240 KB 21/1710 KB 24/590 KB 10/10 KB 13/240 KB 24/1710 KB 24/590 KB 10/10 KB 13/240 KB 27/1710 KB 24/590 KB 10/10 KB 13/240 KB 29/1710 KB 24/590 KB 10/10 KB 13/240 KB 32/1710 KB 24/590 KB 10/10 KB 16/240 KB 29/1710 KB 24/590 KB 10/10 KB 16/240 KB 32/1710 KB 24/590 KB 10/10 KB 19/240 KB 32/1710 KB 24/590 KB 10/10 KB 21/240 KB 32/1710 KB 24/590 KB 10/10 KB 24/240 KB 32/1710 KB 24/590 KB 10/10 KB 27/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 32/1710 KB 24/590 KB 29/240 KB 32/1710 KB 24/590 KB 32/240 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 24/590 KB 32/240 KB 40/1710 KB 24/590 KB 32/240 KB 44/1710 KB 24/590 KB 32/240 KB 48/1710 KB 24/590 KB 32/240 KB 48/1710 KB 27/590 KB 32/240 KB 48/1710 KB 29/590 KB 32/240 KB 48/1710 KB 32/590 KB 32/240 KB 48/1710 KB 32/590 KB 36/240 KB 48/1710 KB 32/590 KB 40/240 KB 48/1710 KB 32/590 KB 44/240 KB 48/1710 KB 32/590 KB 48/240 KB 52/1710 KB 32/590 KB 48/240 KB 56/1710 KB 3/44 KB 32/590 KB 52/240 KB 60/1710 KB 3/44 KB 32/590 KB 52/240 KB 60/1710 KB 3/44 KB 36/590 KB 52/240 KB 52/1710 KB 32/590 KB 52/240 KB 60/1710 KB 3/44 KB 36/590 KB 56/240 KB 60/1710 KB 3/44 KB 36/590 KB 60/240 KB 64/1710 KB 3/44 KB 36/590 KB 60/240 KB 64/1710 KB 3/44 KB 40/590 KB 60/240 KB 68/1710 KB 3/44 KB 44/590 KB 64/240 KB 68/1710 KB 3/44 KB 48/590 KB 64/240 KB 52/1710 KB 3/44 KB 32/590 KB 52/240 KB 68/1710 KB 3/44 KB 52/590 KB 64/240 KB 68/1710 KB 3/44 KB 56/590 KB 64/240 KB 68/1710 KB 3/44 KB 60/590 KB 64/240 KB 68/1710 KB 3/44 KB 64/590 KB 64/240 KB 68/1710 KB 3/44 KB 40/590 KB 64/240 KB 72/1710 KB 3/44 KB 64/590 KB 64/240 KB 64/1710 KB 3/44 KB 40/590 KB 64/240 KB 72/1710 KB 3/44 KB 64/590 KB 68/240 KB 72/1710 KB 3/44 KB 64/590 KB 72/240 KB 76/1710 KB 3/44 KB 64/590 KB 76/240 KB 76/1710 KB 3/44 KB 64/590 KB 80/240 KB 68/1710 KB 3/44 KB 52/590 KB 64/240 KB 76/1710 KB 3/44 KB 64/590 KB 72/240 KB 80/1710 KB 3/44 KB 64/590 KB 80/240 KB 80/1710 KB 6/44 KB 64/590 KB 80/240 KB 84/1710 KB 6/44 KB 64/590 KB 80/240 KB 88/1710 KB 8/44 KB 68/590 KB 84/240 KB 92/1710 KB 8/44 KB 68/590 KB 84/240 KB 84/1710 KB 8/44 KB 68/590 KB 84/240 KB 92/1710 KB 8/44 KB 72/590 KB 84/240 KB 84/1710 KB 8/44 KB 64/590 KB 84/240 KB 96/1710 KB 8/44 KB 72/590 KB 88/240 KB 96/1710 KB 8/44 KB 72/590 KB 92/240 KB 84/1710 KB 8/44 KB 64/590 KB 80/240 KB 96/1710 KB 11/44 KB 72/590 KB 92/240 KB 96/1710 KB 14/44 KB 72/590 KB 92/240 KB 96/1710 KB 17/44 KB 72/590 KB 92/240 KB 96/1710 KB 8/44 KB 72/590 KB 84/240 KB 96/1710 KB 17/44 KB 72/590 KB 96/240 KB 96/1710 KB 19/44 KB 76/590 KB 100/240 KB 100/1710 KB 19/44 KB 76/590 KB 104/240 KB 100/1710 KB 19/44 KB 76/590 KB 108/240 KB 100/1710 KB 19/44 KB 76/590 KB 112/240 KB 96/1710 KB 19/44 KB 76/590 KB 96/240 KB 96/1710 KB 17/44 KB 76/590 KB 96/240 KB 100/1710 KB 19/44 KB 80/590 KB 112/240 KB 100/1710 KB 19/44 KB 84/590 KB 112/240 KB 100/1710 KB 19/44 KB 76/590 KB 100/240 KB 104/1710 KB 22/44 KB 84/590 KB 112/240 KB 108/1710 KB 22/44 KB 84/590 KB 112/240 KB 112/1710 KB 22/44 KB 84/590 KB 112/240 KB 116/1710 KB 22/44 KB 88/590 KB 112/240 KB 120/1710 KB 22/44 KB 88/590 KB 116/240 KB 124/1710 KB 22/44 KB 88/590 KB 116/240 KB 128/1710 KB 22/44 KB 88/590 KB 116/240 KB 100/1710 KB 22/44 KB 84/590 KB 112/240 KB 128/1710 KB 24/44 KB 88/590 KB 116/240 KB 128/1710 KB 27/44 KB 88/590 KB 116/240 KB 128/1710 KB 30/44 KB 88/590 KB 116/240 KB 128/1710 KB 33/44 KB 88/590 KB 116/240 KB 128/1710 KB 35/44 KB 88/590 KB 116/240 KB 128/1710 KB 39/44 KB 88/590 KB 116/240 KB 128/1710 KB 43/44 KB 88/590 KB 116/240 KB 128/1710 KB 44/44 KB 88/590 KB 116/240 KB 116/1710 KB 22/44 KB 88/590 KB 116/240 KB 128/1710 KB 44/44 KB 88/590 KB 120/240 KB 128/1710 KB 44/44 KB 88/590 KB 124/240 KB 128/1710 KB 44/44 KB 88/590 KB 128/240 KB 112/1710 KB 22/44 KB 88/590 KB 112/240 KB 128/1710 KB 44/44 KB 88/590 KB 128/240 KB 3/232 KB 128/1710 KB 44/44 KB 92/590 KB 132/240 KB 5/232 KB 128/1710 KB 44/44 KB 92/590 KB 132/240 KB 8/232 KB 128/1710 KB 4 unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 4/44 KB 92/590 KB 132/240 KB 11/232 KB 128/1710 KB 44/44 KB 92/590 KB 132/240 KB 13/232 KB 128/1710 KB 44/44 KB 92/590 KB 132/240 KB 16/232 KB 128/1710 KB 44/44 KB 92/590 KB 132/240 KB 3/232 KB 128/1710 KB 44/44 KB 96/590 KB 132/240 KB 16/232 KB 128/1710 KB 44/44 KB 96/590 KB 132/240 KB 19/232 KB 128/1710 KB 44/44 KB 100/590 KB 132/240 KB 19/232 KB 128/1710 KB 44/44 KB 104/590 KB 132/240 KB 19/232 KB 128/1710 KB 44/44 KB 108/590 KB 132/240 KB 19/232 KB 128/1710 KB 44/44 KB 112/590 KB 132/240 KB 19/232 KB 132/1710 KB 44/44 KB 112/590 KB 132/240 KB 21/232 KB 136/1710 KB 44/44 KB 112/590 KB 132/240 KB 21/232 KB 140/1710 KB 44/44 KB 112/590 KB 132/240 KB 21/232 KB 144/1710 KB 44/44 KB 112/590 KB 132/240 KB 21/232 KB 148/1710 KB 44/44 KB 116/590 KB 132/240 KB 21/232 KB 128/1710 KB 44/44 KB 88/590 KB 132/240 KB 3/232 KB 148/1710 KB 44/44 KB 116/590 KB 136/240 KB 21/232 KB 148/1710 KB 44/44 KB 116/590 KB 140/240 KB 21/232 KB 148/1710 KB 44/44 KB 116/590 KB 144/240 KB 21/232 KB 144/1710 KB 44/44 KB 116/590 KB 132/240 KB 21/232 KB 128/1710 KB 44/44 KB 112/590 KB 132/240 KB 21/232 KB 148/1710 KB 44/44 KB 116/590 KB 144/240 KB 24/232 KB 148/1710 KB 44/44 KB 116/590 KB 144/240 KB 27/232 KB 148/1710 KB 44/44 KB 116/590 KB 144/240 KB 29/232 KB 148/1710 KB 44/44 KB 120/590 KB 144/240 KB 29/232 KB 148/1710 KB 44/44 KB 124/590 KB 144/240 KB 29/232 KB 148/1710 KB 44/44 KB 124/590 KB 144/240 KB 32/232 KB 148/1710 KB 44/44 KB 128/590 KB 144/240 KB 32/232 KB 148/1710 KB 44/44 KB 132/590 KB 144/240 KB 32/232 KB 152/1710 KB 44/44 KB 132/590 KB 148/240 KB 32/232 KB 152/1710 KB 44/44 KB 132/590 KB 152/240 KB 32/232 KB 152/1710 KB 44/44 KB 132/590 KB 144/240 KB 32/232 KB 156/1710 KB 44/44 KB 132/590 KB 152/240 KB 32/232 KB 160/1710 KB 44/44 KB 132/590 KB 152/240 KB 32/232 KB 160/1710 KB 44/44 KB 136/590 KB 152/240 KB 32/232 KB 160/1710 KB 44/44 KB 136/590 KB 156/240 KB 32/232 KB 160/1710 KB 44/44 KB 136/590 KB 160/240 KB 32/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 392.6 KB/sec) unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 160/1710 KB 44/44 KB 140/590 KB 160/240 KB 32/232 KB 164/1710 KB 144/590 KB 160/240 KB 32/232 KB 164/1710 KB 148/590 KB 160/240 KB 36/232 KB 164/1710 KB 44/44 KB 140/590 KB 160/240 KB 32/232 KB 168/1710 KB 148/590 KB 164/240 KB 36/232 KB 172/1710 KB 148/590 KB 164/240 KB 36/232 KB 176/1710 KB 148/590 KB 164/240 KB 36/232 KB 180/1710 KB 148/590 KB 164/240 KB 36/232 KB 164/1710 KB 148/590 KB 164/240 KB 36/232 KB 164/1710 KB 144/590 KB 160/240 KB 36/232 KB 180/1710 KB 152/590 KB 164/240 KB 40/232 KB 180/1710 KB 152/590 KB 164/240 KB 44/232 KB 180/1710 KB 152/590 KB 164/240 KB 48/232 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 180/1710 KB 152/590 KB 168/240 KB 48/232 KB 180/1710 KB 152/590 KB 172/240 KB 48/232 KB 180/1710 KB 152/590 KB 176/240 KB 48/232 KB 180/1710 KB 152/590 KB 164/240 KB 36/232 KB 180/1710 KB 156/590 KB 176/240 KB 52/232 KB 180/1710 KB 156/590 KB 176/240 KB 56/232 KB 180/1710 KB 156/590 KB 176/240 KB 60/232 KB 180/1710 KB 156/590 KB 176/240 KB 64/232 KB 180/1710 KB 156/590 KB 180/240 KB 64/232 KB 184/1710 KB 156/590 KB 184/240 KB 64/232 KB 184/1710 KB 156/590 KB 188/240 KB 64/232 KB 184/1710 KB 156/590 KB 192/240 KB 68/232 KB 184/1710 KB 156/590 KB 180/240 KB 64/232 KB 180/1710 KB 156/590 KB 176/240 KB 64/232 KB 184/1710 KB 156/590 KB 188/240 KB 68/232 KB 184/1710 KB 156/590 KB 192/240 KB 72/232 KB 184/1710 KB 156/590 KB 192/240 KB 76/232 KB 184/1710 KB 156/590 KB 192/240 KB 80/232 KB 184/1710 KB 160/590 KB 192/240 KB 80/232 KB 184/1710 KB 164/590 KB 192/240 KB 80/232 KB 188/1710 KB 164/590 KB 192/240 KB 80/232 KB 192/1710 KB 164/590 KB 192/240 KB 80/232 KB 192/1710 KB 164/590 KB 192/240 KB 84/232 KB 192/1710 KB 164/590 KB 192/240 KB 88/232 KB 192/1710 KB 164/590 KB 192/240 KB 92/232 KB 192/1710 KB 164/590 KB 192/240 KB 96/232 KB 192/1710 KB 164/590 KB 4/258 KB 192/240 KB 96/232 KB 192/1710 KB 164/590 KB 8/258 KB 192/240 KB 96/232 KB 192/1710 KB 164/590 KB 12/258 KB 192/240 KB 96/232 KB 192/1710 KB 164/590 KB 16/258 KB 196/240 KB 96/232 KB 196/1710 KB 168/590 KB 16/258 KB 200/240 KB 100/232 KB 196/1710 KB 168/590 KB 16/258 KB 204/240 KB 100/232 KB 196/1710 KB 168/590 KB 16/258 KB 196/240 KB 100/232 KB 196/1710 KB 168/590 KB 20/258 KB 204/240 KB 100/232 KB 196/1710 KB 168/590 KB 16/258 KB 196/240 KB 100/232 KB 200/1710 KB 168/590 KB 20/258 KB 208/240 KB 100/232 KB 204/1710 KB 168/590 KB 20/258 KB 208/240 KB 100/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 100/232 KB 192/1710 KB 168/590 KB 16/258 KB 196/240 KB 100/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 104/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 108/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 112/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 116/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 120/232 KB 208/1710 KB 168/590 KB 20/258 KB 208/240 KB 124/232 KB 192/1710 KB 168/590 KB 16/258 KB 196/240 KB 96/232 KB 208/1710 KB 172/590 KB 20/258 KB 208/240 KB 124/232 KB 208/1710 KB 176/590 KB 20/258 KB 208/240 KB 124/232 KB 208/1710 KB 180/590 KB 20/258 KB 208/240 KB 124/232 KB 208/1710 KB 184/590 KB 20/258 KB 208/240 KB 128/232 KB 208/1710 KB 188/590 KB 20/258 KB 208/240 KB 128/232 KB 208/1710 KB 192/590 KB 24/258 KB 208/240 KB 128/232 KB 208/1710 KB 196/590 KB 24/258 KB 208/240 KB 128/232 KB 212/1710 KB 200/590 KB 24/258 KB 208/240 KB 128/232 KB 212/1710 KB 204/590 KB 24/258 KB 208/240 KB 128/232 KB 196/1710 KB 168/590 KB 20/258 KB 208/240 KB 100/232 KB 212/1710 KB 208/590 KB 24/258 KB 212/240 KB 128/232 KB 212/1710 KB 196/590 KB 24/258 KB 208/240 KB 128/232 KB 216/1710 KB 208/590 KB 24/258 KB 212/240 KB 128/232 KB 220/1710 KB 208/590 KB 24/258 KB 212/240 KB 128/232 KB 224/1710 KB 208/590 KB 24/258 KB 216/240 KB 128/232 KB 208/1710 KB 188/590 KB 24/258 KB 208/240 KB 128/232 KB 224/1710 KB 208/590 KB 28/258 KB 216/240 KB 128/232 KB 224/1710 KB 208/590 KB 32/258 KB 216/240 KB 128/232 KB 208/1710 KB 180/590 KB 20/258 KB 208/240 KB 128/232 KB 224/1710 KB 208/590 KB 32/258 KB 216/240 KB 132/232 KB 224/1710 KB 208/590 KB 32/258 KB 216/240 KB 136/232 KB 224/1710 KB 208/5 unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 90 KB 32/258 KB 216/240 KB 140/232 KB 224/1710 KB 208/590 KB 36/258 KB 216/240 KB 144/232 KB 224/1710 KB 208/590 KB 36/258 KB 216/240 KB 148/232 KB 228/1710 KB 208/590 KB 36/258 KB 216/240 KB 152/232 KB 220/1710 KB 208/590 KB 24/258 KB 216/240 KB 128/232 KB 228/1710 KB 208/590 KB 36/258 KB 220/240 KB 152/232 KB 228/1710 KB 208/590 KB 36/258 KB 224/240 KB 152/232 KB 228/1710 KB 208/590 KB 36/258 KB 228/240 KB 152/232 KB 228/1710 KB 208/590 KB 36/258 KB 216/240 KB 148/232 KB 212/1710 KB 208/590 KB 36/258 KB 216/240 KB 148/232 KB 224/1710 KB 208/590 KB 36/258 KB 216/240 KB 140/232 KB 228/1710 KB 208/590 KB 40/258 KB 232/240 KB 156/232 KB 228/1710 KB 208/590 KB 44/258 KB 232/240 KB 156/232 KB 228/1710 KB 212/590 KB 44/258 KB 232/240 KB 156/232 KB 232/1710 KB 216/590 KB 48/258 KB 232/240 KB 156/232 KB 228/1710 KB 208/590 KB 36/258 KB 232/240 KB 156/232 KB 232/1710 KB 216/590 KB 48/258 KB 236/240 KB 156/232 KB 228/1710 KB 208/590 KB 36/258 KB 228/240 KB 156/232 KB 232/1710 KB 212/590 KB 48/258 KB 232/240 KB 156/232 KB 236/1710 KB 216/590 KB 48/258 KB 236/240 KB 156/232 KB 240/1710 KB 216/590 KB 48/258 KB 236/240 KB 156/232 KB 228/1710 KB 212/590 KB 48/258 KB 232/240 KB 156/232 KB 240/1710 KB 216/590 KB 52/258 KB 240/240 KB 160/232 KB 244/1710 KB 220/590 KB 56/258 KB 240/240 KB 160/232 KB 244/1710 KB 220/590 KB 60/258 KB 240/240 KB 160/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 160/232 KB 240/1710 KB 216/590 KB 48/258 KB 240/240 KB 160/232 KB 240/1710 KB 216/590 KB 48/258 KB 236/240 KB 160/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 164/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 168/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 172/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 176/232 KB 244/1710 KB 220/590 KB 64/258 KB 240/240 KB 180/232 KB 244/1710 KB 220/590 KB 68/258 KB 240/240 KB 184/232 KB 244/1710 KB 220/590 KB 68/258 KB 240/240 KB 188/232 KB 244/1710 KB 220/590 KB 68/258 KB 240/240 KB 192/232 KB 244/1710 KB 220/590 KB 52/258 KB 240/240 KB 160/232 KB 248/1710 KB 220/590 KB 68/258 KB 240/240 KB 192/232 KB 252/1710 KB 220/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 220/590 KB 68/258 KB 240/240 KB 192/232 KB 240/1710 KB 220/590 KB 52/258 KB 240/240 KB 160/232 KB 256/1710 KB 224/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 228/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 232/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 236/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 240/590 KB 68/258 KB 240/240 KB 192/232 KB 256/1710 KB 244/590 KB 68/258 KB 240/240 KB 192/232 KB 260/1710 KB 248/590 KB 68/258 KB 240/240 KB 196/232 KB 260/1710 KB 252/590 KB 68/258 KB 240/240 KB 196/232 KB 260/1710 KB 256/590 KB 68/258 KB 240/240 KB 196/232 KB 244/1710 KB 220/590 KB 68/258 KB 240/240 KB 180/232 KB 260/1710 KB 256/590 KB 72/258 KB 240/240 KB 196/232 KB 260/1710 KB 256/590 KB 76/258 KB 240/240 KB 196/232 KB 260/1710 KB 256/590 KB 80/258 KB 240/240 KB 196/232 KB 260/1710 KB 256/590 KB 84/258 KB 240/240 KB 196/232 KB 260/1710 KB 256/590 KB 88/258 KB 196/232 KB 260/1710 KB 260/590 KB 88/258 KB 196/232 KB 260/1710 KB 244/590 KB 68/258 KB 240/240 KB 196/232 KB 260/1710 KB 260/590 KB 92/258 KB 200/232 KB 260/1710 KB 260/590 KB 92/258 KB 204/232 KB 260/1710 KB 260/590 KB 92/258 KB 208/232 KB 260/1710 KB 244/590 KB 68/258 KB 240/240 KB 192/232 KB 264/1710 KB 260/590 KB 92/258 KB 208/232 KB 268/1710 KB 260/590 unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install KB 92/258 KB 208/232 KB 272/1710 KB 260/590 KB 92/258 KB 208/232 KB 276/1710 KB 260/590 KB 92/258 KB 208/232 KB 260/1710 KB 260/590 KB 92/258 KB 196/232 KB 276/1710 KB 260/590 KB 96/258 KB 208/232 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1514.5 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 276/1710 KB 260/590 KB 100/258 KB 208/232 KB 280/1710 KB 264/590 KB 104/258 KB 212/232 KB 280/1710 KB 264/590 KB 100/258 KB 212/232 KB 280/1710 KB 268/590 KB 104/258 KB 212/232 KB 280/1710 KB 272/590 KB 104/258 KB 212/232 KB 280/1710 KB 276/590 KB 104/258 KB 212/232 KB 280/1710 KB 260/590 KB 100/258 KB 212/232 KB 280/1710 KB 260/590 KB 100/258 KB 208/232 KB 284/1710 KB 276/590 KB 108/258 KB 216/232 KB 288/1710 KB 276/590 KB 108/258 KB 216/232 KB 292/1710 KB 276/590 KB 108/258 KB 216/232 KB 280/1710 KB 276/590 KB 108/258 KB 212/232 KB 292/1710 KB 276/590 KB 112/258 KB 216/232 KB 280/1710 KB 276/590 KB 108/258 KB 216/232 KB 296/1710 KB 276/590 KB 112/258 KB 216/232 KB 296/1710 KB 276/590 KB 112/258 KB 220/232 KB 300/1710 KB 276/590 KB 112/258 KB 224/232 KB 300/1710 KB 280/590 KB 112/258 KB 228/232 KB 300/1710 KB 280/590 KB 112/258 KB 232/232 KB 300/1710 KB 280/590 KB 112/258 KB 232/232 KB 300/1710 KB 276/590 KB 112/258 KB 220/232 KB 304/1710 KB 280/590 KB 112/258 KB 232/232 KB 308/1710 KB 280/590 KB 112/258 KB 232/232 KB 312/1710 KB 280/590 KB 112/258 KB 232/232 KB 316/1710 KB 280/590 KB 112/258 KB 232/232 KB 320/1710 KB 280/590 KB 112/258 KB 232/232 KB 324/1710 KB 280/590 KB 112/258 KB 232/232 KB 300/1710 KB 280/590 KB 112/258 KB 224/232 KB 324/1710 KB 284/590 KB 112/258 KB 232/232 KB 324/1710 KB 288/590 KB 112/258 KB 232/232 KB 324/1710 KB 292/590 KB 112/258 KB 232/232 KB 324/1710 KB 296/590 KB 112/258 KB 232/232 KB 324/1710 KB 300/590 KB 112/258 KB 232/232 KB 324/1710 KB 304/590 KB 112/258 KB 232/232 KB 324/1710 KB 308/590 KB 112/258 KB 232/232 KB 328/1710 KB 308/590 KB 112/258 KB 232/232 KB 332/1710 KB 312/590 KB 112/258 KB 232/232 KB 332/1710 KB 316/590 KB 112/258 KB 232/232 KB 332/1710 KB 320/590 KB 112/258 KB 232/232 KB 332/1710 KB 308/590 KB 112/258 KB 232/232 KB 336/1710 KB 320/590 KB 112/258 KB 232/232 KB 340/1710 KB 320/590 KB 112/258 KB 232/232 KB 344/1710 KB 324/590 KB 112/258 KB 232/232 KB 340/1710 KB 324/590 KB 112/258 KB 232/232 KB 348/1710 KB 328/590 KB 112/258 KB 232/232 KB 348/1710 KB 328/590 KB 112/258 KB 232/232 KB 352/1710 KB 328/590 KB 112/258 KB 232/232 KB 352/1710 KB 332/590 KB 112/258 KB 232/232 KB 352/1710 KB 336/590 KB 112/258 KB 232/232 KB 352/1710 KB 340/590 KB 112/258 KB 232/232 KB 356/1710 KB 344/590 KB 112/258 KB 356/1710 KB 340/590 KB 112/258 KB 360/1710 KB 344/590 KB 112/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 364/1710 KB 344/590 KB 112/258 KB 364/1710 KB 348/590 KB 112/258 KB 364/1710 KB 352/590 KB 112/258 KB 368/1710 KB 352/590 KB 112/258 KB 372/1710 KB 352/590 KB 112/258 KB 372/1710 KB 4/223 KB 356/590 KB 116/258 KB 372/1710 KB 8/223 KB 356/590 KB 116/258 KB 372/1710 KB 12/223 KB 356/590 KB 116/258 KB 372/1710 KB 16/223 KB 356/590 KB 116/258 KB 372/1710 KB 20/223 KB 356/590 KB 116/258 KB 372/1710 KB 24/223 KB 356/590 KB 116/258 KB 372/1710 KB 28/223 KB 356/590 KB 116/258 KB 372/1710 KB 356/590 KB 116/258 KB 372/1710 KB 28/223 KB 356/590 KB 120/258 KB 372/1710 KB 28/223 KB 356/590 KB 124/258 KB 372/1710 KB 28/223 KB 356/590 KB 128/258 KB 372/1710 KB 28/223 KB 356/590 KB 132/258 KB 372/1710 KB 28/223 KB 356/590 KB 136/258 KB 372/1710 KB 28/223 KB 356/590 KB 140/258 KB 372/1710 KB 28/223 KB 356/590 KB 144/258 KB 372/1710 KB 28/223 KB 356/590 KB 148/258 KB 372/1710 KB 32/223 KB 356/590 KB 152/258 KB 372/1710 KB 32/223 KB 356/590 KB 156/258 KB 372/1710 KB 32/223 KB 356/590 KB 160/258 KB 372/1710 KB 32/223 KB 356/590 KB 164/258 KB 372/1710 KB 32/223 KB 356/590 KB 168/258 KB 372/1710 KB 32/223 KB 356/590 KB 172/258 KB 372/1710 KB 32/223 KB 356/590 KB 176/258 KB 372/1710 KB 32/223 KB 356/590 KB 180/258 KB 372/1710 KB 32/223 KB 356/590 KB 184/258 KB 372/1710 KB 32/223 KB 356/590 KB 188/258 KB 372/1710 KB 32/223 KB 356/590 KB 192/258 KB 372/1710 KB 32/223 KB 356/590 KB 196/258 KB 372/1710 KB 356/590 KB 112/258 KB 376/1710 KB 32/223 KB 360/590 KB 196/258 KB 376/1710 KB 32/223 KB 364/590 KB 196/258 KB 376/1710 KB 32/223 KB 356/590 KB 196/258 KB 376/1710 KB 32/223 KB 368/590 KB 196/258 KB 372/1710 KB 32/223 KB 356/590 KB 148/258 KB 376/1710 KB 36/223 KB 368/590 KB 196/258 KB 376/1710 KB 40/223 KB 368/590 KB 196/258 KB 376/1710 KB 44/223 KB 368/590 KB 196/258 KB 376/1710 KB 48/223 KB 368/590 KB 196/258 KB 376/1710 KB 52/223 KB 368/590 KB 196/258 KB 376/1710 KB 56/223 KB 368/590 KB 196/258 KB 376/1710 KB 60/223 KB 368/590 KB 196/258 KB 376/1710 KB 64/223 KB 368/590 KB 196/258 KB 376/1710 KB 68/223 KB 368/590 KB 196/258 KB 376/1710 KB 72/223 KB 368/590 KB 196/258 KB 376/1710 KB 72/223 KB 368/590 KB 196/258 KB 4/208 KB 376/1710 KB 72/223 KB 368/590 KB 196/258 KB 8/208 KB 376/1710 KB 72/223 KB 368/590 KB 196/258 KB 12/208 KB 376/1710 KB 72/223 KB 368/590 KB 196/258 KB 16/208 KB 380/1710 KB 72/223 KB 368/590 KB 196/258 KB 16/208 KB 384/1710 KB 76/223 KB 372/590 KB 200/258 KB 16/208 KB 388/1710 KB 76/223 KB 372/590 KB 200/258 KB 16/208 KB 392/1710 KB 76/223 KB 372/590 KB 200/258 KB 20/208 KB 396/1710 KB 76/223 KB 372/590 KB 200/258 KB 20/208 KB 400/1710 KB 76/223 KB 372/590 KB 200/258 KB 20/208 KB 380/1710 KB 76/223 KB 372/590 KB 200/258 KB 16/208 KB 380/1710 KB 76/223 KB 368/590 KB 200/258 KB 16/208 KB 400/1710 KB 80/223 KB 376/590 KB 200/258 KB 20/208 KB 380/1710 KB 72/223 KB 368/590 KB 200/258 KB 16/208 KB 388/1710 KB 76/223 KB 372/590 KB 200/258 KB 20/208 KB 400/1710 KB 80/223 KB 376/590 KB 200/258 KB 24/208 KB 400/1710 KB 80/223 KB 376/590 KB 200/258 KB 28/208 KB 400/1710 KB 80/223 KB 376/590 KB 200/258 KB 32/208 KB 400/1710 KB 80/223 KB 376/590 KB 204/258 KB 36/208 KB 400/1710 KB 84/223 KB 376/590 KB 204/258 KB 40/208 KB 400/1710 KB 84/223 KB 376/590 KB 204/258 KB 44/208 KB 400/1710 KB 84/223 KB 376/590 KB 204/258 KB 48/208 KB 400/1710 KB 80/223 KB 376/590 KB 204/258 KB 32/208 KB 400/1710 KB 84/223 KB 376/590 KB 208/258 KB 48/208 KB 400/1710 KB 84/223 KB 3 unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 76/590 KB 212/258 KB 48/208 KB 400/1710 KB 84/223 KB 376/590 KB 204/258 KB 36/208 KB 400/1710 KB 84/223 KB 380/590 KB 212/258 KB 48/208 KB 400/1710 KB 84/223 KB 384/590 KB 212/258 KB 48/208 KB 400/1710 KB 84/223 KB 376/590 KB 204/258 KB 36/208 KB 400/1710 KB 88/223 KB 384/590 KB 212/258 KB 48/208 KB 400/1710 KB 92/223 KB 384/590 KB 212/258 KB 48/208 KB 400/1710 KB 96/223 KB 384/590 KB 212/258 KB 48/208 KB 400/1710 KB 96/223 KB 384/590 KB 216/258 KB 48/208 KB 400/1710 KB 96/223 KB 384/590 KB 220/258 KB 48/208 KB 400/1710 KB 96/223 KB 384/590 KB 224/258 KB 48/208 KB 400/1710 KB 100/223 KB 384/590 KB 228/258 KB 52/208 KB 404/1710 KB 100/223 KB 388/590 KB 232/258 KB 52/208 KB 400/1710 KB 100/223 KB 384/590 KB 224/258 KB 52/208 KB 404/1710 KB 104/223 KB 388/590 KB 232/258 KB 52/208 KB 404/1710 KB 108/223 KB 388/590 KB 232/258 KB 52/208 KB 404/1710 KB 112/223 KB 388/590 KB 232/258 KB 52/208 KB 404/1710 KB 112/223 KB 388/590 KB 236/258 KB 52/208 KB 404/1710 KB 112/223 KB 388/590 KB 240/258 KB 52/208 KB 400/1710 KB 96/223 KB 384/590 KB 224/258 KB 52/208 KB 404/1710 KB 100/223 KB 388/590 KB 228/258 KB 52/208 KB 404/1710 KB 112/223 KB 392/590 KB 240/258 KB 52/208 KB 404/1710 KB 112/223 KB 396/590 KB 240/258 KB 52/208 KB 404/1710 KB 112/223 KB 400/590 KB 240/258 KB 52/208 KB 404/1710 KB 100/223 KB 384/590 KB 228/258 KB 52/208 KB 408/1710 KB 112/223 KB 400/590 KB 240/258 KB 52/208 KB 412/1710 KB 112/223 KB 400/590 KB 240/258 KB 52/208 KB 416/1710 KB 112/223 KB 400/590 KB 240/258 KB 52/208 KB 420/1710 KB 116/223 KB 400/590 KB 240/258 KB 52/208 KB 424/1710 KB 116/223 KB 404/590 KB 244/258 KB 56/208 KB 428/1710 KB 116/223 KB 404/590 KB 244/258 KB 56/208 KB 432/1710 KB 116/223 KB 404/590 KB 244/258 KB 56/208 KB 416/1710 KB 116/223 KB 400/590 KB 240/258 KB 52/208 KB 432/1710 KB 120/223 KB 404/590 KB 244/258 KB 56/208 KB 432/1710 KB 124/223 KB 404/590 KB 244/258 KB 56/208 KB 432/1710 KB 128/223 KB 404/590 KB 244/258 KB 56/208 KB 420/1710 KB 116/223 KB 404/590 KB 244/258 KB 56/208 KB 432/1710 KB 128/223 KB 408/590 KB 244/258 KB 56/208 KB 432/1710 KB 128/223 KB 412/590 KB 244/258 KB 56/208 KB 420/1710 KB 116/223 KB 400/590 KB 244/258 KB 56/208 KB 432/1710 KB 128/223 KB 412/590 KB 248/258 KB 56/208 KB 432/1710 KB 128/223 KB 412/590 KB 252/258 KB 56/208 KB 420/1710 KB 116/223 KB 400/590 KB 240/258 KB 56/208 KB 432/1710 KB 128/223 KB 416/590 KB 252/258 KB 60/208 KB 432/1710 KB 128/223 KB 416/590 KB 252/258 KB 64/208 KB 432/1710 KB 128/223 KB 416/590 KB 252/258 KB 68/208 KB 432/1710 KB 128/223 KB 416/590 KB 252/258 KB 56/208 KB 432/1710 KB 128/223 KB 416/590 KB 256/258 KB 68/208 KB 432/1710 KB 128/223 KB 420/590 KB 256/258 KB 68/208 KB 436/1710 KB 132/223 KB 424/590 KB 258/258 KB 72/208 KB 436/1710 KB 132/223 KB 428/590 KB 258/258 KB 72/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 72/208 KB 432/1710 KB 128/223 KB 420/590 KB 256/258 KB 72/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 76/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 80/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 84/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 88/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 92/208 KB 436/1710 KB 132/223 KB 432/590 KB 258/258 KB 96/208 KB 436/1710 KB 132/223 KB 436/590 KB 258/258 KB 100/208 KB 436/1710 KB 132/223 KB 436/590 KB 258/258 KB 104/208 KB 436/1710 KB 132/223 KB 436/590 KB 258/258 KB 108/208 KB 436/1710 KB 132/223 KB 436/590 KB unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 258/258 KB 112/208 KB 436/1710 KB 132/223 KB 420/590 KB 258/258 KB 72/208 KB 432/1710 KB 132/223 KB 420/590 KB 258/258 KB 72/208 KB 432/1710 KB 128/223 KB 420/590 KB 258/258 KB 72/208 KB 436/1710 KB 136/223 KB 436/590 KB 258/258 KB 112/208 KB 440/1710 KB 136/223 KB 436/590 KB 258/258 KB 112/208 KB 440/1710 KB 140/223 KB 436/590 KB 258/258 KB 112/208 KB 440/1710 KB 144/223 KB 436/590 KB 258/258 KB 112/208 KB 444/1710 KB 148/223 KB 436/590 KB 258/258 KB 112/208 KB 444/1710 KB 152/223 KB 436/590 KB 258/258 KB 112/208 KB 444/1710 KB 156/223 KB 436/590 KB 258/258 KB 112/208 KB 436/1710 KB 132/223 KB 436/590 KB 258/258 KB 96/208 KB 444/1710 KB 156/223 KB 440/590 KB 258/258 KB 112/208 KB 444/1710 KB 156/223 KB 444/590 KB 258/258 KB 112/208 KB 444/1710 KB 144/223 KB 436/590 KB 258/258 KB 112/208 KB 448/1710 KB 156/223 KB 444/590 KB 258/258 KB 112/208 KB 452/1710 KB 156/223 KB 444/590 KB 258/258 KB 112/208 KB 452/1710 KB 156/223 KB 448/590 KB 258/258 KB 112/208 KB 452/1710 KB 156/223 KB 452/590 KB 258/258 KB 112/208 KB 456/1710 KB 160/223 KB 456/590 KB 258/258 KB 116/208 KB 456/1710 KB 160/223 KB 460/590 KB 258/258 KB 116/208 KB 456/1710 KB 160/223 KB 464/590 KB 258/258 KB 116/208 KB 456/1710 KB 160/223 KB 452/590 KB 258/258 KB 116/208 KB 456/1710 KB 160/223 KB 452/590 KB 258/258 KB 112/208 KB 456/1710 KB 156/223 KB 452/590 KB 258/258 KB 112/208 KB 460/1710 KB 160/223 KB 464/590 KB 258/258 KB 120/208 KB 464/1710 KB 160/223 KB 464/590 KB 258/258 KB 120/208 KB 468/1710 KB 160/223 KB 464/590 KB 258/258 KB 120/208 KB 472/1710 KB 164/223 KB 468/590 KB 258/258 KB 120/208 KB 476/1710 KB 164/223 KB 468/590 KB 258/258 KB 120/208 KB 480/1710 KB 164/223 KB 468/590 KB 120/208 KB 468/1710 KB 164/223 KB 468/590 KB 258/258 KB 120/208 KB 480/1710 KB 164/223 KB 472/590 KB 120/208 KB 480/1710 KB 164/223 KB 476/590 KB 120/208 KB 480/1710 KB 164/223 KB 480/590 KB 120/208 KB 468/1710 KB 164/223 KB 464/590 KB 258/258 KB 120/208 KB 480/1710 KB 168/223 KB 480/590 KB 120/208 KB 480/1710 KB 172/223 KB 480/590 KB 120/208 KB 480/1710 KB 176/223 KB 480/590 KB 120/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1140.0 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 472/1710 KB 164/223 KB 468/590 KB 258/258 KB 120/208 KB 480/1710 KB 176/223 KB 480/590 KB 124/208 KB 480/1710 KB 176/223 KB 480/590 KB 128/208 KB 480/1710 KB 176/223 KB 480/590 KB 132/208 KB 484/1710 KB 180/223 KB 484/590 KB 136/208 KB 484/1710 KB 180/223 KB 484/590 KB 140/208 KB 484/1710 KB 180/223 KB 484/590 KB 144/208 KB 484/1710 KB 180/223 KB 484/590 KB 132/208 KB 484/1710 KB 180/223 KB 488/590 KB 144/208 KB 484/1710 KB 180/223 KB 492/590 KB 144/208 KB 484/1710 KB 180/223 KB 496/590 KB 144/208 KB 484/1710 KB 180/223 KB 500/590 KB 144/208 KB 484/1710 KB 180/223 KB 504/590 KB 148/208 KB 484/1710 KB 180/223 KB 508/590 KB 148/208 KB 484/1710 KB 180/223 KB 512/590 KB 148/208 KB 484/1710 KB 180/223 KB 480/590 KB 132/208 KB 488/1710 KB 180/223 KB 512/590 KB 148/208 KB 492/1710 KB 180/223 KB 512/590 KB 148/208 KB 496/1710 KB 180/223 KB 512/590 KB 148/208 KB 480/1710 KB 180/223 KB 480/590 KB 132/208 KB 496/1710 KB 184/223 KB 512/590 KB 148/208 KB 496/1710 KB 188/223 KB 512/590 KB 148/208 KB 496/1710 KB 192/223 KB 512/590 KB 148/208 KB 500/1710 KB 192/223 KB 512/590 KB 148/208 KB 504/1710 KB 196/223 KB 512/590 KB 148/208 KB 508/1710 KB 196/223 KB 512/590 KB 148/208 KB 512/1710 KB 196/223 KB 512/590 KB 148/208 KB 484/1710 KB 180/223 KB 500/590 KB 148/208 KB 500/1710 KB 196/223 KB 512/590 KB 148/208 KB 512/1710 KB 196/223 KB 512/590 KB 152/208 KB 512/1710 KB 200/223 KB 512/590 KB 152/208 KB 512/1710 KB 204/223 KB 512/590 KB 152/208 KB 512/1710 KB 204/223 KB 512/590 KB 156/208 KB 512/1710 KB 204/223 KB 512/590 KB 160/208 KB 512/1710 KB 208/223 KB 4/38 KB 512/590 KB 160/208 KB 512/1710 KB 208/223 KB 8/38 KB 512/590 KB 160/208 KB 512/1710 KB 208/223 KB 12/38 KB 512/590 KB 160/208 KB 512/1710 KB 208/223 KB 16/38 KB 512/590 KB 160/208 KB 512/1710 KB 208/223 KB 512/590 KB 160/208 KB 516/1710 KB 208/223 KB 16/38 KB 512/590 KB 160/208 KB 520/1710 KB 208/223 KB 20/38 KB 516/590 KB 164/208 KB 524/1710 KB 212/223 KB 20/38 KB 516/590 KB 164/208 KB 528/1710 KB 212/223 KB 20/38 KB 516/590 KB 164/208 KB 516/1710 KB 208/223 KB 20/38 KB 516/590 KB 164/208 KB 516/1710 KB 208/223 KB 20/38 KB 516/590 KB 160/208 KB 528/1710 KB 212/223 KB 24/38 KB 516/590 KB 164/208 KB 528/1710 KB 212/223 KB 28/38 KB 516/590 KB 164/208 KB 528/1710 KB 212/223 KB 32/38 KB 516/590 KB 164/208 KB 528/1710 KB 212/223 KB 36/38 KB 516/590 KB 164/208 KB 528/1710 KB 212/223 KB 38/38 KB 516/590 KB 164/208 KB 516/1710 KB 208/223 KB 16/38 KB 516/590 KB 160/208 KB 528/1710 KB 212/223 KB 38/38 KB 520/590 KB 168/208 KB 528/1710 KB 212/223 KB 38/38 KB 524/590 KB 168/208 KB 532/1710 KB 212/223 KB 38/38 KB 528/590 KB 168/208 KB 528/1710 KB 212/223 KB 38/38 KB 516/590 KB 168/208 KB 520/1710 KB 212/223 KB 20/38 KB 516/590 KB 164/208 KB 532/1710 KB 216/223 KB 38/38 KB 528/590 KB 168/208 KB 532/1710 KB 216/223 KB 38/38 KB 528/590 KB 172/208 KB 532/1710 KB 220/223 KB 38/38 KB 528/590 KB 172/208 KB 532/1710 KB 223/223 KB 38/38 KB 528/590 KB 172/208 KB 532/1710 KB 223/223 KB 38/38 KB 532/590 KB 176/208 KB 532/1710 KB 223/223 KB 38/38 KB 536/590 KB 176/208 KB 532/1710 KB 223/223 KB 38/38 KB 540/590 KB 176/208 KB 532/1710 KB 223/223 KB 38/38 KB 544/590 KB 176/208 KB 532/1710 KB 212/223 KB 38/38 KB 524/590 KB 168/208 KB 536/1710 KB 223/223 KB 38/38 KB 544/590 KB 176/208 KB 540/1710 KB 223/223 KB 38/38 KB 544/590 KB 176/208 KB 532/1710 KB 223/223 KB 38/38 KB 528/590 KB 176/208 KB 540/1710 KB 223/223 KB 38/38 KB 544/590 KB unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 180/208 KB 540/1710 KB 223/223 KB 38/38 KB 544/590 KB 184/208 KB 544/1710 KB 223/223 KB 38/38 KB 544/590 KB 188/208 KB 544/1710 KB 223/223 KB 38/38 KB 544/590 KB 192/208 KB 544/1710 KB 223/223 KB 38/38 KB 544/590 KB 184/208 KB 548/1710 KB 223/223 KB 38/38 KB 544/590 KB 192/208 KB 552/1710 KB 223/223 KB 548/590 KB 196/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 152.4 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 556/1710 KB 223/223 KB 548/590 KB 196/208 KB 560/1710 KB 223/223 KB 548/590 KB 196/208 KB 548/1710 KB 223/223 KB 38/38 KB 548/590 KB 196/208 KB 560/1710 KB 223/223 KB 552/590 KB 196/208 KB 560/1710 KB 223/223 KB 556/590 KB 196/208 KB 560/1710 KB 223/223 KB 560/590 KB 196/208 KB 560/1710 KB 223/223 KB 564/590 KB 196/208 KB 564/1710 KB 568/590 KB 196/208 KB 548/1710 KB 223/223 KB 38/38 KB 544/590 KB 196/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 884.6 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 568/590 KB 200/208 KB 564/1710 KB 568/590 KB 204/208 KB 564/1710 KB 568/590 KB 208/208 KB 564/1710 KB 223/223 KB 564/590 KB 196/208 KB 568/1710 KB 568/590 KB 208/208 KB 572/1710 KB 568/590 KB 208/208 KB 576/1710 KB 568/590 KB 208/208 KB 576/1710 KB 572/590 KB 208/208 KB 576/1710 KB 576/590 KB 208/208 KB 580/1710 KB 576/590 KB 208/208 KB 584/1710 KB 580/590 KB 208/208 KB 588/1710 KB 580/590 KB 208/208 KB 580/1710 KB 580/590 KB 208/208 KB 592/1710 KB 584/590 KB 208/208 KB 592/1710 KB 588/590 KB 208/208 KB 592/1710 KB 590/590 KB 208/208 KB 592/1710 KB 588/590 KB 208/208 KB 592/1710 KB 590/590 KB 208/208 KB 4/18 KB 592/1710 KB 590/590 KB 208/208 KB 8/18 KB 592/1710 KB 590/590 KB 208/208 KB 12/18 KB 592/1710 KB 590/590 KB 208/208 KB 16/18 KB 592/1710 KB 4/531 KB 590/590 KB 208/208 KB 16/18 KB 592/1710 KB 8/531 KB 590/590 KB 208/208 KB 18/18 KB 592/1710 KB 12/531 KB 590/590 KB 208/208 KB 18/18 KB 592/1710 KB 16/531 KB 590/590 KB 208/208 KB 18/18 KB 592/1710 KB 4/531 KB 590/590 KB 208/208 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 790.1 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:27 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 20/531 KB 590/590 KB 18/18 KB 592/1710 KB 24/531 KB 590/590 KB 18/18 KB 592/1710 KB 28/531 KB 590/590 KB 18/18 KB 596/1710 KB 28/531 KB 590/590 KB 18/18 KB 600/1710 KB 28/531 KB 590/590 KB 18/18 KB 600/1710 KB 32/531 KB 590/590 KB 18/18 KB 604/1710 KB 32/531 KB 590/590 KB 18/18 KB 608/1710 KB 32/531 KB 590/590 KB 18/18 KB 608/1710 KB 36/531 KB 590/590 KB 18/18 KB 612/1710 KB 40/531 KB 590/590 KB 18/18 KB 612/1710 KB 44/531 KB 590/590 KB 18/18 KB 612/1710 KB 48/531 KB 590/590 KB 18/18 KB 612/1710 KB 52/531 KB 590/590 KB 18/18 KB 612/1710 KB 56/531 KB 590/590 KB 18/18 KB 612/1710 KB 36/531 KB 590/590 KB 18/18 KB 616/1710 KB 56/531 KB 590/590 KB 18/18 KB 620/1710 KB 56/531 KB 590/590 KB 18/18 KB 624/1710 KB 56/531 KB 590/590 KB 18/18 KB 628/1710 KB 56/531 KB 590/590 KB 18/18 KB 632/1710 KB 60/531 KB 628/1710 KB 60/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 65.9 KB/sec) unit-abot-epc-basic-0: 11:12:27 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.jar unit-abot-epc-basic-0: 11:12:27 DEBUG unit.abot-epc-basic/0.install 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 2076.2 KB/sec) unit-abot-epc-basic-0: 11:12:27 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 636/1710 KB 64/531 KB 4/214 KB 640/1710 KB 64/531 KB 4/214 KB 632/1710 KB 64/531 KB 4/214 KB 632/1710 KB 60/531 KB 4/214 KB 640/1710 KB 64/531 KB 8/214 KB 640/1710 KB 64/531 KB 12/214 KB 640/1710 KB 64/531 KB 16/214 KB 640/1710 KB 64/531 KB 20/214 KB 640/1710 KB 64/531 KB 24/214 KB 640/1710 KB 64/531 KB 28/214 KB 640/1710 KB 64/531 KB 32/214 KB 640/1710 KB 64/531 KB 36/214 KB 640/1710 KB 68/531 KB 40/214 KB 640/1710 KB 68/531 KB 44/214 KB 640/1710 KB 68/531 KB 48/214 KB 644/1710 KB 68/531 KB 48/214 KB 640/1710 KB 68/531 KB 36/214 KB 644/1710 KB 68/531 KB 52/214 KB 644/1710 KB 72/531 KB 52/214 KB 644/1710 KB 76/531 KB 52/214 KB 644/1710 KB 80/531 KB 52/214 KB 644/1710 KB 84/531 KB 52/214 KB 648/1710 KB 88/531 KB 56/214 KB 648/1710 KB 92/531 KB 56/214 KB 644/1710 KB 84/531 KB 56/214 KB 648/1710 KB 92/531 KB 60/214 KB 648/1710 KB 84/531 KB 56/214 KB 652/1710 KB 92/531 KB 60/214 KB 656/1710 KB 92/531 KB 60/214 KB 656/1710 KB 92/531 KB 64/214 KB 4/109 KB 660/1710 KB 96/531 KB 4/1267 KB 68/214 KB 4/109 KB 660/1710 KB 96/531 KB 4/1267 KB 64/214 KB 4/109 KB 664/1710 KB 96/531 KB 4/1267 KB 68/214 KB 4/109 KB 668/1710 KB 96/531 KB 4/1267 KB 72/214 KB 4/109 KB 672/1710 KB 96/531 KB 4/1267 KB 72/214 KB 4/109 KB 656/1710 KB 96/531 KB 4/1267 KB 64/214 KB 4/109 KB 656/1710 KB 92/531 KB 4/1267 KB 64/214 KB 4/109 KB 672/1710 KB 96/531 KB 8/1267 KB 72/214 KB 4/109 KB 672/1710 KB 96/531 KB 12/1267 KB 72/214 KB 4/109 KB 672/1710 KB 96/531 KB 16/1267 KB 72/214 KB 4/109 KB 656/1710 KB 92/531 KB 64/214 KB 8/109 KB 672/1710 KB 96/531 KB 16/1267 KB 72/214 KB 12/109 KB 672/1710 KB 96/531 KB 16/1267 KB 72/214 KB 16/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 20/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 24/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 28/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 32/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 36/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 40/109 KB 676/1710 KB 100/531 KB 20/1267 KB 72/214 KB 44/109 KB 676/1710 KB 100/531 KB 20/1267 KB 72/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 72/214 KB 4/109 KB 664/1710 KB 96/531 KB 4/1267 KB 72/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 76/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 80/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 84/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 88/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 92/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 96/214 KB 48/109 KB 676/1710 KB 100/531 KB 20/1267 KB 100/214 KB 52/109 KB 676/1710 KB 100/531 KB 20/1267 KB 104/214 KB 52/109 KB 676/1710 KB 100/531 KB 20/1267 KB 108/214 KB 36/109 KB 676/1710 KB 100/531 KB 20/1267 KB 72/214 KB 36/109 KB 672/1710 KB 100/531 KB 20/1267 KB 72/214 KB 52/109 KB 676/1710 KB 104/531 KB 20/1267 KB 108/214 KB 52/109 KB 676/1710 KB 108/531 KB 20/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 20/1267 KB 108/214 KB 12/109 KB 672/1710 KB 96/531 KB 20/1267 KB 72/214 KB 52/109 KB 676/1710 KB 112/531 KB 24/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 28/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 32/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 36/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 40/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 44/1267 KB 108/214 KB 52/109 KB 676/1710 KB 112/531 KB 48/1267 KB 108/214 KB 52/109 KB 676/1710 KB 116/531 KB 52/1267 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 108/214 KB 52/109 KB 680/1710 KB 120/531 KB 52/1267 KB 108/214 KB 52/109 KB 680/1710 KB 124/531 KB 52/1267 KB 108/214 KB 52/109 KB 676/1710 KB 100/531 KB 20/1267 KB 100/214 KB 52/109 KB 680/1710 KB 124/531 KB 52/1267 KB 108/214 KB 56/109 KB 680/1710 KB 124/531 KB 56/1267 KB 108/214 KB 52/109 KB 680/1710 KB 116/531 KB 52/1267 KB 108/214 KB 56/109 KB 684/1710 KB 128/531 KB 56/1267 KB 108/214 KB 56/109 KB 688/1710 KB 128/531 KB 56/1267 KB 108/214 KB 56/109 KB 692/1710 KB 128/531 KB 56/1267 KB 108/214 KB 56/109 KB 680/1710 KB 128/531 KB 56/1267 KB 108/214 KB 56/109 KB 680/1710 KB 124/531 KB 52/1267 KB 108/214 KB 60/109 KB 692/1710 KB 128/531 KB 60/1267 KB 112/214 KB 61/109 KB 692/1710 KB 128/531 KB 60/1267 KB 112/214 KB 65/109 KB 692/1710 KB 128/531 KB 60/1267 KB 112/214 KB 69/109 KB 696/1710 KB 132/531 KB 60/1267 KB 112/214 KB 56/109 KB 692/1710 KB 128/531 KB 60/1267 KB 112/214 KB 56/109 KB 692/1710 KB 128/531 KB 60/1267 KB 108/214 KB 69/109 KB 696/1710 KB 132/531 KB 64/1267 KB 112/214 KB 69/109 KB 696/1710 KB 132/531 KB 68/1267 KB 112/214 KB 69/109 KB 696/1710 KB 132/531 KB 72/1267 KB 116/214 KB 65/109 KB 696/1710 KB 132/531 KB 60/1267 KB 112/214 KB 73/109 KB 700/1710 KB 132/531 KB 72/1267 KB 116/214 KB 73/109 KB 704/1710 KB 132/531 KB 72/1267 KB 116/214 KB 65/109 KB 692/1710 KB 132/531 KB 60/1267 KB 112/214 KB 73/109 KB 704/1710 KB 136/531 KB 72/1267 KB 116/214 KB 73/109 KB 704/1710 KB 140/531 KB 72/1267 KB 116/214 KB 73/109 KB 708/1710 KB 144/531 KB 72/1267 KB 116/214 KB 73/109 KB 696/1710 KB 132/531 KB 72/1267 KB 116/214 KB 77/109 KB 708/1710 KB 144/531 KB 76/1267 KB 116/214 KB 77/109 KB 708/1710 KB 148/531 KB 76/1267 KB 116/214 KB 69/109 KB 696/1710 KB 132/531 KB 68/1267 KB 116/214 KB 81/109 KB 708/1710 KB 152/531 KB 76/1267 KB 120/214 KB 81/109 KB 708/1710 KB 152/531 KB 76/1267 KB 124/214 KB 81/109 KB 708/1710 KB 152/531 KB 76/1267 KB 128/214 KB 81/109 KB 708/1710 KB 152/531 KB 76/1267 KB 132/214 KB 81/109 KB 708/1710 KB 148/531 KB 76/1267 KB 116/214 KB 85/109 KB 708/1710 KB 152/531 KB 76/1267 KB 136/214 KB 73/109 KB 708/1710 KB 144/531 KB 76/1267 KB 116/214 KB 85/109 KB 708/1710 KB 152/531 KB 80/1267 KB 136/214 KB 85/109 KB 708/1710 KB 152/531 KB 84/1267 KB 136/214 KB 85/109 KB 708/1710 KB 152/531 KB 88/1267 KB 136/214 KB 73/109 KB 708/1710 KB 140/531 KB 72/1267 KB 116/214 KB 85/109 KB 712/1710 KB 152/531 KB 88/1267 KB 136/214 KB 85/109 KB 716/1710 KB 152/531 KB 88/1267 KB 136/214 KB 85/109 KB 720/1710 KB 152/531 KB 88/1267 KB 136/214 KB 81/109 KB 708/1710 KB 152/531 KB 76/1267 KB 132/214 KB 85/109 KB 720/1710 KB 156/531 KB 88/1267 KB 136/214 KB 85/109 KB 720/1710 KB 160/531 KB 88/1267 KB 136/214 KB 89/109 KB 720/1710 KB 164/531 KB 88/1267 KB 136/214 KB 89/109 KB 724/1710 KB 168/531 KB 92/1267 KB 136/214 KB 89/109 KB 724/1710 KB 172/531 KB 92/1267 KB 136/214 KB 89/109 KB 724/1710 KB 176/531 KB 92/1267 KB 136/214 KB 89/109 KB 720/1710 KB 160/531 KB 88/1267 KB 136/214 KB 93/109 KB 724/1710 KB 176/531 KB 92/1267 KB 136/214 KB 81/109 KB 724/1710 KB 164/531 KB 92/1267 KB 136/214 KB 93/109 KB 724/1710 KB 176/531 KB 92/1267 KB 140/214 KB 93/109 KB 724/1710 KB 176/531 KB 92/1267 KB 144/214 KB 93/109 KB 724/1710 KB 176/531 KB 92/1267 KB 148/214 KB 97/109 KB 724/1710 KB 180/531 KB 92/1267 KB 152/214 KB 97/109 KB 724/1710 KB 180/531 KB 92/1267 KB 156/214 KB 97/109 KB 724/1710 KB 180/531 KB 92/1267 KB 160/214 KB 89/109 KB 724/1710 KB 164/531 KB 92/1267 KB 1 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 36/214 KB 89/109 KB 720/1710 KB 164/531 KB 92/1267 KB 136/214 KB 97/109 KB 724/1710 KB 180/531 KB 96/1267 KB 160/214 KB 97/109 KB 724/1710 KB 180/531 KB 100/1267 KB 160/214 KB 97/109 KB 728/1710 KB 180/531 KB 104/1267 KB 160/214 KB 97/109 KB 728/1710 KB 180/531 KB 108/1267 KB 160/214 KB 97/109 KB 728/1710 KB 180/531 KB 112/1267 KB 160/214 KB 97/109 KB 728/1710 KB 180/531 KB 116/1267 KB 160/214 KB 97/109 KB 728/1710 KB 180/531 KB 120/1267 KB 164/214 KB 97/109 KB 728/1710 KB 180/531 KB 124/1267 KB 164/214 KB 97/109 KB 728/1710 KB 180/531 KB 128/1267 KB 164/214 KB 97/109 KB 724/1710 KB 180/531 KB 92/1267 KB 148/214 KB 97/109 KB 724/1710 KB 176/531 KB 92/1267 KB 148/214 KB 101/109 KB 728/1710 KB 180/531 KB 128/1267 KB 164/214 KB 105/109 KB 728/1710 KB 180/531 KB 128/1267 KB 164/214 KB 109/109 KB 728/1710 KB 180/531 KB 128/1267 KB 164/214 KB 109/109 KB 728/1710 KB 184/531 KB 128/1267 KB 164/214 KB 109/109 KB 728/1710 KB 188/531 KB 128/1267 KB 164/214 KB 109/109 KB 728/1710 KB 192/531 KB 128/1267 KB 164/214 KB 97/109 KB 728/1710 KB 180/531 KB 116/1267 KB 164/214 KB 109/109 KB 728/1710 KB 192/531 KB 128/1267 KB 168/214 KB 109/109 KB 728/1710 KB 196/531 KB 128/1267 KB 172/214 KB 109/109 KB 728/1710 KB 196/531 KB 128/1267 KB 176/214 KB 97/109 KB 728/1710 KB 180/531 KB 100/1267 KB 160/214 KB 109/109 KB 732/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 736/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 740/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 744/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 748/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 752/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 756/1710 KB 196/531 KB 128/1267 KB 176/214 KB 109/109 KB 760/1710 KB 196/531 KB 128/1267 KB 180/214 KB 109/109 KB 764/1710 KB 196/531 KB 128/1267 KB 180/214 KB 109/109 KB 768/1710 KB 196/531 KB 128/1267 KB 180/214 KB 109/109 KB 728/1710 KB 196/531 KB 128/1267 KB 168/214 KB 109/109 KB 768/1710 KB 200/531 KB 128/1267 KB 180/214 KB 109/109 KB 768/1710 KB 204/531 KB 128/1267 KB 180/214 KB 109/109 KB 768/1710 KB 208/531 KB 128/1267 KB 180/214 KB 109/109 KB 756/1710 KB 196/531 KB 128/1267 KB 180/214 KB 109/109 KB 768/1710 KB 208/531 KB 132/1267 KB 184/214 KB 109/109 KB 768/1710 KB 208/531 KB 132/1267 KB 188/214 KB 109/109 KB 772/1710 KB 208/531 KB 132/1267 KB 192/214 KB 772/1710 KB 212/531 KB 132/1267 KB 196/214 KB 772/1710 KB 212/531 KB 132/1267 KB 200/214 KB 109/109 KB 768/1710 KB 208/531 KB 132/1267 KB 180/214 KB 772/1710 KB 212/531 KB 136/1267 KB 204/214 KB 772/1710 KB 212/531 KB 140/1267 KB 204/214 KB 772/1710 KB 212/531 KB 144/1267 KB 204/214 KB 772/1710 KB 212/531 KB 148/1267 KB 204/214 KB 772/1710 KB 212/531 KB 152/1267 KB 204/214 KB 772/1710 KB 212/531 KB 156/1267 KB 204/214 KB 772/1710 KB 212/531 KB 160/1267 KB 204/214 KB 109/109 KB 772/1710 KB 212/531 KB 132/1267 KB 192/214 KB 772/1710 KB 216/531 KB 160/1267 KB 204/214 KB 109/109 KB 772/1710 KB 208/531 KB 132/1267 KB 188/214 KB 776/1710 KB 216/531 KB 160/1267 KB 204/214 KB 780/1710 KB 216/531 KB 160/1267 KB 204/214 KB 784/1710 KB 216/531 KB 160/1267 KB 204/214 KB 784/1710 KB 220/531 KB 160/1267 KB 204/214 KB 784/1710 KB 224/531 KB 160/1267 KB 204/214 KB 784/1710 KB 228/531 KB 160/1267 KB 204/214 KB 788/1710 KB 232/531 KB 164/1267 KB 204/214 KB 788/1710 KB 236/531 KB 164/1267 KB 204/214 KB 788/1710 KB 240/531 KB 164/1267 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 204/214 KB 772/1710 KB 212/531 KB 132/1267 KB 204/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 334.9 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 788/1710 KB 240/531 KB 164/1267 KB 208/214 KB 788/1710 KB 240/531 KB 164/1267 KB 212/214 KB 788/1710 KB 240/531 KB 164/1267 KB 214/214 KB 788/1710 KB 228/531 KB 164/1267 KB 204/214 KB 788/1710 KB 240/531 KB 168/1267 KB 214/214 KB 788/1710 KB 240/531 KB 172/1267 KB 214/214 KB 788/1710 KB 240/531 KB 176/1267 KB 214/214 KB 788/1710 KB 240/531 KB 180/1267 KB 214/214 KB 788/1710 KB 244/531 KB 184/1267 KB 214/214 KB 788/1710 KB 244/531 KB 188/1267 KB 214/214 KB 788/1710 KB 228/531 KB 160/1267 KB 204/214 KB 792/1710 KB 244/531 KB 188/1267 KB 214/214 KB 796/1710 KB 244/531 KB 188/1267 KB 214/214 KB 800/1710 KB 244/531 KB 188/1267 KB 214/214 KB 804/1710 KB 244/531 KB 188/1267 KB 214/214 KB 808/1710 KB 244/531 KB 188/1267 KB 214/214 KB 812/1710 KB 244/531 KB 188/1267 KB 214/214 KB 816/1710 KB 244/531 KB 188/1267 KB 214/214 KB 788/1710 KB 244/531 KB 180/1267 KB 214/214 KB 816/1710 KB 248/531 KB 188/1267 KB 214/214 KB 820/1710 KB 252/531 KB 188/1267 KB 214/214 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 4/80 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 8/80 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 12/80 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 16/80 KB 820/1710 KB 256/531 KB 192/1267 KB 214/214 KB 820/1710 KB 248/531 KB 188/1267 KB 214/214 KB 16/80 KB 824/1710 KB 256/531 KB 192/1267 KB 214/214 KB 16/80 KB 828/1710 KB 256/531 KB 192/1267 KB 214/214 KB 16/80 KB 832/1710 KB 256/531 KB 192/1267 KB 214/214 KB 16/80 KB 836/1710 KB 256/531 KB 192/1267 KB 214/214 KB 20/80 KB 840/1710 KB 260/531 KB 192/1267 KB 820/1710 KB 252/531 KB 192/1267 KB 214/214 KB 20/80 KB 840/1710 KB 260/531 KB 196/1267 KB 20/80 KB 840/1710 KB 260/531 KB 200/1267 KB 20/80 KB 840/1710 KB 260/531 KB 204/1267 KB 20/80 KB 840/1710 KB 260/531 KB 208/1267 KB 20/80 KB 836/1710 KB 260/531 KB 192/1267 KB 20/80 KB 840/1710 KB 264/531 KB 208/1267 KB 20/80 KB 840/1710 KB 268/531 KB 208/1267 KB 20/80 KB 840/1710 KB 272/531 KB 208/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 20/80 KB 836/1710 KB 256/531 KB 192/1267 KB 214/214 KB 24/80 KB 840/1710 KB 272/531 KB 208/1267 KB 28/80 KB 840/1710 KB 272/531 KB 208/1267 KB 32/80 KB 840/1710 KB 272/531 KB 208/1267 KB 36/80 KB 840/1710 KB 272/531 KB 208/1267 KB 40/80 KB 840/1710 KB 272/531 KB 208/1267 KB 44/80 KB 840/1710 KB 276/531 KB 208/1267 KB 48/80 KB 840/1710 KB 276/531 KB 208/1267 KB 52/80 KB 840/1710 KB 276/531 KB 208/1267 KB 56/80 KB 844/1710 KB 276/531 KB 212/1267 KB 60/80 KB 844/1710 KB 276/531 KB 212/1267 KB 62/80 KB 844/1710 KB 276/531 KB 212/1267 KB 66/80 KB 844/1710 KB 276/531 KB 212/1267 KB 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 52/80 KB 844/1710 KB 276/531 KB 212/1267 KB 66/80 KB 844/1710 KB 276/531 KB 216/1267 KB 52/80 KB 844/1710 KB 276/531 KB 208/1267 KB 66/80 KB 848/1710 KB 276/531 KB 216/1267 KB 40/80 KB 840/1710 KB 276/531 KB 208/1267 KB 66/80 KB 848/1710 KB 280/531 KB 216/1267 KB 66/80 KB 848/1710 KB 284/531 KB 216/1267 KB 66/80 KB 852/1710 KB 284/531 KB 220/1267 KB 66/80 KB 848/1710 KB 284/531 KB 220/1267 KB 66/80 KB 852/1710 KB 288/531 KB 224/1267 KB 66/80 KB 852/1710 KB 288/531 KB 220/1267 KB 66/80 KB 852/1710 KB 292/531 KB 224/1267 KB 66/80 KB 856/1710 KB 292/531 KB 228/1267 KB 66/80 KB 860/1710 KB 292/531 KB 228/1267 KB 66/80 KB 852/1710 KB 292/531 KB 228/1267 KB 66/80 KB 860/1710 KB 292/531 KB 232/1267 KB 66/80 KB 864/1710 KB 296/531 KB 232/1267 KB 66/80 KB 860/1710 KB 296/531 KB 232/1267 KB 66/80 KB 864/1710 KB 300/531 KB 232/1267 KB 66/80 KB 864/1710 KB 304/531 KB 236/1267 KB 70/80 KB 868/1710 KB 308/531 KB 236/1267 KB 70/80 KB 868/1710 KB 312/531 KB 236/1267 KB 70/80 KB 868/1710 KB 316/531 KB 236/1267 KB 66/80 KB 864/1710 KB 300/531 KB 236/1267 KB 70/80 KB 868/1710 KB 320/531 KB 240/1267 KB 70/80 KB 868/1710 KB 320/531 KB 244/1267 KB 70/80 KB 868/1710 KB 320/531 KB 248/1267 KB 70/80 KB 868/1710 KB 320/531 KB 252/1267 KB 70/80 KB 868/1710 KB 304/531 KB 236/1267 KB 70/80 KB 872/1710 KB 320/531 KB 256/1267 KB 70/80 KB 876/1710 KB 320/531 KB 256/1267 KB 70/80 KB 880/1710 KB 320/531 KB 256/1267 KB 70/80 KB 864/1710 KB 304/531 KB 236/1267 KB 74/80 KB 880/1710 KB 320/531 KB 256/1267 KB 78/80 KB 880/1710 KB 320/531 KB 256/1267 KB 80/80 KB 880/1710 KB 320/531 KB 256/1267 KB 80/80 KB 884/1710 KB 320/531 KB 256/1267 KB 80/80 KB 888/1710 KB 320/531 KB 256/1267 KB 80/80 KB 892/1710 KB 320/531 KB 256/1267 KB 80/80 KB 896/1710 KB 320/531 KB 256/1267 KB 70/80 KB 868/1710 KB 320/531 KB 256/1267 KB 70/80 KB 868/1710 KB 320/531 KB 236/1267 KB 80/80 KB 896/1710 KB 324/531 KB 256/1267 KB 80/80 KB 896/1710 KB 328/531 KB 260/1267 KB 80/80 KB 896/1710 KB 332/531 KB 260/1267 KB 80/80 KB 896/1710 KB 336/531 KB 260/1267 KB 80/80 KB 896/1710 KB 324/531 KB 260/1267 KB 80/80 KB 896/1710 KB 336/531 KB 264/1267 KB 80/80 KB 896/1710 KB 336/531 KB 268/1267 KB 80/80 KB 896/1710 KB 336/531 KB 272/1267 KB 80/80 KB 896/1710 KB 340/531 KB 272/1267 KB 80/80 KB 900/1710 KB 344/531 KB 276/1267 KB 80/80 KB 900/1710 KB 348/531 KB 276/1267 KB 80/80 KB 900/1710 KB 352/531 KB 276/1267 KB 80/80 KB 900/1710 KB 340/531 KB 276/1267 KB 80/80 KB 900/1710 KB 340/531 KB 272/1267 KB 80/80 KB 900/1710 KB 352/531 KB 276/1267 KB 4/1044 KB 80/80 KB 900/1710 KB 352/531 KB 276/1267 KB 8/1044 KB 80/80 KB 900/1710 KB 352/531 KB 276/1267 KB 12/1044 KB 80/80 KB 900/1710 KB 352/531 KB 276/1267 KB 16/1044 KB 80/80 KB 904/1710 KB 352/531 KB 276/1267 KB 16/1044 KB 908/1710 KB 352/531 KB 276/1267 KB 16/1044 KB 912/1710 KB 352/531 KB 276/1267 KB 16/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 218.3 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 912/1710 KB 352/531 KB 280/1267 KB 16/1044 KB 912/1710 KB 352/531 KB 280/1267 KB 20/1044 KB 912/1710 KB 352/531 KB 280/1267 KB 24/1044 KB 912/1710 KB 352/531 KB 280/1267 KB 28/1044 KB 912/1710 KB 352/531 KB 280/1267 KB 32/1044 KB 912/1710 KB 352/531 KB 284/1267 KB 32/1044 KB 912/1710 KB 352/531 KB 288/1267 KB 32/1044 KB 912/1710 KB 352/531 KB 292/1267 KB 32/1044 KB 916/1710 KB 356/531 KB 296/1267 KB 32/1044 KB 916/1710 KB 356/531 KB 300/1267 KB 32/1044 KB 916/1710 KB 356/531 KB 300/1267 KB 36/1044 KB 916/1710 KB 356/531 KB 300/1267 KB 40/1044 KB 916/1710 KB 356/531 KB 300/1267 KB 44/1044 KB 916/1710 KB 356/531 KB 300/1267 KB 48/1044 KB 912/1710 KB 356/531 KB 292/1267 KB 32/1044 KB 916/1710 KB 360/531 KB 300/1267 KB 48/1044 KB 916/1710 KB 356/531 KB 292/1267 KB 32/1044 KB 920/1710 KB 360/531 KB 300/1267 KB 48/1044 KB 924/1710 KB 364/531 KB 300/1267 KB 48/1044 KB 928/1710 KB 364/531 KB 300/1267 KB 48/1044 KB 920/1710 KB 364/531 KB 300/1267 KB 48/1044 KB 928/1710 KB 368/531 KB 300/1267 KB 48/1044 KB 928/1710 KB 372/531 KB 304/1267 KB 52/1044 KB 932/1710 KB 376/531 KB 304/1267 KB 52/1044 KB 3/61 KB 928/1710 KB 368/531 KB 304/1267 KB 52/1044 KB 928/1710 KB 368/531 KB 300/1267 KB 52/1044 KB 932/1710 KB 376/531 KB 304/1267 KB 56/1044 KB 3/61 KB 932/1710 KB 376/531 KB 304/1267 KB 60/1044 KB 3/61 KB 932/1710 KB 376/531 KB 304/1267 KB 64/1044 KB 3/61 KB 932/1710 KB 376/531 KB 304/1267 KB 68/1044 KB 3/61 KB 932/1710 KB 376/531 KB 304/1267 KB 72/1044 KB 3/61 KB 932/1710 KB 376/531 KB 304/1267 KB 76/1044 KB 3/61 KB 932/1710 KB 376/531 KB 308/1267 KB 80/1044 KB 3/61 KB 932/1710 KB 376/531 KB 308/1267 KB 84/1044 KB 3/61 KB 932/1710 KB 380/531 KB 308/1267 KB 88/1044 KB 3/61 KB 932/1710 KB 372/531 KB 304/1267 KB 52/1044 KB 3/61 KB 936/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 3/61 KB 940/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 3/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 3/61 KB 928/1710 KB 372/531 KB 304/1267 KB 52/1044 KB 3/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 6/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 9/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 11/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 14/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 16/61 KB 944/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 19/61 KB 932/1710 KB 380/531 KB 308/1267 KB 84/1044 KB 3/61 KB 944/1710 KB 384/531 KB 308/1267 KB 92/1044 KB 19/61 KB 932/1710 KB 376/531 KB 308/1267 KB 76/1044 KB 3/61 KB 944/1710 KB 384/531 KB 312/1267 KB 92/1044 KB 19/61 KB 944/1710 KB 384/531 KB 316/1267 KB 92/1044 KB 19/61 KB 944/1710 KB 384/531 KB 320/1267 KB 92/1044 KB 22/61 KB 944/1710 KB 384/531 KB 324/1267 KB 92/1044 KB 22/61 KB 948/1710 KB 388/531 KB 328/1267 KB 92/1044 KB 22/61 KB 948/1710 KB 388/531 KB 332/1267 KB 92/1044 KB 22/61 KB 948/1710 KB 388/531 KB 336/1267 KB 92/1044 KB 22/61 KB 944/1710 KB 384/531 KB 316/1267 KB 92/1044 KB 22/61 KB 932/1710 KB 380/531 KB 308/1267 KB 92/1044 KB 3/61 KB 948/1710 KB 388/531 KB 336/1267 KB 96/1044 KB 22/61 KB 948/1710 KB 388/531 KB 336/1267 KB 100/1044 KB 25/61 KB 948/1710 KB 388/531 KB 336/1267 KB 104/1044 KB 25/61 KB 948/1710 KB 388/531 KB 340/1267 KB 108/1044 KB 25/61 KB 948/1710 KB 388/531 KB 340/1267 KB 112/1044 KB 25/61 KB 948/1710 KB 388/531 KB 324/1267 KB 92/1044 KB 22/61 KB 948/1710 KB 392/531 KB 340/1267 KB 112/1044 KB 25/61 KB 948/1710 KB 396/531 KB 340/1267 KB 112/1044 KB 25/61 KB 948/1710 KB 384/531 KB 32 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 4/1267 KB 92/1044 KB 22/61 KB 952/1710 KB 396/531 KB 340/1267 KB 112/1044 KB 25/61 KB 956/1710 KB 396/531 KB 340/1267 KB 112/1044 KB 25/61 KB 960/1710 KB 396/531 KB 340/1267 KB 112/1044 KB 25/61 KB 964/1710 KB 400/531 KB 340/1267 KB 112/1044 KB 25/61 KB 968/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 25/61 KB 948/1710 KB 388/531 KB 340/1267 KB 104/1044 KB 25/61 KB 948/1710 KB 388/531 KB 336/1267 KB 96/1044 KB 25/61 KB 968/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 27/61 KB 968/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 30/61 KB 968/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 32/61 KB 968/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 36/61 KB 972/1710 KB 400/531 KB 344/1267 KB 116/1044 KB 40/61 KB 964/1710 KB 400/531 KB 340/1267 KB 116/1044 KB 25/61 KB 972/1710 KB 400/531 KB 344/1267 KB 120/1044 KB 40/61 KB 960/1710 KB 400/531 KB 340/1267 KB 112/1044 KB 25/61 KB 972/1710 KB 404/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 408/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 412/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 416/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 420/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 400/531 KB 344/1267 KB 120/1044 KB 44/61 KB 972/1710 KB 400/531 KB 344/1267 KB 116/1044 KB 36/61 KB 968/1710 KB 400/531 KB 344/1267 KB 116/1044 KB 36/61 KB 972/1710 KB 420/531 KB 348/1267 KB 124/1044 KB 44/61 KB 972/1710 KB 420/531 KB 352/1267 KB 124/1044 KB 44/61 KB 976/1710 KB 420/531 KB 356/1267 KB 124/1044 KB 44/61 KB 972/1710 KB 420/531 KB 344/1267 KB 124/1044 KB 44/61 KB 976/1710 KB 424/531 KB 356/1267 KB 128/1044 KB 48/61 KB 976/1710 KB 424/531 KB 356/1267 KB 132/1044 KB 48/61 KB 976/1710 KB 424/531 KB 360/1267 KB 136/1044 KB 48/61 KB 976/1710 KB 424/531 KB 360/1267 KB 140/1044 KB 48/61 KB 976/1710 KB 424/531 KB 356/1267 KB 124/1044 KB 48/61 KB 976/1710 KB 428/531 KB 360/1267 KB 140/1044 KB 48/61 KB 976/1710 KB 432/531 KB 360/1267 KB 140/1044 KB 48/61 KB 976/1710 KB 420/531 KB 356/1267 KB 124/1044 KB 48/61 KB 976/1710 KB 420/531 KB 352/1267 KB 124/1044 KB 44/61 KB 980/1710 KB 432/531 KB 360/1267 KB 140/1044 KB 48/61 KB 984/1710 KB 432/531 KB 360/1267 KB 140/1044 KB 52/61 KB 988/1710 KB 432/531 KB 360/1267 KB 140/1044 KB 52/61 KB 976/1710 KB 424/531 KB 360/1267 KB 132/1044 KB 48/61 KB 988/1710 KB 436/531 KB 364/1267 KB 140/1044 KB 52/61 KB 988/1710 KB 436/531 KB 368/1267 KB 140/1044 KB 52/61 KB 988/1710 KB 436/531 KB 372/1267 KB 140/1044 KB 52/61 KB 988/1710 KB 436/531 KB 360/1267 KB 140/1044 KB 52/61 KB 992/1710 KB 440/531 KB 372/1267 KB 144/1044 KB 52/61 KB 992/1710 KB 444/531 KB 372/1267 KB 144/1044 KB 52/61 KB 992/1710 KB 448/531 KB 372/1267 KB 144/1044 KB 52/61 KB 980/1710 KB 432/531 KB 360/1267 KB 140/1044 KB 52/61 KB 992/1710 KB 448/531 KB 376/1267 KB 144/1044 KB 56/61 KB 992/1710 KB 448/531 KB 376/1267 KB 144/1044 KB 60/61 KB 992/1710 KB 448/531 KB 376/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 448/531 KB 376/1267 KB 144/1044 KB 52/61 KB 992/1710 KB 448/531 KB 380/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 448/531 KB 384/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 448/531 KB 388/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 452/531 KB 392/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 452/531 KB 396/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 452/531 KB 400/1267 KB 144/1044 KB 61/61 KB 992/1710 KB 436/531 KB 372/1267 KB 144/1044 KB 52/61 KB 992/1710 KB 436/531 KB 372/1267 KB 140/1044 KB 52/61 KB 996/1710 KB 452/531 KB 400/1267 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 144/1044 KB 61/61 KB 1000/1710 KB 452/531 KB 400/1267 KB 148/1044 KB 61/61 KB 1004/1710 KB 452/531 KB 400/1267 KB 148/1044 KB 61/61 KB 1008/1710 KB 452/531 KB 400/1267 KB 148/1044 KB 61/61 KB 992/1710 KB 452/531 KB 388/1267 KB 144/1044 KB 61/61 KB 996/1710 KB 452/531 KB 400/1267 KB 148/1044 KB 61/61 KB 1008/1710 KB 452/531 KB 400/1267 KB 152/1044 KB 61/61 KB 1008/1710 KB 452/531 KB 400/1267 KB 156/1044 KB 61/61 KB 1008/1710 KB 452/531 KB 400/1267 KB 160/1044 KB 61/61 KB 1008/1710 KB 456/531 KB 400/1267 KB 160/1044 KB 61/61 KB 1008/1710 KB 460/531 KB 400/1267 KB 160/1044 KB 61/61 KB 1008/1710 KB 464/531 KB 400/1267 KB 160/1044 KB 61/61 KB 1008/1710 KB 464/531 KB 400/1267 KB 164/1044 KB 61/61 KB 1012/1710 KB 468/531 KB 404/1267 KB 168/1044 KB 1012/1710 KB 468/531 KB 404/1267 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 149.8 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 1008/1710 KB 468/531 KB 400/1267 KB 164/1044 KB 61/61 KB 1016/1710 KB 472/531 KB 404/1267 KB 172/1044 KB 1016/1710 KB 476/531 KB 404/1267 KB 172/1044 KB 1016/1710 KB 480/531 KB 404/1267 KB 172/1044 KB 1008/1710 KB 468/531 KB 404/1267 KB 164/1044 KB 61/61 KB 1016/1710 KB 480/531 KB 408/1267 KB 172/1044 KB 1016/1710 KB 480/531 KB 412/1267 KB 172/1044 KB 1016/1710 KB 480/531 KB 416/1267 KB 172/1044 KB 1016/1710 KB 480/531 KB 420/1267 KB 172/1044 KB 1016/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1016/1710 KB 468/531 KB 404/1267 KB 172/1044 KB 1020/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1024/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1028/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1032/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1036/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1040/1710 KB 484/531 KB 424/1267 KB 172/1044 KB 1012/1710 KB 468/531 KB 404/1267 KB 172/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 176/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 180/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 184/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 188/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 192/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 196/1044 KB 1044/1710 KB 484/531 KB 428/1267 KB 200/1044 KB 1044/1710 KB 484/531 KB 428/1267 KB 204/1044 KB 1044/1710 KB 484/531 KB 428/1267 KB 208/1044 KB 1040/1710 KB 484/531 KB 428/1267 KB 172/1044 KB 1044/1710 KB 484/531 KB 432/1267 KB 208/1044 KB 1044/1710 KB 484/531 KB 436/1267 KB 208/1044 KB 1044/1710 KB 484/531 KB 440/1267 KB 208/1044 KB 1044/1710 KB 484/531 KB 444/1267 KB 208/1044 KB 1044/1710 KB 484/531 KB 448/1267 KB 208/1044 KB 1044/1710 KB 484/531 KB 452/1267 KB 208/1044 KB 1016/1710 KB 484/531 KB 420/1267 KB 172/1044 KB 1044/1710 KB 488/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 492/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 496/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 500/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 504/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 508/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 512/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 484/531 KB 452/1267 KB 212/1044 KB 1044/1710 KB 512/531 KB 452/1267 KB 4/1063 KB 216/1044 KB 1044/1710 KB 484/531 KB 428/1267 KB 196/1044 KB 1048/1710 KB 512/531 KB 452/1267 KB 4/1063 KB 220/1044 KB 1044/1710 KB 512/531 KB 452/1267 KB 4/1063 KB 212/1044 KB 1048/1710 KB 512/531 KB 452/1267 KB 8/1063 KB 220/1044 KB 1048/1710 KB 512/531 KB 452/1267 KB 12/1063 KB 220/1044 KB 1048/1710 KB 512/531 KB 452/1267 KB 16/1063 KB 220/1044 KB 1052/1710 KB 512/531 KB 452/1267 KB 16/1063 KB 220/1044 KB 1056/1710 KB 512/531 KB 452/1267 KB 16/1063 KB 220/1044 KB 1060/1710 KB 512/531 KB 452/1267 KB 16/1063 KB 220/1044 KB 1064/1710 KB 516/531 KB 456/1267 KB 20/1063 KB 220/1044 KB 1060/1710 KB 516/531 KB 456/1267 KB 20/1063 KB 220/1044 KB 1064/1710 KB 516/531 KB 460/1267 KB 20/1063 KB 220/1044 KB 1064/1710 KB 516/531 KB 464/1267 KB 20/1063 KB 220/1044 KB 1060/1710 KB 516/531 KB 452/1267 KB 20/1063 KB 220/1044 KB 1064/1710 KB 520/531 KB 464/1267 KB 20/1063 KB 220/1044 KB 1044/1710 KB 512/531 KB 452/1267 KB 20/1063 KB 220/1044 KB 1060/1710 KB 512/531 KB 452/1267 KB 20/1063 KB 220/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 24/1063 KB 220/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 28/1063 KB 220/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 32/1063 KB 220/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 32/1063 KB 224/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 32/1063 KB 228/1044 KB 1068/1710 KB 524/531 KB 46 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 36/1063 KB 232/1044 KB 1068/1710 KB 524/531 KB 468/1267 KB 36/1063 KB 236/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 20/1063 KB 220/1044 KB 1068/1710 KB 528/531 KB 468/1267 KB 36/1063 KB 236/1044 KB 1068/1710 KB 531/531 KB 468/1267 KB 36/1063 KB 236/1044 KB 1068/1710 KB 524/531 KB 468/1267 KB 36/1063 KB 228/1044 KB 1068/1710 KB 524/531 KB 464/1267 KB 36/1063 KB 228/1044 KB 1072/1710 KB 531/531 KB 468/1267 KB 36/1063 KB 236/1044 KB 1076/1710 KB 531/531 KB 468/1267 KB 36/1063 KB 236/1044 KB 1064/1710 KB 524/531 KB 464/1267 KB 36/1063 KB 228/1044 KB 1076/1710 KB 531/531 KB 472/1267 KB 40/1063 KB 240/1044 KB 1076/1710 KB 531/531 KB 472/1267 KB 44/1063 KB 240/1044 KB 1076/1710 KB 531/531 KB 472/1267 KB 48/1063 KB 240/1044 KB 1076/1710 KB 531/531 KB 472/1267 KB 36/1063 KB 240/1044 KB 1076/1710 KB 531/531 KB 468/1267 KB 36/1063 KB 240/1044 KB 1080/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1084/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1088/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1092/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1096/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1100/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1104/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1108/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1112/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1116/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1120/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1124/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1128/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1132/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1136/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/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 1213.5 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 1140/1710 KB 476/1267 KB 52/1063 KB 240/1044 KB 1144/1710 KB 476/1267 KB 52/1063 KB 240/1044 KB 1148/1710 KB 476/1267 KB 52/1063 KB 240/1044 KB 1152/1710 KB 476/1267 KB 52/1063 KB 240/1044 KB 1076/1710 KB 531/531 KB 476/1267 KB 52/1063 KB 240/1044 KB 1152/1710 KB 480/1267 KB 52/1063 KB 240/1044 KB 1152/1710 KB 484/1267 KB 52/1063 KB 240/1044 KB 1152/1710 KB 488/1267 KB 52/1063 KB 244/1044 KB 1152/1710 KB 492/1267 KB 52/1063 KB 244/1044 KB 1152/1710 KB 496/1267 KB 52/1063 KB 244/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 244/1044 KB 1152/1710 KB 484/1267 KB 52/1063 KB 244/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 248/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 252/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 256/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 260/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 264/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 268/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 272/1044 KB 1152/1710 KB 500/1267 KB 52/1063 KB 276/1044 KB 1152/1710 KB 484/1267 KB 52/1063 KB 240/1044 KB 1152/1710 KB 504/1267 KB 56/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 60/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 64/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 68/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 72/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 76/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 80/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 84/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 88/1063 KB 276/1044 KB 1152/1710 KB 504/1267 KB 52/1063 KB 276/1044 KB 1152/1710 KB 508/1267 KB 88/1063 KB 280/1044 KB 1152/1710 KB 512/1267 KB 88/1063 KB 280/1044 KB 1152/1710 KB 516/1267 KB 88/1063 KB 280/1044 KB 1152/1710 KB 504/1267 KB 88/1063 KB 280/1044 KB 1152/1710 KB 516/1267 KB 92/1063 KB 284/1044 KB 1152/1710 KB 516/1267 KB 92/1063 KB 280/1044 KB 1152/1710 KB 516/1267 KB 96/1063 KB 284/1044 KB 4/713 KB 1152/1710 KB 516/1267 KB 100/1063 KB 288/1044 KB 4/713 KB 1152/1710 KB 520/1267 KB 104/1063 KB 288/1044 KB 4/713 KB 1152/1710 KB 520/1267 KB 108/1063 KB 288/1044 KB 4/713 KB 1152/1710 KB 516/1267 KB 96/1063 KB 288/1044 KB 4/713 KB 1152/1710 KB 520/1267 KB 108/1063 KB 292/1044 KB 4/713 KB 1152/1710 KB 516/1267 KB 96/1063 KB 284/1044 KB 8/713 KB 1152/1710 KB 520/1267 KB 112/1063 KB 292/1044 KB 4/713 KB 1152/1710 KB 520/1267 KB 112/1063 KB 292/1044 KB 4/713 KB 1152/1710 KB 520/1267 KB 100/1063 KB 288/1044 KB 8/713 KB 1152/1710 KB 524/1267 KB 112/1063 KB 296/1044 KB 8/713 KB 1152/1710 KB 528/1267 KB 112/1063 KB 296/1044 KB 8/713 KB 1152/1710 KB 532/1267 KB 112/1063 KB 296/1044 KB 12/713 KB 1152/1710 KB 536/1267 KB 116/1063 KB 296/1044 KB 12/713 KB 1152/1710 KB 540/1267 KB 116/1063 KB 296/1044 KB 12/713 KB 1152/1710 KB 544/1267 KB 116/1063 KB 296/1044 KB 8/713 KB 1152/1710 KB 520/1267 KB 112/1063 KB 296/1044 KB 12/713 KB 1152/1710 KB 544/1267 KB 116/1063 KB 300/1044 KB 12/713 KB 1152/1710 KB 544/1267 KB 116/1063 KB 304/1044 KB 12/713 KB 1152/1710 KB 544/1267 KB 116/1063 KB 308/1044 KB 12/713 KB 1152/1710 KB 548/1267 KB 116/1063 KB 312/1044 KB 12/713 KB 1152/1710 KB 548/1267 KB 116/1063 KB 316/1044 KB 12/713 KB 1152/1710 KB 548/1267 KB 116/1063 KB 320/1044 KB 12/713 KB 1152/1710 KB 548/1267 KB 116/1063 KB 324/1044 KB 12/713 KB 1156/1710 KB 548/1267 KB 116/1063 KB 328/1044 KB 12/713 KB 1152/1710 KB 532/1267 KB 116/1063 KB 296/1044 KB 12/713 KB 1156/1710 KB 548/1267 KB 120/1063 KB 332/1044 KB 12/713 KB 1156/1710 KB 548/1267 KB 124/1063 KB 332/1044 KB 12/713 KB 1156 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install /1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 12/713 KB 1152/1710 KB 532/1267 KB 112/1063 KB 296/1044 KB 16/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 20/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 24/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 28/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 32/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 36/713 KB 1156/1710 KB 548/1267 KB 128/1063 KB 332/1044 KB 40/713 KB 1156/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 44/713 KB 1156/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1156/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 12/713 KB 1156/1710 KB 548/1267 KB 116/1063 KB 324/1044 KB 48/713 KB 1160/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 12/713 KB 1152/1710 KB 548/1267 KB 116/1063 KB 308/1044 KB 48/713 KB 1164/1710 KB 552/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 556/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 560/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 564/1267 KB 132/1063 KB 332/1044 KB 36/713 KB 1156/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 568/1267 KB 136/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 568/1267 KB 140/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 568/1267 KB 144/1063 KB 332/1044 KB 12/713 KB 1164/1710 KB 564/1267 KB 132/1063 KB 332/1044 KB 48/713 KB 1164/1710 KB 568/1267 KB 144/1063 KB 336/1044 KB 52/713 KB 1164/1710 KB 568/1267 KB 144/1063 KB 340/1044 KB 52/713 KB 1164/1710 KB 568/1267 KB 148/1063 KB 344/1044 KB 48/713 KB 1164/1710 KB 548/1267 KB 132/1063 KB 332/1044 KB 52/713 KB 1168/1710 KB 568/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1172/1710 KB 568/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1176/1710 KB 568/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1180/1710 KB 568/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1184/1710 KB 568/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1164/1710 KB 568/1267 KB 148/1063 KB 340/1044 KB 48/713 KB 1164/1710 KB 568/1267 KB 144/1063 KB 340/1044 KB 52/713 KB 1184/1710 KB 572/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1184/1710 KB 576/1267 KB 148/1063 KB 348/1044 KB 52/713 KB 1164/1710 KB 568/1267 KB 144/1063 KB 336/1044 KB 56/713 KB 1184/1710 KB 580/1267 KB 148/1063 KB 348/1044 KB 60/713 KB 1184/1710 KB 580/1267 KB 152/1063 KB 348/1044 KB 60/713 KB 1184/1710 KB 580/1267 KB 152/1063 KB 348/1044 KB 60/713 KB 1184/1710 KB 580/1267 KB 152/1063 KB 352/1044 KB 52/713 KB 1184/1710 KB 580/1267 KB 148/1063 KB 348/1044 KB 64/713 KB 1184/1710 KB 584/1267 KB 152/1063 KB 352/1044 KB 64/713 KB 1184/1710 KB 588/1267 KB 152/1063 KB 352/1044 KB 64/713 KB 1188/1710 KB 592/1267 KB 152/1063 KB 352/1044 KB 64/713 KB 1188/1710 KB 596/1267 KB 152/1063 KB 356/1044 KB 64/713 KB 1184/1710 KB 580/1267 KB 152/1063 KB 352/1044 KB 56/713 KB 1184/1710 KB 580/1267 KB 152/1063 KB 348/1044 KB 64/713 KB 1188/1710 KB 596/1267 KB 156/1063 KB 356/1044 KB 64/713 KB 1188/1710 KB 596/1267 KB 160/1063 KB 356/1044 KB 64/713 KB 1188/1710 KB 596/1267 KB 164/1063 KB 356/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 168/1063 KB 356/1044 KB 64/713 KB 1188/1710 KB 592/1267 KB 152/1063 KB 356/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 168/1063 KB 360/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 168/1063 KB 364/1044 KB 64/713 KB 1188/1710 KB 588/1267 KB 152/1063 KB 352/1044 KB 68/713 KB 1192/1710 KB 596/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1196/1710 KB 596/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1200/1710 KB 596/1267 KB 172/1063 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 368/1044 KB 68/713 KB 1204/1710 KB 596/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1208/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1212/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1216/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1220/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1224/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 172/1063 KB 364/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 164/1063 KB 356/1044 KB 72/713 KB 1224/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 76/713 KB 1224/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 80/713 KB 1224/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 84/713 KB 1224/1710 KB 600/1267 KB 176/1063 KB 368/1044 KB 88/713 KB 1224/1710 KB 600/1267 KB 176/1063 KB 368/1044 KB 92/713 KB 1224/1710 KB 600/1267 KB 176/1063 KB 368/1044 KB 96/713 KB 1224/1710 KB 600/1267 KB 176/1063 KB 368/1044 KB 68/713 KB 1204/1710 KB 600/1267 KB 172/1063 KB 368/1044 KB 96/713 KB 1224/1710 KB 604/1267 KB 176/1063 KB 368/1044 KB 96/713 KB 1224/1710 KB 608/1267 KB 176/1063 KB 368/1044 KB 68/713 KB 1188/1710 KB 596/1267 KB 172/1063 KB 368/1044 KB 80/713 KB 1224/1710 KB 600/1267 KB 176/1063 KB 368/1044 KB 96/713 KB 1224/1710 KB 608/1267 KB 176/1063 KB 372/1044 KB 96/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 376/1044 KB 96/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 380/1044 KB 96/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 384/1044 KB 96/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 388/1044 KB 100/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 392/1044 KB 100/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 396/1044 KB 100/713 KB 1228/1710 KB 612/1267 KB 180/1063 KB 400/1044 KB 96/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 372/1044 KB 100/713 KB 1228/1710 KB 616/1267 KB 180/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 620/1267 KB 180/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 624/1267 KB 180/1063 KB 400/1044 KB 96/713 KB 1224/1710 KB 608/1267 KB 180/1063 KB 372/1044 KB 100/713 KB 1228/1710 KB 624/1267 KB 184/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 624/1267 KB 188/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 624/1267 KB 192/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 624/1267 KB 196/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 628/1267 KB 200/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 628/1267 KB 204/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 628/1267 KB 208/1063 KB 400/1044 KB 100/713 KB 1228/1710 KB 612/1267 KB 180/1063 KB 396/1044 KB 100/713 KB 1224/1710 KB 612/1267 KB 180/1063 KB 388/1044 KB 104/713 KB 1228/1710 KB 628/1267 KB 208/1063 KB 400/1044 KB 104/713 KB 1232/1710 KB 628/1267 KB 208/1063 KB 400/1044 KB 108/713 KB 1232/1710 KB 628/1267 KB 208/1063 KB 400/1044 KB 112/713 KB 1232/1710 KB 628/1267 KB 208/1063 KB 400/1044 KB 116/713 KB 1232/1710 KB 628/1267 KB 208/1063 KB 404/1044 KB 120/713 KB 1236/1710 KB 628/1267 KB 212/1063 KB 404/1044 KB 100/713 KB 1228/1710 KB 628/1267 KB 196/1063 KB 400/1044 KB 120/713 KB 1236/1710 KB 632/1267 KB 212/1063 KB 404/1044 KB 120/713 KB 1236/1710 KB 636/1267 KB 212/1063 KB 404/1044 KB 120/713 KB 1236/1710 KB 640/1267 KB 212/1063 KB 404/1044 KB 116/713 KB 1236/1710 KB 628/1267 KB 212/1063 KB 404/1044 KB 116/713 KB 1236/1710 KB 628/1267 KB 208/1063 KB 404/1044 KB 112/713 KB 1232/1710 KB 628/1267 KB 208/1063 KB 404/1044 KB 120/713 KB 1236/1710 KB 640/1267 KB 212/1063 KB 408/1044 KB 120/713 KB 1236/1710 KB 640/1267 KB 212/1063 KB 412/1044 KB 120/713 KB 1236/1710 KB 640/1267 KB 212/1063 KB 41 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 6/1044 KB 120/713 KB 1240/1710 KB 644/1267 KB 216/1063 KB 416/1044 KB 120/713 KB 1240/1710 KB 644/1267 KB 220/1063 KB 416/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 224/1063 KB 416/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 228/1063 KB 416/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 232/1063 KB 420/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 120/713 KB 1240/1710 KB 644/1267 KB 212/1063 KB 416/1044 KB 124/713 KB 1244/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1248/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1252/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1256/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1260/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1264/1710 KB 644/1267 KB 236/1063 KB 420/1044 KB 124/713 KB 1268/1710 KB 644/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1272/1710 KB 644/1267 KB 240/1063 KB 420/1044 KB 120/713 KB 1236/1710 KB 644/1267 KB 212/1063 KB 416/1044 KB 124/713 KB 1272/1710 KB 648/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1272/1710 KB 652/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1272/1710 KB 656/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1264/1710 KB 644/1267 KB 240/1063 KB 420/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 228/1063 KB 420/1044 KB 124/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 424/1044 KB 124/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 428/1044 KB 124/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 124/713 KB 1240/1710 KB 644/1267 KB 220/1063 KB 416/1044 KB 128/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 132/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 136/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 140/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 144/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 148/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 432/1044 KB 152/713 KB 1272/1710 KB 664/1267 KB 244/1063 KB 436/1044 KB 148/713 KB 1272/1710 KB 664/1267 KB 244/1063 KB 436/1044 KB 152/713 KB 1272/1710 KB 668/1267 KB 244/1063 KB 436/1044 KB 152/713 KB 1272/1710 KB 672/1267 KB 244/1063 KB 436/1044 KB 148/713 KB 1272/1710 KB 660/1267 KB 244/1063 KB 436/1044 KB 152/713 KB 1272/1710 KB 672/1267 KB 248/1063 KB 436/1044 KB 156/713 KB 1272/1710 KB 676/1267 KB 252/1063 KB 436/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 256/1063 KB 436/1044 KB 148/713 KB 1272/1710 KB 660/1267 KB 240/1063 KB 436/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 256/1063 KB 440/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 256/1063 KB 444/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 256/1063 KB 448/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 256/1063 KB 452/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 260/1063 KB 456/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 260/1063 KB 460/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 252/1063 KB 436/1044 KB 156/713 KB 1272/1710 KB 676/1267 KB 248/1063 KB 436/1044 KB 160/713 KB 1276/1710 KB 676/1267 KB 260/1063 KB 460/1044 KB 164/713 KB 1276/1710 KB 676/1267 KB 260/1063 KB 460/1044 KB 152/713 KB 1272/1710 KB 676/1267 KB 248/1063 KB 436/1044 KB 164/713 KB 1280/1710 KB 676/1267 KB 260/1063 KB 460/1044 KB 164/713 KB 1284/1710 KB 676/1267 KB 260/1063 KB 460/1044 KB 156/713 KB 1276/1710 KB 676/1267 KB 260/1063 KB 452/1044 KB 168/713 KB 1284/1710 KB 680/1267 KB 264/1063 KB 464/1044 KB 168/713 KB 1284/1710 KB 680/1267 KB 268/1063 KB 464/1044 KB 168/713 KB 1288/1710 KB 680/1267 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install KB 272/1063 KB 464/1044 KB 168/713 KB 1288/1710 KB 680/1267 KB 276/1063 KB 464/1044 KB 168/713 KB 1288/1710 KB 680/1267 KB 280/1063 KB 464/1044 KB 168/713 KB 1284/1710 KB 680/1267 KB 260/1063 KB 464/1044 KB 168/713 KB 1284/1710 KB 680/1267 KB 260/1063 KB 460/1044 KB 172/713 KB 1288/1710 KB 680/1267 KB 280/1063 KB 464/1044 KB 164/713 KB 1284/1710 KB 680/1267 KB 260/1063 KB 460/1044 KB 172/713 KB 1288/1710 KB 684/1267 KB 280/1063 KB 464/1044 KB 172/713 KB 1288/1710 KB 688/1267 KB 280/1063 KB 464/1044 KB 172/713 KB 1288/1710 KB 692/1267 KB 280/1063 KB 464/1044 KB 176/713 KB 1288/1710 KB 696/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1288/1710 KB 700/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1288/1710 KB 704/1267 KB 280/1063 KB 468/1044 KB 168/713 KB 1288/1710 KB 680/1267 KB 272/1063 KB 464/1044 KB 176/713 KB 1292/1710 KB 704/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1296/1710 KB 704/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1300/1710 KB 704/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1304/1710 KB 708/1267 KB 284/1063 KB 468/1044 KB 176/713 KB 1308/1710 KB 708/1267 KB 284/1063 KB 468/1044 KB 176/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 468/1044 KB 176/713 KB 1288/1710 KB 692/1267 KB 280/1063 KB 468/1044 KB 176/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 472/1044 KB 176/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 476/1044 KB 176/713 KB 1288/1710 KB 692/1267 KB 280/1063 KB 464/1044 KB 180/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 480/1044 KB 184/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 480/1044 KB 188/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 480/1044 KB 192/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 480/1044 KB 176/713 KB 1300/1710 KB 708/1267 KB 284/1063 KB 468/1044 KB 192/713 KB 1312/1710 KB 708/1267 KB 288/1063 KB 480/1044 KB 196/713 KB 1312/1710 KB 708/1267 KB 292/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 708/1267 KB 296/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 708/1267 KB 300/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 708/1267 KB 304/1063 KB 480/1044 KB 176/713 KB 1300/1710 KB 708/1267 KB 280/1063 KB 468/1044 KB 196/713 KB 1316/1710 KB 712/1267 KB 304/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 716/1267 KB 304/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 720/1267 KB 304/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 724/1267 KB 304/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 728/1267 KB 308/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 732/1267 KB 308/1063 KB 480/1044 KB 196/713 KB 1316/1710 KB 708/1267 KB 292/1063 KB 480/1044 KB 196/713 KB 1320/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 196/713 KB 1324/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 196/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 196/713 KB 1312/1710 KB 708/1267 KB 288/1063 KB 480/1044 KB 200/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 204/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 208/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 480/1044 KB 192/713 KB 1312/1710 KB 708/1267 KB 284/1063 KB 480/1044 KB 208/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 484/1044 KB 208/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 488/1044 KB 208/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 492/1044 KB 208/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 496/1044 KB 212/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 496/1044 KB 216/713 KB 1332/1710 KB 736/1267 KB 308/1063 KB 500/1044 KB 220/713 KB 1332/1710 KB 736/1267 KB 308/1063 KB 500/1044 KB 196/713 KB 1316/1710 KB 724/1267 KB 308/1063 KB 480/1044 KB 224/713 KB 1 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 332/1710 KB 736/1267 KB 312/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 736/1267 KB 316/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 736/1267 KB 320/1063 KB 500/1044 KB 196/713 KB 1332/1710 KB 736/1267 KB 308/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 740/1267 KB 320/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 744/1267 KB 324/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 748/1267 KB 324/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 752/1267 KB 324/1063 KB 500/1044 KB 212/713 KB 1332/1710 KB 736/1267 KB 308/1063 KB 500/1044 KB 224/713 KB 1336/1710 KB 752/1267 KB 324/1063 KB 500/1044 KB 212/713 KB 1328/1710 KB 736/1267 KB 308/1063 KB 500/1044 KB 224/713 KB 1336/1710 KB 752/1267 KB 324/1063 KB 504/1044 KB 224/713 KB 1336/1710 KB 752/1267 KB 324/1063 KB 508/1044 KB 224/713 KB 1336/1710 KB 752/1267 KB 324/1063 KB 512/1044 KB 224/713 KB 1336/1710 KB 752/1267 KB 324/1063 KB 516/1044 KB 224/713 KB 1340/1710 KB 752/1267 KB 324/1063 KB 520/1044 KB 224/713 KB 1340/1710 KB 752/1267 KB 324/1063 KB 524/1044 KB 224/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 528/1044 KB 224/713 KB 1332/1710 KB 740/1267 KB 324/1063 KB 500/1044 KB 224/713 KB 1332/1710 KB 736/1267 KB 316/1063 KB 500/1044 KB 228/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 528/1044 KB 232/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 528/1044 KB 236/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 528/1044 KB 240/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 528/1044 KB 240/713 KB 1340/1710 KB 756/1267 KB 328/1063 KB 528/1044 KB 244/713 KB 1340/1710 KB 756/1267 KB 328/1063 KB 528/1044 KB 248/713 KB 1340/1710 KB 756/1267 KB 332/1063 KB 532/1044 KB 252/713 KB 1340/1710 KB 756/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1340/1710 KB 756/1267 KB 332/1063 KB 532/1044 KB 224/713 KB 1340/1710 KB 756/1267 KB 324/1063 KB 524/1044 KB 256/713 KB 1340/1710 KB 760/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1340/1710 KB 764/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1340/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 224/713 KB 1340/1710 KB 752/1267 KB 324/1063 KB 516/1044 KB 256/713 KB 1344/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1348/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1352/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1356/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1360/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1364/1710 KB 768/1267 KB 332/1063 KB 532/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 332/1063 KB 532/1044 KB 244/713 KB 1340/1710 KB 756/1267 KB 332/1063 KB 532/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 332/1063 KB 536/1044 KB 244/713 KB 1340/1710 KB 756/1267 KB 332/1063 KB 528/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 336/1063 KB 536/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 340/1063 KB 536/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 344/1063 KB 536/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 348/1063 KB 540/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 352/1063 KB 540/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 356/1063 KB 540/1044 KB 260/713 KB 1372/1710 KB 772/1267 KB 360/1063 KB 540/1044 KB 260/713 KB 1372/1710 KB 772/1267 KB 364/1063 KB 540/1044 KB 260/713 KB 1372/1710 KB 772/1267 KB 368/1063 KB 540/1044 KB 260/713 KB 1364/1710 KB 772/1267 KB 332/1063 KB 532/1044 KB 256/713 KB 1364/1710 KB 772/1267 KB 332/1063 KB 532/1044 KB 260/713 KB 1372/1710 KB 776/1267 KB 368/1063 KB 540/1044 KB 260/713 KB 1372/1710 KB 780/1267 KB 368/1063 KB 540/1044 KB 260/713 KB 1372/1710 KB 772/1267 KB 356/1063 KB 540/104 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 4 KB 260/713 KB 1376/1710 KB 784/1267 KB 368/1063 KB 540/1044 KB 260/713 KB 1368/1710 KB 772/1267 KB 344/1063 KB 540/1044 KB 260/713 KB 1376/1710 KB 784/1267 KB 368/1063 KB 544/1044 KB 260/713 KB 1376/1710 KB 784/1267 KB 368/1063 KB 548/1044 KB 264/713 KB 1380/1710 KB 784/1267 KB 368/1063 KB 552/1044 KB 264/713 KB 1380/1710 KB 784/1267 KB 368/1063 KB 556/1044 KB 264/713 KB 1380/1710 KB 784/1267 KB 368/1063 KB 560/1044 KB 264/713 KB 1380/1710 KB 784/1267 KB 368/1063 KB 548/1044 KB 264/713 KB 1384/1710 KB 784/1267 KB 368/1063 KB 560/1044 KB 264/713 KB 1388/1710 KB 784/1267 KB 368/1063 KB 560/1044 KB 264/713 KB 1392/1710 KB 784/1267 KB 372/1063 KB 560/1044 KB 264/713 KB 1396/1710 KB 784/1267 KB 372/1063 KB 560/1044 KB 264/713 KB 1400/1710 KB 784/1267 KB 372/1063 KB 564/1044 KB 260/713 KB 1372/1710 KB 784/1267 KB 368/1063 KB 540/1044 KB 264/713 KB 1376/1710 KB 784/1267 KB 368/1063 KB 548/1044 KB 268/713 KB 1400/1710 KB 788/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 792/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 796/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 800/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 804/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 808/1267 KB 372/1063 KB 564/1044 KB 264/713 KB 1396/1710 KB 784/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 372/1063 KB 568/1044 KB 264/713 KB 1388/1710 KB 784/1267 KB 372/1063 KB 560/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 376/1063 KB 568/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 380/1063 KB 572/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 372/1063 KB 564/1044 KB 268/713 KB 1400/1710 KB 784/1267 KB 372/1063 KB 564/1044 KB 272/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 276/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 280/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 284/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 288/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 572/1044 KB 268/713 KB 1404/1710 KB 808/1267 KB 376/1063 KB 572/1044 KB 288/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 576/1044 KB 288/713 KB 1404/1710 KB 808/1267 KB 384/1063 KB 580/1044 KB 292/713 KB 1408/1710 KB 812/1267 KB 388/1063 KB 584/1044 KB 292/713 KB 1408/1710 KB 812/1267 KB 388/1063 KB 588/1044 KB 292/713 KB 1408/1710 KB 812/1267 KB 388/1063 KB 580/1044 KB 292/713 KB 1408/1710 KB 816/1267 KB 388/1063 KB 588/1044 KB 292/713 KB 1408/1710 KB 820/1267 KB 388/1063 KB 588/1044 KB 292/713 KB 1408/1710 KB 808/1267 KB 388/1063 KB 580/1044 KB 292/713 KB 1408/1710 KB 824/1267 KB 392/1063 KB 592/1044 KB 292/713 KB 1408/1710 KB 824/1267 KB 396/1063 KB 592/1044 KB 292/713 KB 1408/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 292/713 KB 1408/1710 KB 808/1267 KB 384/1063 KB 580/1044 KB 288/713 KB 1408/1710 KB 808/1267 KB 384/1063 KB 580/1044 KB 296/713 KB 1412/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 292/713 KB 1408/1710 KB 820/1267 KB 388/1063 KB 592/1044 KB 296/713 KB 1416/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 296/713 KB 1420/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 296/713 KB 1424/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 296/713 KB 1428/1710 KB 824/1267 KB 400/1063 KB 596/1044 KB 296/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 296/713 KB 1412/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 300/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 304/713 KB 1432/1710 KB 824/1267 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 404/1063 KB 596/1044 KB 308/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 312/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 316/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 320/713 KB 1432/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 296/713 KB 1428/1710 KB 824/1267 KB 404/1063 KB 596/1044 KB 320/713 KB 1432/1710 KB 824/1267 KB 408/1063 KB 596/1044 KB 320/713 KB 1432/1710 KB 824/1267 KB 412/1063 KB 596/1044 KB 320/713 KB 1432/1710 KB 824/1267 KB 416/1063 KB 596/1044 KB 320/713 KB 1432/1710 KB 824/1267 KB 420/1063 KB 596/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 424/1063 KB 596/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 428/1063 KB 596/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 596/1044 KB 296/713 KB 1424/1710 KB 824/1267 KB 400/1063 KB 596/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 600/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 604/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 608/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 612/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 616/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 432/1063 KB 620/1044 KB 292/713 KB 1408/1710 KB 824/1267 KB 400/1063 KB 592/1044 KB 324/713 KB 1436/1710 KB 828/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 832/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 836/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 840/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 844/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 620/1044 KB 324/713 KB 1436/1710 KB 824/1267 KB 420/1063 KB 596/1044 KB 328/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 620/1044 KB 332/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 620/1044 KB 336/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 620/1044 KB 340/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 620/1044 KB 344/713 KB 1436/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 320/713 KB 1436/1710 KB 824/1267 KB 420/1063 KB 596/1044 KB 344/713 KB 1440/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 344/713 KB 1444/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 344/713 KB 1448/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 344/713 KB 1452/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 344/713 KB 1456/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 344/713 KB 1460/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 340/713 KB 1436/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 340/713 KB 1436/1710 KB 852/1267 KB 432/1063 KB 624/1044 KB 340/713 KB 1436/1710 KB 848/1267 KB 432/1063 KB 624/1044 KB 348/713 KB 1460/1710 KB 852/1267 KB 440/1063 KB 628/1044 KB 348/713 KB 1460/1710 KB 856/1267 KB 440/1063 KB 632/1044 KB 348/713 KB 1460/1710 KB 856/1267 KB 440/1063 KB 636/1044 KB 348/713 KB 1460/1710 KB 856/1267 KB 440/1063 KB 640/1044 KB 348/713 KB 1460/1710 KB 852/1267 KB 436/1063 KB 624/1044 KB 352/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 640/1044 KB 356/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 640/1044 KB 360/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 644/1044 KB 364/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 644/1044 KB 368/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 644/1044 KB 348/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 640/1044 KB 368/713 KB 1468/1710 KB 856/1267 KB 440/1063 KB 644/1044 KB 348/713 KB 1460/1710 KB 852/1267 KB 440/1063 KB 624/1044 KB 368/713 KB 1468/1710 KB 856/1267 KB 444/1063 KB 644/1044 KB 348/713 KB 1460/1710 KB 856/1267 KB 440/1063 KB 628/1044 KB 368/713 KB 1468/1 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 710 KB 860/1267 KB 444/1063 KB 644/1044 KB 368/713 KB 1468/1710 KB 864/1267 KB 444/1063 KB 644/1044 KB 368/713 KB 1468/1710 KB 868/1267 KB 444/1063 KB 644/1044 KB 368/713 KB 1468/1710 KB 872/1267 KB 444/1063 KB 644/1044 KB 368/713 KB 1472/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 368/713 KB 1476/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 368/713 KB 1480/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 372/713 KB 1484/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 372/713 KB 1488/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 356/713 KB 1464/1710 KB 856/1267 KB 440/1063 KB 644/1044 KB 372/713 KB 1488/1710 KB 876/1267 KB 448/1063 KB 648/1044 KB 372/713 KB 1488/1710 KB 876/1267 KB 448/1063 KB 652/1044 KB 372/713 KB 1488/1710 KB 876/1267 KB 448/1063 KB 656/1044 KB 372/713 KB 1488/1710 KB 876/1267 KB 448/1063 KB 660/1044 KB 372/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 664/1044 KB 372/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 668/1044 KB 372/713 KB 1480/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 376/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 668/1044 KB 380/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 668/1044 KB 368/713 KB 1468/1710 KB 876/1267 KB 448/1063 KB 644/1044 KB 384/713 KB 1492/1710 KB 880/1267 KB 448/1063 KB 668/1044 KB 368/713 KB 1468/1710 KB 872/1267 KB 448/1063 KB 644/1044 KB 384/713 KB 1492/1710 KB 880/1267 KB 452/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 456/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 460/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 464/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 468/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 472/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 476/1063 KB 668/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 480/1063 KB 672/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 484/1063 KB 672/1044 KB 388/713 KB 1492/1710 KB 884/1267 KB 488/1063 KB 672/1044 KB 388/713 KB 1492/1710 KB 884/1267 KB 492/1063 KB 672/1044 KB 388/713 KB 1492/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 372/713 KB 1492/1710 KB 876/1267 KB 448/1063 KB 660/1044 KB 388/713 KB 1496/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 388/713 KB 1500/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 388/713 KB 1504/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 388/713 KB 1492/1710 KB 884/1267 KB 484/1063 KB 672/1044 KB 392/713 KB 1504/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 396/713 KB 1504/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 400/713 KB 1504/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 404/713 KB 1504/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 884/1267 KB 500/1063 KB 672/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 476/1063 KB 672/1044 KB 384/713 KB 1492/1710 KB 884/1267 KB 452/1063 KB 668/1044 KB 408/713 KB 1508/1710 KB 888/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 892/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 896/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 900/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 904/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 908/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 912/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 916/1267 KB 500/1063 KB 672/1044 KB 408/713 KB 1508/1710 KB 920/1267 KB 500/1063 KB 676/1044 KB 408/713 KB 1508/1710 KB 924/1267 KB 500/1063 KB 676/1044 KB 408/713 KB 1508/1710 KB 928/1267 KB 500/1063 KB 676/1044 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 408/713 KB 1508/1710 KB 932/1267 KB 500/1063 KB 676/1044 KB 404/713 KB 1508/1710 KB 884/1267 KB 500/1063 KB 672/1044 KB 412/713 KB 1508/1710 KB 932/1267 KB 504/1063 KB 676/1044 KB 412/713 KB 1508/1710 KB 932/1267 KB 508/1063 KB 676/1044 KB 412/713 KB 1508/1710 KB 932/1267 KB 512/1063 KB 676/1044 KB 404/713 KB 1508/1710 KB 884/1267 KB 496/1063 KB 672/1044 KB 412/713 KB 1512/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1516/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1520/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1524/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1528/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1532/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1536/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1540/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1544/1710 KB 936/1267 KB 516/1063 KB 676/1044 KB 412/713 KB 1548/1710 KB 936/1267 KB 516/1063 KB 676/1044 KB 412/713 KB 1552/1710 KB 936/1267 KB 516/1063 KB 676/1044 KB 412/713 KB 1508/1710 KB 936/1267 KB 512/1063 KB 676/1044 KB 412/713 KB 1552/1710 KB 940/1267 KB 516/1063 KB 676/1044 KB 412/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 676/1044 KB 412/713 KB 1508/1710 KB 932/1267 KB 500/1063 KB 676/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 676/1044 KB 408/713 KB 1508/1710 KB 916/1267 KB 500/1063 KB 676/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 680/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 684/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 688/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 692/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 696/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 700/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 704/1044 KB 416/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 708/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 516/1063 KB 712/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 516/1063 KB 716/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 516/1063 KB 720/1044 KB 412/713 KB 1540/1710 KB 936/1267 KB 516/1063 KB 676/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 520/1063 KB 720/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 524/1063 KB 720/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 528/1063 KB 720/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 532/1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 948/1267 KB 536/1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 948/1267 KB 540/1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 948/1267 KB 544/1063 KB 724/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 516/1063 KB 708/1044 KB 420/713 KB 1556/1710 KB 952/1267 KB 544/1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 956/1267 KB 544/1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 960/1267 KB 544/1063 KB 724/1044 KB 420/713 KB 1552/1710 KB 944/1267 KB 516/1063 KB 708/1044 KB 424/713 KB 1556/1710 KB 960/1267 KB 544/1063 KB 724/1044 KB 428/713 KB 1556/1710 KB 960/1267 KB 544/1063 KB 724/1044 KB 432/713 KB 1556/1710 KB 960/1267 KB 544/1063 KB 724/1044 KB 436/713 KB 1556/1710 KB 960/1267 KB 544/1063 KB 724/1044 KB 440/713 KB 1556/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 444/713 KB 1556/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 448/713 KB 1556/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 452/713 KB 1556/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 456/713 KB 1556/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 460/713 KB 1556/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 464/713 KB 1556/1710 KB 964/1267 KB 548/ unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 1063 KB 724/1044 KB 420/713 KB 1556/1710 KB 948/1267 KB 532/1063 KB 724/1044 KB 464/713 KB 1560/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 420/713 KB 1552/1710 KB 948/1267 KB 528/1063 KB 724/1044 KB 464/713 KB 1560/1710 KB 964/1267 KB 548/1063 KB 728/1044 KB 464/713 KB 1560/1710 KB 964/1267 KB 548/1063 KB 732/1044 KB 464/713 KB 1560/1710 KB 964/1267 KB 548/1063 KB 736/1044 KB 464/713 KB 1560/1710 KB 964/1267 KB 548/1063 KB 740/1044 KB 464/713 KB 1564/1710 KB 964/1267 KB 548/1063 KB 744/1044 KB 452/713 KB 1556/1710 KB 964/1267 KB 548/1063 KB 724/1044 KB 436/713 KB 1556/1710 KB 964/1267 KB 544/1063 KB 724/1044 KB 464/713 KB 1564/1710 KB 968/1267 KB 548/1063 KB 748/1044 KB 464/713 KB 1564/1710 KB 972/1267 KB 548/1063 KB 748/1044 KB 464/713 KB 1564/1710 KB 976/1267 KB 548/1063 KB 748/1044 KB 464/713 KB 1564/1710 KB 980/1267 KB 548/1063 KB 748/1044 KB 468/713 KB 1564/1710 KB 984/1267 KB 552/1063 KB 748/1044 KB 468/713 KB 1564/1710 KB 988/1267 KB 552/1063 KB 748/1044 KB 468/713 KB 1564/1710 KB 992/1267 KB 552/1063 KB 748/1044 KB 464/713 KB 1564/1710 KB 964/1267 KB 548/1063 KB 748/1044 KB 468/713 KB 1564/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 464/713 KB 1564/1710 KB 964/1267 KB 548/1063 KB 740/1044 KB 468/713 KB 1568/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1572/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1576/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1580/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1584/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1588/1710 KB 992/1267 KB 552/1063 KB 752/1044 KB 468/713 KB 1592/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1596/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1600/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1604/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1608/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1612/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1616/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 468/713 KB 1564/1710 KB 980/1267 KB 552/1063 KB 748/1044 KB 464/713 KB 1564/1710 KB 980/1267 KB 552/1063 KB 748/1044 KB 468/713 KB 1616/1710 KB 996/1267 KB 556/1063 KB 756/1044 KB 468/713 KB 1616/1710 KB 996/1267 KB 560/1063 KB 756/1044 KB 468/713 KB 1616/1710 KB 996/1267 KB 564/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 568/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 572/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 576/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 580/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 584/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 588/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 592/1063 KB 756/1044 KB 468/713 KB 1588/1710 KB 996/1267 KB 552/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 1000/1267 KB 592/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 1004/1267 KB 592/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 756/1044 KB 468/713 KB 1588/1710 KB 992/1267 KB 552/1063 KB 756/1044 KB 472/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 760/1044 KB 472/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 764/1044 KB 472/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 768/1044 KB 472/713 KB 1616/1710 KB 996/1267 KB 564/1063 KB 756/1044 KB 476/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 768/1044 KB 480/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 768/1044 KB 480/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 772/1044 KB 484/713 KB 16 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 16/1710 KB 1008/1267 KB 592/1063 KB 776/1044 KB 484/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 780/1044 KB 484/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 784/1044 KB 484/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 788/1044 KB 484/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 792/1044 KB 484/713 KB 1616/1710 KB 1008/1267 KB 592/1063 KB 772/1044 KB 488/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 792/1044 KB 492/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 792/1044 KB 496/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 792/1044 KB 500/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 792/1044 KB 500/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 796/1044 KB 500/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 484/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 788/1044 KB 504/713 KB 1624/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 504/713 KB 1628/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 504/713 KB 1632/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 504/713 KB 1636/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 504/713 KB 1640/1710 KB 1012/1267 KB 596/1063 KB 804/1044 KB 484/713 KB 1616/1710 KB 1012/1267 KB 596/1063 KB 788/1044 KB 504/713 KB 1640/1710 KB 1016/1267 KB 596/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1020/1267 KB 596/1063 KB 804/1044 KB 484/713 KB 1616/1710 KB 1008/1267 KB 596/1063 KB 788/1044 KB 504/713 KB 1640/1710 KB 1020/1267 KB 600/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 604/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 608/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 612/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 616/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 620/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 804/1044 KB 504/713 KB 1636/1710 KB 1012/1267 KB 596/1063 KB 804/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 808/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 812/1044 KB 504/713 KB 1620/1710 KB 1012/1267 KB 596/1063 KB 800/1044 KB 508/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 512/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 516/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 520/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 524/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 528/713 KB 1644/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 504/713 KB 1640/1710 KB 1024/1267 KB 600/1063 KB 804/1044 KB 532/713 KB 1644/1710 KB 1028/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1032/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1036/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1040/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1044/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1048/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1052/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1024/1267 KB 628/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1052/1267 KB 632/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1056/1267 KB 636/1063 KB 816/1044 KB 532/713 KB 1644/1710 KB 1056/1267 KB 640/1063 KB 816/1044 KB 524/713 KB 1644/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 524/713 KB 1640/1710 KB 1024/1267 KB 624/1063 KB 816/1044 KB 536/713 KB 1644/1710 KB 1056/1267 KB 640/1063 KB 820/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 640/1063 KB 824/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 640/1063 KB 828/1044 KB 536/713 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install KB 1648/1710 KB 1056/1267 KB 640/1063 KB 832/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 640/1063 KB 836/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 840/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 844/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 848/1044 KB 536/713 KB 1644/1710 KB 1056/1267 KB 640/1063 KB 816/1044 KB 540/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 848/1044 KB 544/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 848/1044 KB 532/713 KB 1644/1710 KB 1056/1267 KB 632/1063 KB 816/1044 KB 544/713 KB 1648/1710 KB 1060/1267 KB 644/1063 KB 848/1044 KB 544/713 KB 1648/1710 KB 1064/1267 KB 644/1063 KB 848/1044 KB 544/713 KB 1648/1710 KB 1068/1267 KB 644/1063 KB 848/1044 KB 544/713 KB 1648/1710 KB 1072/1267 KB 644/1063 KB 848/1044 KB 544/713 KB 1648/1710 KB 1076/1267 KB 644/1063 KB 848/1044 KB 548/713 KB 1648/1710 KB 1080/1267 KB 644/1063 KB 852/1044 KB 548/713 KB 1648/1710 KB 1084/1267 KB 644/1063 KB 852/1044 KB 548/713 KB 1648/1710 KB 1088/1267 KB 644/1063 KB 852/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 644/1063 KB 836/1044 KB 548/713 KB 1648/1710 KB 1088/1267 KB 648/1063 KB 852/1044 KB 548/713 KB 1648/1710 KB 1088/1267 KB 652/1063 KB 852/1044 KB 548/713 KB 1648/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 536/713 KB 1648/1710 KB 1056/1267 KB 640/1063 KB 820/1044 KB 548/713 KB 1652/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1656/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1660/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1664/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1668/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1672/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1676/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1680/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1684/1710 KB 1088/1267 KB 656/1063 KB 852/1044 KB 548/713 KB 1688/1710 KB 1092/1267 KB 660/1063 KB 852/1044 KB 548/713 KB 1692/1710 KB 1092/1267 KB 660/1063 KB 852/1044 KB 548/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 852/1044 KB 548/713 KB 1648/1710 KB 1076/1267 KB 644/1063 KB 852/1044 KB 548/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 856/1044 KB 548/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 860/1044 KB 548/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 548/713 KB 1648/1710 KB 1076/1267 KB 644/1063 KB 848/1044 KB 552/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 556/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 560/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 564/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 568/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 572/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 576/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 580/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 864/1044 KB 584/713 KB 1700/1710 KB 1092/1267 KB 660/1063 KB 868/1044 KB 588/713 KB 1700/1710 KB 1092/1267 KB 660/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1092/1267 KB 660/1063 KB 868/1044 KB 548/713 KB 1684/1710 KB 1092/1267 KB 660/1063 KB 852/1044 KB 592/713 KB 1700/1710 KB 1096/1267 KB 660/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1100/1267 KB 660/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1104/1267 KB 660/1063 KB 868/1044 KB 548/713 KB 1684/1710 KB 1088/1267 KB 660/1063 KB 852/1044 KB 592/713 KB 1700/1710 KB 1104/1267 KB 664/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1104/1267 KB 668/1063 KB 868/1044 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 592/713 KB 1700/1710 KB 1104/1267 KB 672/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1104/1267 KB 676/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1108/1267 KB 680/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1108/1267 KB 684/1063 KB 868/1044 KB 592/713 KB 1700/1710 KB 1108/1267 KB 688/1063 KB 868/1044 KB 580/713 KB 1700/1710 KB 1092/1267 KB 660/1063 KB 868/1044 KB 592/713 KB 1704/1710 KB 1108/1267 KB 688/1063 KB 868/1044 KB 592/713 KB 1708/1710 KB 1108/1267 KB 688/1063 KB 868/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 688/1063 KB 868/1044 KB 580/713 KB 1696/1710 KB 1092/1267 KB 660/1063 KB 868/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 872/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 876/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 880/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 884/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 888/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 892/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 896/1044 KB 592/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 868/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 696/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 700/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 704/1063 KB 896/1044 KB 592/713 KB 1700/1710 KB 1108/1267 KB 676/1063 KB 868/1044 KB 596/713 KB 1710/1710 KB 1112/1267 KB 704/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1116/1267 KB 704/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1120/1267 KB 704/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1124/1267 KB 704/1063 KB 896/1044 KB 596/713 KB 1710/1710 KB 1128/1267 KB 708/1063 KB 900/1044 KB 596/713 KB 1710/1710 KB 1132/1267 KB 708/1063 KB 900/1044 KB 596/713 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 900/1044 KB 596/713 KB 1710/1710 KB 1108/1267 KB 692/1063 KB 884/1044 KB 600/713 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 900/1044 KB 604/713 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 900/1044 KB 608/713 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 900/1044 KB 612/713 KB 1710/1710 KB 1136/1267 KB 708/1063 KB 900/1044 KB 616/713 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 900/1044 KB 620/713 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 900/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 900/1044 KB 596/713 KB 1710/1710 KB 1124/1267 KB 708/1063 KB 900/1044 KB 596/713 KB 1710/1710 KB 1124/1267 KB 704/1063 KB 900/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 904/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 908/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 912/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 916/1044 KB 628/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 920/1044 KB 628/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 924/1044 KB 612/713 KB 1710/1710 KB 1140/1267 KB 708/1063 KB 900/1044 KB 628/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 916/1044 KB 632/713 KB 1144/1267 KB 712/1063 KB 924/1044 KB 636/713 KB 1144/1267 KB 712/1063 KB 924/1044 KB 640/713 KB 1144/1267 KB 712/1063 KB 924/1044 KB 644/713 KB 1144/1267 KB 712/1063 KB 924/1044 KB 624/713 KB 1710/1710 KB 1140/1267 KB 712/1063 KB 904/1044 KB 644/713 KB 1144/1267 KB 716/1063 KB 928/1044 KB 644/713 KB 1144/1267 KB 720/1063 KB 928/1044 KB 644/713 KB 1144/1267 KB 724/1063 KB 928/1044 KB 644/713 KB 1144/1267 KB 728/1063 KB 928/1044 KB 644/713 KB 1144/1267 KB 732/1063 KB 928/1044 KB 644/713 KB 1144/1267 KB 736/1063 KB 928/1044 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 644/713 KB 1144/1267 KB 712/1063 KB 928/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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 628/713 KB 1144/1267 KB 712/1063 KB 924/1044 KB 644/713 KB 1148/1267 KB 736/1063 KB 928/1044 KB 644/713 KB 1152/1267 KB 736/1063 KB 928/1044 KB 644/713 KB 1156/1267 KB 736/1063 KB 928/1044 KB 644/713 KB 1160/1267 KB 736/1063 KB 928/1044 KB 644/713 KB 1164/1267 KB 740/1063 KB 928/1044 KB 644/713 KB 1168/1267 KB 740/1063 KB 928/1044 KB 644/713 KB 1172/1267 KB 740/1063 KB 928/1044 KB 648/713 KB 1176/1267 KB 740/1063 KB 932/1044 KB 648/713 KB 1180/1267 KB 740/1063 KB 932/1044 KB 648/713 KB 1184/1267 KB 740/1063 KB 932/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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 648/713 KB 1172/1267 KB 740/1063 KB 932/1044 KB 648/713 KB 1184/1267 KB 740/1063 KB 936/1044 KB 648/713 KB 1184/1267 KB 740/1063 KB 940/1044 KB 648/713 KB 1184/1267 KB 740/1063 KB 944/1044 KB 648/713 KB 1172/1267 KB 740/1063 KB 928/1044 KB 652/713 KB 1184/1267 KB 740/1063 KB 944/1044 KB 656/713 KB 1184/1267 KB 740/1063 KB 944/1044 KB 644/713 KB 1160/1267 KB 740/1063 KB 928/1044 KB 656/713 KB 1184/1267 KB 744/1063 KB 944/1044 KB 656/713 KB 1184/1267 KB 748/1063 KB 944/1044 KB 656/713 KB 1184/1267 KB 752/1063 KB 944/1044 KB 660/713 KB 1184/1267 KB 752/1063 KB 944/1044 KB 664/713 KB 1188/1267 KB 756/1063 KB 948/1044 KB 668/713 KB 1188/1267 KB 756/1063 KB 948/1044 KB 672/713 KB 1188/1267 KB 756/1063 KB 948/1044 KB 660/713 KB 1188/1267 KB 756/1063 KB 948/1044 KB 672/713 KB 1192/1267 KB 756/1063 KB 948/1044 KB 672/713 KB 1196/1267 KB 756/1063 KB 948/1044 KB 672/713 KB 1200/1267 KB 756/1063 KB 948/1044 KB 672/713 KB 1204/1267 KB 756/1063 KB 948/1044 KB 676/713 KB 1208/1267 KB 756/1063 KB 948/1044 KB 676/713 KB 1212/1267 KB 756/1063 KB 948/1044 KB 676/713 KB 1216/1267 KB 756/1063 KB 948/1044 KB 660/713 KB 1184/1267 KB 756/1063 KB 948/1044 KB 676/713 KB 1216/1267 KB 760/1063 KB 948/1044 KB 676/713 KB 1216/1267 KB 764/1063 KB 948/1044 KB 676/713 KB 1216/1267 KB 768/1063 KB 948/1044 KB 660/713 KB 1184/1267 KB 752/1063 KB 948/1044 KB 676/713 KB 1216/1267 KB 768/1063 KB 952/1044 KB 676/713 KB 1216/1267 KB 768/1063 KB 956/1044 KB 676/713 KB 1216/1267 KB 768/1063 KB 960/1044 KB 676/713 KB 1216/1267 KB 772/1063 KB 960/1044 KB 676/713 KB 1216/1267 KB 776/1063 KB 964/1044 KB 676/713 KB 1204/1267 KB 756/1063 KB 948/1044 KB 680/713 KB 1216/1267 KB 780/1063 KB 964/1044 KB 676/713 KB 1216/1267 KB 772/1063 KB 964/1044 KB 684/713 KB 1216/1267 KB 780/1063 KB 968/1044 KB 684/713 KB 1216/1267 KB 780/1063 KB 972/1044 KB 684/713 KB 1216/1267 KB 780/1063 KB 976/1044 KB 676/713 KB 1216/1267 KB 780/1063 KB 964/1044 KB 684/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 684/713 KB 1216/1267 KB 780/1063 KB 972/1044 KB 688/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 688/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 4/257 KB 688/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 8/257 KB 688/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 12/257 KB 688/713 KB 1216/1267 KB 784/1063 KB 976/1044 KB 16/257 KB 688/713 KB 1216/1267 KB 788/1063 KB 976/1044 KB 16/257 KB 692/713 KB 1220/1267 KB 792/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1220/1267 KB 796/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1220/1267 KB 788/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1224/1267 KB 796/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1228/1267 KB 800/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1216/1267 KB 788/1063 KB 980/1044 KB 20/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 980/1044 KB 24/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 980/1044 KB 28/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 980/1044 KB 32/257 KB 692/713 KB 1216/1267 KB 788/1063 KB 980/1044 KB 16/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 984/1044 KB 32/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 988/1044 KB 32/257 KB 692/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 32/257 KB 692/713 KB 1216/1267 KB 788/1063 KB 976/1044 KB 16/257 KB 696/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 32/257 KB 700/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 32/257 KB 704/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 32/257 KB 704/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 36/2 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 57 KB 704/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 40/257 KB 704/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 44/257 KB 708/713 KB 1232/1267 KB 800/1063 KB 996/1044 KB 48/257 KB 708/713 KB 1236/1267 KB 800/1063 KB 996/1044 KB 52/257 KB 708/713 KB 1236/1267 KB 800/1063 KB 996/1044 KB 56/257 KB 692/713 KB 1224/1267 KB 800/1063 KB 980/1044 KB 20/257 KB 708/713 KB 1236/1267 KB 804/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1236/1267 KB 808/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1236/1267 KB 812/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1236/1267 KB 816/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1236/1267 KB 800/1063 KB 996/1044 KB 48/257 KB 708/713 KB 1240/1267 KB 816/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1244/1267 KB 816/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1248/1267 KB 816/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1252/1267 KB 816/1063 KB 996/1044 KB 56/257 KB 708/713 KB 1256/1267 KB 820/1063 KB 996/1044 KB 60/257 KB 708/713 KB 1260/1267 KB 820/1063 KB 996/1044 KB 60/257 KB 708/713 KB 1232/1267 KB 800/1063 KB 996/1044 KB 44/257 KB 708/713 KB 1260/1267 KB 820/1063 KB 1000/1044 KB 60/257 KB 708/713 KB 1260/1267 KB 820/1063 KB 1004/1044 KB 60/257 KB 708/713 KB 1260/1267 KB 820/1063 KB 1008/1044 KB 60/257 KB 708/713 KB 1232/1267 KB 800/1063 KB 992/1044 KB 44/257 KB 712/713 KB 1260/1267 KB 820/1063 KB 1008/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 820/1063 KB 1008/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 820/1063 KB 1012/1044 KB 60/257 KB 708/713 KB 1252/1267 KB 820/1063 KB 996/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 824/1063 KB 1016/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 828/1063 KB 1016/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 832/1063 KB 1016/1044 KB 60/257 KB 708/713 KB 1252/1267 KB 816/1063 KB 996/1044 KB 60/257 KB 713/713 KB 1260/1267 KB 820/1063 KB 1016/1044 KB 60/257 KB 1264/1267 KB 836/1063 KB 1020/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1024/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1028/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1032/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1036/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1040/1044 KB 64/257 KB 1264/1267 KB 836/1063 KB 1016/1044 KB 64/257 KB 1264/1267 KB 832/1063 KB 1016/1044 KB 64/257 KB 1267/1267 KB 840/1063 KB 1040/1044 KB 64/257 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 1061.0 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 1264/1267 KB 840/1063 KB 1040/1044 KB 64/257 KB 1267/1267 KB 844/1063 KB 1040/1044 KB 64/257 KB 1267/1267 KB 848/1063 KB 1040/1044 KB 64/257 KB 1267/1267 KB 848/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 848/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 852/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 856/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 860/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 64/257 KB 713/713 KB 1260/1267 KB 864/1063 KB 1044/1044 KB 64/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 68/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 72/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 76/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 80/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 84/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 88/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 92/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 96/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 100/257 KB 1267/1267 KB 864/1063 KB 1044/1044 KB 104/257 KB 1267/1267 KB 868/1063 KB 1044/1044 KB 108/257 KB 1267/1267 KB 868/1063 KB 112/257 KB 1267/1267 KB 868/1063 KB 116/257 KB 1267/1267 KB 868/1063 KB 120/257 KB 1267/1267 KB 868/1063 KB 1044/1044 KB 104/257 KB 1267/1267 KB 872/1063 KB 120/257 KB 1267/1267 KB 876/1063 KB 120/257 KB 1267/1267 KB 880/1063 KB 124/257 KB 1267/1267 KB 880/1063 KB 128/257 KB 1267/1267 KB 880/1063 KB 124/257 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 1528.4 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 880/1063 KB 132/257 KB 1267/1267 KB 884/1063 KB 136/257 KB 1267/1267 KB 884/1063 KB 140/257 KB 1267/1267 KB 884/1063 KB 144/257 KB 1267/1267 KB 884/1063 KB 132/257 KB 1267/1267 KB 888/1063 KB 144/257 KB 1267/1267 KB 892/1063 KB 144/257 KB 1267/1267 KB 896/1063 KB 144/257 KB 1267/1267 KB 900/1063 KB 144/257 KB 1267/1267 KB 904/1063 KB 148/257 KB 1267/1267 KB 908/1063 KB 148/257 KB 1267/1267 KB 912/1063 KB 148/257 KB 1267/1267 KB 900/1063 KB 148/257 KB 1267/1267 KB 912/1063 KB 152/257 KB 1267/1267 KB 912/1063 KB 156/257 KB 1267/1267 KB 912/1063 KB 160/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1838.1 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 912/1063 KB 164/257 KB 916/1063 KB 164/257 KB 920/1063 KB 164/257 KB 920/1063 KB 168/257 KB 920/1063 KB 172/257 KB 924/1063 KB 172/257 KB 928/1063 KB 172/257 KB 928/1063 KB 176/257 KB 932/1063 KB 176/257 KB 936/1063 KB 180/257 KB 940/1063 KB 180/257 KB 944/1063 KB 180/257 KB 932/1063 KB 180/257 KB 3/5 KB 944/1063 KB 180/257 KB 4/549 KB 5/5 KB 944/1063 KB 180/257 KB 4/549 KB 944/1063 KB 180/257 KB 4/549 KB 5/5 KB 944/1063 KB 180/257 KB 8/549 KB 5/5 KB 944/1063 KB 180/257 KB 12/549 KB 5/5 KB 944/1063 KB 180/257 KB 16/549 KB 5/5 KB 944/1063 KB 180/257 KB 20/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 24/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 28/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 32/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 36/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 40/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 44/549 KB 4/358 KB 5/5 KB 944/1063 KB 180/257 KB 20/549 KB 8/358 KB 5/5 KB 944/1063 KB 180/257 KB 44/549 KB 12/358 KB 5/5 KB 944/1063 KB 180/257 KB 44/549 KB 16/358 KB 5/5 KB 944/1063 KB 180/257 KB 44/549 KB 20/358 KB 5/5 KB 944/1063 KB 180/257 KB 44/549 KB 20/358 KB 5/5 KB 944/1063 KB 180/257 KB 48/549 KB 20/358 KB 5/5 KB 944/1063 KB 180/257 KB 52/549 KB 24/358 KB 5/5 KB 944/1063 KB 180/257 KB 56/549 KB 24/358 KB 5/5 KB 944/1063 KB 180/257 KB 60/549 KB 24/358 KB 5/5 KB 944/1063 KB 180/257 KB 52/549 KB 28/358 KB 5/5 KB 944/1063 KB 180/257 KB 60/549 KB 32/358 KB 5/5 KB 944/1063 KB 180/257 KB 60/549 KB 32/358 KB 5/5 KB 944/1063 KB 180/257 KB 64/549 KB 32/358 KB 5/5 KB 944/1063 KB 184/257 KB 64/549 KB 32/358 KB 5/5 KB 944/1063 KB 188/257 KB 64/549 KB 36/358 KB 5/5 KB 944/1063 KB 192/257 KB 68/549 KB 36/358 KB 944/1063 KB 196/257 KB 68/549 KB 36/358 KB 948/1063 KB 200/257 KB 68/549 KB 36/358 KB 948/1063 KB 204/257 KB 68/549 KB 36/358 KB 948/1063 KB 208/257 KB 68/549 KB 36/358 KB 5/5 KB 944/1063 KB 188/257 KB 68/549 KB 36/358 KB 948/1063 KB 208/257 KB 72/549 KB 36/358 KB 948/1063 KB 208/257 KB 76/549 KB 36/358 KB 948/1063 KB 208/257 KB 80/549 KB 36/358 KB 5/5 KB 944/1063 KB 188/257 KB 64/549 KB 40/358 KB 948/1063 KB 208/257 KB 80/549 KB 44/358 KB 948/1063 KB 208/257 KB 80/549 KB 48/358 KB 948/1063 KB 208/257 KB 80/549 KB 52/358 KB 948/1063 KB 208/257 KB 80/549 KB 56/358 KB 948/1063 KB 208/257 KB 84/549 KB 36/358 KB 948/1063 KB 196/257 KB 68/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 56/358 KB 952/1063 KB 208/257 KB 84/549 KB 56/358 KB 956/1063 KB 208/257 KB 84/549 KB 56/358 KB 960/1063 KB 208/257 KB 84/549 KB 56/358 KB 960/1063 KB 212/257 KB 84/549 KB 60/358 KB 964/1063 KB 216/257 KB 84/549 KB 60/358 KB 964/1063 KB 220/257 KB 84/549 KB 52/358 KB 948/1063 KB 208/257 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 3/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 5/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 8/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 11/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 13/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 16/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 19/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 21/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 24/86 KB 84/549 KB 60/358 KB 964/1063 KB 224/257 KB 24/86 KB 88/549 KB 60/358 KB 964/1063 KB 224/257 KB 27/86 KB 92/549 KB 60/358 KB 964/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 964/1063 KB 212/257 KB 84/549 KB 60/358 KB 968/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 972/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 976/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 980/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 984/1063 KB 224/257 KB 27/86 KB 100/549 KB 60/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 60/358 KB 960/1063 KB 212/257 KB 84/549 KB 64/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 68/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 72/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 76/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 80/358 KB 988/1063 KB 224/257 KB 27/86 KB 100/549 KB 60/358 KB 980/1063 KB 224/257 KB 27/86 KB 100/549 KB 60/358 KB 964/1063 KB 224/257 KB 27/86 KB 96/549 KB 60/358 KB 964/1063 KB 224/257 KB 27/86 KB 88/549 KB 80/358 KB 988/1063 KB 224/257 KB 29/86 KB 100/549 KB 80/358 KB 988/1063 KB 224/257 KB 32/86 KB 100/549 KB 80/358 KB 988/1063 KB 224/257 KB 36/86 KB 100/549 KB 84/358 KB 988/1063 KB 228/257 KB 40/86 KB 104/549 KB 84/358 KB 988/1063 KB 228/257 KB 44/86 KB 104/549 KB 84/358 KB 988/1063 KB 228/257 KB 48/86 KB 104/549 KB 84/358 KB 988/1063 KB 228/257 KB 36/86 KB 104/549 KB 88/358 KB 988/1063 KB 228/257 KB 48/86 KB 104/549 KB 92/358 KB 992/1063 KB 228/257 KB 48/86 KB 104/549 KB 96/358 KB 992/1063 KB 228/257 KB 52/86 KB 104/549 KB 80/358 KB 988/1063 KB 228/257 KB 36/86 KB 104/549 KB 96/358 KB 992/1063 KB 228/257 KB 52/86 KB 108/549 KB 96/358 KB 992/1063 KB 228/257 KB 52/86 KB 112/549 KB 80/358 KB 988/1063 KB 228/257 KB 36/86 KB 100/549 KB 96/358 KB 992/1063 KB 232/257 KB 52/86 KB 112/549 KB 96/358 KB 992/1063 KB 236/257 KB 52/86 KB 112/549 KB 96/358 KB 992/1063 KB 240/257 KB 52/86 KB 112/549 KB 96/358 KB 992/1063 KB 244/257 KB 52/86 KB 112/549 KB 100/358 KB 992/1063 KB 248/257 KB 52/86 KB 116/549 KB 100/358 KB 992/1063 KB 252/257 KB 52/86 KB 116/549 KB 100/358 KB 992/1063 KB 256/257 KB 52/86 KB 116/549 KB 92/358 KB 992/1063 KB 228/257 KB 52/86 KB 104/549 KB 100/358 KB 992/1063 KB 256/257 KB 56/86 KB 116/549 KB 88/358 KB 992/1063 KB 228/257 KB 48/86 KB 104/549 KB 100/358 KB 996/1063 KB 256/257 KB 56/86 KB 116/549 KB 100/358 KB 1000/1063 KB 256/257 KB 56/86 KB 116/549 KB 100/358 KB 1004/1063 KB 256/257 KB 56/86 KB 116/549 KB 100/358 KB 992/1063 KB 244/257 KB 52/86 KB 116/549 KB 104/358 KB 1004/1063 KB 256/257 KB 60/86 KB 116/549 KB 96/358 KB 992/1063 KB 244/257 KB 52/86 KB 116/549 KB 104/358 KB 1008/1063 KB 256/257 KB 60/86 KB 1 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 20/549 KB 104/358 KB 1008/1063 KB 256/257 KB 60/86 KB 124/549 KB 104/358 KB 1008/1063 KB 256/257 KB 60/86 KB 128/549 KB 104/358 KB 1008/1063 KB 256/257 KB 60/86 KB 132/549 KB 104/358 KB 1008/1063 KB 256/257 KB 60/86 KB 116/549 KB 100/358 KB 1004/1063 KB 256/257 KB 60/86 KB 116/549 KB 108/358 KB 1008/1063 KB 257/257 KB 64/86 KB 132/549 KB 108/358 KB 1012/1063 KB 257/257 KB 64/86 KB 132/549 KB 108/358 KB 1016/1063 KB 257/257 KB 68/86 KB 136/549 KB 108/358 KB 1020/1063 KB 257/257 KB 68/86 KB 136/549 KB 108/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 108/358 KB 1008/1063 KB 257/257 KB 60/86 KB 132/549 KB 108/358 KB 1008/1063 KB 256/257 KB 60/86 KB 132/549 KB 112/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 116/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 120/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 124/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 128/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 132/358 KB 1024/1063 KB 257/257 KB 68/86 KB 136/549 KB 136/358 KB 1028/1063 KB 257/257 KB 68/86 KB 136/549 KB 140/358 KB 1028/1063 KB 257/257 KB 68/86 KB 136/549 KB 144/358 KB 1028/1063 KB 257/257 KB 68/86 KB 136/549 KB 108/358 KB 1012/1063 KB 257/257 KB 68/86 KB 136/549 KB 144/358 KB 1028/1063 KB 257/257 KB 68/86 KB 140/549 KB 144/358 KB 1028/1063 KB 257/257 KB 68/86 KB 144/549 KB 108/358 KB 1012/1063 KB 257/257 KB 68/86 KB 132/549 KB 144/358 KB 1028/1063 KB 257/257 KB 72/86 KB 144/549 KB 144/358 KB 1028/1063 KB 257/257 KB 76/86 KB 144/549 KB 144/358 KB 1028/1063 KB 257/257 KB 80/86 KB 144/549 KB 144/358 KB 1028/1063 KB 257/257 KB 84/86 KB 144/549 KB 144/358 KB 1028/1063 KB 257/257 KB 86/86 KB 144/549 KB 144/358 KB 1028/1063 KB 257/257 KB 86/86 KB 148/549 KB 132/358 KB 1028/1063 KB 257/257 KB 68/86 KB 136/549 KB 144/358 KB 1028/1063 KB 257/257 KB 86/86 KB 152/549 KB 144/358 KB 1032/1063 KB 257/257 KB 86/86 KB 152/549 KB 144/358 KB 1032/1063 KB 257/257 KB 86/86 KB 156/549 KB 144/358 KB 1036/1063 KB 257/257 KB 86/86 KB 156/549 KB 144/358 KB 1040/1063 KB 257/257 KB 86/86 KB 156/549 KB 144/358 KB 1044/1063 KB 257/257 KB 86/86 KB 160/549 KB 148/358 KB 1048/1063 KB 257/257 KB 86/86 KB 160/549 KB 148/358 KB 1052/1063 KB 257/257 KB 86/86 KB 160/549 KB 144/358 KB 1040/1063 KB 257/257 KB 86/86 KB 160/549 KB 148/358 KB 1052/1063 KB 86/86 KB 164/549 KB 148/358 KB 1052/1063 KB 86/86 KB 168/549 KB 148/358 KB 1052/1063 KB 86/86 KB 172/549 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: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 148/358 KB 1044/1063 KB 257/257 KB 86/86 KB 160/549 KB 152/358 KB 1056/1063 KB 86/86 KB 172/549 KB 156/358 KB 1056/1063 KB 86/86 KB 172/549 KB 160/358 KB 1056/1063 KB 86/86 KB 172/549 KB 148/358 KB 1056/1063 KB 86/86 KB 172/549 KB 160/358 KB 1056/1063 KB 86/86 KB 176/549 KB 164/358 KB 1056/1063 KB 180/549 KB 164/358 KB 1060/1063 KB 184/549 KB 164/358 KB 1060/1063 KB 188/549 KB 164/358 KB 1056/1063 KB 176/549 KB 168/358 KB 1060/1063 KB 188/549 KB 172/358 KB 1060/1063 KB 188/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 115.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 172/358 KB 1060/1063 KB 4/404 KB 188/549 KB 164/358 KB 1060/1063 KB 180/549 KB 172/358 KB 1063/1063 KB 4/404 KB 188/549 KB 172/358 KB 1063/1063 KB 8/404 KB 188/549 KB 172/358 KB 1063/1063 KB 12/404 KB 188/549 KB 176/358 KB 1063/1063 KB 12/404 KB 188/549 KB 180/358 KB 1063/1063 KB 12/404 KB 188/549 KB 180/358 KB 1063/1063 KB 16/404 KB 192/549 KB 180/358 KB 1063/1063 KB 16/404 KB 188/549 KB 180/358 KB 1063/1063 KB 20/404 KB 192/549 KB 184/358 KB 1063/1063 KB 24/404 KB 196/549 KB 184/358 KB 1063/1063 KB 28/404 KB 196/549 KB 184/358 KB 1063/1063 KB 32/404 KB 196/549 KB 184/358 KB 1063/1063 KB 20/404 KB 196/549 KB 188/358 KB 1063/1063 KB 32/404 KB 196/549 KB 180/358 KB 1063/1063 KB 20/404 KB 196/549 KB 192/358 KB 1063/1063 KB 32/404 KB 196/549 KB 192/358 KB 1063/1063 KB 32/404 KB 200/549 KB 192/358 KB 1063/1063 KB 32/404 KB 204/549 KB 196/358 KB 1063/1063 KB 32/404 KB 208/549 KB 196/358 KB 1063/1063 KB 32/404 KB 212/549 KB 196/358 KB 1063/1063 KB 36/404 KB 216/549 KB 196/358 KB 1063/1063 KB 36/404 KB 220/549 KB 196/358 KB 1063/1063 KB 36/404 KB 224/549 KB 196/358 KB 1063/1063 KB 32/404 KB 204/549 KB 200/358 KB 1063/1063 KB 36/404 KB 224/549 KB 204/358 KB 1063/1063 KB 36/404 KB 224/549 KB 208/358 KB 1063/1063 KB 36/404 KB 224/549 KB 196/358 KB 1063/1063 KB 36/404 KB 212/549 KB 208/358 KB 1063/1063 KB 40/404 KB 224/549 KB 208/358 KB 1063/1063 KB 44/404 KB 224/549 KB 208/358 KB 1063/1063 KB 48/404 KB 224/549 KB 212/358 KB 52/404 KB 224/549 KB 212/358 KB 56/404 KB 228/549 KB 212/358 KB 48/404 KB 224/549 KB 216/358 KB 56/404 KB 228/549 KB 220/358 KB 56/404 KB 228/549 KB 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 1408.6 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 212/358 KB 52/404 KB 228/549 KB 220/358 KB 56/404 KB 232/549 KB 224/358 KB 56/404 KB 232/549 KB 224/358 KB 56/404 KB 236/549 KB 224/358 KB 60/404 KB 240/549 KB 224/358 KB 60/404 KB 236/549 KB 224/358 KB 64/404 KB 240/549 KB 228/358 KB 64/404 KB 240/549 KB 232/358 KB 68/404 KB 240/549 KB 236/358 KB 68/404 KB 240/549 KB 240/358 KB 68/404 KB 240/549 KB 228/358 KB 68/404 KB 240/549 KB 240/358 KB 72/404 KB 244/549 KB 240/358 KB 68/404 KB 244/549 KB 240/358 KB 72/404 KB 248/549 KB 240/358 KB 76/404 KB 252/549 KB 240/358 KB 4/587 KB 76/404 KB 252/549 KB 240/358 KB 8/587 KB 76/404 KB 252/549 KB 240/358 KB 12/587 KB 76/404 KB 252/549 KB 240/358 KB 16/587 KB 76/404 KB 252/549 KB 240/358 KB 76/404 KB 248/549 KB 240/358 KB 16/587 KB 80/404 KB 252/549 KB 240/358 KB 16/587 KB 80/404 KB 256/549 KB 240/358 KB 16/587 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 3/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 6/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 9/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 11/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 14/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 16/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 19/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 22/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 25/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 27/894 KB 84/404 KB 256/549 KB 240/358 KB 20/587 KB 30/894 KB 84/404 KB 260/549 KB 240/358 KB 20/587 KB 84/404 KB 256/549 KB 244/358 KB 24/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 28/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 32/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 36/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 40/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 44/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 48/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 52/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 56/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 60/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 64/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 68/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 72/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 20/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 76/587 KB 30/894 KB 84/404 KB 260/549 KB 244/358 KB 80/587 KB 30/894 KB 84/404 KB 260/549 KB 248/358 KB 80/587 KB 32/894 KB 84/404 KB 260/549 KB 240/358 KB 20/587 KB 27/894 KB 84/404 KB 260/549 KB 248/358 KB 80/587 KB 32/894 KB 88/404 KB 264/549 KB 248/358 KB 80/587 KB 32/894 KB 88/404 KB 268/549 KB 248/358 KB 80/587 KB 32/894 KB 88/404 KB 272/549 KB 248/358 KB 84/587 KB 36/894 KB 88/404 KB 276/549 KB 248/358 KB 84/587 KB 36/894 KB 88/404 KB 280/549 KB 248/358 KB 84/587 KB 36/894 KB 88/404 KB 284/549 KB 248/358 KB 84/587 KB 36/894 KB 88/404 KB 288/549 KB 248/358 KB 80/587 KB 32/894 KB 88/404 KB 260/549 KB 248/358 KB 84/587 KB 36/894 KB 92/404 KB 288/549 KB 248/358 KB 84/587 KB 36/894 KB 96/404 KB 288/549 KB 248/358 KB 80/587 KB 30/894 KB 84/404 KB 260/549 KB 252/358 KB 84/587 KB 36/894 KB 96/404 KB 288/549 KB 256/358 KB 84/587 KB 36/894 KB 96/404 KB 288/549 KB 260/358 KB 84/587 KB 36/894 KB 96/404 KB 288/549 KB 264/358 KB 84/587 KB 36/894 KB 100/404 KB 288/549 KB 268/358 KB 84/587 KB 36/894 KB 100/404 KB 288/549 KB 272/358 KB 84/587 KB 36/894 KB 100/404 KB 288/549 KB 248/358 KB 84/587 KB 36/894 KB 88/404 KB 272/549 KB 248/358 KB 84/587 KB 32/894 KB 88/404 KB 272/549 KB 272 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install /358 KB 88/587 KB 36/894 KB 100/404 KB 288/549 KB 272/358 KB 92/587 KB 36/894 KB 100/404 KB 288/549 KB 272/358 KB 96/587 KB 40/894 KB 100/404 KB 288/549 KB 260/358 KB 84/587 KB 36/894 KB 100/404 KB 288/549 KB 272/358 KB 96/587 KB 40/894 KB 104/404 KB 288/549 KB 272/358 KB 96/587 KB 40/894 KB 108/404 KB 288/549 KB 272/358 KB 96/587 KB 40/894 KB 112/404 KB 288/549 KB 272/358 KB 100/587 KB 40/894 KB 116/404 KB 288/549 KB 276/358 KB 100/587 KB 40/894 KB 120/404 KB 292/549 KB 276/358 KB 100/587 KB 40/894 KB 124/404 KB 292/549 KB 276/358 KB 100/587 KB 40/894 KB 128/404 KB 292/549 KB 272/358 KB 92/587 KB 40/894 KB 100/404 KB 288/549 KB 276/358 KB 100/587 KB 44/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 48/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 52/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 56/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 60/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 64/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 68/894 KB 128/404 KB 292/549 KB 276/358 KB 100/587 KB 72/894 KB 132/404 KB 292/549 KB 276/358 KB 100/587 KB 76/894 KB 132/404 KB 292/549 KB 276/358 KB 100/587 KB 80/894 KB 132/404 KB 292/549 KB 276/358 KB 100/587 KB 40/894 KB 116/404 KB 292/549 KB 276/358 KB 100/587 KB 80/894 KB 132/404 KB 296/549 KB 276/358 KB 100/587 KB 80/894 KB 132/404 KB 300/549 KB 276/358 KB 100/587 KB 40/894 KB 116/404 KB 288/549 KB 280/358 KB 100/587 KB 80/894 KB 132/404 KB 304/549 KB 284/358 KB 100/587 KB 80/894 KB 132/404 KB 304/549 KB 288/358 KB 100/587 KB 80/894 KB 132/404 KB 304/549 KB 272/358 KB 100/587 KB 40/894 KB 112/404 KB 288/549 KB 288/358 KB 104/587 KB 80/894 KB 132/404 KB 304/549 KB 288/358 KB 108/587 KB 80/894 KB 132/404 KB 304/549 KB 288/358 KB 112/587 KB 80/894 KB 132/404 KB 304/549 KB 288/358 KB 116/587 KB 80/894 KB 132/404 KB 304/549 KB 292/358 KB 120/587 KB 80/894 KB 132/404 KB 304/549 KB 292/358 KB 124/587 KB 80/894 KB 132/404 KB 304/549 KB 276/358 KB 100/587 KB 68/894 KB 132/404 KB 292/549 KB 276/358 KB 100/587 KB 80/894 KB 132/404 KB 304/549 KB 292/358 KB 124/587 KB 80/894 KB 132/404 KB 308/549 KB 292/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 292/358 KB 116/587 KB 80/894 KB 132/404 KB 304/549 KB 296/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 300/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 304/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 308/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 312/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 316/358 KB 128/587 KB 84/894 KB 136/404 KB 312/549 KB 320/358 KB 128/587 KB 84/894 KB 136/404 KB 316/549 KB 292/358 KB 128/587 KB 84/894 KB 136/404 KB 308/549 KB 320/358 KB 128/587 KB 88/894 KB 136/404 KB 316/549 KB 320/358 KB 128/587 KB 92/894 KB 136/404 KB 316/549 KB 292/358 KB 128/587 KB 80/894 KB 136/404 KB 308/549 KB 292/358 KB 124/587 KB 80/894 KB 136/404 KB 308/549 KB 320/358 KB 128/587 KB 96/894 KB 140/404 KB 316/549 KB 320/358 KB 128/587 KB 96/894 KB 144/404 KB 316/549 KB 320/358 KB 128/587 KB 96/894 KB 148/404 KB 316/549 KB 320/358 KB 132/587 KB 96/894 KB 152/404 KB 316/549 KB 320/358 KB 132/587 KB 96/894 KB 156/404 KB 316/549 KB 320/358 KB 132/587 KB 96/894 KB 160/404 KB 316/549 KB 316/358 KB 128/587 KB 84/894 KB 136/404 KB 316/549 KB 320/358 KB 132/587 KB 96/894 KB 160/404 KB 320/549 KB 320/358 KB 132/587 KB 96/894 KB 148/404 KB 316/549 KB 320/358 KB 136/587 KB 96/894 KB 160/404 KB 320/549 KB 320/358 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 140/587 KB 96/894 KB 160/404 KB 320/549 KB 320/358 KB 144/587 KB 96/894 KB 160/404 KB 320/549 KB 320/358 KB 148/587 KB 96/894 KB 160/404 KB 320/549 KB 324/358 KB 152/587 KB 96/894 KB 164/404 KB 324/549 KB 320/358 KB 128/587 KB 96/894 KB 136/404 KB 316/549 KB 324/358 KB 152/587 KB 100/894 KB 164/404 KB 324/549 KB 324/358 KB 152/587 KB 104/894 KB 164/404 KB 324/549 KB 324/358 KB 148/587 KB 96/894 KB 164/404 KB 324/549 KB 324/358 KB 156/587 KB 104/894 KB 168/404 KB 324/549 KB 324/358 KB 148/587 KB 96/894 KB 160/404 KB 324/549 KB 324/358 KB 156/587 KB 104/894 KB 172/404 KB 328/549 KB 324/358 KB 156/587 KB 104/894 KB 172/404 KB 332/549 KB 324/358 KB 148/587 KB 96/894 KB 160/404 KB 320/549 KB 328/358 KB 156/587 KB 108/894 KB 172/404 KB 332/549 KB 332/358 KB 156/587 KB 108/894 KB 172/404 KB 332/549 KB 336/358 KB 156/587 KB 108/894 KB 172/404 KB 332/549 KB 324/358 KB 156/587 KB 108/894 KB 172/404 KB 332/549 KB 336/358 KB 156/587 KB 112/894 KB 172/404 KB 336/549 KB 324/358 KB 156/587 KB 104/894 KB 172/404 KB 332/549 KB 324/358 KB 156/587 KB 104/894 KB 164/404 KB 324/549 KB 340/358 KB 160/587 KB 112/894 KB 176/404 KB 336/549 KB 340/358 KB 156/587 KB 112/894 KB 176/404 KB 336/549 KB 340/358 KB 164/587 KB 112/894 KB 176/404 KB 336/549 KB 340/358 KB 168/587 KB 116/894 KB 180/404 KB 336/549 KB 340/358 KB 156/587 KB 112/894 KB 172/404 KB 336/549 KB 344/358 KB 168/587 KB 116/894 KB 180/404 KB 336/549 KB 348/358 KB 168/587 KB 116/894 KB 180/404 KB 336/549 KB 352/358 KB 168/587 KB 116/894 KB 180/404 KB 336/549 KB 336/358 KB 156/587 KB 108/894 KB 172/404 KB 336/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 340/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 344/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 348/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 352/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 356/549 KB 356/358 KB 172/587 KB 116/894 KB 180/404 KB 360/549 KB 356/358 KB 172/587 KB 116/894 KB 180/404 KB 364/549 KB 356/358 KB 172/587 KB 116/894 KB 180/404 KB 368/549 KB 352/358 KB 172/587 KB 116/894 KB 180/404 KB 336/549 KB 356/358 KB 176/587 KB 116/894 KB 180/404 KB 368/549 KB 340/358 KB 164/587 KB 116/894 KB 180/404 KB 336/549 KB 356/358 KB 176/587 KB 116/894 KB 184/404 KB 368/549 KB 356/358 KB 176/587 KB 116/894 KB 188/404 KB 368/549 KB 340/358 KB 164/587 KB 116/894 KB 176/404 KB 336/549 KB 356/358 KB 176/587 KB 120/894 KB 188/404 KB 368/549 KB 356/358 KB 176/587 KB 124/894 KB 188/404 KB 368/549 KB 356/358 KB 176/587 KB 128/894 KB 192/404 KB 368/549 KB 356/358 KB 180/587 KB 128/894 KB 192/404 KB 368/549 KB 356/358 KB 172/587 KB 116/894 KB 180/404 KB 356/549 KB 358/358 KB 180/587 KB 132/894 KB 192/404 KB 368/549 KB 356/358 KB 180/587 KB 132/894 KB 192/404 KB 368/549 KB 358/358 KB 180/587 KB 136/894 KB 192/404 KB 368/549 KB 358/358 KB 180/587 KB 140/894 KB 192/404 KB 368/549 KB 356/358 KB 176/587 KB 124/894 KB 192/404 KB 368/549 KB 358/358 KB 184/587 KB 140/894 KB 196/404 KB 368/549 KB 358/358 KB 184/587 KB 140/894 KB 200/404 KB 368/549 KB 358/358 KB 184/587 KB 140/894 KB 204/404 KB 368/549 KB 358/358 KB 184/587 KB 140/894 KB 208/404 KB 368/549 KB 358/358 KB 184/587 KB 140/894 KB 192/404 KB 368/549 KB 358/358 KB 188/587 KB 144/894 KB 208/404 KB 368/549 KB 358/358 KB 192/587 KB 144/894 KB 208/404 KB 368/549 KB 358/358 KB 196/587 KB 144/894 KB 208/404 KB 368/549 KB 358/358 KB 200/587 KB 144/894 KB 212/404 KB 372/549 KB 358/358 KB 204/587 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 144/894 KB 212/404 KB 372/549 KB 358/358 KB 208/587 KB 144/894 KB 212/404 KB 372/549 KB 358/358 KB 212/587 KB 144/894 KB 212/404 KB 372/549 KB 358/358 KB 184/587 KB 144/894 KB 208/404 KB 368/549 KB 358/358 KB 212/587 KB 148/894 KB 212/404 KB 372/549 KB 212/587 KB 152/894 KB 212/404 KB 372/549 KB 358/358 KB 196/587 KB 144/894 KB 212/404 KB 372/549 KB 212/587 KB 152/894 KB 212/404 KB 376/549 KB 212/587 KB 156/894 KB 212/404 KB 380/549 KB 358/358 KB 196/587 KB 144/894 KB 212/404 KB 368/549 KB 212/587 KB 156/894 KB 216/404 KB 380/549 KB 212/587 KB 156/894 KB 220/404 KB 380/549 KB 212/587 KB 156/894 KB 224/404 KB 380/549 KB 212/587 KB 156/894 KB 212/404 KB 376/549 KB 212/587 KB 160/894 KB 224/404 KB 380/549 KB 212/587 KB 160/894 KB 228/404 KB 380/549 KB 212/587 KB 164/894 KB 232/404 KB 384/549 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 441.3 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 216/587 KB 164/894 KB 232/404 KB 384/549 KB 212/587 KB 164/894 KB 228/404 KB 384/549 KB 212/587 KB 160/894 KB 228/404 KB 384/549 KB 216/587 KB 164/894 KB 236/404 KB 388/549 KB 220/587 KB 168/894 KB 236/404 KB 392/549 KB 220/587 KB 168/894 KB 236/404 KB 396/549 KB 220/587 KB 168/894 KB 236/404 KB 400/549 KB 216/587 KB 164/894 KB 236/404 KB 384/549 KB 220/587 KB 168/894 KB 240/404 KB 400/549 KB 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 220/587 KB 168/894 KB 236/404 KB 388/549 KB 224/587 KB 168/894 KB 240/404 KB 400/549 KB 216/587 KB 168/894 KB 236/404 KB 388/549 KB 224/587 KB 172/894 KB 240/404 KB 400/549 KB 224/587 KB 176/894 KB 240/404 KB 400/549 KB 228/587 KB 180/894 KB 244/404 KB 400/549 KB 228/587 KB 184/894 KB 244/404 KB 404/549 KB 228/587 KB 176/894 KB 244/404 KB 400/549 KB 232/587 KB 184/894 KB 244/404 KB 404/549 KB 236/587 KB 184/894 KB 244/404 KB 404/549 KB 240/587 KB 184/894 KB 244/404 KB 404/549 KB 224/587 KB 176/894 KB 244/404 KB 400/549 KB 240/587 KB 184/894 KB 248/404 KB 404/549 KB 240/587 KB 184/894 KB 252/404 KB 404/549 KB 240/587 KB 184/894 KB 256/404 KB 404/549 KB 240/587 KB 184/894 KB 260/404 KB 404/549 KB 244/587 KB 188/894 KB 264/404 KB 404/549 KB 228/587 KB 180/894 KB 244/404 KB 404/549 KB 244/587 KB 188/894 KB 268/404 KB 408/549 KB 244/587 KB 188/894 KB 268/404 KB 412/549 KB 244/587 KB 188/894 KB 268/404 KB 416/549 KB 244/587 KB 188/894 KB 268/404 KB 420/549 KB 244/587 KB 188/894 KB 268/404 KB 424/549 KB 244/587 KB 188/894 KB 268/404 KB 428/549 KB 244/587 KB 188/894 KB 268/404 KB 432/549 KB 244/587 KB 188/894 KB 268/404 KB 436/549 KB 244/587 KB 188/894 KB 268/404 KB 440/549 KB 244/587 KB 188/894 KB 268/404 KB 444/549 KB 244/587 KB 188/894 KB 268/404 KB 448/549 KB 244/587 KB 188/894 KB 260/404 KB 404/549 KB 248/587 KB 188/894 KB 268/404 KB 448/549 KB 252/587 KB 188/894 KB 268/404 KB 448/549 KB 256/587 KB 188/894 KB 268/404 KB 448/549 KB 240/587 KB 188/894 KB 260/404 KB 404/549 KB 256/587 KB 192/894 KB 268/404 KB 448/549 KB 256/587 KB 196/894 KB 268/404 KB 448/549 KB 256/587 KB 200/894 KB 268/404 KB 448/549 KB 256/587 KB 204/894 KB 268/404 KB 448/549 KB 256/587 KB 208/894 KB 268/404 KB 448/549 KB 244/587 KB 188/894 KB 268/404 KB 404/549 KB 260/587 KB 208/894 KB 272/404 KB 448/549 KB 260/587 KB 208/894 KB 276/404 KB 448/549 KB 260/587 KB 212/894 KB 280/404 KB 448/549 KB 260/587 KB 212/894 KB 284/404 KB 448/549 KB 260/587 KB 212/894 KB 288/404 KB 448/549 KB 260/587 KB 208/894 KB 268/404 KB 448/549 KB 264/587 KB 212/894 KB 288/404 KB 448/549 KB 268/587 KB 212/894 KB 288/404 KB 448/549 KB 272/587 KB 212/894 KB 288/404 KB 448/549 KB 260/587 KB 212/894 KB 276/404 KB 448/549 KB 272/587 KB 216/894 KB 288/404 KB 448/549 KB 272/587 KB 216/894 KB 292/404 KB 448/549 KB 276/587 KB 220/894 KB 296/404 KB 452/549 KB 276/587 KB 220/894 KB 300/404 KB 452/549 KB 276/587 KB 220/894 KB 292/404 KB 452/549 KB 272/587 KB 220/894 KB 292/404 KB 448/549 KB 276/587 KB 224/894 KB 300/404 KB 452/549 KB 276/587 KB 228/894 KB 300/404 KB 452/549 KB 276/587 KB 220/894 KB 292/404 KB 448/549 KB 280/587 KB 228/894 KB 304/404 KB 456/549 KB 284/587 KB 228/894 KB 304/404 KB 456/549 KB 276/587 KB 228/894 KB 304/404 KB 456/549 KB 276/587 KB 228/894 KB 304/404 KB 452/549 KB 288/587 KB 232/894 KB 304/404 KB 456/549 KB 284/587 KB 232/894 KB 304/404 KB 456/549 KB 288/587 KB 236/894 KB 304/404 KB 460/549 KB 288/587 KB 240/894 KB 304/404 KB 460/549 KB 288/587 KB 244/894 KB 304/404 KB 460/549 KB 292/587 KB 248/894 KB 308/404 KB 460/549 KB 292/587 KB 252/894 KB 308/404 KB 460/549 KB 292/587 KB 256/894 KB 308/404 KB 460/549 KB 288/587 KB 232/894 KB 304/404 KB 460/549 KB 292/587 KB 256/894 KB 308/404 KB 464/549 KB 292/587 KB 256/894 KB 308/404 KB 468/549 KB 292/587 KB 256/894 KB 308/404 KB 472/549 KB 292/587 KB 256/894 KB 308/404 KB 476/549 KB 292/587 KB 256/894 KB 308/404 KB 480/549 KB 292/587 KB 24 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 4/894 KB 308/404 KB 460/549 KB 296/587 KB 256/894 KB 308/404 KB 480/549 KB 300/587 KB 256/894 KB 308/404 KB 480/549 KB 288/587 KB 244/894 KB 308/404 KB 460/549 KB 304/587 KB 256/894 KB 312/404 KB 480/549 KB 304/587 KB 256/894 KB 316/404 KB 480/549 KB 304/587 KB 256/894 KB 320/404 KB 480/549 KB 304/587 KB 256/894 KB 320/404 KB 480/549 KB 304/587 KB 256/894 KB 324/404 KB 480/549 KB 308/587 KB 260/894 KB 328/404 KB 484/549 KB 308/587 KB 260/894 KB 324/404 KB 484/549 KB 308/587 KB 260/894 KB 328/404 KB 488/549 KB 308/587 KB 260/894 KB 328/404 KB 492/549 KB 308/587 KB 260/894 KB 332/404 KB 496/549 KB 308/587 KB 260/894 KB 332/404 KB 500/549 KB 308/587 KB 260/894 KB 332/404 KB 504/549 KB 308/587 KB 260/894 KB 324/404 KB 480/549 KB 308/587 KB 264/894 KB 332/404 KB 508/549 KB 308/587 KB 268/894 KB 332/404 KB 508/549 KB 308/587 KB 271/894 KB 332/404 KB 508/549 KB 308/587 KB 256/894 KB 324/404 KB 480/549 KB 312/587 KB 271/894 KB 332/404 KB 508/549 KB 308/587 KB 260/894 KB 332/404 KB 492/549 KB 312/587 KB 271/894 KB 336/404 KB 508/549 KB 312/587 KB 271/894 KB 340/404 KB 508/549 KB 316/587 KB 275/894 KB 344/404 KB 508/549 KB 316/587 KB 275/894 KB 348/404 KB 508/549 KB 316/587 KB 275/894 KB 352/404 KB 508/549 KB 316/587 KB 275/894 KB 340/404 KB 508/549 KB 316/587 KB 271/894 KB 340/404 KB 508/549 KB 320/587 KB 279/894 KB 352/404 KB 508/549 KB 324/587 KB 279/894 KB 352/404 KB 508/549 KB 308/587 KB 260/894 KB 332/404 KB 508/549 KB 328/587 KB 279/894 KB 352/404 KB 508/549 KB 332/587 KB 279/894 KB 356/404 KB 512/549 KB 316/587 KB 279/894 KB 356/404 KB 512/549 KB 332/587 KB 283/894 KB 356/404 KB 512/549 KB 332/587 KB 287/894 KB 356/404 KB 512/549 KB 336/587 KB 291/894 KB 356/404 KB 512/549 KB 336/587 KB 295/894 KB 356/404 KB 512/549 KB 336/587 KB 299/894 KB 356/404 KB 512/549 KB 336/587 KB 303/894 KB 356/404 KB 512/549 KB 328/587 KB 279/894 KB 356/404 KB 512/549 KB 336/587 KB 303/894 KB 360/404 KB 512/549 KB 336/587 KB 303/894 KB 364/404 KB 512/549 KB 336/587 KB 303/894 KB 368/404 KB 512/549 KB 328/587 KB 279/894 KB 352/404 KB 512/549 KB 336/587 KB 303/894 KB 368/404 KB 516/549 KB 336/587 KB 287/894 KB 356/404 KB 512/549 KB 340/587 KB 303/894 KB 368/404 KB 516/549 KB 344/587 KB 303/894 KB 372/404 KB 520/549 KB 348/587 KB 303/894 KB 372/404 KB 520/549 KB 352/587 KB 303/894 KB 372/404 KB 520/549 KB 352/587 KB 307/894 KB 372/404 KB 520/549 KB 356/587 KB 311/894 KB 372/404 KB 520/549 KB 356/587 KB 315/894 KB 372/404 KB 520/549 KB 356/587 KB 319/894 KB 372/404 KB 520/549 KB 340/587 KB 303/894 KB 372/404 KB 520/549 KB 356/587 KB 319/894 KB 376/404 KB 520/549 KB 356/587 KB 319/894 KB 380/404 KB 520/549 KB 356/587 KB 319/894 KB 384/404 KB 520/549 KB 340/587 KB 303/894 KB 368/404 KB 520/549 KB 356/587 KB 319/894 KB 384/404 KB 524/549 KB 356/587 KB 319/894 KB 384/404 KB 528/549 KB 356/587 KB 319/894 KB 384/404 KB 532/549 KB 356/587 KB 319/894 KB 384/404 KB 536/549 KB 356/587 KB 319/894 KB 384/404 KB 540/549 KB 356/587 KB 319/894 KB 384/404 KB 544/549 KB 356/587 KB 307/894 KB 372/404 KB 520/549 KB 360/587 KB 319/894 KB 388/404 KB 544/549 KB 364/587 KB 319/894 KB 388/404 KB 544/549 KB 368/587 KB 319/894 KB 388/404 KB 544/549 KB 372/587 KB 319/894 KB 388/404 KB 544/549 KB 3/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 356/587 KB 319/894 KB 388/404 KB 544/549 KB 3/26 KB 372/587 KB 323/894 KB 388/404 KB 548/549 KB 6/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 9/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 11/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 14/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 16/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 19/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 22/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 25/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 26/26 KB 376/587 KB 323/894 KB 388/404 KB 548/549 KB 26/26 KB 376/587 KB 323/894 KB 392/404 KB 548/549 KB 26/26 KB 376/587 KB 323/894 KB 396/404 KB 548/549 KB 26/26 KB 376/587 KB 323/894 KB 400/404 KB 548/549 KB 372/587 KB 323/894 KB 388/404 KB 548/549 KB 372/587 KB 319/894 KB 388/404 KB 548/549 KB 26/26 KB 376/587 KB 323/894 KB 400/404 KB 549/549 KB 26/26 KB 376/587 KB 323/894 KB 404/404 KB 549/549 KB 26/26 KB 376/587 KB 327/894 KB 404/404 KB 549/549 KB 26/26 KB 376/587 KB 331/894 KB 404/404 KB 549/549 KB 26/26 KB 380/587 KB 335/894 KB 404/404 KB 549/549 KB 26/26 KB 384/587 KB 335/894 KB 404/404 KB 549/549 KB 26/26 KB 380/587 KB 335/894 KB 404/404 KB 549/549 KB 26/26 KB 384/587 KB 339/894 KB 404/404 KB 549/549 KB 26/26 KB 388/587 KB 343/894 KB 404/404 KB 549/549 KB 26/26 KB 388/587 KB 347/894 KB 404/404 KB 549/549 KB 26/26 KB 388/587 KB 351/894 KB 404/404 KB 549/549 KB 26/26 KB 388/587 KB 339/894 KB 404/404 KB 549/549 KB 26/26 KB 392/587 KB 351/894 KB 404/404 KB 549/549 KB 26/26 KB 396/587 KB 351/894 KB 404/404 KB 549/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 29.4 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 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 635.7 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 400/587 KB 351/894 KB 400/587 KB 355/894 KB 404/587 KB 359/894 KB 404/587 KB 363/894 KB 404/587 KB 367/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 464.9 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 404/587 KB 355/894 KB 408/587 KB 367/894 KB 412/587 KB 367/894 KB 416/587 KB 367/894 KB 420/587 KB 367/894 KB 3/79 KB 424/587 KB 371/894 KB 3/79 KB 428/587 KB 371/894 KB 3/79 KB 432/587 KB 371/894 KB 3/79 KB 436/587 KB 371/894 KB 3/79 KB 440/587 KB 371/894 KB 3/79 KB 444/587 KB 371/894 KB 3/79 KB 420/587 KB 371/894 KB 3/79 KB 420/587 KB 367/894 KB 5/79 KB 448/587 KB 371/894 KB 8/79 KB 448/587 KB 371/894 KB 11/79 KB 448/587 KB 371/894 KB 13/79 KB 448/587 KB 371/894 KB 16/79 KB 448/587 KB 371/894 KB 19/79 KB 448/587 KB 371/894 KB 21/79 KB 448/587 KB 371/894 KB 24/79 KB 448/587 KB 371/894 KB 27/79 KB 448/587 KB 371/894 KB 27/79 KB 448/587 KB 375/894 KB 29/79 KB 448/587 KB 375/894 KB 29/79 KB 448/587 KB 379/894 KB 29/79 KB 448/587 KB 383/894 KB 32/79 KB 448/587 KB 383/894 KB 32/79 KB 448/587 KB 387/894 KB 36/79 KB 448/587 KB 391/894 KB 3/115 KB 36/79 KB 448/587 KB 395/894 KB 3/115 KB 36/79 KB 448/587 KB 399/894 KB 3/115 KB 36/79 KB 448/587 KB 387/894 KB 3/115 KB 40/79 KB 448/587 KB 399/894 KB 3/115 KB 44/79 KB 448/587 KB 399/894 KB 3/115 KB 32/79 KB 448/587 KB 387/894 KB 3/115 KB 48/79 KB 448/587 KB 399/894 KB 6/115 KB 48/79 KB 448/587 KB 399/894 KB 9/115 KB 48/79 KB 448/587 KB 399/894 KB 11/115 KB 48/79 KB 448/587 KB 399/894 KB 14/115 KB 48/79 KB 448/587 KB 399/894 KB 16/115 KB 48/79 KB 448/587 KB 399/894 KB 19/115 KB 48/79 KB 448/587 KB 399/894 KB 3/115 KB 3/79 KB 448/587 KB 399/894 KB 19/115 KB 48/79 KB 448/587 KB 399/894 KB 22/115 KB 48/79 KB 452/587 KB 403/894 KB 25/115 KB 52/79 KB 452/587 KB 403/894 KB 27/115 KB 48/79 KB 452/587 KB 403/894 KB 22/115 KB 52/79 KB 456/587 KB 403/894 KB 30/115 KB 48/79 KB 448/587 KB 403/894 KB 22/115 KB 52/79 KB 460/587 KB 407/894 KB 30/115 KB 52/79 KB 460/587 KB 411/894 KB 30/115 KB 52/79 KB 460/587 KB 415/894 KB 30/115 KB 52/79 KB 452/587 KB 403/894 KB 30/115 KB 52/79 KB 452/587 KB 403/894 KB 25/115 KB 56/79 KB 460/587 KB 415/894 KB 30/115 KB 60/79 KB 460/587 KB 415/894 KB 30/115 KB 64/79 KB 460/587 KB 415/894 KB 32/115 KB 52/79 KB 460/587 KB 403/894 KB 30/115 KB 64/79 KB 464/587 KB 415/894 KB 32/115 KB 60/79 KB 460/587 KB 415/894 KB 32/115 KB 64/79 KB 464/587 KB 419/894 KB 32/115 KB 68/79 KB 468/587 KB 423/894 KB 36/115 KB 68/79 KB 468/587 KB 427/894 KB 36/115 KB 68/79 KB 468/587 KB 431/894 KB 36/115 KB 68/79 KB 468/587 KB 419/894 KB 36/115 KB 64/79 KB 468/587 KB 419/894 KB 36/115 KB 68/79 KB 468/587 KB 431/894 KB 40/115 KB 72/79 KB 468/587 KB 431/894 KB 44/115 KB 72/79 KB 468/587 KB 431/894 KB 48/115 KB 64/79 KB 468/587 KB 419/894 KB 32/115 KB 72/79 KB 472/587 KB 431/894 KB 48/115 KB 72/79 KB 476/587 KB 431/894 KB 48/115 KB 72/79 KB 480/587 KB 431/894 KB 48/115 KB 72/79 KB 468/587 KB 431/894 KB 40/115 KB 76/79 KB 480/587 KB 431/894 KB 48/115 KB 79/79 KB 480/587 KB 431/894 KB 48/115 KB 79/79 KB 480/587 KB 431/894 KB 52/115 KB 79/79 KB 484/587 KB 435/894 KB 56/115 KB 79/79 KB 484/587 KB 435/894 KB 60/115 KB 79/79 KB 484/587 KB 435/894 KB 61/115 KB 79/79 KB 484/587 KB 435/894 KB 65/115 KB 79/79 KB 484/587 KB 435/894 KB 69/115 KB 79/79 KB 484/587 KB 435/894 KB 73/115 KB 79/79 KB 484/587 KB 435/894 KB 77/115 KB 79/79 KB 484/587 KB 435/894 KB 52/115 KB 79/79 KB 488/587 KB 435/894 KB 77/115 KB 79/79 KB 492/587 KB 435/894 KB 77/115 KB 79/79 KB 496/587 KB 435/894 KB 77/115 KB 79/79 KB 480/587 KB 435/894 KB 52/115 KB 79/79 KB 496/587 KB 439/894 KB 77/115 KB 79/79 K unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install B 496/587 KB 443/894 KB 77/115 KB 79/79 KB 496/587 KB 447/894 KB 77/115 KB 79/79 KB 496/587 KB 451/894 KB 77/115 KB 79/79 KB 500/587 KB 455/894 KB 77/115 KB 79/79 KB 500/587 KB 459/894 KB 77/115 KB 79/79 KB 500/587 KB 463/894 KB 77/115 KB 79/79 KB 500/587 KB 467/894 KB 77/115 KB 79/79 KB 500/587 KB 471/894 KB 81/115 KB 79/79 KB 500/587 KB 451/894 KB 77/115 KB 79/79 KB 504/587 KB 471/894 KB 81/115 KB 79/79 KB 508/587 KB 471/894 KB 81/115 KB 79/79 KB 512/587 KB 471/894 KB 81/115 KB 79/79 KB 516/587 KB 471/894 KB 81/115 KB 79/79 KB 520/587 KB 471/894 KB 81/115 KB 79/79 KB 524/587 KB 471/894 KB 81/115 KB 79/79 KB 528/587 KB 471/894 KB 81/115 KB 79/79 KB 500/587 KB 467/894 KB 81/115 KB 79/79 KB 528/587 KB 475/894 KB 85/115 KB 79/79 KB 528/587 KB 475/894 KB 89/115 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 88.0 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 528/587 KB 475/894 KB 93/115 KB 528/587 KB 475/894 KB 97/115 KB 532/587 KB 475/894 KB 101/115 KB 532/587 KB 475/894 KB 105/115 KB 532/587 KB 475/894 KB 109/115 KB 79/79 KB 528/587 KB 475/894 KB 81/115 KB 532/587 KB 479/894 KB 109/115 KB 532/587 KB 475/894 KB 97/115 KB 4/1822 KB 532/587 KB 479/894 KB 109/115 KB 8/1822 KB 532/587 KB 479/894 KB 109/115 KB 12/1822 KB 532/587 KB 479/894 KB 109/115 KB 16/1822 KB 532/587 KB 479/894 KB 109/115 KB 16/1822 KB 536/587 KB 479/894 KB 109/115 KB 16/1822 KB 540/587 KB 479/894 KB 109/115 KB 16/1822 KB 540/587 KB 483/894 KB 109/115 KB 16/1822 KB 540/587 KB 487/894 KB 109/115 KB 20/1822 KB 544/587 KB 491/894 KB 113/115 KB 20/1822 KB 544/587 KB 495/894 KB 113/115 KB 20/1822 KB 544/587 KB 487/894 KB 113/115 KB 20/1822 KB 544/587 KB 495/894 KB 115/115 KB 20/1822 KB 544/587 KB 487/894 KB 109/115 KB 20/1822 KB 540/587 KB 487/894 KB 109/115 KB 24/1822 KB 544/587 KB 495/894 KB 115/115 KB 28/1822 KB 544/587 KB 495/894 KB 115/115 KB 32/1822 KB 544/587 KB 495/894 KB 115/115 KB 36/1822 KB 544/587 KB 495/894 KB 115/115 KB 40/1822 KB 544/587 KB 495/894 KB 115/115 KB 44/1822 KB 544/587 KB 495/894 KB 115/115 KB 48/1822 KB 544/587 KB 495/894 KB 115/115 KB 52/1822 KB 544/587 KB 495/894 KB 115/115 KB 56/1822 KB 544/587 KB 495/894 KB 115/115 KB 60/1822 KB 544/587 KB 495/894 KB 115/115 KB 64/1822 KB 544/587 KB 495/894 KB 115/115 KB 64/1822 KB 548/587 KB 495/894 KB 115/115 KB 64/1822 KB 552/587 KB 495/894 KB 115/115 KB 64/1822 KB 556/587 KB 499/894 KB 115/115 KB 64/1822 KB 552/587 KB 499/894 KB 115/115 KB 64/1822 KB 556/587 KB 503/894 KB 115/115 KB 64/1822 KB 560/587 KB 503/894 KB 115/115 KB 68/1822 KB 564/587 KB 503/894 KB 115/115 KB 68/1822 KB 560/587 KB 503/894 KB 115/115 KB 72/1822 KB 564/587 KB 507/894 KB 115/115 KB 76/1822 KB 564/587 KB 507/894 KB 115/115 KB 76/1822 KB 564/587 KB 507/894 KB 115/115 KB 4/206 KB 76/1822 KB 564/587 KB 507/894 KB 115/115 KB 8/206 KB 76/1822 KB 564/587 KB 507/894 KB 115/115 KB 12/206 KB 76/1822 KB 564/587 KB 507/894 KB 115/115 KB 16/206 KB 80/1822 KB 564/587 KB 507/894 KB 115/115 KB 16/206 KB 80/1822 KB 564/587 KB 507/894 KB 115/115 KB 20/206 KB 80/1822 KB 564/587 KB 507/894 KB 115/115 KB 24/206 KB 80/1822 KB 564/587 KB 507/894 KB 115/115 KB 28/206 KB 80/1822 KB 564/587 KB 507/894 KB 115/115 KB 32/206 KB 84/1822 KB 564/587 KB 507/894 KB 115/115 KB 32/206 KB 88/1822 KB 564/587 KB 507/894 KB 115/115 KB 36/206 KB 92/1822 KB 564/587 KB 507/894 KB 115/115 KB 36/206 KB 96/1822 KB 564/587 KB 507/894 KB 115/115 KB 36/206 KB 100/1822 KB 564/587 KB 507/894 KB 115/115 KB 36/206 KB 104/1822 KB 568/587 KB 507/894 KB 36/206 KB 68/1822 KB 564/587 KB 507/894 KB 115/115 KB 108/1822 KB 568/587 KB 511/894 KB 36/206 KB 108/1822 KB 568/587 KB 515/894 KB 36/206 KB 108/1822 KB 568/587 KB 519/894 KB 36/206 KB 108/1822 KB 568/587 KB 523/894 KB 36/206 KB 108/1822 KB 568/587 KB 527/894 KB 36/206 KB 108/1822 KB 568/587 KB 531/894 KB 36/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 124.4 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 100/1822 KB 568/587 KB 507/894 KB 115/115 KB 36/206 KB 108/1822 KB 572/587 KB 531/894 KB 36/206 KB 108/1822 KB 576/587 KB 531/894 KB 36/206 KB 84/1822 KB 564/587 KB 507/894 KB 115/115 KB 36/206 KB 108/1822 KB 576/587 KB 531/894 KB 40/206 KB 108/1822 KB 576/587 KB 531/894 KB 44/206 KB 108/1822 KB 576/587 KB 531/894 KB 48/206 KB 108/1822 KB 576/587 KB 531/894 KB 52/206 KB 108/1822 KB 580/587 KB 531/894 KB 56/206 KB 108/1822 KB 580/587 KB 531/894 KB 60/206 KB 108/1822 KB 580/587 KB 531/894 KB 64/206 KB Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 108/1822 KB 568/587 KB 507/894 KB 36/206 KB 112/1822 KB 580/587 KB 531/894 KB 64/206 KB 108/1822 KB 580/587 KB 531/894 KB 52/206 KB 112/1822 KB 584/587 KB 531/894 KB 64/206 KB 112/1822 KB 587/587 KB 531/894 KB 64/206 KB 116/1822 KB 587/587 KB 531/894 KB 64/206 KB 120/1822 KB 587/587 KB 535/894 KB 68/206 KB 124/1822 KB 587/587 KB 535/894 KB 68/206 KB 128/1822 KB 587/587 KB 535/894 KB 68/206 KB 132/1822 KB 587/587 KB 535/894 KB 68/206 KB 136/1822 KB 587/587 KB 535/894 KB 68/206 KB 140/1822 KB 587/587 KB 535/894 KB 68/206 KB 144/1822 KB 587/587 KB 535/894 KB 68/206 KB 116/1822 KB 587/587 KB 535/894 KB 68/206 KB 116/1822 KB 587/587 KB 535/894 KB 64/206 KB 144/1822 KB 587/587 KB 539/894 KB 68/206 KB 144/1822 KB 587/587 KB 543/894 KB 68/206 KB 144/1822 KB 587/587 KB 547/894 KB 68/206 KB 144/1822 KB 587/587 KB 551/894 KB 72/206 KB 144/1822 KB 587/587 KB 547/894 KB 72/206 KB 144/1822 KB 587/587 KB 551/894 KB 76/206 KB 144/1822 KB 587/587 KB 551/894 KB 80/206 KB 144/1822 KB 587/587 KB 551/894 KB 84/206 KB 148/1822 KB 587/587 KB 555/894 KB 88/206 KB 148/1822 KB 587/587 KB 555/894 KB 92/206 KB 148/1822 KB 587/587 KB 555/894 KB 96/206 KB 148/1822 KB 587/587 KB 555/894 KB 84/206 KB 152/1822 KB 587/587 KB 555/894 KB 96/206 KB 156/1822 KB 587/587 KB 555/894 KB 96/206 KB 160/1822 KB 587/587 KB 555/894 KB 96/206 KB 164/1822 KB 587/587 KB 555/894 KB 96/206 KB 144/1822 KB 587/587 KB 555/894 KB 84/206 KB 164/1822 KB 587/587 KB 559/894 KB 100/206 KB 164/1822 KB 563/894 KB 100/206 KB 164/1822 KB 567/894 KB 100/206 KB 164/1822 KB 571/894 KB 100/206 KB 164/1822 KB 575/894 KB 100/206 KB 164/1822 KB 579/894 KB 100/206 KB 168/1822 KB 583/894 KB 100/206 KB 164/1822 KB 587/587 KB 555/894 KB 100/206 KB 168/1822 KB 583/894 KB 104/206 KB 168/1822 KB 583/894 KB 108/206 KB 168/1822 KB 583/894 KB 112/206 KB 168/1822 KB 579/894 KB 100/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 172/1822 KB 583/894 KB 112/206 KB 176/1822 KB 583/894 KB 112/206 KB 176/1822 KB 587/894 KB 112/206 KB 180/1822 KB 591/894 KB 116/206 KB 180/1822 KB 595/894 KB 116/206 KB 180/1822 KB 587/894 KB 116/206 KB 184/1822 KB 595/894 KB 116/206 KB 188/1822 KB 595/894 KB 116/206 KB 192/1822 KB 595/894 KB 116/206 KB 176/1822 KB 587/894 KB 116/206 KB 192/1822 KB 599/894 KB 120/206 KB 192/1822 KB 599/894 KB 124/206 KB 192/1822 KB 599/894 KB 128/206 KB 192/1822 KB 599/894 KB 116/206 KB 192/1822 KB 603/894 KB 128/206 KB 192/1822 KB 607/894 KB 128/206 KB 196/1822 KB 611/894 KB 128/206 KB 196/1822 KB 615/894 KB 132/206 KB 196/1822 KB 619/894 KB 132/206 KB 196/1822 KB 607/894 KB 128/206 KB 196/1822 KB 4/57 KB 4/314 KB 619/894 KB 132/206 KB 196/1822 KB 4/314 KB 619/894 KB 132/206 KB 196/1822 KB 611/894 KB 132/206 KB 196/1822 KB 8/57 KB 4/314 KB 619/894 KB 132/206 KB 200/1822 KB 12/57 KB 8/314 KB 619/894 KB 136/206 KB 200/1822 KB 16/57 KB 8/314 KB 623/894 KB 136/206 KB 200/1822 KB 20/57 KB 8/314 KB 623/894 KB 136/206 KB 200/1822 KB 24/57 KB 8/314 KB 623/894 KB 136/206 KB 200/1822 KB 28/57 KB 8/314 KB 623/894 KB 136/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 136/206 KB 200/1822 KB 8/57 KB 8/314 KB 619/894 KB 136/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 140/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 144/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 148/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 152/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 156/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 160/206 KB 200/1822 KB 32/57 KB 8/314 KB 623/894 KB 164/206 KB 200/1822 KB 8/57 KB 8/314 KB 619/894 KB 132/206 KB 204/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 208/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 212/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 216/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 220/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 224/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 228/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 196/1822 KB 8/57 KB 8/314 KB 619/894 KB 132/206 KB 228/1822 KB 36/57 KB 12/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 16/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 20/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 24/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 28/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 32/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 36/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 40/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 44/314 KB 623/894 KB 168/206 KB 228/1822 KB 36/57 KB 8/314 KB 623/894 KB 168/206 KB 232/1822 KB 36/57 KB 44/314 KB 623/894 KB 172/206 KB 232/1822 KB 36/57 KB 44/314 KB 623/894 KB 176/206 KB 200/1822 KB 36/57 KB 8/314 KB 623/894 KB 164/206 KB 200/1822 KB 12/57 KB 8/314 KB 623/894 KB 136/206 KB 232/1822 KB 36/57 KB 48/314 KB 627/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 631/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 635/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 639/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 643/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 647/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 651/894 KB 176/206 KB 232/1822 KB 36/57 KB 48/314 KB 655/894 KB 176/206 KB 232/1822 KB 40/57 KB 48/314 KB 659/894 KB 176/206 KB 232/1822 KB 40/57 KB 48/314 KB 663/894 KB 180/206 KB 232/1822 KB 40/57 KB 48/314 KB 667/894 KB 180/206 KB 232/1822 KB 40 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install /57 KB 48/314 KB 671/894 KB 180/206 KB 232/1822 KB 36/57 KB 48/314 KB 623/894 KB 176/206 KB 232/1822 KB 36/57 KB 44/314 KB 623/894 KB 168/206 KB 236/1822 KB 40/57 KB 48/314 KB 671/894 KB 180/206 KB 240/1822 KB 40/57 KB 48/314 KB 671/894 KB 180/206 KB 240/1822 KB 40/57 KB 52/314 KB 671/894 KB 180/206 KB 244/1822 KB 40/57 KB 56/314 KB 671/894 KB 180/206 KB 244/1822 KB 40/57 KB 60/314 KB 671/894 KB 180/206 KB 244/1822 KB 40/57 KB 64/314 KB 671/894 KB 180/206 KB 244/1822 KB 40/57 KB 68/314 KB 671/894 KB 180/206 KB 244/1822 KB 40/57 KB 72/314 KB 675/894 KB 180/206 KB 244/1822 KB 40/57 KB 76/314 KB 675/894 KB 180/206 KB 244/1822 KB 40/57 KB 80/314 KB 675/894 KB 180/206 KB 232/1822 KB 40/57 KB 48/314 KB 659/894 KB 180/206 KB 244/1822 KB 40/57 KB 80/314 KB 675/894 KB 184/206 KB 244/1822 KB 40/57 KB 80/314 KB 675/894 KB 188/206 KB 244/1822 KB 40/57 KB 80/314 KB 675/894 KB 192/206 KB 232/1822 KB 40/57 KB 48/314 KB 655/894 KB 176/206 KB 244/1822 KB 44/57 KB 80/314 KB 675/894 KB 192/206 KB 244/1822 KB 48/57 KB 80/314 KB 675/894 KB 192/206 KB 244/1822 KB 52/57 KB 80/314 KB 675/894 KB 192/206 KB 244/1822 KB 56/57 KB 80/314 KB 675/894 KB 192/206 KB 244/1822 KB 57/57 KB 80/314 KB 675/894 KB 192/206 KB 244/1822 KB 57/57 KB 80/314 KB 675/894 KB 196/206 KB 244/1822 KB 57/57 KB 80/314 KB 675/894 KB 200/206 KB 244/1822 KB 40/57 KB 68/314 KB 675/894 KB 180/206 KB 244/1822 KB 40/57 KB 52/314 KB 671/894 KB 180/206 KB 248/1822 KB 57/57 KB 80/314 KB 675/894 KB 200/206 KB 252/1822 KB 57/57 KB 80/314 KB 675/894 KB 200/206 KB 256/1822 KB 57/57 KB 80/314 KB 675/894 KB 200/206 KB 260/1822 KB 57/57 KB 80/314 KB 675/894 KB 200/206 KB 264/1822 KB 57/57 KB 80/314 KB 679/894 KB 200/206 KB 260/1822 KB 57/57 KB 80/314 KB 679/894 KB 200/206 KB 264/1822 KB 57/57 KB 80/314 KB 683/894 KB 204/206 KB 264/1822 KB 57/57 KB 80/314 KB 687/894 KB 204/206 KB 264/1822 KB 57/57 KB 80/314 KB 679/894 KB 204/206 KB 268/1822 KB 57/57 KB 80/314 KB 687/894 KB 206/206 KB 268/1822 KB 57/57 KB 80/314 KB 691/894 KB 206/206 KB 268/1822 KB 57/57 KB 84/314 KB 695/894 KB 206/206 KB 268/1822 KB 57/57 KB 84/314 KB 699/894 KB 206/206 KB 268/1822 KB 57/57 KB 84/314 KB 703/894 KB 206/206 KB 268/1822 KB 57/57 KB 80/314 KB 687/894 KB 204/206 KB 272/1822 KB 57/57 KB 84/314 KB 703/894 KB 206/206 KB 276/1822 KB 57/57 KB 84/314 KB 703/894 KB 206/206 KB 280/1822 KB 57/57 KB 84/314 KB 703/894 KB 206/206 KB 284/1822 KB 84/314 KB 703/894 KB 206/206 KB 288/1822 KB 84/314 KB 703/894 KB 206/206 KB 268/1822 KB 57/57 KB 84/314 KB 691/894 KB 206/206 KB 288/1822 KB 88/314 KB 703/894 KB 206/206 KB 288/1822 KB 92/314 KB 703/894 KB 206/206 KB 288/1822 KB 96/314 KB 703/894 KB 206/206 KB 288/1822 KB 100/314 KB 703/894 KB 206/206 KB 292/1822 KB 104/314 KB 707/894 KB 292/1822 KB 108/314 KB 707/894 KB 292/1822 KB 112/314 KB 707/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.4 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 292/1822 KB 100/314 KB 707/894 KB 292/1822 KB 112/314 KB 711/894 KB 292/1822 KB 112/314 KB 715/894 KB 292/1822 KB 112/314 KB 719/894 KB 292/1822 KB 100/314 KB 703/894 KB 296/1822 KB 112/314 KB 719/894 KB 300/1822 KB 112/314 KB 719/894 KB 304/1822 KB 112/314 KB 719/894 KB 308/1822 KB 116/314 KB 723/894 KB 312/1822 KB 116/314 KB 723/894 KB 316/1822 KB 116/314 KB 723/894 KB 320/1822 KB 116/314 KB 723/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 211.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 304/1822 KB 116/314 KB 723/894 KB 320/1822 KB 116/314 KB 727/894 KB 320/1822 KB 116/314 KB 731/894 KB 320/1822 KB 116/314 KB 735/894 KB 304/1822 KB 116/314 KB 719/894 KB 320/1822 KB 120/314 KB 735/894 KB 320/1822 KB 124/314 KB 735/894 KB 320/1822 KB 128/314 KB 735/894 KB 320/1822 KB 132/314 KB 735/894 KB 324/1822 KB 136/314 KB 739/894 KB 324/1822 KB 140/314 KB 739/894 KB 324/1822 KB 132/314 KB 739/894 KB 324/1822 KB 144/314 KB 743/894 KB 324/1822 KB 144/314 KB 743/894 KB 324/1822 KB 132/314 KB 735/894 KB 324/1822 KB 144/314 KB 747/894 KB 324/1822 KB 144/314 KB 751/894 KB 328/1822 KB 144/314 KB 755/894 KB 328/1822 KB 148/314 KB 759/894 KB 328/1822 KB 148/314 KB 763/894 KB 328/1822 KB 144/314 KB 751/894 KB 332/1822 KB 148/314 KB 767/894 KB 336/1822 KB 148/314 KB 767/894 KB 336/1822 KB 148/314 KB 767/894 KB 4/99 KB 336/1822 KB 4/263 KB 148/314 KB 767/894 KB 8/99 KB 336/1822 KB 4/263 KB 148/314 KB 767/894 KB 12/99 KB 336/1822 KB 4/263 KB 148/314 KB 767/894 KB 16/99 KB 340/1822 KB 4/263 KB 148/314 KB 767/894 KB 16/99 KB 344/1822 KB 4/263 KB 148/314 KB 767/894 KB 20/99 KB 348/1822 KB 4/263 KB 148/314 KB 767/894 KB 20/99 KB 352/1822 KB 4/263 KB 148/314 KB 767/894 KB 20/99 KB 328/1822 KB 148/314 KB 755/894 KB 352/1822 KB 4/263 KB 152/314 KB 767/894 KB 20/99 KB 352/1822 KB 4/263 KB 156/314 KB 767/894 KB 20/99 KB 352/1822 KB 4/263 KB 160/314 KB 767/894 KB 20/99 KB 340/1822 KB 4/263 KB 148/314 KB 767/894 KB 20/99 KB 352/1822 KB 4/263 KB 164/314 KB 767/894 KB 20/99 KB 356/1822 KB 4/263 KB 168/314 KB 771/894 KB 20/99 KB 340/1822 KB 4/263 KB 148/314 KB 767/894 KB 20/99 KB 336/1822 KB 4/263 KB 148/314 KB 767/894 KB 4/99 KB 356/1822 KB 8/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 12/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 16/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 20/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 24/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 28/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 32/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 36/263 KB 172/314 KB 771/894 KB 20/99 KB 356/1822 KB 40/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 44/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 48/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 52/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 56/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 60/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 64/263 KB 172/314 KB 771/894 KB 24/99 KB 356/1822 KB 4/263 KB 164/314 KB 771/894 KB 20/99 KB 360/1822 KB 64/263 KB 172/314 KB 771/894 KB 24/99 KB 364/1822 KB 64/263 KB 172/314 KB 771/894 KB 24/99 KB 368/1822 KB 64/263 KB 172/314 KB 771/894 KB 24/99 KB 352/1822 KB 4/263 KB 164/314 KB 771/894 KB 20/99 KB 368/1822 KB 64/263 KB 172/314 KB 775/894 KB 24/99 KB 368/1822 KB 64/263 KB 172/314 KB 779/894 KB 24/99 KB 368/1822 KB 64/263 KB 172/314 KB 783/894 KB 24/99 KB 356/1822 KB 4/263 KB 172/314 KB 771/894 KB 20/99 KB 368/1822 KB 64/263 KB 176/314 KB 783/894 KB 24/99 KB 356/1822 KB 36/263 KB 172/314 KB 771/894 KB 24/99 KB 368/1822 KB 64/263 KB 176/314 KB 783/894 KB 28/99 KB 368/1822 KB 64/263 KB 176/314 KB 783/894 KB 32/99 KB 368/1822 KB 64/263 KB 176/314 KB 783/894 KB 36/99 KB 368/1822 KB 64/263 KB 180/314 KB 787/894 KB 40/99 KB 368/1822 KB 64/263 KB 180/314 KB 787/894 KB 44/99 KB 372/1822 KB 64/263 KB 180/314 KB 787/894 KB 44/99 KB 376/1822 KB 64/263 KB 180/314 KB 787/894 KB 48/99 KB 380/1822 K unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install B 64/263 KB 180/314 KB 787/894 KB 48/99 KB 384/1822 KB 64/263 KB 180/314 KB 787/894 KB 48/99 KB 388/1822 KB 64/263 KB 180/314 KB 787/894 KB 48/99 KB 392/1822 KB 68/263 KB 180/314 KB 787/894 KB 48/99 KB 368/1822 KB 64/263 KB 180/314 KB 787/894 KB 36/99 KB 392/1822 KB 68/263 KB 180/314 KB 791/894 KB 48/99 KB 392/1822 KB 68/263 KB 180/314 KB 795/894 KB 48/99 KB 392/1822 KB 68/263 KB 180/314 KB 799/894 KB 48/99 KB 368/1822 KB 64/263 KB 180/314 KB 783/894 KB 36/99 KB 392/1822 KB 68/263 KB 184/314 KB 799/894 KB 48/99 KB 392/1822 KB 68/263 KB 188/314 KB 799/894 KB 48/99 KB 392/1822 KB 68/263 KB 192/314 KB 799/894 KB 48/99 KB 392/1822 KB 68/263 KB 196/314 KB 799/894 KB 48/99 KB 392/1822 KB 68/263 KB 200/314 KB 803/894 KB 48/99 KB 392/1822 KB 68/263 KB 204/314 KB 803/894 KB 48/99 KB 392/1822 KB 68/263 KB 208/314 KB 803/894 KB 48/99 KB 388/1822 KB 68/263 KB 180/314 KB 787/894 KB 48/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 48/99 KB 372/1822 KB 64/263 KB 180/314 KB 787/894 KB 48/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 52/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 56/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 60/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 64/99 KB 392/1822 KB 72/263 KB 208/314 KB 803/894 KB 68/99 KB 392/1822 KB 76/263 KB 212/314 KB 803/894 KB 72/99 KB 396/1822 KB 76/263 KB 212/314 KB 803/894 KB 76/99 KB 396/1822 KB 76/263 KB 212/314 KB 803/894 KB 80/99 KB 392/1822 KB 68/263 KB 196/314 KB 803/894 KB 48/99 KB 396/1822 KB 76/263 KB 212/314 KB 807/894 KB 80/99 KB 396/1822 KB 76/263 KB 212/314 KB 811/894 KB 80/99 KB 396/1822 KB 76/263 KB 212/314 KB 815/894 KB 80/99 KB 396/1822 KB 76/263 KB 212/314 KB 819/894 KB 80/99 KB 396/1822 KB 76/263 KB 212/314 KB 823/894 KB 84/99 KB 396/1822 KB 76/263 KB 212/314 KB 827/894 KB 84/99 KB 396/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 396/1822 KB 76/263 KB 212/314 KB 803/894 KB 72/99 KB 400/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 404/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 408/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 412/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 416/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 420/1822 KB 76/263 KB 212/314 KB 831/894 KB 84/99 KB 424/1822 KB 76/263 KB 212/314 KB 835/894 KB 84/99 KB 428/1822 KB 76/263 KB 212/314 KB 835/894 KB 84/99 KB 432/1822 KB 76/263 KB 212/314 KB 835/894 KB 84/99 KB 392/1822 KB 76/263 KB 212/314 KB 803/894 KB 68/99 KB 432/1822 KB 76/263 KB 216/314 KB 835/894 KB 84/99 KB 432/1822 KB 76/263 KB 220/314 KB 835/894 KB 84/99 KB 432/1822 KB 76/263 KB 224/314 KB 835/894 KB 84/99 KB 392/1822 KB 76/263 KB 208/314 KB 803/894 KB 68/99 KB 432/1822 KB 80/263 KB 224/314 KB 835/894 KB 84/99 KB 432/1822 KB 84/263 KB 224/314 KB 835/894 KB 84/99 KB 432/1822 KB 88/263 KB 224/314 KB 835/894 KB 84/99 KB 432/1822 KB 92/263 KB 224/314 KB 835/894 KB 84/99 KB 432/1822 KB 96/263 KB 224/314 KB 835/894 KB 84/99 KB 432/1822 KB 96/263 KB 228/314 KB 835/894 KB 84/99 KB 432/1822 KB 100/263 KB 232/314 KB 835/894 KB 84/99 KB 432/1822 KB 100/263 KB 236/314 KB 835/894 KB 84/99 KB 432/1822 KB 100/263 KB 240/314 KB 835/894 KB 84/99 KB 420/1822 KB 76/263 KB 212/314 KB 835/894 KB 84/99 KB 432/1822 KB 100/263 KB 240/314 KB 839/894 KB 84/99 KB 432/1822 KB 100/263 KB 240/314 KB 843/894 KB 84/99 KB 432/1822 KB 100/263 KB 240/314 KB 847/894 KB 84/99 KB 432/1822 KB 100/263 KB 240/314 KB 851/894 KB 84/99 KB 436 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install /1822 KB 100/263 KB 244/314 KB 855/894 KB 84/99 KB 396/1822 KB 76/263 KB 212/314 KB 819/894 KB 84/99 KB 436/1822 KB 100/263 KB 244/314 KB 855/894 KB 88/99 KB 436/1822 KB 100/263 KB 244/314 KB 855/894 KB 92/99 KB 436/1822 KB 100/263 KB 244/314 KB 855/894 KB 96/99 KB 436/1822 KB 100/263 KB 244/314 KB 855/894 KB 99/99 KB 436/1822 KB 100/263 KB 244/314 KB 859/894 KB 99/99 KB 436/1822 KB 100/263 KB 244/314 KB 863/894 KB 99/99 KB 436/1822 KB 100/263 KB 244/314 KB 851/894 KB 84/99 KB 440/1822 KB 100/263 KB 244/314 KB 863/894 KB 99/99 KB 444/1822 KB 100/263 KB 244/314 KB 863/894 KB 99/99 KB 448/1822 KB 100/263 KB 244/314 KB 863/894 KB 99/99 KB 432/1822 KB 100/263 KB 244/314 KB 851/894 KB 84/99 KB 448/1822 KB 100/263 KB 248/314 KB 863/894 KB 99/99 KB 448/1822 KB 100/263 KB 252/314 KB 863/894 KB 99/99 KB 432/1822 KB 100/263 KB 228/314 KB 835/894 KB 84/99 KB 448/1822 KB 104/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 108/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 112/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 116/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 120/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 124/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 128/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 124/263 KB 256/314 KB 863/894 KB 99/99 KB 448/1822 KB 128/263 KB 260/314 KB 863/894 KB 99/99 KB 448/1822 KB 132/263 KB 264/314 KB 867/894 KB 99/99 KB 448/1822 KB 132/263 KB 268/314 KB 867/894 KB 99/99 KB 448/1822 KB 132/263 KB 272/314 KB 867/894 KB 99/99 KB 448/1822 KB 132/263 KB 276/314 KB 867/894 KB 99/99 KB 452/1822 KB 132/263 KB 280/314 KB 867/894 KB 99/99 KB 448/1822 KB 132/263 KB 260/314 KB 867/894 KB 99/99 KB 452/1822 KB 132/263 KB 280/314 KB 871/894 KB 99/99 KB 452/1822 KB 132/263 KB 280/314 KB 875/894 KB 99/99 KB 452/1822 KB 132/263 KB 280/314 KB 879/894 KB 99/99 KB 448/1822 KB 132/263 KB 260/314 KB 863/894 KB 99/99 KB 452/1822 KB 136/263 KB 280/314 KB 879/894 KB 99/99 KB 452/1822 KB 140/263 KB 280/314 KB 879/894 KB 99/99 KB 452/1822 KB 144/263 KB 280/314 KB 879/894 KB 99/99 KB 452/1822 KB 148/263 KB 280/314 KB 879/894 KB 99/99 KB 452/1822 KB 152/263 KB 280/314 KB 883/894 KB 452/1822 KB 156/263 KB 284/314 KB 883/894 KB 452/1822 KB 160/263 KB 284/314 KB 883/894 KB 452/1822 KB 132/263 KB 276/314 KB 867/894 KB 99/99 KB 456/1822 KB 160/263 KB 284/314 KB 883/894 KB 460/1822 KB 160/263 KB 284/314 KB 883/894 KB 464/1822 KB 160/263 KB 284/314 KB 883/894 KB 468/1822 KB 160/263 KB 284/314 KB 883/894 KB 472/1822 KB 160/263 KB 284/314 KB 883/894 KB 476/1822 KB 160/263 KB 284/314 KB 883/894 KB 480/1822 KB 160/263 KB 284/314 KB 883/894 KB 452/1822 KB 152/263 KB 284/314 KB 883/894 KB 480/1822 KB 160/263 KB 288/314 KB 883/894 KB 452/1822 KB 148/263 KB 280/314 KB 883/894 KB 480/1822 KB 160/263 KB 288/314 KB 887/894 KB 480/1822 KB 160/263 KB 288/314 KB 891/894 KB 480/1822 KB 160/263 KB 288/314 KB 894/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 11:12:28 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.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 480/1822 KB 160/263 KB 292/314 KB 894/894 KB 484/1822 KB 164/263 KB 292/314 KB 894/894 KB 488/1822 KB 164/263 KB 296/314 KB 894/894 KB 492/1822 KB 164/263 KB 296/314 KB 894/894 KB 496/1822 KB 164/263 KB 296/314 KB 894/894 KB 480/1822 KB 164/263 KB 292/314 KB 894/894 KB 496/1822 KB 168/263 KB 296/314 KB 894/894 KB 496/1822 KB 172/263 KB 296/314 KB 894/894 KB 496/1822 KB 176/263 KB 296/314 KB 894/894 KB 484/1822 KB 164/263 KB 296/314 KB 894/894 KB 496/1822 KB 176/263 KB 300/314 KB 894/894 KB 496/1822 KB 176/263 KB 304/314 KB 894/894 KB 496/1822 KB 176/263 KB 308/314 KB 894/894 KB 496/1822 KB 180/263 KB 312/314 KB 894/894 KB 496/1822 KB 180/263 KB 314/314 KB 894/894 KB 500/1822 KB 180/263 KB 314/314 KB 894/894 KB 504/1822 KB 180/263 KB 314/314 KB 894/894 KB 508/1822 KB 180/263 KB 314/314 KB 894/894 KB 496/1822 KB 180/263 KB 308/314 KB 894/894 KB 508/1822 KB 184/263 KB 314/314 KB 894/894 KB 508/1822 KB 188/263 KB 314/314 KB 894/894 KB 508/1822 KB 192/263 KB 314/314 KB 894/894 KB 508/1822 KB 196/263 KB 314/314 KB 894/894 KB 512/1822 KB 200/263 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 863.0 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 512/1822 KB 196/263 KB 314/314 KB 894/894 KB 512/1822 KB 200/263 KB 314/314 KB 4/276 KB 512/1822 KB 200/263 KB 314/314 KB 8/276 KB 512/1822 KB 200/263 KB 314/314 KB 12/276 KB 512/1822 KB 200/263 KB 314/314 KB 16/276 KB 512/1822 KB 200/263 KB 314/314 KB 20/276 KB 512/1822 KB 200/263 KB 314/314 KB 24/276 KB 512/1822 KB 200/263 KB 314/314 KB 28/276 KB 512/1822 KB 200/263 KB 314/314 KB 32/276 KB 516/1822 KB 200/263 KB 314/314 KB 32/276 KB 520/1822 KB 200/263 KB 314/314 KB 32/276 KB 520/1822 KB 204/263 KB 314/314 KB 32/276 KB 524/1822 KB 204/263 KB 314/314 KB 32/276 KB 524/1822 KB 208/263 KB 314/314 KB 32/276 KB 524/1822 KB 208/263 KB 314/314 KB 36/276 KB 524/1822 KB 208/263 KB 314/314 KB 40/276 KB 524/1822 KB 208/263 KB 314/314 KB 44/276 KB 524/1822 KB 208/263 KB 314/314 KB 48/276 KB 528/1822 KB 208/263 KB 314/314 KB 48/276 KB 532/1822 KB 208/263 KB 314/314 KB 48/276 KB 536/1822 KB 212/263 KB 52/276 KB 532/1822 KB 212/263 KB 52/276 KB 536/1822 KB 216/263 KB 52/276 KB 536/1822 KB 220/263 KB 52/276 KB 536/1822 KB 224/263 KB 52/276 KB 532/1822 KB 208/263 KB 52/276 KB 540/1822 KB 224/263 KB 56/276 KB 540/1822 KB 224/263 KB 60/276 KB 540/1822 KB 224/263 KB 63/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 300.6 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 540/1822 KB 224/263 KB 52/276 KB 3/54 KB 544/1822 KB 224/263 KB 63/276 KB 3/54 KB 540/1822 KB 224/263 KB 63/276 KB 5/54 KB 544/1822 KB 228/263 KB 63/276 KB 8/54 KB 544/1822 KB 228/263 KB 63/276 KB 11/54 KB 544/1822 KB 228/263 KB 63/276 KB 13/54 KB 544/1822 KB 228/263 KB 63/276 KB 16/54 KB 544/1822 KB 228/263 KB 63/276 KB 19/54 KB 544/1822 KB 228/263 KB 63/276 KB 21/54 KB 544/1822 KB 228/263 KB 63/276 KB 21/54 KB 548/1822 KB 228/263 KB 63/276 KB 24/54 KB 552/1822 KB 228/263 KB 67/276 KB 24/54 KB 556/1822 KB 228/263 KB 67/276 KB 24/54 KB 560/1822 KB 228/263 KB 67/276 KB 3/54 KB 544/1822 KB 228/263 KB 63/276 KB 24/54 KB 560/1822 KB 232/263 KB 67/276 KB 24/54 KB 560/1822 KB 236/263 KB 67/276 KB 24/54 KB 548/1822 KB 228/263 KB 63/276 KB 27/54 KB 560/1822 KB 236/263 KB 67/276 KB 24/54 KB 548/1822 KB 228/263 KB 67/276 KB 27/54 KB 560/1822 KB 236/263 KB 71/276 KB 29/54 KB 560/1822 KB 236/263 KB 75/276 KB 29/54 KB 560/1822 KB 236/263 KB 79/276 KB 29/54 KB 560/1822 KB 236/263 KB 71/276 KB 32/54 KB 560/1822 KB 236/263 KB 79/276 KB 32/54 KB 560/1822 KB 236/263 KB 83/276 KB 36/54 KB 564/1822 KB 240/263 KB 87/276 KB 36/54 KB 564/1822 KB 240/263 KB 91/276 KB 36/54 KB 564/1822 KB 240/263 KB 95/276 KB 32/54 KB 560/1822 KB 240/263 KB 83/276 KB 36/54 KB 564/1822 KB 244/263 KB 95/276 KB 36/54 KB 564/1822 KB 240/263 KB 83/276 KB 36/54 KB 560/1822 KB 240/263 KB 83/276 KB 40/54 KB 564/1822 KB 248/263 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 4/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 8/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 12/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 16/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 20/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 24/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 28/748 KB 95/276 KB 40/54 KB 564/1822 KB 248/263 KB 32/748 KB 95/276 KB 44/54 KB 564/1822 KB 248/263 KB 32/748 KB 95/276 KB 48/54 KB 564/1822 KB 248/263 KB 32/748 KB 95/276 KB 52/54 KB 568/1822 KB 248/263 KB 32/748 KB 95/276 KB 54/54 KB 568/1822 KB 248/263 KB 36/748 KB 99/276 KB 36/54 KB 564/1822 KB 248/263 KB 95/276 KB 54/54 KB 568/1822 KB 252/263 KB 36/748 KB 99/276 KB 54/54 KB 568/1822 KB 256/263 KB 36/748 KB 99/276 KB 54/54 KB 568/1822 KB 260/263 KB 36/748 KB 99/276 KB 54/54 KB 568/1822 KB 263/263 KB 36/748 KB 99/276 KB 52/54 KB 568/1822 KB 248/263 KB 36/748 KB 99/276 KB 54/54 KB 568/1822 KB 263/263 KB 40/748 KB 99/276 KB 52/54 KB 568/1822 KB 248/263 KB 32/748 KB 99/276 KB 54/54 KB 568/1822 KB 263/263 KB 40/748 KB 103/276 KB 48/54 KB 568/1822 KB 248/263 KB 32/748 KB 95/276 KB 54/54 KB 572/1822 KB 263/263 KB 40/748 KB 103/276 KB 54/54 KB 576/1822 KB 263/263 KB 40/748 KB 103/276 KB 54/54 KB 580/1822 KB 263/263 KB 40/748 KB 103/276 KB 54/54 KB 584/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 588/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 592/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 596/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 600/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 604/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 580/1822 KB 263/263 KB 44/748 KB 107/276 KB 54/54 KB 580/1822 KB 263/263 KB 44/748 KB 103/276 KB 54/54 KB 608/1822 KB 263/263 KB 48/748 KB 107/276 KB 54/54 KB 608/1822 KB 263/263 KB 52/748 KB 107/276 KB 54/54 KB 608/1822 KB 263/263 KB 52/748 KB 111/276 KB 54/54 KB 608/1822 KB 263/263 KB 52/748 KB 115/276 KB 54/54 KB 608/1822 KB 263/263 KB 56/748 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install KB 115/276 KB 54/54 KB 608/1822 KB 263/263 KB 60/748 KB 115/276 KB 54/54 KB 608/1822 KB 263/263 KB 64/748 KB 115/276 KB 54/54 KB 608/1822 KB 263/263 KB 64/748 KB 119/276 KB 54/54 KB 608/1822 KB 263/263 KB 64/748 KB 123/276 KB 54/54 KB 608/1822 KB 263/263 KB 64/748 KB 127/276 KB 54/54 KB 608/1822 KB 263/263 KB 64/748 KB 131/276 KB 54/54 KB 608/1822 KB 263/263 KB 68/748 KB 135/276 KB 54/54 KB 608/1822 KB 263/263 KB 68/748 KB 139/276 KB 54/54 KB 608/1822 KB 263/263 KB 68/748 KB 143/276 KB 54/54 KB 608/1822 KB 263/263 KB 68/748 KB 131/276 KB 54/54 KB 608/1822 KB 263/263 KB 68/748 KB 131/276 KB 54/54 KB 608/1822 KB 263/263 KB 72/748 KB 143/276 KB 54/54 KB 608/1822 KB 263/263 KB 76/748 KB 143/276 KB 54/54 KB 608/1822 KB 263/263 KB 80/748 KB 143/276 KB 54/54 KB 608/1822 KB 263/263 KB 84/748 KB 143/276 KB 54/54 KB 612/1822 KB 263/263 KB 88/748 KB 147/276 KB 54/54 KB 612/1822 KB 92/748 KB 147/276 KB 54/54 KB 612/1822 KB 96/748 KB 147/276 KB 54/54 KB 612/1822 KB 263/263 KB 84/748 KB 147/276 KB 54/54 KB 612/1822 KB 263/263 KB 84/748 KB 143/276 KB 54/54 KB 616/1822 KB 96/748 KB 147/276 KB 54/54 KB 620/1822 KB 96/748 KB 147/276 KB 54/54 KB 624/1822 KB 96/748 KB 147/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 244.8 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 54/54 KB 628/1822 KB 96/748 KB 147/276 KB 54/54 KB 632/1822 KB 100/748 KB 151/276 KB 54/54 KB 636/1822 KB 100/748 KB 151/276 KB 54/54 KB 640/1822 KB 100/748 KB 151/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.0 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 54/54 KB 628/1822 KB 100/748 KB 151/276 KB 640/1822 KB 104/748 KB 151/276 KB 54/54 KB 628/1822 KB 96/748 KB 151/276 KB 640/1822 KB 104/748 KB 155/276 KB 640/1822 KB 104/748 KB 159/276 KB 640/1822 KB 104/748 KB 163/276 KB 640/1822 KB 108/748 KB 167/276 KB 640/1822 KB 108/748 KB 171/276 KB 640/1822 KB 108/748 KB 175/276 KB 640/1822 KB 108/748 KB 179/276 KB 644/1822 KB 108/748 KB 183/276 KB 644/1822 KB 108/748 KB 187/276 KB 640/1822 KB 108/748 KB 163/276 KB 644/1822 KB 112/748 KB 187/276 KB 644/1822 KB 116/748 KB 187/276 KB 644/1822 KB 120/748 KB 187/276 KB 644/1822 KB 108/748 KB 179/276 KB 648/1822 KB 120/748 KB 187/276 KB 652/1822 KB 120/748 KB 187/276 KB 656/1822 KB 120/748 KB 187/276 KB 660/1822 KB 120/748 KB 187/276 KB 664/1822 KB 124/748 KB 4/223 KB 191/276 KB 668/1822 KB 124/748 KB 4/223 KB 191/276 KB 660/1822 KB 124/748 KB 4/223 KB 191/276 KB 660/1822 KB 124/748 KB 4/223 KB 187/276 KB 660/1822 KB 120/748 KB 4/223 KB 187/276 KB 672/1822 KB 124/748 KB 8/223 KB 191/276 KB 672/1822 KB 124/748 KB 12/223 KB 191/276 KB 672/1822 KB 124/748 KB 16/223 KB 191/276 KB 672/1822 KB 124/748 KB 20/223 KB 191/276 KB 672/1822 KB 124/748 KB 24/223 KB 191/276 KB 672/1822 KB 128/748 KB 28/223 KB 195/276 KB 4/27 KB 672/1822 KB 128/748 KB 32/223 KB 195/276 KB 4/27 KB 672/1822 KB 124/748 KB 4/223 KB 191/276 KB 672/1822 KB 128/748 KB 36/223 KB 195/276 KB 4/27 KB 676/1822 KB 128/748 KB 40/223 KB 195/276 KB 4/27 KB 676/1822 KB 128/748 KB 44/223 KB 195/276 KB 4/27 KB 676/1822 KB 128/748 KB 48/223 KB 195/276 KB 4/27 KB 672/1822 KB 128/748 KB 24/223 KB 195/276 KB 4/27 KB 676/1822 KB 128/748 KB 48/223 KB 199/276 KB 4/27 KB 676/1822 KB 128/748 KB 48/223 KB 203/276 KB 4/27 KB 676/1822 KB 128/748 KB 48/223 KB 207/276 KB 4/27 KB 672/1822 KB 128/748 KB 24/223 KB 191/276 KB 4/27 KB 672/1822 KB 124/748 KB 24/223 KB 191/276 KB 4/27 KB 676/1822 KB 128/748 KB 48/223 KB 207/276 KB 8/27 KB 676/1822 KB 128/748 KB 48/223 KB 207/276 KB 12/27 KB 676/1822 KB 128/748 KB 48/223 KB 207/276 KB 16/27 KB 676/1822 KB 132/748 KB 48/223 KB 207/276 KB 16/27 KB 676/1822 KB 136/748 KB 48/223 KB 207/276 KB 20/27 KB 676/1822 KB 140/748 KB 48/223 KB 207/276 KB 20/27 KB 676/1822 KB 144/748 KB 48/223 KB 207/276 KB 20/27 KB 676/1822 KB 148/748 KB 48/223 KB 207/276 KB 20/27 KB 676/1822 KB 152/748 KB 48/223 KB 211/276 KB 20/27 KB 676/1822 KB 156/748 KB 48/223 KB 211/276 KB 20/27 KB 676/1822 KB 160/748 KB 48/223 KB 211/276 KB 20/27 KB 676/1822 KB 164/748 KB 48/223 KB 211/276 KB 20/27 KB 676/1822 KB 168/748 KB 52/223 KB 211/276 KB 20/27 KB 676/1822 KB 172/748 KB 52/223 KB 211/276 KB 20/27 KB 676/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 676/1822 KB 128/748 KB 36/223 KB 195/276 KB 4/27 KB 680/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 684/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 688/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 692/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 696/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 700/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 704/1822 KB 176/748 KB 52/223 KB 211/276 KB 20/27 KB 676/1822 KB 164/748 KB 52/223 KB 211/276 KB 20/27 KB 676/1822 KB 148/748 KB 48/223 KB 211/276 KB 20/27 KB 704/1822 KB 176/748 KB 56/223 KB 215/276 KB 20/27 KB 704/1822 KB 176/748 KB 56/223 KB 219/276 KB 20/27 KB 704/1822 KB 176/748 KB 56/223 KB 223/276 KB 20/27 KB 676/1822 KB 132/748 KB 48/223 KB 207/276 KB 20/27 KB 704/1822 KB 176 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install /748 KB 56/223 KB 223/276 KB 24/27 KB 704/1822 KB 176/748 KB 56/223 KB 223/276 KB 27/27 KB 704/1822 KB 176/748 KB 56/223 KB 227/276 KB 27/27 KB 704/1822 KB 176/748 KB 56/223 KB 231/276 KB 27/27 KB 704/1822 KB 176/748 KB 56/223 KB 227/276 KB 27/27 KB 704/1822 KB 176/748 KB 60/223 KB 231/276 KB 27/27 KB 704/1822 KB 176/748 KB 64/223 KB 231/276 KB 27/27 KB 704/1822 KB 176/748 KB 68/223 KB 231/276 KB 27/27 KB 708/1822 KB 180/748 KB 72/223 KB 235/276 KB 27/27 KB 708/1822 KB 180/748 KB 76/223 KB 235/276 KB 27/27 KB 708/1822 KB 180/748 KB 80/223 KB 235/276 KB 27/27 KB 708/1822 KB 180/748 KB 68/223 KB 235/276 KB 27/27 KB 704/1822 KB 176/748 KB 68/223 KB 235/276 KB 27/27 KB 708/1822 KB 180/748 KB 80/223 KB 239/276 KB 27/27 KB 708/1822 KB 180/748 KB 80/223 KB 243/276 KB 27/27 KB 708/1822 KB 176/748 KB 68/223 KB 235/276 KB 27/27 KB 712/1822 KB 184/748 KB 80/223 KB 247/276 KB 27/27 KB 716/1822 KB 184/748 KB 80/223 KB 247/276 KB 27/27 KB 720/1822 KB 184/748 KB 80/223 KB 247/276 KB 27/27 KB 708/1822 KB 184/748 KB 80/223 KB 243/276 KB 27/27 KB 708/1822 KB 184/748 KB 80/223 KB 247/276 KB 27/27 KB 720/1822 KB 184/748 KB 80/223 KB 251/276 KB 27/27 KB 720/1822 KB 188/748 KB 80/223 KB 255/276 KB 27/27 KB 720/1822 KB 188/748 KB 80/223 KB 259/276 KB 27/27 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 23.9 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 720/1822 KB 188/748 KB 80/223 KB 251/276 KB 27/27 KB 724/1822 KB 192/748 KB 84/223 KB 259/276 KB 724/1822 KB 196/748 KB 84/223 KB 259/276 KB 724/1822 KB 200/748 KB 84/223 KB 259/276 KB 724/1822 KB 204/748 KB 84/223 KB 259/276 KB 724/1822 KB 188/748 KB 84/223 KB 259/276 KB 27/27 KB 728/1822 KB 204/748 KB 84/223 KB 263/276 KB 732/1822 KB 204/748 KB 84/223 KB 263/276 KB 736/1822 KB 204/748 KB 84/223 KB 263/276 KB 720/1822 KB 188/748 KB 84/223 KB 259/276 KB 27/27 KB 736/1822 KB 204/748 KB 88/223 KB 263/276 KB 736/1822 KB 204/748 KB 92/223 KB 263/276 KB 736/1822 KB 204/748 KB 96/223 KB 263/276 KB 736/1822 KB 204/748 KB 100/223 KB 263/276 KB 740/1822 KB 208/748 KB 104/223 KB 263/276 KB 740/1822 KB 208/748 KB 108/223 KB 263/276 KB 740/1822 KB 208/748 KB 112/223 KB 263/276 KB 724/1822 KB 204/748 KB 84/223 KB 263/276 KB 740/1822 KB 208/748 KB 112/223 KB 267/276 KB 740/1822 KB 208/748 KB 112/223 KB 271/276 KB 740/1822 KB 208/748 KB 100/223 KB 263/276 KB 740/1822 KB 212/748 KB 112/223 KB 271/276 KB 740/1822 KB 216/748 KB 112/223 KB 275/276 KB 740/1822 KB 220/748 KB 112/223 KB 275/276 KB 740/1822 KB 224/748 KB 112/223 KB 275/276 KB 740/1822 KB 228/748 KB 112/223 KB 275/276 KB 740/1822 KB 232/748 KB 116/223 KB 275/276 KB 740/1822 KB 204/748 KB 100/223 KB 263/276 KB 744/1822 KB 232/748 KB 116/223 KB 275/276 KB 748/1822 KB 232/748 KB 116/223 KB 275/276 KB 752/1822 KB 232/748 KB 116/223 KB 275/276 KB 756/1822 KB 232/748 KB 116/223 KB 275/276 KB 760/1822 KB 232/748 KB 116/223 KB 275/276 KB 764/1822 KB 232/748 KB 116/223 KB 275/276 KB 768/1822 KB 232/748 KB 116/223 KB 275/276 KB 740/1822 KB 228/748 KB 116/223 KB 275/276 KB 768/1822 KB 236/748 KB 120/223 KB 275/276 KB 768/1822 KB 236/748 KB 124/223 KB 275/276 KB 740/1822 KB 212/748 KB 112/223 KB 275/276 KB 768/1822 KB 236/748 KB 124/223 KB 276/276 KB 768/1822 KB 236/748 KB 128/223 KB 276/276 KB 768/1822 KB 236/748 KB 132/223 KB 276/276 KB 772/1822 KB 236/748 KB 136/223 KB 276/276 KB 768/1822 KB 236/748 KB 116/223 KB 275/276 KB 772/1822 KB 240/748 KB 136/223 KB 276/276 KB 772/1822 KB 240/748 KB 136/223 KB 276/276 KB 4/178 KB 772/1822 KB 240/748 KB 136/223 KB 276/276 KB 8/178 KB 772/1822 KB 240/748 KB 136/223 KB 276/276 KB 12/178 KB 772/1822 KB 240/748 KB 136/223 KB 276/276 KB 16/178 KB 772/1822 KB 244/748 KB 136/223 KB 276/276 KB 16/178 KB 772/1822 KB 236/748 KB 132/223 KB 276/276 KB 776/1822 KB 244/748 KB 140/223 KB 276/276 KB 16/178 KB 776/1822 KB 244/748 KB 140/223 KB 276/276 KB 20/178 KB 776/1822 KB 244/748 KB 140/223 KB 276/276 KB 24/178 KB 776/1822 KB 244/748 KB 140/223 KB 276/276 KB 28/178 KB 776/1822 KB 244/748 KB 140/223 KB 276/276 KB 32/178 KB 772/1822 KB 244/748 KB 140/223 KB 276/276 KB 16/178 KB 776/1822 KB 244/748 KB 144/223 KB 276/276 KB 32/178 KB 780/1822 KB 244/748 KB 144/223 KB 276/276 KB 32/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 32/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 36/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 40/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 44/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 48/178 KB 784/1822 KB 248/748 KB 144/223 KB 276/276 KB 52/178 KB 784/1822 KB 248/748 KB 144/223 KB 56/178 KB 784/1822 KB 248/748 KB 144/223 KB 60/178 KB 784/1822 KB 248/748 KB 144/223 KB 64/178 KB 780/1822 KB 248/748 KB 144/223 KB 276/276 KB 32/178 KB 784/1822 KB 252/748 KB 144/223 KB 64/178 KB 784/1822 KB 256/748 KB 144/223 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 68/178 KB 784/1822 KB 260/748 KB 148/223 KB 68/178 KB 788/1822 KB 264/748 KB 148/223 KB 68/178 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 245.5 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 788/1822 KB 260/748 KB 148/223 KB 68/178 KB 792/1822 KB 264/748 KB 148/223 KB 68/178 KB 796/1822 KB 264/748 KB 148/223 KB 68/178 KB 800/1822 KB 264/748 KB 148/223 KB 68/178 KB 784/1822 KB 256/748 KB 148/223 KB 68/178 KB 800/1822 KB 268/748 KB 152/223 KB 68/178 KB 800/1822 KB 268/748 KB 156/223 KB 68/178 KB 800/1822 KB 268/748 KB 160/223 KB 68/178 KB 784/1822 KB 252/748 KB 144/223 KB 68/178 KB 800/1822 KB 268/748 KB 160/223 KB 72/178 KB 800/1822 KB 268/748 KB 160/223 KB 76/178 KB 800/1822 KB 268/748 KB 160/223 KB 80/178 KB 800/1822 KB 268/748 KB 164/223 KB 80/178 KB 804/1822 KB 268/748 KB 168/223 KB 84/178 KB 804/1822 KB 268/748 KB 172/223 KB 84/178 KB 804/1822 KB 268/748 KB 176/223 KB 84/178 KB 800/1822 KB 268/748 KB 148/223 KB 68/178 KB 804/1822 KB 272/748 KB 176/223 KB 84/178 KB 804/1822 KB 276/748 KB 180/223 KB 84/178 KB 804/1822 KB 276/748 KB 184/223 KB 84/178 KB 804/1822 KB 276/748 KB 188/223 KB 84/178 KB 804/1822 KB 268/748 KB 164/223 KB 84/178 KB 808/1822 KB 276/748 KB 188/223 KB 84/178 KB 812/1822 KB 276/748 KB 188/223 KB 84/178 KB 816/1822 KB 276/748 KB 188/223 KB 84/178 KB 800/1822 KB 268/748 KB 164/223 KB 84/178 KB 816/1822 KB 276/748 KB 188/223 KB 88/178 KB 816/1822 KB 276/748 KB 188/223 KB 92/178 KB 816/1822 KB 276/748 KB 188/223 KB 96/178 KB 820/1822 KB 276/748 KB 192/223 KB 3/23 KB 100/178 KB 804/1822 KB 276/748 KB 180/223 KB 84/178 KB 820/1822 KB 280/748 KB 192/223 KB 3/23 KB 100/178 KB 820/1822 KB 284/748 KB 192/223 KB 3/23 KB 100/178 KB 820/1822 KB 288/748 KB 192/223 KB 3/23 KB 100/178 KB 820/1822 KB 292/748 KB 192/223 KB 3/23 KB 100/178 KB 820/1822 KB 296/748 KB 192/223 KB 3/23 KB 104/178 KB 820/1822 KB 300/748 KB 192/223 KB 3/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 3/23 KB 104/178 KB 820/1822 KB 276/748 KB 192/223 KB 3/23 KB 96/178 KB 820/1822 KB 276/748 KB 188/223 KB 3/23 KB 96/178 KB 816/1822 KB 276/748 KB 188/223 KB 3/23 KB 96/178 KB 820/1822 KB 304/748 KB 192/223 KB 6/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 9/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 11/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 14/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 16/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 19/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 22/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 23/23 KB 104/178 KB 820/1822 KB 292/748 KB 192/223 KB 3/23 KB 104/178 KB 820/1822 KB 304/748 KB 192/223 KB 23/23 KB 108/178 KB 820/1822 KB 304/748 KB 192/223 KB 23/23 KB 112/178 KB 824/1822 KB 304/748 KB 196/223 KB 23/23 KB 112/178 KB 824/1822 KB 304/748 KB 200/223 KB 23/23 KB 116/178 KB 824/1822 KB 304/748 KB 204/223 KB 23/23 KB 116/178 KB 824/1822 KB 304/748 KB 208/223 KB 23/23 KB 116/178 KB 824/1822 KB 304/748 KB 192/223 KB 23/23 KB 112/178 KB 828/1822 KB 304/748 KB 208/223 KB 23/23 KB 116/178 KB 832/1822 KB 304/748 KB 208/223 KB 23/23 KB 116/178 KB 836/1822 KB 304/748 KB 208/223 KB 23/23 KB 116/178 KB 840/1822 KB 304/748 KB 212/223 KB 23/23 KB 116/178 KB 844/1822 KB 304/748 KB 212/223 KB 23/23 KB 116/178 KB 848/1822 KB 304/748 KB 212/223 KB 23/23 KB 116/178 KB 852/1822 KB 304/748 KB 212/223 KB 23/23 KB 116/178 KB 824/1822 KB 304/748 KB 196/223 KB 23/23 KB 116/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 120/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 124/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 128/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 13 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 2/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 136/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 140/178 KB 852/1822 KB 308/748 KB 212/223 KB 23/23 KB 116/178 KB 852/1822 KB 312/748 KB 212/223 KB 23/23 KB 140/178 KB 852/1822 KB 316/748 KB 212/223 KB 23/23 KB 140/178 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.9 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 836/1822 KB 304/748 KB 212/223 KB 23/23 KB 116/178 KB 852/1822 KB 316/748 KB 216/223 KB 140/178 KB 852/1822 KB 316/748 KB 220/223 KB 140/178 KB 852/1822 KB 316/748 KB 223/223 KB 140/178 KB 852/1822 KB 320/748 KB 223/223 KB 140/178 KB 856/1822 KB 320/748 KB 223/223 KB 140/178 KB 860/1822 KB 320/748 KB 223/223 KB 140/178 KB 864/1822 KB 320/748 KB 223/223 KB 144/178 KB 868/1822 KB 320/748 KB 223/223 KB 144/178 KB 872/1822 KB 324/748 KB 223/223 KB 144/178 KB 876/1822 KB 324/748 KB 223/223 KB 144/178 KB 860/1822 KB 320/748 KB 223/223 KB 144/178 KB 880/1822 KB 324/748 KB 223/223 KB 148/178 KB 880/1822 KB 324/748 KB 223/223 KB 152/178 KB 880/1822 KB 324/748 KB 223/223 KB 156/178 KB 868/1822 KB 324/748 KB 223/223 KB 144/178 KB 880/1822 KB 328/748 KB 223/223 KB 156/178 KB 880/1822 KB 332/748 KB 223/223 KB 156/178 KB 880/1822 KB 336/748 KB 223/223 KB 156/178 KB 880/1822 KB 340/748 KB 223/223 KB 156/178 KB 880/1822 KB 344/748 KB 223/223 KB 160/178 KB 880/1822 KB 348/748 KB 223/223 KB 160/178 KB 880/1822 KB 352/748 KB 223/223 KB 160/178 KB 880/1822 KB 356/748 KB 223/223 KB 160/178 KB 880/1822 KB 360/748 KB 160/178 KB 3/55 KB 880/1822 KB 340/748 KB 223/223 KB 160/178 KB 880/1822 KB 340/748 KB 223/223 KB 160/178 KB 880/1822 KB 360/748 KB 164/178 KB 3/55 KB 884/1822 KB 360/748 KB 168/178 KB 3/55 KB 884/1822 KB 360/748 KB 172/178 KB 3/55 KB 880/1822 KB 356/748 KB 160/178 KB 3/55 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 192.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 884/1822 KB 360/748 KB 176/178 KB 3/55 KB 884/1822 KB 360/748 KB 164/178 KB 3/55 KB 888/1822 KB 360/748 KB 176/178 KB 3/55 KB 892/1822 KB 360/748 KB 176/178 KB 3/55 KB 896/1822 KB 360/748 KB 178/178 KB 3/55 KB 892/1822 KB 360/748 KB 178/178 KB 3/55 KB 896/1822 KB 360/748 KB 178/178 KB 5/55 KB 900/1822 KB 360/748 KB 178/178 KB 5/55 KB 904/1822 KB 364/748 KB 178/178 KB 8/55 KB 908/1822 KB 364/748 KB 178/178 KB 8/55 KB 900/1822 KB 364/748 KB 178/178 KB 8/55 KB 908/1822 KB 368/748 KB 178/178 KB 8/55 KB 900/1822 KB 360/748 KB 178/178 KB 8/55 KB 908/1822 KB 368/748 KB 178/178 KB 11/55 KB 908/1822 KB 368/748 KB 178/178 KB 13/55 KB 908/1822 KB 368/748 KB 178/178 KB 16/55 KB 908/1822 KB 372/748 KB 178/178 KB 16/55 KB 912/1822 KB 372/748 KB 178/178 KB 19/55 KB 908/1822 KB 372/748 KB 178/178 KB 19/55 KB 912/1822 KB 376/748 KB 178/178 KB 19/55 KB 4/1210 KB 912/1822 KB 380/748 KB 178/178 KB 21/55 KB 4/1210 KB 912/1822 KB 384/748 KB 178/178 KB 21/55 KB 4/1210 KB 912/1822 KB 376/748 KB 178/178 KB 21/55 KB 4/1210 KB 912/1822 KB 376/748 KB 178/178 KB 19/55 KB 8/1210 KB 912/1822 KB 384/748 KB 178/178 KB 21/55 KB 12/1210 KB 912/1822 KB 384/748 KB 178/178 KB 21/55 KB 16/1210 KB 912/1822 KB 384/748 KB 21/55 KB 20/1210 KB 916/1822 KB 384/748 KB 24/55 KB 24/1210 KB 916/1822 KB 388/748 KB 24/55 KB 28/1210 KB 916/1822 KB 388/748 KB 24/55 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.0 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 20/1210 KB 916/1822 KB 388/748 KB 24/55 KB 28/1210 KB 916/1822 KB 392/748 KB 24/55 KB 28/1210 KB 916/1822 KB 396/748 KB 24/55 KB 28/1210 KB 916/1822 KB 400/748 KB 24/55 KB 16/1210 KB 916/1822 KB 384/748 KB 24/55 KB 28/1210 KB 920/1822 KB 400/748 KB 24/55 KB 28/1210 KB 924/1822 KB 400/748 KB 24/55 KB 28/1210 KB 928/1822 KB 400/748 KB 24/55 KB 16/1210 KB 912/1822 KB 384/748 KB 24/55 KB 28/1210 KB 928/1822 KB 400/748 KB 27/55 KB 28/1210 KB 928/1822 KB 400/748 KB 29/55 KB 28/1210 KB 928/1822 KB 400/748 KB 32/55 KB 28/1210 KB 932/1822 KB 400/748 KB 32/55 KB 32/1210 KB 936/1822 KB 404/748 KB 36/55 KB 32/1210 KB 940/1822 KB 404/748 KB 36/55 KB 32/1210 KB 944/1822 KB 404/748 KB 36/55 KB 32/1210 KB 932/1822 KB 404/748 KB 36/55 KB 36/1210 KB 944/1822 KB 404/748 KB 36/55 KB 40/1210 KB 944/1822 KB 404/748 KB 36/55 KB 44/1210 KB 944/1822 KB 404/748 KB 36/55 KB 48/1210 KB 948/1822 KB 404/748 KB 36/55 KB 28/1210 KB 932/1822 KB 404/748 KB 36/55 KB 48/1210 KB 948/1822 KB 404/748 KB 40/55 KB 48/1210 KB 948/1822 KB 404/748 KB 44/55 KB 48/1210 KB 948/1822 KB 404/748 KB 48/55 KB 48/1210 KB 948/1822 KB 404/748 KB 4/471 KB 52/55 KB 48/1210 KB 948/1822 KB 404/748 KB 4/471 KB 55/55 KB 28/1210 KB 932/1822 KB 404/748 KB 32/55 KB 48/1210 KB 948/1822 KB 408/748 KB 4/471 KB 55/55 KB 48/1210 KB 948/1822 KB 404/748 KB 4/471 KB 48/55 KB 48/1210 KB 948/1822 KB 408/748 KB 8/471 KB 55/55 KB 48/1210 KB 948/1822 KB 408/748 KB 12/471 KB 55/55 KB 48/1210 KB 948/1822 KB 412/748 KB 16/471 KB 55/55 KB 48/1210 KB 948/1822 KB 412/748 KB 20/471 KB 55/55 KB 52/1210 KB 948/1822 KB 412/748 KB 24/471 KB 55/55 KB 52/1210 KB 948/1822 KB 412/748 KB 28/471 KB 55/55 KB 52/1210 KB 948/1822 KB 412/748 KB 32/471 KB 55/55 KB 44/1210 KB 948/1822 KB 404/748 KB 36/55 KB 52/1210 KB 952/1822 KB 412/748 KB 32/471 KB 55/55 KB 52/1210 KB 956/1822 KB 412/748 KB 32/471 KB 55/55 KB 52/1210 KB 960/1822 KB 412/748 KB 32/471 KB 55/55 KB 52/1210 KB 964/1822 KB 412/748 KB 32/471 KB 55/55 KB 52/1210 KB 968/1822 KB 412/748 KB 36/471 KB 52/1210 KB 972/1822 KB 412/748 KB 36/471 KB 52/1210 KB 976/1822 KB 412/748 KB 36/471 KB 52/1210 KB 948/1822 KB 412/748 KB 20/471 KB 55/55 KB 56/1210 KB 976/1822 KB 412/748 KB 36/471 KB 60/1210 KB 976/1822 KB 412/748 KB 36/471 KB 64/1210 KB 976/1822 KB 412/748 KB 36/471 KB 48/1210 KB 948/1822 KB 412/748 KB 12/471 KB 55/55 KB 64/1210 KB 976/1822 KB 416/748 KB 36/471 KB 64/1210 KB 976/1822 KB 420/748 KB 36/471 KB 64/1210 KB 976/1822 KB 424/748 KB 36/471 KB 64/1210 KB 976/1822 KB 428/748 KB 36/471 KB 64/1210 KB 976/1822 KB 432/748 KB 36/471 KB 64/1210 KB 976/1822 KB 436/748 KB 36/471 KB 68/1210 KB 976/1822 KB 440/748 KB 36/471 KB 68/1210 KB 976/1822 KB 444/748 KB 36/471 KB 68/1210 KB 976/1822 KB 448/748 KB 36/471 KB 68/1210 KB 976/1822 KB 452/748 KB 36/471 KB 68/1210 KB 980/1822 KB 456/748 KB 36/471 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.7 KB/sec) unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 52/1210 KB 964/1822 KB 412/748 KB 36/471 KB 55/55 KB 68/1210 KB 980/1822 KB 456/748 KB 40/471 KB 68/1210 KB 980/1822 KB 456/748 KB 44/471 KB 68/1210 KB 980/1822 KB 456/748 KB 48/471 KB 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 980/1822 KB 456/748 KB 52/471 KB 68/1210 KB 980/1822 KB 456/748 KB 56/471 KB 68/1210 KB 980/1822 KB 452/748 KB 36/471 KB 68/1210 KB 984/1822 KB 456/748 KB 56/471 KB 68/1210 KB 976/1822 KB 436/748 KB 36/471 KB 72/1210 KB 984/1822 KB 456/748 KB 56/471 KB 76/1210 KB 984/1822 KB 456/748 KB 56/471 KB 80/1210 KB 984/1822 KB 456/748 KB 56/471 KB 84/1210 KB 984/1822 KB 456/748 KB 56/471 KB 84/1210 KB 988/1822 KB 460/748 KB 60/471 KB 84/1210 KB 988/1822 KB 460/748 KB 64/471 KB 84/1210 KB 988/1822 KB 460/748 KB 56/471 KB 88/1210 KB 988/1822 KB 464/748 KB 64/471 KB 84/1210 KB 988/1822 KB 456/748 KB 56/471 KB 88/1210 KB 992/1822 KB 464/748 KB 64/471 KB 88/1210 KB 992/1822 KB 468/748 KB 64/471 KB 88/1210 KB 996/1822 KB 472/748 KB 68/471 KB 88/1210 KB 996/1822 KB 476/748 KB 68/471 KB 88/1210 KB 988/1822 KB 460/748 KB 64/471 KB 92/1210 KB 996/1822 KB 480/748 KB 68/471 KB 96/1210 KB 996/1822 KB 480/748 KB 68/471 KB 100/1210 KB 996/1822 KB 480/748 KB 68/471 KB 104/1210 KB 996/1822 KB 480/748 KB 68/471 KB 108/1210 KB 996/1822 KB 480/748 KB 68/471 KB 112/1210 KB 996/1822 KB 480/748 KB 68/471 KB 88/1210 KB 996/1822 KB 468/748 KB 68/471 KB 112/1210 KB 996/1822 KB 480/748 KB 72/471 KB 112/1210 KB 996/1822 KB 480/748 KB 76/471 KB 112/1210 KB 996/1822 KB 480/748 KB 80/471 KB 88/1210 KB 996/1822 KB 468/748 KB 64/471 KB 112/1210 KB 1000/1822 KB 480/748 KB 80/471 KB 112/1210 KB 1004/1822 KB 480/748 KB 80/471 KB 112/1210 KB 1008/1822 KB 480/748 KB 80/471 KB 88/1210 KB 996/1822 KB 480/748 KB 68/471 KB 112/1210 KB 1008/1822 KB 480/748 KB 84/471 KB 116/1210 KB 1012/1822 KB 484/748 KB 88/471 KB 4/93 KB 116/1210 KB 1012/1822 KB 484/748 KB 84/471 KB 4/93 KB 116/1210 KB 1016/1822 KB 484/748 KB 88/471 KB 4/93 KB 116/1210 KB 1020/1822 KB 484/748 KB 88/471 KB 4/93 KB 112/1210 KB 1008/1822 KB 480/748 KB 84/471 KB 4/93 KB 116/1210 KB 1020/1822 KB 484/748 KB 92/471 KB 8/93 KB 116/1210 KB 1020/1822 KB 484/748 KB 92/471 KB 12/93 KB 116/1210 KB 1020/1822 KB 484/748 KB 92/471 KB 16/93 KB 116/1210 KB 1008/1822 KB 484/748 KB 84/471 KB 4/93 KB 120/1210 KB 1024/1822 KB 484/748 KB 92/471 KB 16/93 KB 124/1210 KB 1024/1822 KB 484/748 KB 92/471 KB 16/93 KB 128/1210 KB 1024/1822 KB 484/748 KB 92/471 KB 16/93 KB 112/1210 KB 1008/1822 KB 484/748 KB 84/471 KB 4/93 KB 128/1210 KB 1024/1822 KB 488/748 KB 92/471 KB 16/93 KB 128/1210 KB 1024/1822 KB 492/748 KB 92/471 KB 16/93 KB 128/1210 KB 1024/1822 KB 496/748 KB 92/471 KB 16/93 KB 116/1210 KB 1024/1822 KB 484/748 KB 92/471 KB 16/93 KB 116/1210 KB 1020/1822 KB 484/748 KB 92/471 KB 4/93 KB 128/1210 KB 1024/1822 KB 496/748 KB 96/471 KB 16/93 KB 128/1210 KB 1024/1822 KB 500/748 KB 96/471 KB 16/93 KB 132/1210 KB 1028/1822 KB 504/748 KB 100/471 KB 16/93 KB 132/1210 KB 1028/1822 KB 508/748 KB 100/471 KB 16/93 KB 132/1210 KB 1028/1822 KB 512/748 KB 100/471 KB 16/93 KB 132/1210 KB 1028/1822 KB 500/748 KB 100/471 KB 16/93 KB 136/1210 KB 1028/1822 KB 512/748 KB 100/471 KB 16/93 KB 140/1210 KB 1028/1822 KB 512/748 KB 100/471 KB 16/93 KB 144/1210 KB 1028/1822 KB 512/748 KB 100/471 KB 16/93 KB 148/1210 KB 1028/1822 KB 512/748 KB 100/471 KB 16/93 KB 152/1210 KB 1028/1822 KB 516/748 KB 100/471 KB 20/93 KB 156/1210 KB 1028/1822 KB 516/748 KB 100/471 KB 20/93 KB 160/1210 KB 1028/1822 KB 516/748 KB 100/471 KB 20/93 KB 128/1210 KB 1028/1822 KB 500/748 KB 100/471 KB 16/93 KB 160/1210 KB 1028/1822 KB 516/748 KB 104/471 KB 20/93 KB 160/1210 KB 1028/1822 KB 516/748 KB 10 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 8/471 KB 20/93 KB 160/1210 KB 1028/1822 KB 516/748 KB 112/471 KB 20/93 KB 128/1210 KB 1028/1822 KB 500/748 KB 96/471 KB 16/93 KB 160/1210 KB 1032/1822 KB 516/748 KB 112/471 KB 20/93 KB 148/1210 KB 1028/1822 KB 516/748 KB 100/471 KB 20/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 24/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 28/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 32/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 36/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 40/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 44/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 48/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 116/471 KB 48/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 120/471 KB 52/93 KB 148/1210 KB 1028/1822 KB 516/748 KB 100/471 KB 16/93 KB 160/1210 KB 1036/1822 KB 520/748 KB 120/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 524/748 KB 120/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 120/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 124/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 128/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 116/471 KB 52/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 128/471 KB 56/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 128/471 KB 60/93 KB 160/1210 KB 1036/1822 KB 532/748 KB 132/471 KB 64/93 KB 160/1210 KB 1036/1822 KB 532/748 KB 132/471 KB 68/93 KB 160/1210 KB 1036/1822 KB 516/748 KB 112/471 KB 20/93 KB 164/1210 KB 1040/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1044/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1048/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1052/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1056/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1060/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1064/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1068/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1072/1822 KB 532/748 KB 132/471 KB 68/93 KB 164/1210 KB 1036/1822 KB 532/748 KB 132/471 KB 68/93 KB 168/1210 KB 1072/1822 KB 532/748 KB 132/471 KB 72/93 KB 172/1210 KB 1072/1822 KB 532/748 KB 132/471 KB 72/93 KB 176/1210 KB 1072/1822 KB 532/748 KB 132/471 KB 72/93 KB 160/1210 KB 1036/1822 KB 532/748 KB 132/471 KB 60/93 KB 176/1210 KB 1072/1822 KB 536/748 KB 132/471 KB 72/93 KB 176/1210 KB 1072/1822 KB 540/748 KB 132/471 KB 72/93 KB 176/1210 KB 1072/1822 KB 544/748 KB 132/471 KB 72/93 KB 160/1210 KB 1036/1822 KB 528/748 KB 132/471 KB 60/93 KB 176/1210 KB 1072/1822 KB 544/748 KB 136/471 KB 72/93 KB 176/1210 KB 1072/1822 KB 544/748 KB 140/471 KB 72/93 KB 176/1210 KB 1072/1822 KB 544/748 KB 144/471 KB 72/93 KB 164/1210 KB 1072/1822 KB 532/748 KB 132/471 KB 72/93 KB 176/1210 KB 1076/1822 KB 544/748 KB 144/471 KB 76/93 KB 176/1210 KB 1076/1822 KB 548/748 KB 148/471 KB 80/93 KB 176/1210 KB 1076/1822 KB 548/748 KB 148/471 KB 84/93 KB 180/1210 KB 1076/1822 KB 548/748 KB 148/471 KB 88/93 KB 176/1210 KB 1076/1822 KB 544/748 KB 144/471 KB 72/93 KB 180/1210 KB 1080/1822 KB 548/748 KB 148/471 KB 88/93 KB 180/1210 KB 1084/1822 KB 548/748 KB 148/471 KB 88/93 KB 180/1210 KB 1076/1822 KB 548/748 KB 148/471 KB 84/93 KB 184/1210 KB 1084/1822 KB 548/748 KB 148/471 KB 88/93 KB 188/1210 KB 1084/1822 KB 548/748 KB 148/471 KB 88/93 KB 192/1210 KB 1084/1822 KB 548/748 KB 148/471 KB 88/93 KB 176/1210 KB 1076/1822 KB 548/748 KB 148/471 KB 76/93 KB 192/1210 KB 1088/1822 KB 552/748 KB 148/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 556/748 KB 148/471 KB unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 92/93 KB 192/1210 KB 1088/1822 KB 560/748 KB 148/471 KB 92/93 KB 176/1210 KB 1076/1822 KB 544/748 KB 148/471 KB 76/93 KB 192/1210 KB 1088/1822 KB 560/748 KB 152/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 560/748 KB 156/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 560/748 KB 160/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 564/748 KB 160/471 KB 92/93 KB 196/1210 KB 1088/1822 KB 568/748 KB 164/471 KB 92/93 KB 196/1210 KB 1088/1822 KB 572/748 KB 164/471 KB 92/93 KB 196/1210 KB 1088/1822 KB 576/748 KB 164/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 548/748 KB 148/471 KB 92/93 KB 192/1210 KB 1084/1822 KB 548/748 KB 148/471 KB 92/93 KB 196/1210 KB 1088/1822 KB 576/748 KB 164/471 KB 93/93 KB 196/1210 KB 1092/1822 KB 576/748 KB 164/471 KB 93/93 KB 196/1210 KB 1096/1822 KB 576/748 KB 164/471 KB 93/93 KB 196/1210 KB 1100/1822 KB 576/748 KB 164/471 KB 93/93 KB 196/1210 KB 1088/1822 KB 564/748 KB 164/471 KB 92/93 KB 192/1210 KB 1088/1822 KB 564/748 KB 164/471 KB 92/93 KB 200/1210 KB 1100/1822 KB 580/748 KB 164/471 KB 93/93 KB 204/1210 KB 1100/1822 KB 580/748 KB 164/471 KB 93/93 KB 208/1210 KB 1100/1822 KB 580/748 KB 168/471 KB 93/93 KB 208/1210 KB 1104/1822 KB 580/748 KB 168/471 KB 93/93 KB 208/1210 KB 1108/1822 KB 580/748 KB 168/471 KB 93/93 KB 212/1210 KB 1112/1822 KB 580/748 KB 168/471 KB 93/93 KB 196/1210 KB 1100/1822 KB 580/748 KB 164/471 KB 93/93 KB 212/1210 KB 1112/1822 KB 584/748 KB 168/471 KB 93/93 KB 212/1210 KB 1112/1822 KB 588/748 KB 168/471 KB 93/93 KB 212/1210 KB 1108/1822 KB 580/748 KB 168/471 KB 93/93 KB 216/1210 KB 1116/1822 KB 588/748 KB 168/471 KB 93/93 KB 220/1210 KB 1116/1822 KB 588/748 KB 168/471 KB 93/93 KB 224/1210 KB 1116/1822 KB 588/748 KB 168/471 KB 93/93 KB 204/1210 KB 1100/1822 KB 580/748 KB 168/471 KB 93/93 KB 224/1210 KB 1116/1822 KB 588/748 KB 172/471 KB 93/93 KB 224/1210 KB 1116/1822 KB 588/748 KB 176/471 KB 93/93 KB 224/1210 KB 1116/1822 KB 588/748 KB 180/471 KB 93/93 KB 224/1210 KB 1116/1822 KB 588/748 KB 184/471 KB 93/93 KB 212/1210 KB 1116/1822 KB 588/748 KB 168/471 KB 93/93 KB 224/1210 KB 1120/1822 KB 588/748 KB 184/471 KB 93/93 KB 228/1210 KB 1124/1822 KB 592/748 KB 188/471 KB 93/93 KB 228/1210 KB 1128/1822 KB 592/748 KB 188/471 KB 228/1210 KB 1132/1822 KB 592/748 KB 188/471 KB 228/1210 KB 1136/1822 KB 592/748 KB 188/471 KB 228/1210 KB 1120/1822 KB 592/748 KB 188/471 KB 93/93 KB 224/1210 KB 1120/1822 KB 592/748 KB 184/471 KB 93/93 KB 224/1210 KB 1124/1822 KB 592/748 KB 188/471 KB 228/1210 KB 1136/1822 KB 592/748 KB 192/471 KB 228/1210 KB 1136/1822 KB 592/748 KB 196/471 KB 228/1210 KB 1136/1822 KB 596/748 KB 200/471 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 74.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:28 DEBUG unit.abot-epc-basic/0.install 232/1210 KB 1136/1822 KB 596/748 KB 200/471 KB 236/1210 KB 1136/1822 KB 596/748 KB 204/471 KB 240/1210 KB 1136/1822 KB 596/748 KB 204/471 KB 228/1210 KB 1136/1822 KB 596/748 KB 196/471 KB 240/1210 KB 1136/1822 KB 600/748 KB 204/471 KB 240/1210 KB 1136/1822 KB 604/748 KB 204/471 KB 240/1210 KB 1136/1822 KB 608/748 KB 204/471 KB 240/1210 KB 1136/1822 KB 596/748 KB 204/471 KB 240/1210 KB 1136/1822 KB 608/748 KB 208/471 KB 240/1210 KB 1136/1822 KB 612/748 KB 208/471 KB 244/1210 KB 1140/1822 KB 616/748 KB 212/471 KB 244/1210 KB 1140/1822 KB 620/748 KB 212/471 KB 244/1210 KB 1140/1822 KB 624/748 KB 212/471 KB 244/1210 KB 1140/1822 KB 612/748 KB 212/471 KB 244/1210 KB 1140/1822 KB 624/748 KB 216/471 KB 244/1210 KB 1140/1822 KB 624/748 KB 220/471 KB 244/1210 KB 1140/1822 KB 612/748 KB 208/471 KB 244/1210 KB 1144/1822 KB 624/748 KB 220/471 KB 244/1210 KB 1148/1822 KB 624/748 KB 220/471 KB 244/1210 KB 1152/1822 KB 624/748 KB 220/471 KB 244/1210 KB 1156/1822 KB 624/748 KB 220/471 KB 244/1210 KB 1160/1822 KB 4/53 KB 628/748 KB 224/471 KB 244/1210 KB 1164/1822 KB 4/53 KB 628/748 KB 224/471 KB 244/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 244/1210 KB 1136/1822 KB 612/748 KB 208/471 KB 248/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 252/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 256/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 260/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 264/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 268/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 269/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 273/1210 KB 1168/1822 KB 4/53 KB 628/748 KB 224/471 KB 277/1210 KB 1172/1822 KB 4/53 KB 628/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 4/53 KB 628/748 KB 224/471 KB 244/1210 KB 1156/1822 KB 4/53 KB 628/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 4/53 KB 632/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 4/53 KB 636/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 4/53 KB 640/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 4/53 KB 644/748 KB 224/471 KB 244/1210 KB 1156/1822 KB 4/53 KB 624/748 KB 224/471 KB 244/1210 KB 1156/1822 KB 4/53 KB 624/748 KB 220/471 KB 281/1210 KB 1172/1822 KB 8/53 KB 644/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 12/53 KB 644/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 16/53 KB 644/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 20/53 KB 644/748 KB 224/471 KB 281/1210 KB 1172/1822 KB 24/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 28/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 32/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 36/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 40/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 44/53 KB 644/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 48/53 KB 644/748 KB 228/471 KB 273/1210 KB 1172/1822 KB 4/53 KB 628/748 KB 224/471 KB 281/1210 KB 1176/1822 KB 48/53 KB 648/748 KB 228/471 KB 281/1210 KB 1180/1822 KB 48/53 KB 648/748 KB 228/471 KB 281/1210 KB 1184/1822 KB 48/53 KB 648/748 KB 228/471 KB 285/1210 KB 1188/1822 KB 48/53 KB 648/748 KB 228/471 KB 285/1210 KB 1192/1822 KB 52/53 KB 648/748 KB 228/471 KB 285/1210 KB 1196/1822 KB 52/53 KB 648/748 KB 228/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 648/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 48/53 KB 648/748 KB 228/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 652/748 KB 228/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 228/471 KB 281/1210 KB 1172/1822 KB 20/53 KB 644/748 KB 228/471 KB 285/1 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 210 KB 1200/1822 KB 52/53 KB 656/748 KB 232/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 236/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 240/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 244/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 248/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 252/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 256/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 656/748 KB 260/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 660/748 KB 264/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 660/748 KB 268/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 660/748 KB 272/471 KB 285/1210 KB 1188/1822 KB 52/53 KB 648/748 KB 228/471 KB 285/1210 KB 1200/1822 KB 53/53 KB 660/748 KB 272/471 KB 285/1210 KB 1184/1822 KB 48/53 KB 648/748 KB 228/471 KB 289/1210 KB 1200/1822 KB 53/53 KB 660/748 KB 272/471 KB 293/1210 KB 1200/1822 KB 53/53 KB 660/748 KB 272/471 KB 297/1210 KB 1200/1822 KB 53/53 KB 660/748 KB 272/471 KB 301/1210 KB 1200/1822 KB 53/53 KB 660/748 KB 272/471 KB 285/1210 KB 1200/1822 KB 52/53 KB 660/748 KB 260/471 KB 301/1210 KB 1200/1822 KB 53/53 KB 664/748 KB 272/471 KB 301/1210 KB 1200/1822 KB 53/53 KB 668/748 KB 272/471 KB 301/1210 KB 1200/1822 KB 53/53 KB 672/748 KB 272/471 KB 305/1210 KB 1200/1822 KB 53/53 KB 676/748 KB 272/471 KB 305/1210 KB 1204/1822 KB 53/53 KB 680/748 KB 276/471 KB 305/1210 KB 1204/1822 KB 53/53 KB 684/748 KB 276/471 KB 305/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 276/471 KB 305/1210 KB 1200/1822 KB 53/53 KB 672/748 KB 272/471 KB 309/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 276/471 KB 313/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 276/471 KB 317/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 276/471 KB 305/1210 KB 1204/1822 KB 53/53 KB 676/748 KB 276/471 KB 317/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 280/471 KB 317/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 284/471 KB 317/1210 KB 1204/1822 KB 53/53 KB 688/748 KB 288/471 KB 305/1210 KB 1204/1822 KB 53/53 KB 676/748 KB 272/471 KB 317/1210 KB 1208/1822 KB 53/53 KB 688/748 KB 288/471 KB 317/1210 KB 1212/1822 KB 53/53 KB 688/748 KB 288/471 KB 317/1210 KB 1216/1822 KB 53/53 KB 688/748 KB 288/471 KB 317/1210 KB 1220/1822 KB 53/53 KB 688/748 KB 288/471 KB 321/1210 KB 1224/1822 KB 53/53 KB 692/748 KB 292/471 KB 321/1210 KB 1228/1822 KB 53/53 KB 692/748 KB 292/471 KB 321/1210 KB 1220/1822 KB 53/53 KB 692/748 KB 292/471 KB 321/1210 KB 1228/1822 KB 696/748 KB 292/471 KB 321/1210 KB 1220/1822 KB 53/53 KB 688/748 KB 292/471 KB 321/1210 KB 1228/1822 KB 700/748 KB 296/471 KB 321/1210 KB 1228/1822 KB 700/748 KB 300/471 KB 321/1210 KB 1228/1822 KB 700/748 KB 304/471 KB 321/1210 KB 1220/1822 KB 53/53 KB 688/748 KB 288/471 KB 325/1210 KB 1228/1822 KB 700/748 KB 304/471 KB 329/1210 KB 1228/1822 KB 700/748 KB 304/471 KB 333/1210 KB 1228/1822 KB 700/748 KB 304/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.7 KB/sec) unit-abot-epc-basic-0: 11:12:28 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.jar unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 333/1210 KB 1232/1822 KB 700/748 KB 304/471 KB 321/1210 KB 1228/1822 KB 700/748 KB 304/471 KB 333/1210 KB 1232/1822 KB 704/748 KB 304/471 KB 333/1210 KB 1232/1822 KB 708/748 KB 304/471 KB 337/1210 KB 1236/1822 KB 712/748 KB 308/471 KB 337/1210 KB 1236/1822 KB 716/748 KB 308/471 KB 337/1210 KB 1236/1822 KB 708/748 KB 308/471 KB 341/1210 KB 1236/1822 KB 716/748 KB 308/471 KB 345/1210 KB 1236/1822 KB 716/748 KB 308/471 KB 349/1210 KB 1236/1822 KB 716/748 KB 308/471 KB 353/1210 KB 1236/1822 KB 720/748 KB 308/471 KB 357/1210 KB 1236/1822 KB 720/748 KB 308/471 KB 361/1210 KB 1236/1822 KB 720/748 KB 308/471 KB 365/1210 KB 1236/1822 KB 720/748 KB 308/471 KB 333/1210 KB 1236/1822 KB 708/748 KB 308/471 KB 365/1210 KB 1236/1822 KB 720/748 KB 312/471 KB 365/1210 KB 1236/1822 KB 720/748 KB 316/471 KB 365/1210 KB 1236/1822 KB 720/748 KB 320/471 KB 333/1210 KB 1236/1822 KB 708/748 KB 304/471 KB 365/1210 KB 1240/1822 KB 720/748 KB 320/471 KB 365/1210 KB 1244/1822 KB 720/748 KB 320/471 KB 365/1210 KB 1248/1822 KB 720/748 KB 320/471 KB 365/1210 KB 1248/1822 KB 4/276 KB 720/748 KB 320/471 KB 365/1210 KB 1248/1822 KB 8/276 KB 720/748 KB 320/471 KB 365/1210 KB 1248/1822 KB 12/276 KB 720/748 KB 320/471 KB 365/1210 KB 1248/1822 KB 16/276 KB 720/748 KB 320/471 KB 349/1210 KB 1236/1822 KB 720/748 KB 308/471 KB 365/1210 KB 1248/1822 KB 16/276 KB 720/748 KB 324/471 KB 365/1210 KB 1252/1822 KB 20/276 KB 724/748 KB 328/471 KB 365/1210 KB 1252/1822 KB 20/276 KB 724/748 KB 332/471 KB 365/1210 KB 1252/1822 KB 20/276 KB 724/748 KB 336/471 KB 365/1210 KB 1252/1822 KB 20/276 KB 724/748 KB 324/471 KB 365/1210 KB 1256/1822 KB 20/276 KB 724/748 KB 336/471 KB 365/1210 KB 1248/1822 KB 20/276 KB 724/748 KB 324/471 KB 365/1210 KB 1260/1822 KB 20/276 KB 728/748 KB 336/471 KB 365/1210 KB 1260/1822 KB 20/276 KB 732/748 KB 336/471 KB 365/1210 KB 1260/1822 KB 20/276 KB 736/748 KB 336/471 KB 365/1210 KB 1248/1822 KB 20/276 KB 720/748 KB 324/471 KB 365/1210 KB 1260/1822 KB 24/276 KB 736/748 KB 336/471 KB 365/1210 KB 1260/1822 KB 28/276 KB 736/748 KB 336/471 KB 365/1210 KB 1260/1822 KB 32/276 KB 736/748 KB 336/471 KB 369/1210 KB 1260/1822 KB 32/276 KB 736/748 KB 336/471 KB 373/1210 KB 1260/1822 KB 36/276 KB 740/748 KB 340/471 KB 377/1210 KB 1260/1822 KB 36/276 KB 740/748 KB 340/471 KB 365/1210 KB 1260/1822 KB 20/276 KB 724/748 KB 336/471 KB 377/1210 KB 1264/1822 KB 36/276 KB 740/748 KB 340/471 KB 377/1210 KB 1268/1822 KB 36/276 KB 740/748 KB 340/471 KB 369/1210 KB 1260/1822 KB 36/276 KB 740/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 40/276 KB 740/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 44/276 KB 740/748 KB 340/471 KB 369/1210 KB 1260/1822 KB 32/276 KB 740/748 KB 340/471 KB 369/1210 KB 1260/1822 KB 32/276 KB 740/748 KB 336/471 KB 381/1210 KB 1268/1822 KB 44/276 KB 744/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 44/276 KB 748/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 44/276 KB 748/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 48/276 KB 748/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 36/276 KB 740/748 KB 340/471 KB 381/1210 KB 1268/1822 KB 48/276 KB 748/748 KB 344/471 KB 381/1210 KB 1268/1822 KB 48/276 KB 748/748 KB 348/471 KB 381/1210 KB 1268/1822 KB 48/276 KB 748/748 KB 352/471 KB 381/1210 KB 1268/1822 KB 52/276 KB 748/748 KB 356/471 KB 385/1210 KB 1272/1822 KB 52/276 KB 748/748 KB 360/471 KB 385/1210 KB 1272/1822 KB 52/276 KB 748/748 KB 364/471 KB 385/1210 KB 1272/1822 KB 52/276 KB 748/748 KB 368/471 KB 381/1210 KB 1268/182 unit-abot-epc-basic-0: 11:12:28 DEBUG unit.abot-epc-basic/0.install 2 KB 52/276 KB 748/748 KB 352/471 KB 385/1210 KB 1272/1822 KB 56/276 KB 748/748 KB 368/471 KB 385/1210 KB 1272/1822 KB 60/276 KB 748/748 KB 368/471 KB 385/1210 KB 1272/1822 KB 64/276 KB 748/748 KB 368/471 KB 385/1210 KB 1272/1822 KB 52/276 KB 748/748 KB 356/471 KB 385/1210 KB 1276/1822 KB 64/276 KB 748/748 KB 368/471 KB 385/1210 KB 1280/1822 KB 64/276 KB 748/748 KB 368/471 KB 385/1210 KB 1268/1822 KB 52/276 KB 748/748 KB 356/471 KB 389/1210 KB 1280/1822 KB 64/276 KB 748/748 KB 368/471 KB 393/1210 KB 1280/1822 KB 64/276 KB 748/748 KB 368/471 KB 397/1210 KB 1280/1822 KB 64/276 KB 748/748 KB 368/471 KB 401/1210 KB 1280/1822 KB 64/276 KB 748/748 KB 368/471 KB 405/1210 KB 1284/1822 KB 68/276 KB 748/748 KB 372/471 KB 409/1210 KB 1284/1822 KB 68/276 KB 748/748 KB 372/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 579.2 KB/sec) unit-abot-epc-basic-0: 11:12:28 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 401/1210 KB 1284/1822 KB 68/276 KB 748/748 KB 372/471 KB 413/1210 KB 1284/1822 KB 68/276 KB 376/471 KB 413/1210 KB 1284/1822 KB 68/276 KB 380/471 KB 413/1210 KB 1284/1822 KB 68/276 KB 384/471 KB 401/1210 KB 1284/1822 KB 68/276 KB 748/748 KB 368/471 KB 413/1210 KB 1284/1822 KB 72/276 KB 384/471 KB 401/1210 KB 1284/1822 KB 64/276 KB 748/748 KB 368/471 KB 413/1210 KB 1288/1822 KB 72/276 KB 384/471 KB 413/1210 KB 1292/1822 KB 72/276 KB 384/471 KB 413/1210 KB 1296/1822 KB 72/276 KB 384/471 KB 413/1210 KB 1284/1822 KB 68/276 KB 380/471 KB 413/1210 KB 1296/1822 KB 76/276 KB 384/471 KB 413/1210 KB 1296/1822 KB 80/276 KB 384/471 KB 413/1210 KB 1300/1822 KB 80/276 KB 384/471 KB 417/1210 KB 1304/1822 KB 84/276 KB 388/471 KB 417/1210 KB 1308/1822 KB 84/276 KB 388/471 KB 417/1210 KB 1312/1822 KB 84/276 KB 388/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 388/471 KB 417/1210 KB 1312/1822 KB 84/276 KB 392/471 KB 417/1210 KB 1312/1822 KB 84/276 KB 396/471 KB 417/1210 KB 1312/1822 KB 84/276 KB 400/471 KB 417/1210 KB 1312/1822 KB 84/276 KB 404/471 KB 417/1210 KB 1316/1822 KB 84/276 KB 408/471 KB 417/1210 KB 1300/1822 KB 84/276 KB 384/471 KB 417/1210 KB 1300/1822 KB 80/276 KB 384/471 KB 421/1210 KB 1316/1822 KB 84/276 KB 408/471 KB 425/1210 KB 1316/1822 KB 84/276 KB 408/471 KB 429/1210 KB 1316/1822 KB 88/276 KB 408/471 KB 433/1210 KB 1316/1822 KB 88/276 KB 408/471 KB 437/1210 KB 4/577 KB 1316/1822 KB 88/276 KB 412/471 KB 441/1210 KB 4/577 KB 1316/1822 KB 88/276 KB 412/471 KB 445/1210 KB 4/577 KB 1316/1822 KB 88/276 KB 412/471 KB 417/1210 KB 1316/1822 KB 84/276 KB 404/471 KB 445/1210 KB 4/577 KB 1320/1822 KB 88/276 KB 412/471 KB 445/1210 KB 4/577 KB 1324/1822 KB 88/276 KB 412/471 KB 445/1210 KB 4/577 KB 1328/1822 KB 88/276 KB 412/471 KB 433/1210 KB 4/577 KB 1316/1822 KB 88/276 KB 412/471 KB 433/1210 KB 4/577 KB 1316/1822 KB 88/276 KB 408/471 KB 425/1210 KB 1316/1822 KB 88/276 KB 408/471 KB 445/1210 KB 4/577 KB 1328/1822 KB 92/276 KB 412/471 KB 445/1210 KB 4/577 KB 1328/1822 KB 96/276 KB 412/471 KB 445/1210 KB 4/577 KB 1328/1822 KB 100/276 KB 412/471 KB 445/1210 KB 4/577 KB 1328/1822 KB 104/276 KB 412/471 KB 445/1210 KB 8/577 KB 1328/1822 KB 104/276 KB 412/471 KB 445/1210 KB 12/577 KB 1328/1822 KB 104/276 KB 412/471 KB 445/1210 KB 12/577 KB 1328/1822 KB 108/276 KB 412/471 KB 445/1210 KB 12/577 KB 1328/1822 KB 112/276 KB 412/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 116/276 KB 412/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 120/276 KB 416/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 124/276 KB 416/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 128/276 KB 416/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 112/276 KB 412/471 KB 449/1210 KB 16/577 KB 1336/1822 KB 128/276 KB 416/471 KB 449/1210 KB 16/577 KB 1340/1822 KB 128/276 KB 416/471 KB 449/1210 KB 16/577 KB 1344/1822 KB 128/276 KB 416/471 KB 449/1210 KB 16/577 KB 1328/1822 KB 112/276 KB 412/471 KB 453/1210 KB 16/577 KB 1344/1822 KB 128/276 KB 416/471 KB 457/1210 KB 16/577 KB 1344/1822 KB 128/276 KB 416/471 KB 461/1210 KB 16/577 KB 1344/1822 KB 128/276 KB 416/471 KB 445/1210 KB 16/577 KB 1328/1822 KB 112/276 KB 412/471 KB 449/1210 KB 16/577 KB 1332/1822 KB 116/276 KB 416/471 KB 461/1210 KB 20/577 KB 1344/1822 KB 128/276 KB 416/471 KB 461/1210 KB 24/577 KB 1344/1822 KB 128/276 KB 420/471 KB 461/1210 KB 28/577 KB 1344/1822 KB 128/276 KB 420/471 KB 461/1210 KB 32/577 KB 1344/1822 KB 128/276 KB 420/471 KB 461/1210 KB 20/577 KB 1344/1822 KB 128/276 K unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install B 420/471 KB 461/1210 KB 32/577 KB 1344/1822 KB 128/276 KB 424/471 KB 461/1210 KB 32/577 KB 1344/1822 KB 128/276 KB 428/471 KB 461/1210 KB 32/577 KB 1344/1822 KB 128/276 KB 432/471 KB 465/1210 KB 32/577 KB 1344/1822 KB 132/276 KB 436/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 132/276 KB 440/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 132/276 KB 444/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 132/276 KB 448/471 KB 465/1210 KB 32/577 KB 1344/1822 KB 132/276 KB 432/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 136/276 KB 448/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 140/276 KB 448/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 144/276 KB 448/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 148/276 KB 448/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 152/276 KB 452/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 156/276 KB 452/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 465/1210 KB 32/577 KB 1344/1822 KB 128/276 KB 432/471 KB 469/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 473/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 477/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 481/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 485/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 489/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 452/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 148/276 KB 452/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 456/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 460/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 160/276 KB 464/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 164/276 KB 468/471 KB 497/1210 KB 36/577 KB 1348/1822 KB 164/276 KB 471/471 KB 465/1210 KB 36/577 KB 1348/1822 KB 132/276 KB 436/471 KB 465/1210 KB 32/577 KB 1348/1822 KB 132/276 KB 436/471 KB 497/1210 KB 36/577 KB 1352/1822 KB 164/276 KB 471/471 KB 497/1210 KB 36/577 KB 1356/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1360/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1364/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1368/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1372/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1376/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1380/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1384/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1388/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1392/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1396/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1400/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1404/1822 KB 164/276 KB 471/471 KB 497/1210 KB 40/577 KB 1408/1822 KB 164/276 KB 471/471 KB 497/1210 KB 36/577 KB 1348/1822 KB 164/276 KB 468/471 KB 501/1210 KB 40/577 KB 1408/1822 KB 164/276 KB 471/471 KB 505/1210 KB 40/577 KB 1408/1822 KB 164/276 KB 471/471 KB 493/1210 KB 36/577 KB 1348/1822 KB 164/276 KB 464/471 KB 509/1210 KB 40/577 KB 1408/1822 KB 168/276 KB 471/471 KB 497/1210 KB 40/577 KB 1356/1822 KB 164/276 KB 471/471 KB 509/1210 KB 44/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 48/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 52/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 56/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 60/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 64/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 68/577 KB 1408/1822 KB 168/276 KB 471/471 KB 509/1210 KB 72/577 KB 1408/1822 KB 172/276 KB 471/471 KB unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 509/1210 KB 76/577 KB 1408/1822 KB 172/276 KB 471/471 KB 509/1210 KB 80/577 KB 1408/1822 KB 172/276 KB 471/471 KB 509/1210 KB 68/577 KB 1408/1822 KB 172/276 KB 471/471 KB 509/1210 KB 80/577 KB 1408/1822 KB 176/276 KB 471/471 KB 509/1210 KB 40/577 KB 1408/1822 KB 172/276 KB 471/471 KB 509/1210 KB 80/577 KB 1408/1822 KB 180/276 KB 471/471 KB 513/1210 KB 84/577 KB 1408/1822 KB 184/276 KB 471/471 KB 513/1210 KB 84/577 KB 1408/1822 KB 180/276 KB 471/471 KB 517/1210 KB 84/577 KB 1408/1822 KB 184/276 KB 471/471 KB 521/1210 KB 84/577 KB 1408/1822 KB 188/276 KB 471/471 KB 525/1210 KB 84/577 KB 1412/1822 KB 188/276 KB 471/471 KB 509/1210 KB 84/577 KB 1408/1822 KB 180/276 KB 471/471 KB 525/1210 KB 88/577 KB 1412/1822 KB 188/276 KB 471/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 353.0 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 521/1210 KB 84/577 KB 1412/1822 KB 188/276 KB 471/471 KB 529/1210 KB 92/577 KB 1416/1822 KB 188/276 KB 517/1210 KB 84/577 KB 1408/1822 KB 188/276 KB 471/471 KB 529/1210 KB 92/577 KB 1416/1822 KB 192/276 KB 529/1210 KB 92/577 KB 1416/1822 KB 196/276 KB 529/1210 KB 92/577 KB 1420/1822 KB 200/276 KB 529/1210 KB 92/577 KB 1412/1822 KB 188/276 KB 533/1210 KB 92/577 KB 1420/1822 KB 200/276 KB 537/1210 KB 92/577 KB 1420/1822 KB 200/276 KB 541/1210 KB 92/577 KB 1420/1822 KB 200/276 KB 525/1210 KB 92/577 KB 1412/1822 KB 188/276 KB 541/1210 KB 96/577 KB 1420/1822 KB 200/276 KB 541/1210 KB 100/577 KB 1420/1822 KB 200/276 KB 541/1210 KB 104/577 KB 1420/1822 KB 200/276 KB 541/1210 KB 108/577 KB 1420/1822 KB 200/276 KB 541/1210 KB 112/577 KB 1420/1822 KB 200/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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 529/1210 KB 92/577 KB 1420/1822 KB 196/276 KB 541/1210 KB 112/577 KB 1424/1822 KB 200/276 KB 541/1210 KB 112/577 KB 1428/1822 KB 200/276 KB 545/1210 KB 116/577 KB 1432/1822 KB 204/276 KB 545/1210 KB 116/577 KB 1428/1822 KB 204/276 KB 545/1210 KB 116/577 KB 1432/1822 KB 208/276 KB 545/1210 KB 116/577 KB 1428/1822 KB 200/276 KB 545/1210 KB 120/577 KB 1432/1822 KB 208/276 KB 545/1210 KB 124/577 KB 1436/1822 KB 208/276 KB 545/1210 KB 128/577 KB 1436/1822 KB 212/276 KB 545/1210 KB 112/577 KB 1428/1822 KB 200/276 KB 549/1210 KB 128/577 KB 1436/1822 KB 212/276 KB 553/1210 KB 128/577 KB 1436/1822 KB 212/276 KB 557/1210 KB 128/577 KB 1436/1822 KB 212/276 KB 557/1210 KB 132/577 KB 1436/1822 KB 212/276 KB 561/1210 KB 136/577 KB 1436/1822 KB 212/276 KB 561/1210 KB 140/577 KB 1436/1822 KB 212/276 KB 561/1210 KB 144/577 KB 1436/1822 KB 212/276 KB 545/1210 KB 124/577 KB 1436/1822 KB 212/276 KB 545/1210 KB 120/577 KB 1436/1822 KB 208/276 KB 561/1210 KB 144/577 KB 1440/1822 KB 212/276 KB 561/1210 KB 144/577 KB 1444/1822 KB 212/276 KB 561/1210 KB 144/577 KB 1448/1822 KB 216/276 KB 561/1210 KB 144/577 KB 1452/1822 KB 216/276 KB 561/1210 KB 144/577 KB 1456/1822 KB 216/276 KB 561/1210 KB 132/577 KB 1436/1822 KB 212/276 KB 561/1210 KB 144/577 KB 1444/1822 KB 216/276 KB 561/1210 KB 144/577 KB 1456/1822 KB 220/276 KB 561/1210 KB 144/577 KB 1456/1822 KB 224/276 KB 561/1210 KB 144/577 KB 1456/1822 KB 228/276 KB 565/1210 KB 148/577 KB 1460/1822 KB 232/276 KB 565/1210 KB 148/577 KB 1460/1822 KB 236/276 KB 565/1210 KB 148/577 KB 1460/1822 KB 236/276 KB 4/37 KB 565/1210 KB 148/577 KB 1460/1822 KB 236/276 KB 8/37 KB 565/1210 KB 148/577 KB 1460/1822 KB 236/276 KB 12/37 KB 565/1210 KB 148/577 KB 1460/1822 KB 236/276 KB 16/37 KB 565/1210 KB 148/577 KB 1460/1822 KB 228/276 KB 565/1210 KB 148/577 KB 1464/1822 KB 236/276 KB 16/37 KB 565/1210 KB 148/577 KB 1468/1822 KB 240/276 KB 16/37 KB 565/1210 KB 148/577 KB 1472/1822 KB 240/276 KB 20/37 KB 565/1210 KB 148/577 KB 1456/1822 KB 228/276 KB 565/1210 KB 152/577 KB 1472/1822 KB 240/276 KB 20/37 KB 565/1210 KB 156/577 KB 1472/1822 KB 240/276 KB 20/37 KB 565/1210 KB 160/577 KB 1472/1822 KB 240/276 KB 20/37 KB 565/1210 KB 144/577 KB 1456/1822 KB 228/276 KB 569/1210 KB 160/577 KB 1472/1822 KB 240/276 KB 20/37 KB 573/1210 KB 160/577 KB 1472/1822 KB 240/276 KB 20/37 KB 577/1210 KB 160/577 KB 1472/1822 KB 240/276 KB 20/37 KB 565/1210 KB 148/577 KB 1468/1822 KB 240/276 KB 20/37 KB 565/1210 KB 148/577 KB 1464/1822 KB 240/276 KB 16/37 KB 577/1210 KB 160/577 KB 1472/1822 KB 244/276 KB 24/37 KB 581/1210 KB 164/577 KB 1476/1822 KB 248/276 KB 24/37 KB 581/1210 KB 164/577 KB 1476/1822 KB 252/276 KB 24/37 KB 581/1210 KB 164/577 KB 1476/1822 KB 256/276 KB 24/37 KB 581/1210 KB 164/577 KB 1476/1822 KB 244/276 KB 24/37 KB 581/1210 KB 164/577 KB 1480/1822 KB 256/276 KB 24/37 KB 581/1210 KB 164/577 KB 1484/1822 KB 256/276 KB 24/37 KB 581/1210 KB 164/577 KB 1488/1822 KB 256/276 KB 24/37 KB 581/1210 KB 164/577 KB 1492/1822 KB 256/276 KB 24/37 KB 581/1210 KB 164/577 KB 1496/1822 KB 260/276 KB 24/37 KB 581/1210 KB 164/577 KB 1500/1822 KB 260/276 KB 24/37 KB 581/1210 KB 164/577 KB 1504/1822 KB 260/276 KB 24/37 KB 581/1210 KB 164/577 KB 1472/1822 KB 244/276 KB 24/37 KB 581/1210 KB 168/577 KB 1504/1822 KB 260/276 KB 24/37 KB 581/1210 KB 172/577 KB 1504/1822 KB 260/276 KB 24/37 KB 581/1210 KB 160/577 KB 1472/1822 KB 244/276 KB 24/37 KB 577/1210 KB 160/577 KB 1472/1822 KB 240/276 KB 24/37 K unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install B 581/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 28/37 KB 585/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 589/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 593/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 597/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 601/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 605/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 581/1210 KB 164/577 KB 1492/1822 KB 260/276 KB 24/37 KB 581/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 24/37 KB 581/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 32/37 KB 605/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 36/37 KB 605/1210 KB 176/577 KB 1504/1822 KB 260/276 KB 37/37 KB 605/1210 KB 180/577 KB 1504/1822 KB 260/276 KB 37/37 KB 605/1210 KB 184/577 KB 1504/1822 KB 264/276 KB 37/37 KB 605/1210 KB 188/577 KB 1504/1822 KB 264/276 KB 37/37 KB 605/1210 KB 192/577 KB 1504/1822 KB 264/276 KB 37/37 KB 605/1210 KB 180/577 KB 1504/1822 KB 264/276 KB 37/37 KB 605/1210 KB 192/577 KB 1504/1822 KB 268/276 KB 37/37 KB 605/1210 KB 192/577 KB 1504/1822 KB 272/276 KB 37/37 KB 605/1210 KB 192/577 KB 1504/1822 KB 276/276 KB 37/37 KB 609/1210 KB 196/577 KB 1504/1822 KB 276/276 KB 37/37 KB 609/1210 KB 196/577 KB 1504/1822 KB 276/276 KB 37/37 KB 613/1210 KB 196/577 KB 1504/1822 KB 276/276 KB 37/37 KB 617/1210 KB 196/577 KB 1508/1822 KB 276/276 KB 37/37 KB 621/1210 KB 196/577 KB 1508/1822 KB 276/276 KB 37/37 KB 605/1210 KB 196/577 KB 1504/1822 KB 276/276 KB 37/37 KB 621/1210 KB 200/577 KB 1508/1822 KB 276/276 KB 37/37 KB 621/1210 KB 204/577 KB 1508/1822 KB 276/276 KB 37/37 KB 621/1210 KB 208/577 KB 1508/1822 KB 276/276 KB 37/37 KB 621/1210 KB 212/577 KB 1508/1822 KB 276/276 KB 37/37 KB 625/1210 KB 216/577 KB 1508/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1508/1822 KB 276/276 KB 613/1210 KB 196/577 KB 1508/1822 KB 276/276 KB 37/37 KB 625/1210 KB 220/577 KB 1512/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1516/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1520/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1524/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1528/1822 KB 276/276 KB 625/1210 KB 220/577 KB 1532/1822 KB 276/276 KB 625/1210 KB 212/577 KB 1508/1822 KB 276/276 KB 629/1210 KB 220/577 KB 1532/1822 KB 276/276 KB 633/1210 KB 220/577 KB 1532/1822 KB 276/276 KB 637/1210 KB 220/577 KB 1532/1822 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.7 KB/sec) unit-abot-epc-basic-0: 11:12:29 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.jar unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 641/1210 KB 220/577 KB 1532/1822 KB 276/276 KB 645/1210 KB 224/577 KB 1536/1822 KB 649/1210 KB 224/577 KB 1536/1822 KB 641/1210 KB 224/577 KB 1536/1822 KB 641/1210 KB 224/577 KB 1532/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 202.1 KB/sec) unit-abot-epc-basic-0: 11:12:29 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.jar unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 649/1210 KB 224/577 KB 1540/1822 KB 653/1210 KB 228/577 KB 1544/1822 KB 653/1210 KB 228/577 KB 1548/1822 KB 653/1210 KB 228/577 KB 1552/1822 KB 653/1210 KB 228/577 KB 1540/1822 KB 649/1210 KB 228/577 KB 1540/1822 KB 653/1210 KB 232/577 KB 1552/1822 KB 653/1210 KB 236/577 KB 1552/1822 KB 653/1210 KB 240/577 KB 1552/1822 KB 653/1210 KB 240/577 KB 1556/1822 KB 657/1210 KB 244/577 KB 1560/1822 KB 657/1210 KB 244/577 KB 1564/1822 KB 657/1210 KB 244/577 KB 1556/1822 KB 657/1210 KB 248/577 KB 1564/1822 KB 657/1210 KB 252/577 KB 1564/1822 KB 657/1210 KB 240/577 KB 1556/1822 KB 661/1210 KB 252/577 KB 1568/1822 KB 665/1210 KB 252/577 KB 1568/1822 KB 669/1210 KB 252/577 KB 1568/1822 KB 673/1210 KB 252/577 KB 1568/1822 KB 657/1210 KB 252/577 KB 1568/1822 KB 673/1210 KB 256/577 KB 1568/1822 KB 673/1210 KB 260/577 KB 1568/1822 KB 677/1210 KB 264/577 KB 1572/1822 KB 677/1210 KB 268/577 KB 1572/1822 KB 677/1210 KB 272/577 KB 1572/1822 KB 677/1210 KB 260/577 KB 1572/1822 KB 677/1210 KB 272/577 KB 1576/1822 KB 677/1210 KB 272/577 KB 1580/1822 KB 677/1210 KB 272/577 KB 1584/1822 KB 677/1210 KB 260/577 KB 1568/1822 KB 681/1210 KB 272/577 KB 1584/1822 KB 685/1210 KB 272/577 KB 1584/1822 KB 689/1210 KB 272/577 KB 1584/1822 KB 693/1210 KB 276/577 KB 1588/1822 KB 697/1210 KB 276/577 KB 1588/1822 KB 701/1210 KB 276/577 KB 1588/1822 KB 689/1210 KB 276/577 KB 1588/1822 KB 701/1210 KB 276/577 KB 1592/1822 KB 701/1210 KB 276/577 KB 1596/1822 KB 701/1210 KB 276/577 KB 1600/1822 KB 689/1210 KB 276/577 KB 1584/1822 KB 701/1210 KB 280/577 KB 1600/1822 KB 701/1210 KB 284/577 KB 1600/1822 KB 701/1210 KB 288/577 KB 1600/1822 KB 705/1210 KB 288/577 KB 1600/1822 KB 709/1210 KB 292/577 KB 1604/1822 KB 713/1210 KB 292/577 KB 1604/1822 KB 717/1210 KB 292/577 KB 1604/1822 KB 721/1210 KB 292/577 KB 1604/1822 KB 725/1210 KB 292/577 KB 1604/1822 KB 729/1210 KB 292/577 KB 1604/1822 KB 733/1210 KB 292/577 KB 1604/1822 KB 705/1210 KB 292/577 KB 1604/1822 KB 705/1210 KB 292/577 KB 1600/1822 KB 733/1210 KB 296/577 KB 1604/1822 KB 733/1210 KB 300/577 KB 1604/1822 KB 733/1210 KB 304/577 KB 1608/1822 KB 733/1210 KB 300/577 KB 1608/1822 KB 733/1210 KB 304/577 KB 1612/1822 KB 733/1210 KB 304/577 KB 1616/1822 KB 733/1210 KB 308/577 KB 1616/1822 KB 733/1210 KB 312/577 KB 1620/1822 KB 733/1210 KB 316/577 KB 1620/1822 KB 733/1210 KB 320/577 KB 1620/1822 KB 733/1210 KB 324/577 KB 1620/1822 KB 737/1210 KB 328/577 KB 1620/1822 KB 737/1210 KB 332/577 KB 1620/1822 KB 737/1210 KB 336/577 KB 1620/1822 KB 733/1210 KB 308/577 KB 1620/1822 KB 737/1210 KB 336/577 KB 1624/1822 KB 4/1192 KB 737/1210 KB 336/577 KB 1624/1822 KB 8/1192 KB 737/1210 KB 336/577 KB 1624/1822 KB 12/1192 KB 737/1210 KB 336/577 KB 1624/1822 KB 16/1192 KB 737/1210 KB 336/577 KB 1624/1822 KB 16/1192 KB 737/1210 KB 336/577 KB 1628/1822 KB 16/1192 KB 737/1210 KB 336/577 KB 1632/1822 KB 20/1192 KB 737/1210 KB 336/577 KB 1636/1822 KB 20/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 737/1210 KB 324/577 KB 1620/1822 KB 20/1192 KB 737/1210 KB 336/577 KB 1632/1822 KB 24/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 28/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 32/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 36/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 40/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 44/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 48/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 52/1192 KB 737/1210 KB 336/577 KB 1640/1822 KB 56/1192 KB 737/1210 KB 336/577 KB 1640/1822 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install KB 60/1192 KB 741/1210 KB 336/577 KB 1640/1822 KB 64/1192 KB 741/1210 KB 336/577 KB 1640/1822 KB 56/1192 KB 741/1210 KB 336/577 KB 1640/1822 KB 64/1192 KB 745/1210 KB 336/577 KB 1640/1822 KB 64/1192 KB 749/1210 KB 336/577 KB 1640/1822 KB 64/1192 KB 753/1210 KB 336/577 KB 1640/1822 KB 68/1192 KB 757/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 761/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 765/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 769/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 773/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 777/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 781/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 753/1210 KB 340/577 KB 1644/1822 KB 68/1192 KB 781/1210 KB 344/577 KB 1644/1822 KB 68/1192 KB 781/1210 KB 348/577 KB 1644/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1644/1822 KB 68/1192 KB 753/1210 KB 336/577 KB 1644/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1648/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1652/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1656/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1660/1822 KB 68/1192 KB 781/1210 KB 352/577 KB 1664/1822 KB 68/1192 KB 753/1210 KB 336/577 KB 1640/1822 KB 72/1192 KB 781/1210 KB 352/577 KB 1664/1822 KB 76/1192 KB 781/1210 KB 352/577 KB 1664/1822 KB 80/1192 KB 781/1210 KB 352/577 KB 1664/1822 KB 84/1192 KB 781/1210 KB 352/577 KB 1664/1822 KB 88/1192 KB 781/1210 KB 356/577 KB 1664/1822 KB 92/1192 KB 781/1210 KB 356/577 KB 1664/1822 KB 96/1192 KB 781/1210 KB 356/577 KB 1664/1822 KB 100/1192 KB 781/1210 KB 356/577 KB 1664/1822 KB 104/1192 KB 785/1210 KB 356/577 KB 1668/1822 KB 108/1192 KB 785/1210 KB 356/577 KB 1668/1822 KB 112/1192 KB 785/1210 KB 356/577 KB 1668/1822 KB 84/1192 KB 781/1210 KB 356/577 KB 1664/1822 KB 112/1192 KB 785/1210 KB 360/577 KB 1668/1822 KB 112/1192 KB 785/1210 KB 364/577 KB 1668/1822 KB 112/1192 KB 785/1210 KB 368/577 KB 1668/1822 KB 100/1192 KB 785/1210 KB 356/577 KB 1668/1822 KB 112/1192 KB 789/1210 KB 368/577 KB 1668/1822 KB 112/1192 KB 793/1210 KB 368/577 KB 1668/1822 KB 112/1192 KB 797/1210 KB 368/577 KB 1668/1822 KB 112/1192 KB 801/1210 KB 368/577 KB 1668/1822 KB 116/1192 KB 805/1210 KB 372/577 KB 1668/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1668/1822 KB 100/1192 KB 781/1210 KB 356/577 KB 1668/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1672/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1676/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1680/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1684/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1688/1822 KB 116/1192 KB 809/1210 KB 372/577 KB 1692/1822 KB 116/1192 KB 801/1210 KB 372/577 KB 1668/1822 KB 116/1192 KB 809/1210 KB 376/577 KB 1692/1822 KB 116/1192 KB 809/1210 KB 380/577 KB 1692/1822 KB 116/1192 KB 809/1210 KB 384/577 KB 1696/1822 KB 116/1192 KB 801/1210 KB 368/577 KB 1668/1822 KB 120/1192 KB 809/1210 KB 384/577 KB 1696/1822 KB 124/1192 KB 809/1210 KB 384/577 KB 1696/1822 KB 128/1192 KB 809/1210 KB 384/577 KB 1696/1822 KB 132/1192 KB 813/1210 KB 384/577 KB 1696/1822 KB 136/1192 KB 813/1210 KB 388/577 KB 1696/1822 KB 140/1192 KB 813/1210 KB 388/577 KB 1696/1822 KB 144/1192 KB 813/1210 KB 388/577 KB 1696/1822 KB 116/1192 KB 809/1210 KB 380/577 KB 1696/1822 KB 144/1192 KB 813/1210 KB 388/577 KB 1700/1822 KB 144/1192 KB 813/1210 KB 388/577 KB 1704/1822 KB 144/1192 KB 813/1210 KB 388/577 KB 1708/1822 KB 144/1192 KB 813/1210 KB 388/577 KB 1712/1822 KB 132/1192 KB 813/1210 KB 388/577 KB 1696/1822 KB 144/1192 KB 813/1210 KB 392/577 KB 1712/1822 KB 128/1192 KB 813/ unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 1210 KB 384/577 KB 1696/1822 KB 144/1192 KB 817/1210 KB 392/577 KB 1712/1822 KB 144/1192 KB 821/1210 KB 396/577 KB 1716/1822 KB 144/1192 KB 825/1210 KB 396/577 KB 1716/1822 KB 144/1192 KB 829/1210 KB 396/577 KB 1716/1822 KB 144/1192 KB 833/1210 KB 396/577 KB 1716/1822 KB 148/1192 KB 837/1210 KB 396/577 KB 1716/1822 KB 148/1192 KB 841/1210 KB 396/577 KB 1716/1822 KB 148/1192 KB 845/1210 KB 396/577 KB 1716/1822 KB 144/1192 KB 817/1210 KB 396/577 KB 1716/1822 KB 148/1192 KB 845/1210 KB 396/577 KB 1720/1822 KB 148/1192 KB 845/1210 KB 396/577 KB 1724/1822 KB 148/1192 KB 845/1210 KB 396/577 KB 1728/1822 KB 144/1192 KB 817/1210 KB 396/577 KB 1712/1822 KB 148/1192 KB 845/1210 KB 400/577 KB 1728/1822 KB 148/1192 KB 845/1210 KB 404/577 KB 1728/1822 KB 148/1192 KB 845/1210 KB 408/577 KB 1728/1822 KB 148/1192 KB 845/1210 KB 412/577 KB 1728/1822 KB 148/1192 KB 833/1210 KB 396/577 KB 1716/1822 KB 152/1192 KB 845/1210 KB 412/577 KB 1728/1822 KB 156/1192 KB 845/1210 KB 416/577 KB 1728/1822 KB 160/1192 KB 845/1210 KB 416/577 KB 1728/1822 KB 164/1192 KB 845/1210 KB 416/577 KB 1728/1822 KB 168/1192 KB 849/1210 KB 416/577 KB 1732/1822 KB 172/1192 KB 849/1210 KB 416/577 KB 1732/1822 KB 176/1192 KB 849/1210 KB 416/577 KB 1732/1822 KB 152/1192 KB 845/1210 KB 416/577 KB 1728/1822 KB 176/1192 KB 849/1210 KB 420/577 KB 1732/1822 KB 176/1192 KB 849/1210 KB 424/577 KB 1732/1822 KB 176/1192 KB 849/1210 KB 428/577 KB 1732/1822 KB 176/1192 KB 849/1210 KB 432/577 KB 1732/1822 KB 164/1192 KB 849/1210 KB 416/577 KB 1732/1822 KB 176/1192 KB 853/1210 KB 432/577 KB 1732/1822 KB 164/1192 KB 845/1210 KB 416/577 KB 1732/1822 KB 176/1192 KB 853/1210 KB 436/577 KB 1736/1822 KB 176/1192 KB 853/1210 KB 436/577 KB 1740/1822 KB 176/1192 KB 853/1210 KB 436/577 KB 1744/1822 KB 176/1192 KB 853/1210 KB 436/577 KB 1748/1822 KB 180/1192 KB 857/1210 KB 436/577 KB 1752/1822 KB 180/1192 KB 857/1210 KB 436/577 KB 1756/1822 KB 180/1192 KB 857/1210 KB 436/577 KB 1760/1822 KB 176/1192 KB 853/1210 KB 436/577 KB 1732/1822 KB 180/1192 KB 857/1210 KB 436/577 KB 1748/1822 KB 184/1192 KB 857/1210 KB 436/577 KB 1760/1822 KB 188/1192 KB 857/1210 KB 436/577 KB 1760/1822 KB 176/1192 KB 857/1210 KB 436/577 KB 1748/1822 KB 188/1192 KB 861/1210 KB 440/577 KB 1760/1822 KB 188/1192 KB 865/1210 KB 440/577 KB 1760/1822 KB 192/1192 KB 869/1210 KB 440/577 KB 1764/1822 KB 192/1192 KB 873/1210 KB 440/577 KB 1764/1822 KB 188/1192 KB 857/1210 KB 440/577 KB 1760/1822 KB 192/1192 KB 873/1210 KB 444/577 KB 1764/1822 KB 192/1192 KB 873/1210 KB 448/577 KB 1764/1822 KB 192/1192 KB 873/1210 KB 452/577 KB 1764/1822 KB 192/1192 KB 865/1210 KB 440/577 KB 1764/1822 KB 192/1192 KB 877/1210 KB 452/577 KB 1768/1822 KB 192/1192 KB 877/1210 KB 452/577 KB 1772/1822 KB 192/1192 KB 877/1210 KB 452/577 KB 1776/1822 KB 192/1192 KB 865/1210 KB 440/577 KB 1760/1822 KB 196/1192 KB 877/1210 KB 452/577 KB 1776/1822 KB 200/1192 KB 877/1210 KB 452/577 KB 1776/1822 KB 192/1192 KB 877/1210 KB 452/577 KB 1764/1822 KB 200/1192 KB 881/1210 KB 456/577 KB 1776/1822 KB 204/1192 KB 885/1210 KB 456/577 KB 1780/1822 KB 204/1192 KB 889/1210 KB 456/577 KB 1780/1822 KB 204/1192 KB 893/1210 KB 456/577 KB 1780/1822 KB 200/1192 KB 877/1210 KB 456/577 KB 1776/1822 KB 204/1192 KB 893/1210 KB 460/577 KB 1780/1822 KB 204/1192 KB 893/1210 KB 464/577 KB 1780/1822 KB 204/1192 KB 893/1210 KB 468/577 KB 1780/1822 KB 204/1192 KB 897/1210 KB 472/577 KB 1780/1822 KB 204/1192 KB 897/1210 KB 476/577 KB 1780/1822 KB 204/1192 K unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install B 897/1210 KB 480/577 KB 1780/1822 KB 204/1192 KB 881/1210 KB 456/577 KB 1780/1822 KB 204/1192 KB 897/1210 KB 480/577 KB 1784/1822 KB 204/1192 KB 881/1210 KB 456/577 KB 1776/1822 KB 208/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 212/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 216/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 220/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 224/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 204/1192 KB 897/1210 KB 468/577 KB 1780/1822 KB 224/1192 KB 901/1210 KB 480/577 KB 1788/1822 KB 224/1192 KB 905/1210 KB 484/577 KB 1788/1822 KB 224/1192 KB 909/1210 KB 484/577 KB 1788/1822 KB 224/1192 KB 913/1210 KB 484/577 KB 1788/1822 KB 228/1192 KB 917/1210 KB 484/577 KB 1788/1822 KB 228/1192 KB 921/1210 KB 484/577 KB 1788/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1788/1822 KB 204/1192 KB 897/1210 KB 480/577 KB 1788/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1792/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1796/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1800/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1804/1822 KB 228/1192 KB 925/1210 KB 484/577 KB 1808/1822 KB 228/1192 KB 913/1210 KB 484/577 KB 1788/1822 KB 232/1192 KB 925/1210 KB 484/577 KB 1808/1822 KB 236/1192 KB 925/1210 KB 484/577 KB 1808/1822 KB 240/1192 KB 925/1210 KB 484/577 KB 1808/1822 KB 244/1192 KB 925/1210 KB 484/577 KB 1808/1822 KB 248/1192 KB 929/1210 KB 484/577 KB 1812/1822 KB 252/1192 KB 929/1210 KB 484/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 484/577 KB 1812/1822 KB 224/1192 KB 901/1210 KB 484/577 KB 1788/1822 KB 256/1192 KB 929/1210 KB 488/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 492/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 496/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 500/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 504/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 508/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 512/577 KB 1812/1822 KB 256/1192 KB 929/1210 KB 516/577 KB 1812/1822 KB 260/1192 KB 929/1210 KB 520/577 KB 1812/1822 KB 244/1192 KB 929/1210 KB 484/577 KB 1812/1822 KB 244/1192 KB 925/1210 KB 484/577 KB 1812/1822 KB 260/1192 KB 929/1210 KB 520/577 KB 1816/1822 KB 260/1192 KB 929/1210 KB 520/577 KB 1820/1822 KB 260/1192 KB 929/1210 KB 520/577 KB 1822/1822 KB 260/1192 KB 933/1210 KB 520/577 KB 1822/1822 KB 260/1192 KB 937/1210 KB 520/577 KB 1822/1822 KB 260/1192 KB 941/1210 KB 520/577 KB 1822/1822 KB 260/1192 KB 945/1210 KB 520/577 KB 1822/1822 KB 260/1192 KB 949/1210 KB 524/577 KB 1822/1822 KB 260/1192 KB 929/1210 KB 516/577 KB 1812/1822 KB 264/1192 KB 949/1210 KB 524/577 KB 1822/1822 KB 268/1192 KB 949/1210 KB 524/577 KB 1822/1822 KB 272/1192 KB 949/1210 KB 524/577 KB 1822/1822 KB 276/1192 KB 949/1210 KB 524/577 KB 1822/1822 KB 260/1192 KB 945/1210 KB 524/577 KB 1822/1822 KB 276/1192 KB 953/1210 KB 528/577 KB 1822/1822 KB 276/1192 KB 953/1210 KB 532/577 KB 1822/1822 KB 276/1192 KB 953/1210 KB 524/577 KB 1822/1822 KB 280/1192 KB 957/1210 KB 532/577 KB 1822/1822 KB 280/1192 KB 961/1210 KB 532/577 KB 1822/1822 KB 280/1192 KB 965/1210 KB 532/577 KB 1822/1822 KB 280/1192 KB 969/1210 KB 536/577 KB 1822/1822 KB 280/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 280/1192 KB 953/1210 KB 532/577 KB 1822/1822 KB 284/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 288/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 292/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 296/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 300/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 304/1192 KB 973/1210 KB 536/577 KB 1822/1822 KB 28 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 0/1192 KB 965/1210 KB 536/577 KB 1822/1822 KB 304/1192 KB 973/1210 KB 536/577 KB 4/167 KB 304/1192 KB 973/1210 KB 536/577 KB 8/167 KB 304/1192 KB 973/1210 KB 536/577 KB 12/167 KB 304/1192 KB 973/1210 KB 536/577 KB 16/167 KB 304/1192 KB 973/1210 KB 540/577 KB 16/167 KB 304/1192 KB 973/1210 KB 544/577 KB 16/167 KB 304/1192 KB 973/1210 KB 548/577 KB 20/167 KB 304/1192 KB 977/1210 KB 552/577 KB 20/167 KB 304/1192 KB 977/1210 KB 556/577 KB 20/167 KB 304/1192 KB 977/1210 KB 560/577 KB 20/167 KB 304/1192 KB 977/1210 KB 564/577 KB 20/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1257.0 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 308/1192 KB 977/1210 KB 564/577 KB 20/167 KB 304/1192 KB 977/1210 KB 548/577 KB 20/167 KB 304/1192 KB 973/1210 KB 544/577 KB 20/167 KB 312/1192 KB 977/1210 KB 564/577 KB 24/167 KB 312/1192 KB 977/1210 KB 564/577 KB 28/167 KB 312/1192 KB 977/1210 KB 564/577 KB 32/167 KB 312/1192 KB 977/1210 KB 564/577 KB 36/167 KB 312/1192 KB 977/1210 KB 564/577 KB 40/167 KB 312/1192 KB 977/1210 KB 564/577 KB 44/167 KB 312/1192 KB 977/1210 KB 564/577 KB 48/167 KB 312/1192 KB 977/1210 KB 564/577 KB 52/167 KB 312/1192 KB 977/1210 KB 564/577 KB 56/167 KB 312/1192 KB 977/1210 KB 564/577 KB 60/167 KB 312/1192 KB 977/1210 KB 564/577 KB 64/167 KB 312/1192 KB 977/1210 KB 564/577 KB 68/167 KB 312/1192 KB 981/1210 KB 564/577 KB 68/167 KB 312/1192 KB 985/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 989/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 993/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 997/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 1001/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 1005/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 981/1210 KB 568/577 KB 68/167 KB 4/439 KB 312/1192 KB 1005/1210 KB 572/577 KB 68/167 KB 4/439 KB 312/1192 KB 1005/1210 KB 576/577 KB 68/167 KB 4/439 KB 312/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 312/1192 KB 977/1210 KB 564/577 KB 20/167 KB 316/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 320/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 324/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 328/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 332/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 4/439 KB 312/1192 KB 981/1210 KB 564/577 KB 68/167 KB 4/439 KB 336/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 8/439 KB 340/1192 KB 1009/1210 KB 577/577 KB 68/167 KB 8/439 KB 344/1192 KB 1009/1210 KB 577/577 KB 68/167 KB 8/439 KB 348/1192 KB 1009/1210 KB 577/577 KB 68/167 KB 8/439 KB 352/1192 KB 1009/1210 KB 577/577 KB 68/167 KB 8/439 KB 336/1192 KB 1009/1210 KB 577/577 KB 68/167 KB 8/439 KB 352/1192 KB 1013/1210 KB 577/577 KB 68/167 KB 8/439 KB 352/1192 KB 1017/1210 KB 577/577 KB 68/167 KB 8/439 KB 352/1192 KB 1021/1210 KB 577/577 KB 68/167 KB 8/439 KB 332/1192 KB 1005/1210 KB 577/577 KB 68/167 KB 8/439 KB 352/1192 KB 1021/1210 KB 577/577 KB 68/167 KB 12/439 KB 352/1192 KB 1021/1210 KB 577/577 KB 68/167 KB 16/439 KB 352/1192 KB 1021/1210 KB 577/577 KB 68/167 KB 20/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 68/167 KB 24/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 68/167 KB 28/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 68/167 KB 32/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 68/167 KB 36/439 KB 356/1192 KB 1025/1210 KB 577/577 KB 72/167 KB 40/439 KB 356/1192 KB 1025/1210 KB 577/577 KB 72/167 KB 44/439 KB 356/1192 KB 1025/1210 KB 577/577 KB 72/167 KB 48/439 KB 356/1192 KB 1025/1210 KB 72/167 KB 52/439 KB 356/1192 KB 1025/1210 KB 72/167 KB 56/439 KB 356/1192 KB 1025/1210 KB 72/167 KB 60/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 68/167 KB 20/439 KB 356/1192 KB 1029/1210 KB 72/167 KB 60/439 KB 356/1192 KB 1033/1210 KB 72/167 KB 60/439 KB 356/1192 KB 1037/1210 KB 72/167 KB 60/439 KB 356/1192 KB 1041/1210 KB 72/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 72/167 KB 60/439 KB 356/1192 KB 1025/1210 KB 577/577 KB 72/167 KB 36/439 KB 352/1192 KB 1025/1210 KB 577/577 KB 72/167 KB 36/439 KB 356/1192 KB 1045/1210 KB 76/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 80 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install /167 KB 60/439 KB 356/1192 KB 1045/1210 KB 84/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 88/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 92/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 96/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 100/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 104/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 108/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 112/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 116/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 120/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 124/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 128/167 KB 60/439 KB 356/1192 KB 1045/1210 KB 132/167 KB 60/439 KB 360/1192 KB 1045/1210 KB 136/167 KB 60/439 KB 360/1192 KB 1045/1210 KB 140/167 KB 60/439 KB 360/1192 KB 1045/1210 KB 144/167 KB 60/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 391.2 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 360/1192 KB 1045/1210 KB 132/167 KB 60/439 KB 364/1192 KB 1045/1210 KB 144/167 KB 60/439 KB 368/1192 KB 1045/1210 KB 144/167 KB 60/439 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 372/1192 KB 1045/1210 KB 144/167 KB 60/439 KB 376/1192 KB 1049/1210 KB 148/167 KB 60/439 KB 380/1192 KB 1049/1210 KB 148/167 KB 60/439 KB 380/1192 KB 1049/1210 KB 148/167 KB 64/439 KB 372/1192 KB 1049/1210 KB 148/167 KB 60/439 KB 384/1192 KB 1049/1210 KB 152/167 KB 64/439 KB 384/1192 KB 1049/1210 KB 156/167 KB 64/439 KB 384/1192 KB 1049/1210 KB 160/167 KB 64/439 KB 384/1192 KB 1049/1210 KB 164/167 KB 64/439 KB 384/1192 KB 1049/1210 KB 167/167 KB 68/439 KB 372/1192 KB 1049/1210 KB 144/167 KB 60/439 KB 384/1192 KB 1053/1210 KB 167/167 KB 68/439 KB 384/1192 KB 1057/1210 KB 167/167 KB 68/439 KB 384/1192 KB 1061/1210 KB 167/167 KB 68/439 KB 384/1192 KB 1065/1210 KB 167/167 KB 68/439 KB 384/1192 KB 1069/1210 KB 167/167 KB 68/439 KB 384/1192 KB 1049/1210 KB 164/167 KB 68/439 KB 384/1192 KB 1069/1210 KB 167/167 KB 72/439 KB 384/1192 KB 1069/1210 KB 167/167 KB 76/439 KB 384/1192 KB 1069/1210 KB 167/167 KB 80/439 KB 384/1192 KB 1069/1210 KB 167/167 KB 84/439 KB 384/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 88/439 KB 384/1192 KB 1049/1210 KB 148/167 KB 64/439 KB 388/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 88/439 KB 392/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 88/439 KB 396/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 88/439 KB 400/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 88/439 KB 384/1192 KB 3/562 KB 1073/1210 KB 167/167 KB 84/439 KB 400/1192 KB 5/562 KB 1073/1210 KB 167/167 KB 88/439 KB 400/1192 KB 8/562 KB 1073/1210 KB 167/167 KB 88/439 KB 400/1192 KB 11/562 KB 1073/1210 KB 167/167 KB 88/439 KB 400/1192 KB 13/562 KB 1073/1210 KB 167/167 KB 88/439 KB 400/1192 KB 16/562 KB 1073/1210 KB 167/167 KB 88/439 KB 404/1192 KB 19/562 KB 1073/1210 KB 167/167 KB 88/439 KB 384/1192 KB 1073/1210 KB 167/167 KB 84/439 KB 404/1192 KB 19/562 KB 1077/1210 KB 167/167 KB 88/439 KB 404/1192 KB 19/562 KB 1081/1210 KB 167/167 KB 88/439 KB 404/1192 KB 19/562 KB 1085/1210 KB 167/167 KB 88/439 KB 404/1192 KB 19/562 KB 1085/1210 KB 167/167 KB 92/439 KB 404/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 96/439 KB 404/1192 KB 16/562 KB 1073/1210 KB 167/167 KB 88/439 KB 408/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 96/439 KB 412/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 96/439 KB 416/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 96/439 KB 420/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 96/439 KB 424/1192 KB 21/562 KB 1089/1210 KB 100/439 KB 404/1192 KB 21/562 KB 1089/1210 KB 167/167 KB 92/439 KB 424/1192 KB 21/562 KB 1093/1210 KB 100/439 KB 424/1192 KB 21/562 KB 1097/1210 KB 100/439 KB 424/1192 KB 21/562 KB 1101/1210 KB 100/439 KB 404/1192 KB 21/562 KB 1085/1210 KB 167/167 KB 92/439 KB 424/1192 KB 24/562 KB 1101/1210 KB 100/439 KB 424/1192 KB 27/562 KB 1101/1210 KB 100/439 KB 424/1192 KB 29/562 KB 1101/1210 KB 100/439 KB 420/1192 KB 21/562 KB 1089/1210 KB 100/439 KB 424/1192 KB 29/562 KB 1101/1210 KB 104/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 111.4 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 424/1192 KB 32/562 KB 1105/1210 KB 108/439 KB 428/1192 KB 32/562 KB 1109/1210 KB 108/439 KB 428/1192 KB 32/562 KB 1113/1210 KB 108/439 KB 428/1192 KB 32/562 KB 1117/1210 KB 108/439 KB 424/1192 KB 32/562 KB 1101/1210 KB 104/439 KB 428/1192 KB 32/562 KB 1105/1210 KB 108/439 KB 432/1192 KB 32/562 KB 1117/1210 KB 108/439 KB 424/1192 KB 32/562 KB 1101/1210 KB 108/439 KB 432/1192 KB 35/562 KB 1117/1210 KB 112/439 KB 432/1192 KB 35/562 KB 1117/1210 KB 108/439 KB 432/1192 KB 35/562 KB 1117/1210 KB 116/439 KB 432/1192 KB 39/562 KB 1117/1210 KB 120/439 KB 432/1192 KB 39/562 KB 1117/1210 KB 116/439 KB 436/1192 KB 43/562 KB 1117/1210 KB 120/439 KB 436/1192 KB 47/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 51/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 55/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 59/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 63/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 39/562 KB 1117/1210 KB 120/439 KB 440/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 444/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 448/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 452/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 456/1192 KB 67/562 KB 1121/1210 KB 124/439 KB 460/1192 KB 67/562 KB 1121/1210 KB 4/256 KB 124/439 KB 464/1192 KB 67/562 KB 1121/1210 KB 4/256 KB 124/439 KB 468/1192 KB 71/562 KB 1121/1210 KB 4/256 KB 124/439 KB 436/1192 KB 43/562 KB 1121/1210 KB 124/439 KB 436/1192 KB 43/562 KB 1117/1210 KB 124/439 KB 468/1192 KB 71/562 KB 1121/1210 KB 4/256 KB 128/439 KB 468/1192 KB 71/562 KB 1125/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1129/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1133/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1137/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1141/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1145/1210 KB 4/256 KB 132/439 KB 468/1192 KB 71/562 KB 1149/1210 KB 4/256 KB 132/439 KB 464/1192 KB 71/562 KB 1121/1210 KB 4/256 KB 124/439 KB 456/1192 KB 67/562 KB 1121/1210 KB 4/256 KB 124/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 8/256 KB 132/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 12/256 KB 132/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 16/256 KB 132/439 KB 468/1192 KB 71/562 KB 1121/1210 KB 4/256 KB 132/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 16/256 KB 136/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 16/256 KB 140/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 16/256 KB 144/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 16/256 KB 148/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 152/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 156/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 160/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 164/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 20/256 KB 168/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 20/256 KB 172/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 20/256 KB 176/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 148/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 24/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 28/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 32/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 36/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 40/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 44/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 48/256 KB 176/439 KB 472/1192 KB 75/562 KB 1153/1210 KB 20/256 KB 164/439 KB 472/1192 KB 75/562 KB 1157/1210 KB 48/256 KB 176/439 KB 472/1192 KB 75/562 KB unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 1161/1210 KB 48/256 KB 176/439 KB 472/1192 KB 75/562 KB 1165/1210 KB 48/256 KB 176/439 KB 472/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 164/439 KB 468/1192 KB 75/562 KB 1149/1210 KB 20/256 KB 152/439 KB 476/1192 KB 79/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 83/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 87/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 91/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 95/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 99/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 103/562 KB 1165/1210 KB 48/256 KB 176/439 KB 476/1192 KB 107/562 KB 1169/1210 KB 52/256 KB 180/439 KB 476/1192 KB 111/562 KB 1169/1210 KB 52/256 KB 180/439 KB 476/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 476/1192 KB 75/562 KB 1165/1210 KB 48/256 KB 176/439 KB 480/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 484/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 488/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 492/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 496/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 180/439 KB 476/1192 KB 103/562 KB 1169/1210 KB 52/256 KB 180/439 KB 496/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 184/439 KB 500/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 188/439 KB 500/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 192/439 KB 500/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 196/439 KB 500/1192 KB 119/562 KB 1169/1210 KB 52/256 KB 200/439 KB 500/1192 KB 119/562 KB 1169/1210 KB 52/256 KB 204/439 KB 476/1192 KB 103/562 KB 1169/1210 KB 52/256 KB 176/439 KB 500/1192 KB 119/562 KB 1169/1210 KB 56/256 KB 208/439 KB 476/1192 KB 103/562 KB 1169/1210 KB 48/256 KB 176/439 KB 500/1192 KB 119/562 KB 1173/1210 KB 56/256 KB 208/439 KB 500/1192 KB 119/562 KB 1177/1210 KB 56/256 KB 208/439 KB 500/1192 KB 119/562 KB 1181/1210 KB 60/256 KB 208/439 KB 500/1192 KB 119/562 KB 1181/1210 KB 64/256 KB 208/439 KB 500/1192 KB 119/562 KB 1181/1210 KB 68/256 KB 208/439 KB 500/1192 KB 119/562 KB 1169/1210 KB 52/256 KB 196/439 KB 500/1192 KB 123/562 KB 1181/1210 KB 68/256 KB 208/439 KB 500/1192 KB 115/562 KB 1169/1210 KB 52/256 KB 184/439 KB 504/1192 KB 123/562 KB 1181/1210 KB 72/256 KB 208/439 KB 508/1192 KB 123/562 KB 1181/1210 KB 72/256 KB 208/439 KB 512/1192 KB 123/562 KB 1181/1210 KB 72/256 KB 208/439 KB 516/1192 KB 123/562 KB 1181/1210 KB 72/256 KB 208/439 KB 500/1192 KB 123/562 KB 1181/1210 KB 72/256 KB 208/439 KB 516/1192 KB 127/562 KB 1181/1210 KB 76/256 KB 208/439 KB 516/1192 KB 127/562 KB 1181/1210 KB 80/256 KB 208/439 KB 500/1192 KB 119/562 KB 1181/1210 KB 56/256 KB 208/439 KB 516/1192 KB 127/562 KB 1185/1210 KB 80/256 KB 208/439 KB 516/1192 KB 127/562 KB 1189/1210 KB 80/256 KB 208/439 KB 516/1192 KB 127/562 KB 1193/1210 KB 80/256 KB 208/439 KB 516/1192 KB 127/562 KB 1197/1210 KB 80/256 KB 208/439 KB 500/1192 KB 119/562 KB 1169/1210 KB 72/256 KB 208/439 KB 516/1192 KB 127/562 KB 1181/1210 KB 72/256 KB 208/439 KB 516/1192 KB 131/562 KB 1197/1210 KB 80/256 KB 208/439 KB 516/1192 KB 135/562 KB 1197/1210 KB 80/256 KB 208/439 KB 520/1192 KB 139/562 KB 1201/1210 KB 84/256 KB 212/439 KB 520/1192 KB 135/562 KB 1201/1210 KB 84/256 KB 212/439 KB 516/1192 KB 135/562 KB 1201/1210 KB 84/256 KB 212/439 KB 520/1192 KB 139/562 KB 1201/1210 KB 88/256 KB 212/439 KB 516/1192 KB 135/562 KB 1201/1210 KB 80/256 KB 212/439 KB 524/1192 KB 139/562 KB 1205/1210 KB 88/256 KB 212/439 KB 516/1192 KB 135/562 KB 1197/1210 KB 80/256 KB unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 212/439 KB 524/1192 KB 143/562 KB 1205/1210 KB 92/256 KB 212/439 KB 524/1192 KB 147/562 KB 1205/1210 KB 92/256 KB 212/439 KB 524/1192 KB 151/562 KB 1209/1210 KB 92/256 KB 216/439 KB 524/1192 KB 139/562 KB 1205/1210 KB 92/256 KB 212/439 KB 524/1192 KB 151/562 KB 1209/1210 KB 96/256 KB 216/439 KB 524/1192 KB 151/562 KB 1209/1210 KB 100/256 KB 216/439 KB 524/1192 KB 139/562 KB 1201/1210 KB 88/256 KB 212/439 KB 528/1192 KB 151/562 KB 1209/1210 KB 100/256 KB 216/439 KB 524/1192 KB 147/562 KB 1209/1210 KB 92/256 KB 216/439 KB 528/1192 KB 151/562 KB 1210/1210 KB 100/256 KB 216/439 KB 524/1192 KB 147/562 KB 1205/1210 KB 92/256 KB 216/439 KB 528/1192 KB 151/562 KB 1210/1210 KB 100/256 KB 220/439 KB 528/1192 KB 151/562 KB 1210/1210 KB 100/256 KB 224/439 KB 532/1192 KB 151/562 KB 1210/1210 KB 100/256 KB 228/439 KB 532/1192 KB 155/562 KB 1210/1210 KB 104/256 KB 232/439 KB 532/1192 KB 151/562 KB 1210/1210 KB 100/256 KB 224/439 KB 536/1192 KB 155/562 KB 1210/1210 KB 104/256 KB 232/439 KB 532/1192 KB 155/562 KB 1210/1210 KB 104/256 KB 228/439 KB 532/1192 KB 151/562 KB 1210/1210 KB 104/256 KB 228/439 KB 540/1192 KB 155/562 KB 1210/1210 KB 104/256 KB 232/439 KB 540/1192 KB 155/562 KB 1210/1210 KB 108/256 KB 232/439 KB 540/1192 KB 159/562 KB 1210/1210 KB 112/256 KB 232/439 KB 540/1192 KB 159/562 KB 1210/1210 KB 108/256 KB 232/439 KB 544/1192 KB 163/562 KB 1210/1210 KB 112/256 KB 232/439 KB 544/1192 KB 159/562 KB 1210/1210 KB 112/256 KB 232/439 KB 544/1192 KB 163/562 KB 1210/1210 KB 112/256 KB 236/439 KB 544/1192 KB 163/562 KB 1210/1210 KB 112/256 KB 240/439 KB 544/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 244/439 KB 548/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 248/439 KB 548/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 252/439 KB 548/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 256/439 KB 544/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 240/439 KB 548/1192 KB 171/562 KB 1210/1210 KB 116/256 KB 256/439 KB 548/1192 KB 175/562 KB 1210/1210 KB 116/256 KB 256/439 KB 548/1192 KB 179/562 KB 1210/1210 KB 116/256 KB 256/439 KB 544/1192 KB 163/562 KB 1210/1210 KB 116/256 KB 240/439 KB 548/1192 KB 179/562 KB 1210/1210 KB 120/256 KB 256/439 KB 548/1192 KB 179/562 KB 1210/1210 KB 124/256 KB 256/439 KB 548/1192 KB 179/562 KB 1210/1210 KB 128/256 KB 256/439 KB 548/1192 KB 167/562 KB 1210/1210 KB 116/256 KB 244/439 KB 552/1192 KB 179/562 KB 1210/1210 KB 128/256 KB 256/439 KB 556/1192 KB 179/562 KB 1210/1210 KB 128/256 KB 256/439 KB 560/1192 KB 179/562 KB 1210/1210 KB 128/256 KB 256/439 KB 564/1192 KB 179/562 KB 1210/1210 KB 128/256 KB 256/439 KB 568/1192 KB 183/562 KB 132/256 KB 260/439 KB 572/1192 KB 183/562 KB 132/256 KB 260/439 KB 576/1192 KB 183/562 KB 132/256 KB 260/439 KB 580/1192 KB 183/562 KB 132/256 KB 260/439 KB 584/1192 KB 183/562 KB 132/256 KB 260/439 KB 588/1192 KB 183/562 KB 132/256 KB 260/439 KB 592/1192 KB 183/562 KB 132/256 KB 260/439 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 783.4 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 564/1192 KB 183/562 KB 1210/1210 KB 132/256 KB 260/439 KB 592/1192 KB 183/562 KB 132/256 KB 264/439 KB 592/1192 KB 183/562 KB 132/256 KB 268/439 KB 592/1192 KB 183/562 KB 132/256 KB 272/439 KB 564/1192 KB 183/562 KB 1210/1210 KB 132/256 KB 256/439 KB 592/1192 KB 187/562 KB 132/256 KB 272/439 KB 592/1192 KB 191/562 KB 132/256 KB 272/439 KB 592/1192 KB 195/562 KB 132/256 KB 272/439 KB 564/1192 KB 179/562 KB 1210/1210 KB 132/256 KB 256/439 KB 592/1192 KB 195/562 KB 136/256 KB 272/439 KB 592/1192 KB 195/562 KB 140/256 KB 272/439 KB 592/1192 KB 195/562 KB 144/256 KB 272/439 KB 592/1192 KB 195/562 KB 148/256 KB 272/439 KB 592/1192 KB 199/562 KB 152/256 KB 276/439 KB 592/1192 KB 199/562 KB 156/256 KB 276/439 KB 592/1192 KB 199/562 KB 160/256 KB 276/439 KB 592/1192 KB 199/562 KB 164/256 KB 276/439 KB 596/1192 KB 199/562 KB 168/256 KB 276/439 KB 596/1192 KB 199/562 KB 172/256 KB 276/439 KB 596/1192 KB 199/562 KB 176/256 KB 276/439 KB 592/1192 KB 199/562 KB 148/256 KB 276/439 KB 596/1192 KB 199/562 KB 176/256 KB 280/439 KB 596/1192 KB 199/562 KB 176/256 KB 284/439 KB 596/1192 KB 199/562 KB 176/256 KB 288/439 KB 592/1192 KB 199/562 KB 148/256 KB 272/439 KB 596/1192 KB 203/562 KB 176/256 KB 288/439 KB 596/1192 KB 207/562 KB 176/256 KB 288/439 KB 596/1192 KB 211/562 KB 176/256 KB 288/439 KB 596/1192 KB 215/562 KB 176/256 KB 288/439 KB 596/1192 KB 219/562 KB 176/256 KB 292/439 KB 596/1192 KB 223/562 KB 4/140 KB 180/256 KB 292/439 KB 596/1192 KB 227/562 KB 4/140 KB 180/256 KB 292/439 KB 596/1192 KB 199/562 KB 164/256 KB 276/439 KB 600/1192 KB 227/562 KB 4/140 KB 180/256 KB 292/439 KB 604/1192 KB 227/562 KB 4/140 KB 180/256 KB 292/439 KB 596/1192 KB 219/562 KB 4/140 KB 180/256 KB 292/439 KB 608/1192 KB 227/562 KB 8/140 KB 180/256 KB 292/439 KB 608/1192 KB 227/562 KB 12/140 KB 180/256 KB 292/439 KB 608/1192 KB 227/562 KB 16/140 KB 180/256 KB 292/439 KB 608/1192 KB 227/562 KB 16/140 KB 180/256 KB 292/439 KB 608/1192 KB 227/562 KB 20/140 KB 180/256 KB 292/439 KB 612/1192 KB 231/562 KB 24/140 KB 180/256 KB 292/439 KB 612/1192 KB 231/562 KB 28/140 KB 180/256 KB 292/439 KB 596/1192 KB 219/562 KB 180/256 KB 292/439 KB 612/1192 KB 231/562 KB 32/140 KB 184/256 KB 292/439 KB 612/1192 KB 231/562 KB 32/140 KB 188/256 KB 292/439 KB 612/1192 KB 231/562 KB 32/140 KB 192/256 KB 292/439 KB 596/1192 KB 215/562 KB 176/256 KB 292/439 KB 612/1192 KB 231/562 KB 32/140 KB 192/256 KB 296/439 KB 612/1192 KB 231/562 KB 32/140 KB 192/256 KB 300/439 KB 612/1192 KB 231/562 KB 32/140 KB 192/256 KB 304/439 KB 612/1192 KB 231/562 KB 32/140 KB 192/256 KB 308/439 KB 612/1192 KB 231/562 KB 32/140 KB 196/256 KB 312/439 KB 612/1192 KB 231/562 KB 20/140 KB 180/256 KB 292/439 KB 612/1192 KB 235/562 KB 32/140 KB 196/256 KB 312/439 KB 612/1192 KB 239/562 KB 32/140 KB 196/256 KB 312/439 KB 612/1192 KB 243/562 KB 32/140 KB 196/256 KB 312/439 KB 612/1192 KB 227/562 KB 20/140 KB 180/256 KB 292/439 KB 616/1192 KB 243/562 KB 32/140 KB 196/256 KB 312/439 KB 620/1192 KB 243/562 KB 32/140 KB 196/256 KB 312/439 KB 624/1192 KB 243/562 KB 32/140 KB 196/256 KB 312/439 KB 628/1192 KB 243/562 KB 32/140 KB 196/256 KB 312/439 KB 632/1192 KB 247/562 KB 32/140 KB 196/256 KB 316/439 KB 636/1192 KB 247/562 KB 32/140 KB 196/256 KB 316/439 KB 640/1192 KB 247/562 KB 32/140 KB 196/256 KB 316/439 KB 612/1192 KB 231/562 KB 32/140 KB 196/256 KB 308/439 KB 640/1192 KB 247/562 KB 32/140 KB 200/256 KB 316/439 KB 640/1192 KB 247/562 KB 32/1 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 40 KB 204/256 KB 316/439 KB 640/1192 KB 247/562 KB 32/140 KB 208/256 KB 316/439 KB 612/1192 KB 231/562 KB 32/140 KB 180/256 KB 292/439 KB 640/1192 KB 247/562 KB 36/140 KB 208/256 KB 316/439 KB 640/1192 KB 247/562 KB 40/140 KB 208/256 KB 316/439 KB 640/1192 KB 247/562 KB 44/140 KB 208/256 KB 316/439 KB 640/1192 KB 247/562 KB 48/140 KB 208/256 KB 316/439 KB 628/1192 KB 247/562 KB 32/140 KB 196/256 KB 316/439 KB 640/1192 KB 247/562 KB 48/140 KB 208/256 KB 320/439 KB 640/1192 KB 247/562 KB 48/140 KB 208/256 KB 324/439 KB 644/1192 KB 247/562 KB 52/140 KB 212/256 KB 328/439 KB 628/1192 KB 247/562 KB 32/140 KB 196/256 KB 312/439 KB 644/1192 KB 251/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 255/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 259/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 263/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 267/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 271/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 275/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 247/562 KB 52/140 KB 212/256 KB 324/439 KB 640/1192 KB 247/562 KB 52/140 KB 212/256 KB 324/439 KB 644/1192 KB 275/562 KB 52/140 KB 216/256 KB 332/439 KB 644/1192 KB 275/562 KB 52/140 KB 220/256 KB 332/439 KB 640/1192 KB 247/562 KB 52/140 KB 208/256 KB 324/439 KB 644/1192 KB 275/562 KB 56/140 KB 220/256 KB 332/439 KB 644/1192 KB 275/562 KB 60/140 KB 220/256 KB 332/439 KB 644/1192 KB 275/562 KB 64/140 KB 220/256 KB 332/439 KB 644/1192 KB 247/562 KB 52/140 KB 212/256 KB 332/439 KB 644/1192 KB 275/562 KB 64/140 KB 224/256 KB 336/439 KB 644/1192 KB 275/562 KB 64/140 KB 224/256 KB 340/439 KB 648/1192 KB 275/562 KB 68/140 KB 224/256 KB 344/439 KB 648/1192 KB 275/562 KB 68/140 KB 224/256 KB 348/439 KB 648/1192 KB 279/562 KB 68/140 KB 224/256 KB 352/439 KB 648/1192 KB 279/562 KB 68/140 KB 224/256 KB 356/439 KB 648/1192 KB 279/562 KB 68/140 KB 224/256 KB 360/439 KB 644/1192 KB 275/562 KB 64/140 KB 224/256 KB 332/439 KB 648/1192 KB 279/562 KB 68/140 KB 228/256 KB 360/439 KB 648/1192 KB 279/562 KB 68/140 KB 232/256 KB 360/439 KB 648/1192 KB 279/562 KB 68/140 KB 236/256 KB 360/439 KB 648/1192 KB 279/562 KB 68/140 KB 240/256 KB 360/439 KB 648/1192 KB 279/562 KB 68/140 KB 224/256 KB 348/439 KB 648/1192 KB 283/562 KB 68/140 KB 240/256 KB 360/439 KB 648/1192 KB 287/562 KB 68/140 KB 240/256 KB 360/439 KB 648/1192 KB 291/562 KB 68/140 KB 240/256 KB 360/439 KB 648/1192 KB 295/562 KB 68/140 KB 240/256 KB 360/439 KB 648/1192 KB 299/562 KB 68/140 KB 244/256 KB 364/439 KB 648/1192 KB 303/562 KB 68/140 KB 244/256 KB 364/439 KB 648/1192 KB 307/562 KB 68/140 KB 244/256 KB 364/439 KB 648/1192 KB 275/562 KB 68/140 KB 224/256 KB 340/439 KB 648/1192 KB 307/562 KB 72/140 KB 244/256 KB 364/439 KB 648/1192 KB 307/562 KB 76/140 KB 244/256 KB 364/439 KB 648/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 648/1192 KB 275/562 KB 64/140 KB 224/256 KB 340/439 KB 652/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 656/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 660/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 664/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 668/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 672/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 676/1192 KB 307/562 KB 80/140 KB 244/256 KB 364/439 KB 680/1192 KB 307/562 KB 84/140 KB 244/256 KB 364/439 KB 684/1192 KB 307/562 KB 84/140 KB 244/256 KB 364/439 KB 688/1192 KB 307/562 KB 84/140 K unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install B 244/256 KB 364/439 KB 648/1192 KB 295/562 KB 68/140 KB 244/256 KB 364/439 KB 688/1192 KB 307/562 KB 84/140 KB 248/256 KB 364/439 KB 688/1192 KB 307/562 KB 84/140 KB 252/256 KB 364/439 KB 688/1192 KB 307/562 KB 84/140 KB 256/256 KB 364/439 KB 688/1192 KB 307/562 KB 84/140 KB 256/256 KB 364/439 KB 648/1192 KB 295/562 KB 68/140 KB 240/256 KB 364/439 KB 676/1192 KB 307/562 KB 84/140 KB 244/256 KB 364/439 KB 688/1192 KB 307/562 KB 88/140 KB 256/256 KB 368/439 KB 688/1192 KB 307/562 KB 92/140 KB 256/256 KB 368/439 KB 688/1192 KB 307/562 KB 96/140 KB 256/256 KB 368/439 KB 688/1192 KB 307/562 KB 84/140 KB 256/256 KB 368/439 KB 688/1192 KB 307/562 KB 96/140 KB 256/256 KB 372/439 KB 688/1192 KB 307/562 KB 100/140 KB 256/256 KB 376/439 KB 688/1192 KB 307/562 KB 100/140 KB 256/256 KB 380/439 KB 688/1192 KB 307/562 KB 100/140 KB 256/256 KB 384/439 KB 688/1192 KB 307/562 KB 100/140 KB 256/256 KB 388/439 KB 692/1192 KB 311/562 KB 100/140 KB 256/256 KB 392/439 KB 692/1192 KB 311/562 KB 100/140 KB 256/256 KB 396/439 KB 692/1192 KB 311/562 KB 100/140 KB 256/256 KB 400/439 KB 688/1192 KB 307/562 KB 100/140 KB 256/256 KB 372/439 KB 692/1192 KB 311/562 KB 104/140 KB 256/256 KB 400/439 KB 692/1192 KB 311/562 KB 108/140 KB 256/256 KB 400/439 KB 692/1192 KB 311/562 KB 112/140 KB 256/256 KB 400/439 KB 692/1192 KB 311/562 KB 100/140 KB 256/256 KB 388/439 KB 696/1192 KB 311/562 KB 112/140 KB 256/256 KB 400/439 KB 700/1192 KB 311/562 KB 112/140 KB 256/256 KB 400/439 KB 688/1192 KB 311/562 KB 100/140 KB 256/256 KB 388/439 KB 700/1192 KB 315/562 KB 112/140 KB 256/256 KB 400/439 KB 700/1192 KB 319/562 KB 112/140 KB 256/256 KB 400/439 KB 700/1192 KB 323/562 KB 112/140 KB 256/256 KB 400/439 KB 704/1192 KB 327/562 KB 112/140 KB 256/256 KB 400/439 KB 704/1192 KB 331/562 KB 116/140 KB 256/256 KB 400/439 KB 704/1192 KB 323/562 KB 112/140 KB 256/256 KB 400/439 KB 708/1192 KB 331/562 KB 116/140 KB 256/256 KB 400/439 KB 712/1192 KB 331/562 KB 116/140 KB 256/256 KB 400/439 KB 716/1192 KB 335/562 KB 116/140 KB 400/439 KB 720/1192 KB 335/562 KB 116/140 KB 400/439 KB 704/1192 KB 327/562 KB 116/140 KB 256/256 KB 400/439 KB 720/1192 KB 335/562 KB 120/140 KB 400/439 KB 720/1192 KB 335/562 KB 124/140 KB 400/439 KB 720/1192 KB 335/562 KB 128/140 KB 400/439 KB 712/1192 KB 335/562 KB 116/140 KB 400/439 KB 720/1192 KB 339/562 KB 128/140 KB 400/439 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 161.2 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 724/1192 KB 339/562 KB 132/140 KB 400/439 KB 728/1192 KB 343/562 KB 132/140 KB 404/439 KB 732/1192 KB 343/562 KB 132/140 KB 404/439 KB 736/1192 KB 343/562 KB 132/140 KB 404/439 KB 720/1192 KB 339/562 KB 132/140 KB 400/439 KB 736/1192 KB 343/562 KB 136/140 KB 404/439 KB 736/1192 KB 343/562 KB 140/140 KB 404/439 KB 736/1192 KB 343/562 KB 140/140 KB 404/439 KB 724/1192 KB 343/562 KB 132/140 KB 404/439 KB 724/1192 KB 339/562 KB 132/140 KB 404/439 KB 736/1192 KB 343/562 KB 140/140 KB 408/439 KB 736/1192 KB 343/562 KB 140/140 KB 412/439 KB 736/1192 KB 343/562 KB 140/140 KB 416/439 KB 736/1192 KB 347/562 KB 140/140 KB 416/439 KB 736/1192 KB 351/562 KB 140/140 KB 416/439 KB 736/1192 KB 355/562 KB 140/140 KB 416/439 KB 736/1192 KB 355/562 KB 140/140 KB 420/439 KB 740/1192 KB 359/562 KB 140/140 KB 424/439 KB 740/1192 KB 359/562 KB 140/140 KB 428/439 KB 740/1192 KB 359/562 KB 140/140 KB 432/439 KB 740/1192 KB 359/562 KB 140/140 KB 420/439 KB 740/1192 KB 363/562 KB 140/140 KB 432/439 KB 740/1192 KB 367/562 KB 140/140 KB 432/439 KB 740/1192 KB 355/562 KB 140/140 KB 420/439 KB 744/1192 KB 367/562 KB 140/140 KB 432/439 KB 748/1192 KB 367/562 KB 140/140 KB 432/439 KB 752/1192 KB 367/562 KB 140/140 KB 432/439 KB 756/1192 KB 371/562 KB 140/140 KB 432/439 KB 752/1192 KB 371/562 KB 140/140 KB 432/439 KB 756/1192 KB 371/562 KB 140/140 KB 436/439 KB 756/1192 KB 371/562 KB 140/140 KB 439/439 KB 756/1192 KB 375/562 KB 140/140 KB 439/439 KB 756/1192 KB 379/562 KB 140/140 KB 439/439 KB 756/1192 KB 383/562 KB 140/140 KB 439/439 KB 760/1192 KB 387/562 KB 140/140 KB 439/439 KB 760/1192 KB 391/562 KB 140/140 KB 439/439 KB 760/1192 KB 395/562 KB 439/439 KB 760/1192 KB 383/562 KB 140/140 KB 439/439 KB 764/1192 KB 395/562 KB 439/439 KB 768/1192 KB 395/562 KB 439/439 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: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 772/1192 KB 395/562 KB 439/439 KB 772/1192 KB 399/562 KB 439/439 KB 772/1192 KB 403/562 KB 439/439 KB 776/1192 KB 403/562 KB 439/439 KB 780/1192 KB 403/562 KB 439/439 KB 784/1192 KB 403/562 KB 439/439 KB 788/1192 KB 403/562 KB 439/439 KB 792/1192 KB 407/562 KB 796/1192 KB 407/562 KB 800/1192 KB 407/562 KB 788/1192 KB 407/562 KB 800/1192 KB 411/562 KB 800/1192 KB 415/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 274.2 KB/sec) unit-abot-epc-basic-0: 11:12:29 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-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 800/1192 KB 419/562 KB 800/1192 KB 423/562 KB 804/1192 KB 427/562 KB 804/1192 KB 423/562 KB 808/1192 KB 431/562 KB 812/1192 KB 431/562 KB 816/1192 KB 431/562 KB 804/1192 KB 431/562 KB 816/1192 KB 435/562 KB 816/1192 KB 439/562 KB 820/1192 KB 443/562 KB 820/1192 KB 3/37 KB 443/562 KB 820/1192 KB 5/37 KB 443/562 KB 820/1192 KB 8/37 KB 443/562 KB 820/1192 KB 11/37 KB 443/562 KB 820/1192 KB 13/37 KB 443/562 KB 820/1192 KB 16/37 KB 443/562 KB 820/1192 KB 19/37 KB 443/562 KB 820/1192 KB 439/562 KB 824/1192 KB 19/37 KB 447/562 KB 828/1192 KB 19/37 KB 447/562 KB 832/1192 KB 21/37 KB 447/562 KB 820/1192 KB 19/37 KB 447/562 KB 832/1192 KB 21/37 KB 451/562 KB 832/1192 KB 21/37 KB 455/562 KB 832/1192 KB 21/37 KB 459/562 KB 832/1192 KB 21/37 KB 463/562 KB 836/1192 KB 21/37 KB 463/562 KB 4/1461 KB 836/1192 KB 21/37 KB 463/562 KB 8/1461 KB 836/1192 KB 21/37 KB 463/562 KB 12/1461 KB 836/1192 KB 21/37 KB 463/562 KB 16/1461 KB 828/1192 KB 21/37 KB 447/562 KB 836/1192 KB 21/37 KB 463/562 KB 20/1461 KB 836/1192 KB 21/37 KB 463/562 KB 24/1461 KB 836/1192 KB 21/37 KB 463/562 KB 28/1461 KB 836/1192 KB 21/37 KB 463/562 KB 32/1461 KB 836/1192 KB 24/37 KB 463/562 KB 32/1461 KB 836/1192 KB 27/37 KB 463/562 KB 36/1461 KB 836/1192 KB 29/37 KB 463/562 KB 36/1461 KB 836/1192 KB 32/37 KB 463/562 KB 36/1461 KB 836/1192 KB 32/37 KB 467/562 KB 36/1461 KB 836/1192 KB 21/37 KB 463/562 KB 840/1192 KB 35/37 KB 467/562 KB 36/1461 KB 844/1192 KB 35/37 KB 467/562 KB 36/1461 KB 848/1192 KB 35/37 KB 467/562 KB 36/1461 KB 852/1192 KB 35/37 KB 467/562 KB 36/1461 KB 856/1192 KB 35/37 KB 471/562 KB 36/1461 KB 860/1192 KB 35/37 KB 471/562 KB 36/1461 KB 836/1192 KB 35/37 KB 467/562 KB 36/1461 KB 836/1192 KB 24/37 KB 463/562 KB 36/1461 KB 860/1192 KB 35/37 KB 471/562 KB 40/1461 KB 860/1192 KB 35/37 KB 471/562 KB 44/1461 KB 860/1192 KB 35/37 KB 471/562 KB 48/1461 KB 860/1192 KB 35/37 KB 471/562 KB 52/1461 KB 860/1192 KB 35/37 KB 471/562 KB 56/1461 KB 860/1192 KB 35/37 KB 471/562 KB 60/1461 KB 860/1192 KB 35/37 KB 471/562 KB 64/1461 KB 860/1192 KB 35/37 KB 471/562 KB 68/1461 KB 860/1192 KB 35/37 KB 471/562 KB 72/1461 KB 860/1192 KB 35/37 KB 471/562 KB 76/1461 KB 860/1192 KB 37/37 KB 471/562 KB 80/1461 KB 860/1192 KB 37/37 KB 471/562 KB 84/1461 KB 860/1192 KB 37/37 KB 471/562 KB 88/1461 KB 860/1192 KB 37/37 KB 471/562 KB 92/1461 KB 852/1192 KB 35/37 KB 471/562 KB 36/1461 KB 864/1192 KB 37/37 KB 475/562 KB 96/1461 KB 864/1192 KB 37/37 KB 479/562 KB 96/1461 KB 864/1192 KB 37/37 KB 483/562 KB 96/1461 KB 864/1192 KB 37/37 KB 487/562 KB 96/1461 KB 864/1192 KB 37/37 KB 491/562 KB 96/1461 KB 864/1192 KB 37/37 KB 495/562 KB 96/1461 KB 864/1192 KB 37/37 KB 499/562 KB 96/1461 KB 864/1192 KB 37/37 KB 471/562 KB 92/1461 KB 860/1192 KB 37/37 KB 471/562 KB 76/1461 KB 864/1192 KB 37/37 KB 471/562 KB 96/1461 KB 864/1192 KB 37/37 KB 499/562 KB 100/1461 KB 868/1192 KB 37/37 KB 503/562 KB 104/1461 KB 868/1192 KB 37/37 KB 503/562 KB 108/1461 KB 868/1192 KB 37/37 KB 503/562 KB 112/1461 KB 868/1192 KB 37/37 KB 503/562 KB 116/1461 KB 868/1192 KB 37/37 KB 503/562 KB 120/1461 KB 868/1192 KB 37/37 KB 503/562 KB 124/1461 KB 868/1192 KB 37/37 KB 503/562 KB 128/1461 KB 868/1192 KB 37/37 KB 503/562 KB 132/1461 KB 868/1192 KB 37/37 KB 4/1118 KB 503/562 KB 136/1461 KB 868/1192 KB 37/37 KB 4/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 503/562 KB 100/1461 KB 868/1192 KB 37/37 KB 499/562 KB 100/1461 KB unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 868/1192 KB 37/37 KB 4/1118 KB 503/562 KB 132/1461 KB 868/1192 KB 37/37 KB 8/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 12/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 16/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 20/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 24/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 28/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 32/1118 KB 503/562 KB 140/1461 KB 868/1192 KB 37/37 KB 36/1118 KB 503/562 KB 140/1461 KB 872/1192 KB 40/1118 KB 503/562 KB 140/1461 KB 872/1192 KB 36/1118 KB 503/562 KB 140/1461 KB 876/1192 KB 44/1118 KB 503/562 KB 140/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.6 KB/sec) unit-abot-epc-basic-0: 11:12:29 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-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 876/1192 KB 44/1118 KB 503/562 KB 140/1461 KB 880/1192 KB 44/1118 KB 503/562 KB 140/1461 KB 880/1192 KB 48/1118 KB 503/562 KB 140/1461 KB 884/1192 KB 48/1118 KB 503/562 KB 140/1461 KB 888/1192 KB 52/1118 KB 507/562 KB 140/1461 KB 892/1192 KB 52/1118 KB 507/562 KB 140/1461 KB 896/1192 KB 52/1118 KB 507/562 KB 140/1461 KB 884/1192 KB 52/1118 KB 507/562 KB 140/1461 KB 884/1192 KB 48/1118 KB 507/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 511/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 515/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 519/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 523/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 527/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 531/562 KB 140/1461 KB 896/1192 KB 56/1118 KB 535/562 KB 140/1461 KB 900/1192 KB 56/1118 KB 539/562 KB 144/1461 KB 3/46 KB 896/1192 KB 56/1118 KB 519/562 KB 140/1461 KB 900/1192 KB 60/1118 KB 539/562 KB 144/1461 KB 3/46 KB 900/1192 KB 64/1118 KB 539/562 KB 144/1461 KB 3/46 KB 900/1192 KB 56/1118 KB 535/562 KB 144/1461 KB 3/46 KB 900/1192 KB 68/1118 KB 539/562 KB 144/1461 KB 3/46 KB 900/1192 KB 72/1118 KB 539/562 KB 144/1461 KB 5/46 KB 900/1192 KB 76/1118 KB 539/562 KB 144/1461 KB 5/46 KB 900/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 5/46 KB 900/1192 KB 56/1118 KB 535/562 KB 144/1461 KB 900/1192 KB 56/1118 KB 535/562 KB 140/1461 KB 904/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 5/46 KB 908/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 5/46 KB 900/1192 KB 68/1118 KB 539/562 KB 144/1461 KB 5/46 KB 908/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 8/46 KB 908/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 11/46 KB 908/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 13/46 KB 908/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 16/46 KB 912/1192 KB 84/1118 KB 539/562 KB 148/1461 KB 19/46 KB 912/1192 KB 84/1118 KB 543/562 KB 148/1461 KB 21/46 KB 912/1192 KB 84/1118 KB 539/562 KB 148/1461 KB 16/46 KB 912/1192 KB 84/1118 KB 543/562 KB 152/1461 KB 21/46 KB 912/1192 KB 84/1118 KB 543/562 KB 156/1461 KB 21/46 KB 912/1192 KB 84/1118 KB 539/562 KB 144/1461 KB 16/46 KB 912/1192 KB 88/1118 KB 543/562 KB 156/1461 KB 24/46 KB 912/1192 KB 80/1118 KB 539/562 KB 144/1461 KB 16/46 KB 916/1192 KB 88/1118 KB 543/562 KB 160/1461 KB 24/46 KB 920/1192 KB 88/1118 KB 543/562 KB 160/1461 KB 24/46 KB 924/1192 KB 88/1118 KB 543/562 KB 160/1461 KB 24/46 KB 912/1192 KB 88/1118 KB 543/562 KB 160/1461 KB 24/46 KB 912/1192 KB 84/1118 KB 543/562 KB 156/1461 KB 24/46 KB 912/1192 KB 84/1118 KB 543/562 KB 148/1461 KB 19/46 KB 924/1192 KB 92/1118 KB 547/562 KB 160/1461 KB 24/46 KB 924/1192 KB 92/1118 KB 551/562 KB 160/1461 KB 24/46 KB 928/1192 KB 92/1118 KB 555/562 KB 164/1461 KB 27/46 KB 924/1192 KB 92/1118 KB 543/562 KB 160/1461 KB 24/46 KB 928/1192 KB 96/1118 KB 555/562 KB 164/1461 KB 27/46 KB 928/1192 KB 92/1118 KB 551/562 KB 160/1461 KB 27/46 KB 932/1192 KB 96/1118 KB 555/562 KB 164/1461 KB 27/46 KB 936/1192 KB 100/1118 KB 559/562 KB 164/1461 KB 27/46 KB 940/1192 KB 100/1118 KB 559/562 KB 164/1461 KB 27/46 KB 928/1192 KB 92/1118 KB 551/562 KB 164/1461 KB 27/46 KB 944/1192 KB 100/1118 KB 559/562 KB 168/1461 KB 27/46 KB 944/1192 KB 100/1118 KB 559/562 KB 172/1461 KB 27/46 KB 944/1192 KB 100/1118 KB 559/562 KB 176/1461 KB 27/46 KB 924/1192 KB 92/1118 KB 551/562 KB 160/1461 KB 27/46 KB 944/1192 KB 100/1118 KB 559/562 KB 176/1461 KB 29/46 KB 944/1192 KB 100/1118 KB 559/562 KB 176/1461 KB 32/46 KB 932/1192 KB 100/1118 KB 559/562 KB 164/1461 KB 27/46 KB 944/1192 KB 100/1 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 118 KB 562/562 KB 176/1461 KB 32/46 KB 944/1192 KB 100/1118 KB 562/562 KB 176/1461 KB 36/46 KB 944/1192 KB 100/1118 KB 562/562 KB 180/1461 KB 40/46 KB 944/1192 KB 100/1118 KB 562/562 KB 180/1461 KB 44/46 KB 944/1192 KB 100/1118 KB 562/562 KB 180/1461 KB 46/46 KB 932/1192 KB 100/1118 KB 555/562 KB 164/1461 KB 27/46 KB 944/1192 KB 104/1118 KB 562/562 KB 180/1461 KB 46/46 KB 944/1192 KB 108/1118 KB 562/562 KB 180/1461 KB 46/46 KB 944/1192 KB 112/1118 KB 562/562 KB 180/1461 KB 46/46 KB 944/1192 KB 100/1118 KB 559/562 KB 164/1461 KB 27/46 KB 948/1192 KB 112/1118 KB 562/562 KB 180/1461 KB 46/46 KB 952/1192 KB 116/1118 KB 562/562 KB 180/1461 KB 46/46 KB 956/1192 KB 116/1118 KB 562/562 KB 180/1461 KB 46/46 KB 960/1192 KB 116/1118 KB 562/562 KB 180/1461 KB 46/46 KB 944/1192 KB 100/1118 KB 562/562 KB 180/1461 KB 36/46 KB 960/1192 KB 116/1118 KB 562/562 KB 184/1461 KB 46/46 KB 960/1192 KB 116/1118 KB 562/562 KB 188/1461 KB 46/46 KB 960/1192 KB 116/1118 KB 562/562 KB 192/1461 KB 46/46 KB 960/1192 KB 116/1118 KB 562/562 KB 196/1461 KB 46/46 KB 964/1192 KB 116/1118 KB 562/562 KB 200/1461 KB 46/46 KB 964/1192 KB 116/1118 KB 562/562 KB 204/1461 KB 46/46 KB 964/1192 KB 116/1118 KB 562/562 KB 208/1461 KB 46/46 KB 948/1192 KB 116/1118 KB 562/562 KB 180/1461 KB 46/46 KB 964/1192 KB 120/1118 KB 562/562 KB 208/1461 KB 46/46 KB 964/1192 KB 124/1118 KB 562/562 KB 208/1461 KB 46/46 KB 964/1192 KB 128/1118 KB 562/562 KB 208/1461 KB 46/46 KB 964/1192 KB 132/1118 KB 562/562 KB 208/1461 KB 46/46 KB 964/1192 KB 136/1118 KB 212/1461 KB 46/46 KB 964/1192 KB 140/1118 KB 212/1461 KB 46/46 KB 964/1192 KB 144/1118 KB 212/1461 KB 964/1192 KB 116/1118 KB 562/562 KB 196/1461 KB 46/46 KB 968/1192 KB 144/1118 KB 212/1461 KB 972/1192 KB 144/1118 KB 212/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.3 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 976/1192 KB 144/1118 KB 212/1461 KB 980/1192 KB 144/1118 KB 212/1461 KB 984/1192 KB 148/1118 KB 212/1461 KB 964/1192 KB 132/1118 KB 212/1461 KB 46/46 KB 988/1192 KB 148/1118 KB 216/1461 KB 988/1192 KB 148/1118 KB 220/1461 KB 988/1192 KB 148/1118 KB 224/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 337.9 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 988/1192 KB 148/1118 KB 228/1461 KB 980/1192 KB 148/1118 KB 212/1461 KB 988/1192 KB 152/1118 KB 228/1461 KB 988/1192 KB 156/1118 KB 228/1461 KB 988/1192 KB 160/1118 KB 228/1461 KB 988/1192 KB 148/1118 KB 228/1461 KB 992/1192 KB 160/1118 KB 228/1461 KB 996/1192 KB 160/1118 KB 228/1461 KB 1000/1192 KB 164/1118 KB 232/1461 KB 1004/1192 KB 164/1118 KB 232/1461 KB 1008/1192 KB 164/1118 KB 232/1461 KB 996/1192 KB 164/1118 KB 232/1461 KB 1008/1192 KB 168/1118 KB 232/1461 KB 1008/1192 KB 172/1118 KB 232/1461 KB 1008/1192 KB 176/1118 KB 232/1461 KB 1008/1192 KB 180/1118 KB 232/1461 KB 1012/1192 KB 184/1118 KB 232/1461 KB 1012/1192 KB 188/1118 KB 232/1461 KB 1012/1192 KB 192/1118 KB 232/1461 KB 996/1192 KB 160/1118 KB 232/1461 KB 1012/1192 KB 192/1118 KB 236/1461 KB 1012/1192 KB 192/1118 KB 240/1461 KB 1012/1192 KB 192/1118 KB 244/1461 KB 1012/1192 KB 192/1118 KB 248/1461 KB 1012/1192 KB 192/1118 KB 252/1461 KB 1012/1192 KB 180/1118 KB 232/1461 KB 1016/1192 KB 192/1118 KB 252/1461 KB 1016/1192 KB 192/1118 KB 252/1461 KB 4/287 KB 1016/1192 KB 192/1118 KB 252/1461 KB 8/287 KB 1016/1192 KB 192/1118 KB 252/1461 KB 12/287 KB 1016/1192 KB 192/1118 KB 252/1461 KB 16/287 KB 1016/1192 KB 192/1118 KB 256/1461 KB 16/287 KB 1020/1192 KB 192/1118 KB 256/1461 KB 16/287 KB 1024/1192 KB 192/1118 KB 256/1461 KB 16/287 KB 1028/1192 KB 192/1118 KB 260/1461 KB 20/287 KB 1032/1192 KB 196/1118 KB 260/1461 KB 20/287 KB 1036/1192 KB 196/1118 KB 260/1461 KB 20/287 KB 1040/1192 KB 196/1118 KB 260/1461 KB 20/287 KB 1024/1192 KB 192/1118 KB 260/1461 KB 20/287 KB 1040/1192 KB 196/1118 KB 260/1461 KB 24/287 KB 1040/1192 KB 196/1118 KB 260/1461 KB 28/287 KB 1040/1192 KB 196/1118 KB 260/1461 KB 32/287 KB 1040/1192 KB 196/1118 KB 260/1461 KB 36/287 KB 1024/1192 KB 192/1118 KB 260/1461 KB 16/287 KB 1028/1192 KB 196/1118 KB 260/1461 KB 20/287 KB 1040/1192 KB 200/1118 KB 264/1461 KB 36/287 KB 1040/1192 KB 204/1118 KB 264/1461 KB 36/287 KB 1040/1192 KB 208/1118 KB 264/1461 KB 36/287 KB 1040/1192 KB 200/1118 KB 264/1461 KB 36/287 KB 1040/1192 KB 208/1118 KB 268/1461 KB 40/287 KB 1040/1192 KB 208/1118 KB 272/1461 KB 40/287 KB 1040/1192 KB 208/1118 KB 276/1461 KB 40/287 KB 1044/1192 KB 212/1118 KB 280/1461 KB 40/287 KB 1044/1192 KB 212/1118 KB 284/1461 KB 40/287 KB 1044/1192 KB 212/1118 KB 288/1461 KB 40/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 40/287 KB 1040/1192 KB 208/1118 KB 264/1461 KB 40/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 44/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 48/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 52/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 56/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 60/287 KB 1044/1192 KB 212/1118 KB 292/1461 KB 64/287 KB 1044/1192 KB 212/1118 KB 276/1461 KB 40/287 KB 1044/1192 KB 216/1118 KB 292/1461 KB 64/287 KB 1044/1192 KB 220/1118 KB 292/1461 KB 64/287 KB 1044/1192 KB 208/1118 KB 276/1461 KB 40/287 KB 1048/1192 KB 220/1118 KB 292/1461 KB 64/287 KB 1052/1192 KB 220/1118 KB 292/1461 KB 64/287 KB 1056/1192 KB 220/1118 KB 292/1461 KB 64/287 KB 1060/1192 KB 220/1118 KB 292/1461 KB 64/287 KB 1064/1192 KB 224/1118 KB 292/1461 KB 68/287 KB 1068/1192 KB 224/1118 KB 292/1461 KB 68/287 KB 1072/1192 KB 224/1118 KB 292/1461 KB 68/287 KB 1076/1192 KB 224/1118 KB 296/1461 KB 68/287 KB 1080/1192 KB 224/1118 KB 296/1461 KB 68/287 KB 1084/1192 KB 224/1118 KB 296/1461 KB 68/287 KB 1060/1192 KB 224/1118 KB 292/1461 KB 68/287 KB 1060/1192 KB 224/1118 KB 292/1461 KB 64/287 KB 1084/119 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 2 KB 228/1118 KB 296/1461 KB 68/287 KB 1072/1192 KB 224/1118 KB 296/1461 KB 68/287 KB 1084/1192 KB 228/1118 KB 300/1461 KB 68/287 KB 1084/1192 KB 228/1118 KB 304/1461 KB 68/287 KB 1084/1192 KB 228/1118 KB 304/1461 KB 72/287 KB 1084/1192 KB 228/1118 KB 304/1461 KB 76/287 KB 1084/1192 KB 232/1118 KB 304/1461 KB 76/287 KB 1084/1192 KB 236/1118 KB 304/1461 KB 76/287 KB 1084/1192 KB 240/1118 KB 304/1461 KB 80/287 KB 1084/1192 KB 244/1118 KB 304/1461 KB 80/287 KB 1088/1192 KB 248/1118 KB 308/1461 KB 80/287 KB 1088/1192 KB 252/1118 KB 308/1461 KB 80/287 KB 1088/1192 KB 256/1118 KB 308/1461 KB 80/287 KB 1084/1192 KB 236/1118 KB 304/1461 KB 80/287 KB 1088/1192 KB 256/1118 KB 308/1461 KB 84/287 KB 1088/1192 KB 256/1118 KB 308/1461 KB 88/287 KB 1088/1192 KB 256/1118 KB 308/1461 KB 92/287 KB 1088/1192 KB 244/1118 KB 308/1461 KB 80/287 KB 1084/1192 KB 244/1118 KB 308/1461 KB 80/287 KB 1088/1192 KB 256/1118 KB 312/1461 KB 92/287 KB 1088/1192 KB 256/1118 KB 316/1461 KB 92/287 KB 1088/1192 KB 256/1118 KB 320/1461 KB 92/287 KB 1088/1192 KB 256/1118 KB 324/1461 KB 92/287 KB 1092/1192 KB 260/1118 KB 328/1461 KB 96/287 KB 1092/1192 KB 260/1118 KB 332/1461 KB 96/287 KB 1092/1192 KB 260/1118 KB 324/1461 KB 96/287 KB 1092/1192 KB 264/1118 KB 332/1461 KB 96/287 KB 1092/1192 KB 256/1118 KB 324/1461 KB 96/287 KB 1092/1192 KB 268/1118 KB 336/1461 KB 100/287 KB 1092/1192 KB 256/1118 KB 324/1461 KB 92/287 KB 1096/1192 KB 268/1118 KB 336/1461 KB 100/287 KB 1100/1192 KB 268/1118 KB 336/1461 KB 100/287 KB 1104/1192 KB 268/1118 KB 336/1461 KB 100/287 KB 1108/1192 KB 268/1118 KB 336/1461 KB 100/287 KB 1092/1192 KB 264/1118 KB 336/1461 KB 96/287 KB 1092/1192 KB 268/1118 KB 336/1461 KB 104/287 KB 1108/1192 KB 268/1118 KB 336/1461 KB 104/287 KB 1108/1192 KB 268/1118 KB 336/1461 KB 108/287 KB 1108/1192 KB 268/1118 KB 336/1461 KB 112/287 KB 1108/1192 KB 268/1118 KB 340/1461 KB 116/287 KB 1108/1192 KB 268/1118 KB 340/1461 KB 112/287 KB 1112/1192 KB 272/1118 KB 344/1461 KB 116/287 KB 1112/1192 KB 272/1118 KB 348/1461 KB 116/287 KB 1112/1192 KB 272/1118 KB 352/1461 KB 116/287 KB 1112/1192 KB 272/1118 KB 356/1461 KB 120/287 KB 1112/1192 KB 272/1118 KB 360/1461 KB 120/287 KB 1112/1192 KB 272/1118 KB 340/1461 KB 116/287 KB 1108/1192 KB 272/1118 KB 340/1461 KB 116/287 KB 1116/1192 KB 276/1118 KB 360/1461 KB 120/287 KB 1116/1192 KB 280/1118 KB 360/1461 KB 120/287 KB 1112/1192 KB 272/1118 KB 352/1461 KB 120/287 KB 1116/1192 KB 280/1118 KB 360/1461 KB 124/287 KB 1116/1192 KB 280/1118 KB 360/1461 KB 128/287 KB 1116/1192 KB 272/1118 KB 360/1461 KB 120/287 KB 1120/1192 KB 284/1118 KB 360/1461 KB 128/287 KB 1124/1192 KB 284/1118 KB 360/1461 KB 128/287 KB 1128/1192 KB 284/1118 KB 360/1461 KB 128/287 KB 1132/1192 KB 284/1118 KB 360/1461 KB 132/287 KB 1136/1192 KB 284/1118 KB 360/1461 KB 132/287 KB 1140/1192 KB 284/1118 KB 360/1461 KB 132/287 KB 1116/1192 KB 284/1118 KB 360/1461 KB 128/287 KB 1144/1192 KB 288/1118 KB 364/1461 KB 132/287 KB 1144/1192 KB 292/1118 KB 364/1461 KB 132/287 KB 1140/1192 KB 284/1118 KB 364/1461 KB 132/287 KB 1144/1192 KB 292/1118 KB 368/1461 KB 132/287 KB 1128/1192 KB 284/1118 KB 360/1461 KB 132/287 KB 1144/1192 KB 292/1118 KB 368/1461 KB 136/287 KB 1144/1192 KB 292/1118 KB 368/1461 KB 140/287 KB 1144/1192 KB 292/1118 KB 368/1461 KB 144/287 KB 1144/1192 KB 296/1118 KB 368/1461 KB 144/287 KB 1144/1192 KB 300/1118 KB 368/1461 KB 144/287 KB 1144/1192 KB 304/1118 KB 368/1461 KB 144/287 KB 1144/1192 KB 308/1118 KB 3 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 72/1461 KB 144/287 KB 1144/1192 KB 312/1118 KB 372/1461 KB 148/287 KB 1144/1192 KB 316/1118 KB 372/1461 KB 148/287 KB 1144/1192 KB 320/1118 KB 372/1461 KB 148/287 KB 1144/1192 KB 304/1118 KB 372/1461 KB 144/287 KB 1144/1192 KB 320/1118 KB 376/1461 KB 148/287 KB 1144/1192 KB 320/1118 KB 380/1461 KB 148/287 KB 1144/1192 KB 320/1118 KB 384/1461 KB 148/287 KB 1144/1192 KB 320/1118 KB 388/1461 KB 148/287 KB 1144/1192 KB 324/1118 KB 392/1461 KB 148/287 KB 1144/1192 KB 324/1118 KB 396/1461 KB 148/287 KB 1144/1192 KB 324/1118 KB 400/1461 KB 148/287 KB 1144/1192 KB 308/1118 KB 372/1461 KB 148/287 KB 1144/1192 KB 324/1118 KB 400/1461 KB 152/287 KB 1144/1192 KB 324/1118 KB 400/1461 KB 156/287 KB 1144/1192 KB 324/1118 KB 400/1461 KB 160/287 KB 1144/1192 KB 308/1118 KB 372/1461 KB 144/287 KB 1148/1192 KB 324/1118 KB 400/1461 KB 160/287 KB 1152/1192 KB 324/1118 KB 400/1461 KB 160/287 KB 1156/1192 KB 324/1118 KB 400/1461 KB 160/287 KB 1160/1192 KB 324/1118 KB 400/1461 KB 160/287 KB 1164/1192 KB 324/1118 KB 400/1461 KB 164/287 KB 1164/1192 KB 324/1118 KB 400/1461 KB 168/287 KB 1164/1192 KB 324/1118 KB 400/1461 KB 172/287 KB 1164/1192 KB 324/1118 KB 400/1461 KB 176/287 KB 1144/1192 KB 324/1118 KB 388/1461 KB 148/287 KB 1164/1192 KB 328/1118 KB 400/1461 KB 176/287 KB 1164/1192 KB 332/1118 KB 400/1461 KB 180/287 KB 1164/1192 KB 336/1118 KB 400/1461 KB 180/287 KB 1164/1192 KB 340/1118 KB 400/1461 KB 180/287 KB 1164/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1164/1192 KB 324/1118 KB 400/1461 KB 164/287 KB 1168/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1172/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1176/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1180/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1184/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1188/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 404/1461 KB 180/287 KB 1164/1192 KB 340/1118 KB 404/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 408/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 412/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 416/1461 KB 180/287 KB 1164/1192 KB 328/1118 KB 400/1461 KB 180/287 KB 1192/1192 KB 344/1118 KB 416/1461 KB 184/287 KB 1192/1192 KB 344/1118 KB 416/1461 KB 188/287 KB 1192/1192 KB 344/1118 KB 416/1461 KB 192/287 KB 1192/1192 KB 348/1118 KB 416/1461 KB 192/287 KB 1192/1192 KB 352/1118 KB 416/1461 KB 196/287 KB 1192/1192 KB 356/1118 KB 416/1461 KB 196/287 KB 1192/1192 KB 348/1118 KB 416/1461 KB 196/287 KB 1192/1192 KB 356/1118 KB 416/1461 KB 200/287 KB 1192/1192 KB 356/1118 KB 416/1461 KB 204/287 KB 1192/1192 KB 360/1118 KB 416/1461 KB 208/287 KB 1192/1192 KB 364/1118 KB 416/1461 KB 208/287 KB 1192/1192 KB 368/1118 KB 416/1461 KB 208/287 KB 1192/1192 KB 360/1118 KB 416/1461 KB 208/287 KB 1192/1192 KB 368/1118 KB 416/1461 KB 212/287 KB 1192/1192 KB 372/1118 KB 416/1461 KB 216/287 KB 1192/1192 KB 372/1118 KB 416/1461 KB 220/287 KB 1192/1192 KB 372/1118 KB 416/1461 KB 212/287 KB 1192/1192 KB 376/1118 KB 416/1461 KB 220/287 KB 1192/1192 KB 380/1118 KB 416/1461 KB 220/287 KB 1192/1192 KB 384/1118 KB 416/1461 KB 224/287 KB 388/1118 KB 420/1461 KB 224/287 KB 392/1118 KB 420/1461 KB 224/287 KB 396/1118 KB 420/1461 KB 224/287 KB 400/1118 KB 420/1461 KB 224/287 KB 1192/1192 KB 380/1118 KB 416/1461 KB 224/287 KB 400/1118 KB 420/1461 KB 228/287 KB 400/1118 KB 420/1461 KB 232/287 KB 400/1118 KB 420/1461 KB 236/287 KB 400/1118 KB 420/1461 KB 240/287 KB unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 384/1118 KB 420/1461 KB 224/287 KB 400/1118 KB 424/1461 KB 240/287 KB 400/1118 KB 428/1461 KB 240/287 KB 400/1118 KB 432/1461 KB 240/287 KB 400/1118 KB 436/1461 KB 240/287 KB 400/1118 KB 440/1461 KB 240/287 KB 400/1118 KB 444/1461 KB 240/287 KB 400/1118 KB 448/1461 KB 240/287 KB 400/1118 KB 452/1461 KB 240/287 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 690.8 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 400/1118 KB 456/1461 KB 240/287 KB 400/1118 KB 460/1461 KB 240/287 KB 400/1118 KB 464/1461 KB 240/287 KB 400/1118 KB 464/1461 KB 244/287 KB 404/1118 KB 468/1461 KB 248/287 KB 404/1118 KB 468/1461 KB 252/287 KB 404/1118 KB 468/1461 KB 244/287 KB 404/1118 KB 472/1461 KB 256/287 KB 404/1118 KB 476/1461 KB 256/287 KB 404/1118 KB 480/1461 KB 256/287 KB 404/1118 KB 464/1461 KB 244/287 KB 408/1118 KB 480/1461 KB 256/287 KB 412/1118 KB 484/1461 KB 256/287 KB 416/1118 KB 484/1461 KB 256/287 KB 420/1118 KB 484/1461 KB 256/287 KB 404/1118 KB 480/1461 KB 256/287 KB 420/1118 KB 484/1461 KB 260/287 KB 420/1118 KB 484/1461 KB 264/287 KB 420/1118 KB 484/1461 KB 268/287 KB 408/1118 KB 484/1461 KB 256/287 KB 420/1118 KB 488/1461 KB 268/287 KB 420/1118 KB 492/1461 KB 268/287 KB 420/1118 KB 496/1461 KB 268/287 KB 424/1118 KB 496/1461 KB 268/287 KB 428/1118 KB 496/1461 KB 272/287 KB 432/1118 KB 496/1461 KB 272/287 KB 424/1118 KB 496/1461 KB 272/287 KB 432/1118 KB 496/1461 KB 276/287 KB 436/1118 KB 500/1461 KB 280/287 KB 436/1118 KB 500/1461 KB 276/287 KB 436/1118 KB 504/1461 KB 280/287 KB 436/1118 KB 508/1461 KB 280/287 KB 436/1118 KB 496/1461 KB 276/287 KB 436/1118 KB 508/1461 KB 284/287 KB 436/1118 KB 512/1461 KB 287/287 KB 436/1118 KB 512/1461 KB 284/287 KB 440/1118 KB 512/1461 KB 287/287 KB 444/1118 KB 512/1461 KB 287/287 KB 444/1118 KB 516/1461 KB 287/287 KB 448/1118 KB 520/1461 KB 287/287 KB 448/1118 KB 524/1461 KB 287/287 KB 448/1118 KB 528/1461 KB 287/287 KB 448/1118 KB 516/1461 KB 287/287 KB 452/1118 KB 528/1461 KB 287/287 KB 456/1118 KB 528/1461 KB 287/287 KB 460/1118 KB 528/1461 KB 287/287 KB 464/1118 KB 528/1461 KB 287/287 KB 468/1118 KB 528/1461 KB 287/287 KB 472/1118 KB 532/1461 KB 287/287 KB 476/1118 KB 532/1461 KB 287/287 KB 480/1118 KB 532/1461 KB 287/287 KB 468/1118 KB 532/1461 KB 287/287 KB 480/1118 KB 536/1461 KB 287/287 KB 480/1118 KB 540/1461 KB 287/287 KB 480/1118 KB 544/1461 KB 287/287 KB 480/1118 KB 548/1461 KB 287/287 KB 484/1118 KB 552/1461 KB 287/287 KB 484/1118 KB 556/1461 KB 287/287 KB 484/1118 KB 560/1461 KB 287/287 KB 484/1118 KB 548/1461 KB 287/287 KB 488/1118 KB 560/1461 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 164.7 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 492/1118 KB 560/1461 KB 496/1118 KB 560/1461 KB 500/1118 KB 560/1461 KB 504/1118 KB 564/1461 KB 500/1118 KB 564/1461 KB 504/1118 KB 568/1461 KB 504/1118 KB 572/1461 KB 504/1118 KB 576/1461 KB 508/1118 KB 576/1461 KB 512/1118 KB 576/1461 KB 516/1118 KB 576/1461 KB 520/1118 KB 580/1461 KB 524/1118 KB 580/1461 KB 528/1118 KB 580/1461 KB 516/1118 KB 580/1461 KB 528/1118 KB 584/1461 KB 528/1118 KB 588/1461 KB 528/1118 KB 592/1461 KB 532/1118 KB 592/1461 KB 536/1118 KB 596/1461 KB 540/1118 KB 596/1461 KB 544/1118 KB 596/1461 KB 532/1118 KB 596/1461 KB 544/1118 KB 600/1461 KB 544/1118 KB 604/1461 KB 544/1118 KB 608/1461 KB 548/1118 KB 608/1461 KB 552/1118 KB 612/1461 KB 548/1118 KB 612/1461 KB 552/1118 KB 616/1461 KB 552/1118 KB 620/1461 KB 556/1118 KB 620/1461 KB 560/1118 KB 620/1461 KB 560/1118 KB 624/1461 KB 564/1118 KB 624/1461 KB 568/1118 KB 628/1461 KB 572/1118 KB 628/1461 KB 576/1118 KB 628/1461 KB 564/1118 KB 628/1461 KB 576/1118 KB 632/1461 KB 576/1118 KB 636/1461 KB 576/1118 KB 640/1461 KB 576/1118 KB 644/1461 KB 580/1118 KB 648/1461 KB 580/1118 KB 652/1461 KB 580/1118 KB 656/1461 KB 580/1118 KB 644/1461 KB 584/1118 KB 656/1461 KB 588/1118 KB 656/1461 KB 592/1118 KB 656/1461 KB 596/1118 KB 656/1461 KB 600/1118 KB 660/1461 KB 604/1118 KB 660/1461 KB 608/1118 KB 660/1461 KB 596/1118 KB 660/1461 KB 608/1118 KB 664/1461 KB 608/1118 KB 668/1461 KB 608/1118 KB 672/1461 KB 608/1118 KB 676/1461 KB 612/1118 KB 680/1461 KB 612/1118 KB 684/1461 KB 612/1118 KB 688/1461 KB 612/1118 KB 676/1461 KB 616/1118 KB 688/1461 KB 620/1118 KB 688/1461 KB 624/1118 KB 688/1461 KB 628/1118 KB 688/1461 KB 632/1118 KB 692/1461 KB 636/1118 KB 692/1461 KB 640/1118 KB 692/1461 KB 628/1118 KB 692/1461 KB 640/1118 KB 696/1461 KB 640/1118 KB 700/1461 KB 640/1118 KB 704/1461 KB 640/1118 KB 708/1461 KB 644/1118 KB 712/1461 KB 644/1118 KB 716/1461 KB 644/1118 KB 720/1461 KB 644/1118 KB 708/1461 KB 648/1118 KB 720/1461 KB 652/1118 KB 720/1461 KB 656/1118 KB 720/1461 KB 660/1118 KB 720/1461 KB 664/1118 KB 724/1461 KB 668/1118 KB 724/1461 KB 660/1118 KB 724/1461 KB 668/1118 KB 728/1461 KB 668/1118 KB 732/1461 KB 668/1118 KB 736/1461 KB 668/1118 KB 740/1461 KB 672/1118 KB 744/1461 KB 672/1118 KB 748/1461 KB 672/1118 KB 752/1461 KB 672/1118 KB 740/1461 KB 676/1118 KB 752/1461 KB 680/1118 KB 752/1461 KB 684/1118 KB 752/1461 KB 688/1118 KB 752/1461 KB 692/1118 KB 752/1461 KB 696/1118 KB 756/1461 KB 700/1118 KB 756/1461 KB 704/1118 KB 756/1461 KB 708/1118 KB 756/1461 KB 712/1118 KB 756/1461 KB 692/1118 KB 756/1461 KB 716/1118 KB 760/1461 KB 716/1118 KB 764/1461 KB 716/1118 KB 768/1461 KB 716/1118 KB 772/1461 KB 716/1118 KB 776/1461 KB 716/1118 KB 780/1461 KB 716/1118 KB 784/1461 KB 716/1118 KB 788/1461 KB 716/1118 KB 792/1461 KB 716/1118 KB 796/1461 KB 716/1118 KB 800/1461 KB 716/1118 KB 784/1461 KB 720/1118 KB 800/1461 KB 724/1118 KB 800/1461 KB 728/1118 KB 800/1461 KB 732/1118 KB 800/1461 KB 736/1118 KB 800/1461 KB 740/1118 KB 800/1461 KB 744/1118 KB 804/1461 KB 748/1118 KB 804/1461 KB 752/1118 KB 804/1461 KB 740/1118 KB 804/1461 KB 752/1118 KB 808/1461 KB 752/1118 KB 812/1461 KB 752/1118 KB 816/1461 KB 752/1118 KB 820/1461 KB 756/1118 KB 824/1461 KB 756/1118 KB 828/1461 KB 756/1118 KB 820/1461 KB 760/1118 KB 828/1461 KB 764/1118 KB 832/1461 KB 768/1118 KB 832/1461 KB 760/1118 KB 832/1461 KB 768/1118 KB 836/1461 KB 772/1118 KB 840/1461 KB 772/1118 KB 844/1461 unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install KB 772/1118 KB 848/1461 KB 772/1118 KB 836/1461 KB 776/1118 KB 848/1461 KB 780/1118 KB 848/1461 KB 784/1118 KB 852/1461 KB 788/1118 KB 852/1461 KB 780/1118 KB 852/1461 KB 788/1118 KB 856/1461 KB 788/1118 KB 860/1461 KB 788/1118 KB 864/1461 KB 788/1118 KB 868/1461 KB 792/1118 KB 868/1461 KB 796/1118 KB 868/1461 KB 800/1118 KB 868/1461 KB 800/1118 KB 872/1461 KB 800/1118 KB 876/1461 KB 800/1118 KB 880/1461 KB 800/1118 KB 884/1461 KB 804/1118 KB 888/1461 KB 804/1118 KB 892/1461 KB 804/1118 KB 896/1461 KB 804/1118 KB 884/1461 KB 808/1118 KB 896/1461 KB 812/1118 KB 896/1461 KB 816/1118 KB 896/1461 KB 820/1118 KB 896/1461 KB 824/1118 KB 900/1461 KB 828/1118 KB 900/1461 KB 832/1118 KB 900/1461 KB 820/1118 KB 900/1461 KB 832/1118 KB 904/1461 KB 832/1118 KB 908/1461 KB 832/1118 KB 912/1461 KB 832/1118 KB 916/1461 KB 836/1118 KB 920/1461 KB 836/1118 KB 924/1461 KB 836/1118 KB 928/1461 KB 836/1118 KB 916/1461 KB 840/1118 KB 928/1461 KB 844/1118 KB 928/1461 KB 848/1118 KB 928/1461 KB 848/1118 KB 932/1461 KB 852/1118 KB 936/1461 KB 852/1118 KB 932/1461 KB 856/1118 KB 936/1461 KB 860/1118 KB 936/1461 KB 864/1118 KB 936/1461 KB 868/1118 KB 940/1461 KB 872/1118 KB 940/1461 KB 876/1118 KB 940/1461 KB 880/1118 KB 940/1461 KB 884/1118 KB 940/1461 KB 888/1118 KB 940/1461 KB 892/1118 KB 940/1461 KB 896/1118 KB 940/1461 KB 864/1118 KB 940/1461 KB 896/1118 KB 944/1461 KB 896/1118 KB 948/1461 KB 896/1118 KB 952/1461 KB 896/1118 KB 956/1461 KB 896/1118 KB 960/1461 KB 896/1118 KB 964/1461 KB 900/1118 KB 968/1461 KB 900/1118 KB 972/1461 KB 900/1118 KB 976/1461 KB 900/1118 KB 980/1461 KB 900/1118 KB 984/1461 KB 900/1118 KB 988/1461 KB 900/1118 KB 964/1461 KB 904/1118 KB 988/1461 KB 908/1118 KB 988/1461 KB 912/1118 KB 988/1461 KB 916/1118 KB 988/1461 KB 916/1118 KB 992/1461 KB 920/1118 KB 992/1461 KB 924/1118 KB 992/1461 KB 928/1118 KB 992/1461 KB 932/1118 KB 992/1461 KB 936/1118 KB 996/1461 KB 940/1118 KB 996/1461 KB 944/1118 KB 996/1461 KB 932/1118 KB 996/1461 KB 944/1118 KB 1000/1461 KB 944/1118 KB 1004/1461 KB 944/1118 KB 1008/1461 KB 944/1118 KB 1012/1461 KB 948/1118 KB 1016/1461 KB 948/1118 KB 1020/1461 KB 948/1118 KB 1024/1461 KB 948/1118 KB 1012/1461 KB 952/1118 KB 1024/1461 KB 956/1118 KB 1024/1461 KB 960/1118 KB 1024/1461 KB 964/1118 KB 1028/1461 KB 968/1118 KB 1028/1461 KB 972/1118 KB 1028/1461 KB 976/1118 KB 1028/1461 KB 960/1118 KB 1028/1461 KB 976/1118 KB 1032/1461 KB 976/1118 KB 1036/1461 KB 976/1118 KB 1040/1461 KB 976/1118 KB 1044/1461 KB 980/1118 KB 1048/1461 KB 980/1118 KB 1052/1461 KB 980/1118 KB 1056/1461 KB 980/1118 KB 1044/1461 KB 984/1118 KB 1056/1461 KB 988/1118 KB 1056/1461 KB 992/1118 KB 1056/1461 KB 996/1118 KB 1060/1461 KB 1000/1118 KB 1060/1461 KB 1004/1118 KB 1060/1461 KB 992/1118 KB 1060/1461 KB 1004/1118 KB 1064/1461 KB 1004/1118 KB 1068/1461 KB 1004/1118 KB 1072/1461 KB 1008/1118 KB 1072/1461 KB 1008/1118 KB 1076/1461 KB 1012/1118 KB 1080/1461 KB 1012/1118 KB 1084/1461 KB 1012/1118 KB 1088/1461 KB 1012/1118 KB 1076/1461 KB 1016/1118 KB 1088/1461 KB 1020/1118 KB 1088/1461 KB 1024/1118 KB 1088/1461 KB 1028/1118 KB 1088/1461 KB 1032/1118 KB 1092/1461 KB 1036/1118 KB 1092/1461 KB 1040/1118 KB 1092/1461 KB 1028/1118 KB 1092/1461 KB 1040/1118 KB 1096/1461 KB 1040/1118 KB 1100/1461 KB 1040/1118 KB 1104/1461 KB 1040/1118 KB 1108/1461 KB 1044/1118 KB 1112/1461 KB 1044/1118 KB 1116/1461 KB 1044/1118 KB 1120/1461 KB 1044/1118 KB 1108/1461 KB 1048/ unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 1118 KB 1120/1461 KB 1052/1118 KB 1120/1461 KB 1056/1118 KB 1120/1461 KB 1056/1118 KB 1124/1461 KB 1060/1118 KB 1128/1461 KB 1060/1118 KB 1132/1461 KB 1060/1118 KB 1124/1461 KB 1064/1118 KB 1132/1461 KB 1068/1118 KB 1132/1461 KB 1068/1118 KB 1136/1461 KB 1072/1118 KB 1136/1461 KB 1072/1118 KB 1140/1461 KB 1076/1118 KB 1144/1461 KB 1076/1118 KB 1148/1461 KB 1076/1118 KB 1152/1461 KB 1076/1118 KB 1140/1461 KB 1080/1118 KB 1152/1461 KB 1084/1118 KB 1152/1461 KB 1088/1118 KB 1152/1461 KB 1088/1118 KB 1156/1461 KB 1092/1118 KB 1160/1461 KB 1092/1118 KB 1164/1461 KB 1092/1118 KB 1168/1461 KB 1092/1118 KB 1156/1461 KB 1096/1118 KB 1168/1461 KB 1100/1118 KB 1168/1461 KB 1100/1118 KB 1172/1461 KB 1104/1118 KB 1172/1461 KB 1108/1118 KB 1172/1461 KB 1108/1118 KB 1176/1461 KB 1108/1118 KB 1180/1461 KB 1112/1118 KB 1180/1461 KB 1116/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1116/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1118/1118 KB 1244/1461 KB 1118/1118 KB 1248/1461 KB 1118/1118 KB 1252/1461 KB 1118/1118 KB 1256/1461 KB 1118/1118 KB 1260/1461 KB 1118/1118 KB 1264/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 607.5 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install 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 784.2 KB/sec) unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/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 364.1 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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 124.4 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 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 122.2 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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 93.7 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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 21.8 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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: 11:12:29 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: 11:12:29 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 128.0 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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: 11:12:29 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: 11:12:29 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 151.6 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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: 11:12:29 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: 11:12:29 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 76.5 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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 249.7 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12: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/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12: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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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: 11:12:29 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: 11:12:29 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 233.0 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 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 210.3 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:29 DEBUG unit.abot-epc-basic/0.install 2/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 289.1 KB/sec) unit-abot-epc-basic-0: 11:12:29 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: 11:12:30 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 393.7 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 62.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 198.7 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/21 KB 4/10 KB 6/149 KB 4/21 KB 4/10 KB 9/149 KB 4/21 KB 4/10 KB 11/149 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 8/10 KB 11/149 KB 4/21 KB 10/10 KB 11/149 KB 4/21 KB 3/149 KB 8/21 KB 10/10 KB 11/149 KB 12/21 KB 10/10 KB 11/149 KB 16/21 KB 10/10 KB 11/149 KB 20/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 14/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 22/149 KB 21/21 KB 10/10 KB 3/6 KB 25/149 KB 21/21 KB 10/10 KB 3/6 KB 27/149 KB 21/21 KB 10/10 KB 3/6 KB 22/149 KB 21/21 KB 10/10 KB 6/6 KB 27/149 KB 21/21 KB 10/10 KB 6/6 KB 30/149 KB 21/21 KB 10/10 KB 6/6 KB 30/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 36/149 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 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: 11:12:30 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: 11:12:30 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 921.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 6/6 KB 52/149 KB 4/14 KB 6/6 KB 56/149 KB 4/14 KB 6/6 KB 60/149 KB 4/14 KB 6/6 KB 64/149 KB 4/14 KB 6/6 KB 68/149 KB 4/14 KB 72/149 KB 4/14 KB 76/149 KB 4/14 KB 80/149 KB 4/14 KB 6/6 KB 52/149 KB 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 214.7 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 4/14 KB 4/30 KB 3/37 KB 80/149 KB 4/14 KB 3/37 KB 80/149 KB 4/14 KB 8/30 KB 3/37 KB 80/149 KB 4/14 KB 12/30 KB 6/37 KB 80/149 KB 4/14 KB 16/30 KB 6/37 KB 80/149 KB 4/14 KB 8/30 KB 6/37 KB 80/149 KB 4/14 KB 16/30 KB 9/37 KB 80/149 KB 4/14 KB 16/30 KB 11/37 KB 80/149 KB 4/14 KB 20/30 KB 14/37 KB 80/149 KB 4/14 KB 20/30 KB 11/37 KB 80/149 KB 4/14 KB 24/30 KB 14/37 KB 80/149 KB 4/14 KB 28/30 KB 14/37 KB 80/149 KB 4/14 KB 30/30 KB 16/37 KB 80/149 KB 4/14 KB 28/30 KB 16/37 KB 80/149 KB 4/14 KB 30/30 KB 19/37 KB 80/149 KB 4/14 KB 30/30 KB 22/37 KB 80/149 KB 8/14 KB 30/30 KB 22/37 KB 80/149 KB 12/14 KB 30/30 KB 22/37 KB 80/149 KB 14/14 KB 30/30 KB 22/37 KB 80/149 KB 14/14 KB 30/30 KB 25/37 KB 84/149 KB 14/14 KB 30/30 KB 25/37 KB 88/149 KB 14/14 KB 30/30 KB 25/37 KB 92/149 KB 14/14 KB 30/30 KB 25/37 KB 96/149 KB 14/14 KB 30/30 KB 25/37 KB 100/149 KB 14/14 KB 30/30 KB 3/14 KB 25/37 KB 104/149 KB 14/14 KB 30/30 KB 3/14 KB 25/37 KB 108/149 KB 14/14 KB 30/30 KB 25/37 KB 80/149 KB 14/14 KB 30/30 KB 3/14 KB 25/37 KB 100/149 KB 14/14 KB 30/30 KB 6/14 KB 25/37 KB 108/149 KB 14/14 KB 30/30 KB 9/14 KB 25/37 KB 108/149 KB 14/14 KB 30/30 KB 9/14 KB 27/37 KB 108/149 KB 14/14 KB 30/30 KB 11/14 KB 27/37 KB 108/149 KB 14/14 KB 30/30 KB 11/14 KB 30/37 KB 108/149 KB 14/14 KB 30/30 KB 14/14 KB 30/37 KB 108/149 KB 14/14 KB 14/14 KB 32/37 KB 108/149 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 817.0 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 14/14 KB 35/37 KB 112/149 KB 14/14 KB 35/37 KB 108/149 KB 14/14 KB 37/37 KB 112/149 KB 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 316.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 14/14 KB 37/37 KB 116/149 KB 14/14 KB 37/37 KB 120/149 KB 14/14 KB 37/37 KB 124/149 KB 14/14 KB 37/37 KB 128/149 KB 14/14 KB 37/37 KB 132/149 KB 3/37 KB 136/149 KB 3/37 KB 140/149 KB 3/37 KB 144/149 KB 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 766.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/37 KB 37/37 KB 132/149 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 272.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/37 KB 144/149 KB 3/11 KB 8/37 KB 144/149 KB 3/11 KB 3/37 KB 144/149 KB 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/11 KB 11/37 KB 144/149 KB 3/11 KB 13/37 KB 144/149 KB 6/11 KB 13/37 KB 144/149 KB 9/11 KB 13/37 KB 144/149 KB 11/11 KB 16/37 KB 144/149 KB 9/11 KB 16/37 KB 144/149 KB 11/11 KB 20/37 KB 144/149 KB 11/11 KB 24/37 KB 144/149 KB 11/11 KB 28/37 KB 144/149 KB 11/11 KB 32/37 KB 144/149 KB 11/11 KB 32/37 KB 148/149 KB 11/11 KB 32/37 KB 149/149 KB 11/11 KB 36/37 KB 149/149 KB 11/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 3/43 KB 149/149 KB 11/11 KB 37/37 KB 6/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 9/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 11/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 14/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 16/43 KB 149/149 KB 11/11 KB 37/37 KB 3/7 KB 6/43 KB 149/149 KB 11/11 KB 37/37 KB 6/7 KB 16/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 16/43 KB 149/149 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 175.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 626.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 7/7 KB 19/43 KB 7/7 KB 22/43 KB 7/7 KB 25/43 KB 7/7 KB 27/43 KB 7/7 KB 30/43 KB 7/7 KB 32/43 KB 7/7 KB 36/43 KB 7/7 KB 40/43 KB 7/7 KB 43/43 KB 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 105.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 43/43 KB 20/60 KB 43/43 KB 24/60 KB 43/43 KB 28/60 KB 43/43 KB 32/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 628.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 795.0 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 85.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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 131.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 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 131.9 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 154.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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 112.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 100.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 103.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 175.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 137.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 155.9 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 89.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 238.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 65.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 288.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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.1/plexus-3.1.pom (19 KB at 1069.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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 42.2 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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 101.2 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/156 KB 3/13 KB 6/156 KB 4/87 KB 3/13 KB 9/156 KB 4/87 KB 3/13 KB 11/156 KB 4/87 KB 3/13 KB 14/156 KB 4/87 KB 3/13 KB 3/156 KB 4/87 KB 5/13 KB 14/156 KB 4/87 KB 8/13 KB 14/156 KB 4/87 KB 11/13 KB 14/156 KB 4/87 KB 13/13 KB 14/156 KB 4/87 KB 3/156 KB 4/87 KB 13/13 KB 14/156 KB 8/87 KB 13/13 KB 14/156 KB 12/87 KB 13/13 KB 14/156 KB 16/87 KB 13/13 KB 14/156 KB 20/87 KB 13/13 KB 16/156 KB 24/87 KB 13/13 KB 16/156 KB 28/87 KB 13/13 KB 16/156 KB 32/87 KB 13/13 KB 16/156 KB 36/87 KB 3/48 KB 13/13 KB 16/156 KB 40/87 KB 13/13 KB 16/156 KB 20/87 KB 3/48 KB 13/13 KB 19/156 KB 40/87 KB 3/48 KB 13/13 KB 22/156 KB 40/87 KB 3/48 KB 13/13 KB 25/156 KB 40/87 KB 3/48 KB 13/13 KB 16/156 KB 36/87 KB 3/48 KB 13/13 KB 27/156 KB 40/87 KB 4/48 KB 13/13 KB 27/156 KB 40/87 KB 4/48 KB 13/13 KB 30/156 KB 40/87 KB 7/48 KB 13/13 KB 30/156 KB 40/87 KB 9/48 KB 13/13 KB 30/156 KB 44/87 KB 7/48 KB 13/13 KB 30/156 KB 44/87 KB 9/48 KB 13/13 KB 32/156 KB 44/87 KB 9/48 KB 13/13 KB 32/156 KB 48/87 KB 9/48 KB 13/13 KB 36/156 KB 48/87 KB 12/48 KB 40/156 KB 52/87 KB 12/48 KB 44/156 KB 52/87 KB 12/48 KB 48/156 KB 52/87 KB 12/48 KB 36/156 KB 52/87 KB 15/48 KB 48/156 KB 52/87 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 572.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 17/48 KB 48/156 KB 52/87 KB 9/48 KB 36/156 KB 52/87 KB 17/48 KB 48/156 KB 56/87 KB 17/48 KB 48/156 KB 60/87 KB 17/48 KB 48/156 KB 64/87 KB 20/48 KB 52/156 KB 68/87 KB 20/48 KB 52/156 KB 72/87 KB 20/48 KB 52/156 KB 76/87 KB 20/48 KB 52/156 KB 80/87 KB 3/21 KB 20/48 KB 52/156 KB 84/87 KB 3/21 KB 20/48 KB 52/156 KB 87/87 KB 20/48 KB 52/156 KB 64/87 KB 3/21 KB 20/48 KB 56/156 KB 87/87 KB 3/21 KB 20/48 KB 60/156 KB 87/87 KB 3/21 KB 20/48 KB 64/156 KB 87/87 KB 3/21 KB 20/48 KB 64/156 KB 3/35 KB 87/87 KB 3/21 KB 20/48 KB 64/156 KB 5/35 KB 87/87 KB 20/48 KB 48/156 KB 64/87 KB 3/21 KB 20/48 KB 64/156 KB 8/35 KB 87/87 KB 3/21 KB 23/48 KB 64/156 KB 11/35 KB 87/87 KB 3/21 KB 23/48 KB 64/156 KB 13/35 KB 87/87 KB 3/21 KB 23/48 KB 64/156 KB 16/35 KB 87/87 KB 3/21 KB 23/48 KB 68/156 KB 16/35 KB 87/87 KB 3/21 KB 23/48 KB 72/156 KB 19/35 KB 87/87 KB 3/21 KB 23/48 KB 76/156 KB 19/35 KB 87/87 KB 3/21 KB 20/48 KB 52/156 KB 80/87 KB 3/21 KB 23/48 KB 68/156 KB 19/35 KB 87/87 KB 3/21 KB 23/48 KB 64/156 KB 8/35 KB 87/87 KB 3/21 KB 25/48 KB 76/156 KB 19/35 KB 87/87 KB 3/21 KB 28/48 KB 76/156 KB 19/35 KB 87/87 KB 3/21 KB 31/48 KB 76/156 KB 19/35 KB 87/87 KB 6/21 KB 31/48 KB 76/156 KB 19/35 KB 87/87 KB 9/21 KB 33/48 KB 76/156 KB 21/35 KB 87/87 KB 6/21 KB 33/48 KB 76/156 KB 21/35 KB 87/87 KB 6/21 KB 33/48 KB 76/156 KB 19/35 KB 87/87 KB 9/21 KB 36/48 KB 76/156 KB 21/35 KB 87/87 KB 9/21 KB 36/48 KB 76/156 KB 24/35 KB 87/87 KB 11/21 KB 36/48 KB 76/156 KB 27/35 KB 87/87 KB 11/21 KB 40/48 KB 76/156 KB 29/35 KB 87/87 KB 11/21 KB 36/48 KB 76/156 KB 24/35 KB 87/87 KB 14/21 KB 40/48 KB 80/156 KB 29/35 KB 87/87 KB 16/21 KB 40/48 KB 80/156 KB 29/35 KB 87/87 KB 19/21 KB 40/48 KB 80/156 KB 32/35 KB 87/87 KB 11/21 KB 40/48 KB 80/156 KB 29/35 KB 87/87 KB 11/21 KB 40/48 KB 76/156 KB 27/35 KB 87/87 KB 19/21 KB 44/48 KB 80/156 KB 32/35 KB 87/87 KB 19/21 KB 48/48 KB 80/156 KB 32/35 KB 87/87 KB 19/21 KB 48/48 KB 80/156 KB 32/35 KB 87/87 KB 16/21 KB 40/48 KB 80/156 KB 32/35 KB 87/87 KB 19/21 KB 48/48 KB 84/156 KB 35/35 KB 87/87 KB 19/21 KB 48/48 KB 84/156 KB 35/35 KB 87/87 KB 19/21 KB 48/48 KB 84/156 KB 32/35 KB 87/87 KB 21/21 KB 48/48 KB 88/156 KB 35/35 KB 21/21 KB 48/48 KB 84/156 KB 35/35 KB 87/87 KB 21/21 KB 48/48 KB 92/156 KB 35/35 KB 21/21 KB 48/48 KB 96/156 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2170.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1065.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 21/21 KB 100/156 KB 21/21 KB 104/156 KB 21/21 KB 108/156 KB 21/21 KB 112/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 767.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 116/156 KB 120/156 KB 124/156 KB 128/156 KB 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: 11:12:30 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/86 KB 128/156 KB 3/86 KB 128/156 KB 3/24 KB 3/14 KB 6/86 KB 3/119 KB 132/156 KB 6/24 KB 3/14 KB 6/86 KB 3/119 KB 132/156 KB 3/24 KB 3/14 KB 6/86 KB 132/156 KB 3/24 KB 3/14 KB 6/86 KB 5/119 KB 132/156 KB 6/24 KB 3/14 KB 6/86 KB 8/119 KB 132/156 KB 6/24 KB 6/14 KB 6/86 KB 11/119 KB 132/156 KB 6/24 KB 6/14 KB 6/86 KB 13/119 KB 132/156 KB 9/24 KB 6/86 KB 132/156 KB 3/24 KB 6/14 KB 6/86 KB 13/119 KB 136/156 KB 9/24 KB 6/14 KB 6/86 KB 13/119 KB 140/156 KB 9/24 KB 6/86 KB 128/156 KB 3/24 KB 6/14 KB 9/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 11/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 14/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 16/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 19/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 22/86 KB 13/119 KB 140/156 KB 9/24 KB 6/14 KB 25/86 KB 13/119 KB 144/156 KB 9/24 KB 6/14 KB 6/86 KB 11/119 KB 132/156 KB 9/24 KB 6/14 KB 6/86 KB 8/119 KB 132/156 KB 6/24 KB 9/14 KB 25/86 KB 13/119 KB 144/156 KB 9/24 KB 11/14 KB 25/86 KB 13/119 KB 144/156 KB 9/24 KB 14/14 KB 25/86 KB 13/119 KB 144/156 KB 11/24 KB 6/14 KB 22/86 KB 13/119 KB 144/156 KB 9/24 KB 14/14 KB 27/86 KB 16/119 KB 148/156 KB 11/24 KB 14/14 KB 27/86 KB 16/119 KB 152/156 KB 11/24 KB 14/14 KB 27/86 KB 16/119 KB 156/156 KB 11/24 KB 14/14 KB 27/86 KB 16/119 KB 144/156 KB 11/24 KB 14/14 KB 27/86 KB 13/119 KB 144/156 KB 11/24 KB 11/14 KB 25/86 KB 13/119 KB 144/156 KB 11/24 KB 14/14 KB 30/86 KB 16/119 KB 156/156 KB 11/24 KB 14/14 KB 32/86 KB 16/119 KB 156/156 KB 14/24 KB 14/14 KB 30/86 KB 16/119 KB 156/156 KB 14/24 KB 14/14 KB 32/86 KB 19/119 KB 156/156 KB 14/24 KB 14/14 KB 32/86 KB 19/119 KB 156/156 KB 16/24 KB 14/14 KB 36/86 KB 19/119 KB 156/156 KB 19/24 KB 14/14 KB 36/86 KB 21/119 KB 156/156 KB 22/24 KB 14/14 KB 36/86 KB 21/119 KB 156/156 KB 24/24 KB 14/14 KB 36/86 KB 19/119 KB 156/156 KB 16/24 KB 14/14 KB 40/86 KB 21/119 KB 156/156 KB 24/24 KB 14/14 KB 44/86 KB 21/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 21/119 KB 156/156 KB 24/24 KB 14/14 KB 36/86 KB 21/119 KB 156/156 KB 19/24 KB 14/14 KB 48/86 KB 24/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 27/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 29/119 KB 156/156 KB 24/24 KB 14/14 KB 48/86 KB 32/119 KB 156/156 KB 24/24 KB 14/14 KB 52/86 KB 32/119 KB 156/156 KB 24/24 KB 56/86 KB 36/119 KB 156/156 KB 24/24 KB 60/86 KB 36/119 KB 156/156 KB 24/24 KB 64/86 KB 36/119 KB 156/156 KB 24/24 KB 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: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 14/14 KB 52/86 KB 36/119 KB 156/156 KB 24/24 KB 64/86 KB 40/119 KB 156/156 KB 24/24 KB 64/86 KB 44/119 KB 156/156 KB 24/24 KB 64/86 KB 48/119 KB 156/156 KB 24/24 KB 64/86 KB 52/119 KB 156/156 KB 24/24 KB 68/86 KB 56/119 KB 68/86 KB 60/119 KB 68/86 KB 64/119 KB 68/86 KB 68/119 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 2024.5 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 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 315.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 68/86 KB 52/119 KB 156/156 KB 24/24 KB 72/86 KB 68/119 KB 3/29 KB 76/86 KB 68/119 KB 3/29 KB 68/86 KB 68/119 KB 3/29 KB 76/86 KB 68/119 KB 6/29 KB 80/86 KB 68/119 KB 6/29 KB 84/86 KB 68/119 KB 6/29 KB 86/86 KB 68/119 KB 9/29 KB 84/86 KB 68/119 KB 9/29 KB 86/86 KB 68/119 KB 11/29 KB 86/86 KB 68/119 KB 14/29 KB 86/86 KB 72/119 KB 16/29 KB 86/86 KB 72/119 KB 19/29 KB 86/86 KB 72/119 KB 14/29 KB 86/86 KB 76/119 KB 19/29 KB 86/86 KB 80/119 KB 19/29 KB 86/86 KB 84/119 KB 19/29 KB 86/86 KB 84/119 KB 22/29 KB 86/86 KB 84/119 KB 25/29 KB 86/86 KB 84/119 KB 27/29 KB 3/37 KB 86/86 KB 88/119 KB 27/29 KB 6/37 KB 86/86 KB 88/119 KB 27/29 KB 9/37 KB 86/86 KB 88/119 KB 27/29 KB 9/37 KB 86/86 KB 4/57 KB 88/119 KB 27/29 KB 11/37 KB 86/86 KB 8/57 KB 88/119 KB 27/29 KB 11/37 KB 86/86 KB 12/57 KB 88/119 KB 27/29 KB 11/37 KB 86/86 KB 16/57 KB 88/119 KB 27/29 KB 86/86 KB 88/119 KB 27/29 KB 11/37 KB 86/86 KB 16/57 KB 92/119 KB 27/29 KB 11/37 KB 86/86 KB 16/57 KB 96/119 KB 27/29 KB 11/37 KB 20/57 KB 100/119 KB 27/29 KB 11/37 KB 86/86 KB 4/57 KB 88/119 KB 27/29 KB 14/37 KB 20/57 KB 100/119 KB 29/29 KB 16/37 KB 20/57 KB 100/119 KB 29/29 KB 19/37 KB 20/57 KB 100/119 KB 29/29 KB 22/37 KB 20/57 KB 100/119 KB 29/29 KB 25/37 KB 20/57 KB 100/119 KB 29/29 KB 27/37 KB 20/57 KB 100/119 KB 29/29 KB 11/37 KB 20/57 KB 100/119 KB 29/29 KB 11/37 KB 20/57 KB 96/119 KB 27/29 KB 27/37 KB 24/57 KB 100/119 KB 29/29 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: 11:12:30 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.jar unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 30/37 KB 24/57 KB 100/119 KB 29/29 KB 30/37 KB 28/57 KB 100/119 KB 29/29 KB 30/37 KB 32/57 KB 100/119 KB 29/29 KB 30/37 KB 36/57 KB 100/119 KB 29/29 KB 32/37 KB 40/57 KB 104/119 KB 29/29 KB 32/37 KB 44/57 KB 104/119 KB 29/29 KB 32/37 KB 48/57 KB 104/119 KB 29/29 KB 32/37 KB 36/57 KB 104/119 KB 29/29 KB 32/37 KB 48/57 KB 108/119 KB 29/29 KB 32/37 KB 48/57 KB 112/119 KB 29/29 KB 32/37 KB 36/57 KB 100/119 KB 29/29 KB 35/37 KB 48/57 KB 112/119 KB 29/29 KB 37/37 KB 48/57 KB 112/119 KB 29/29 KB 37/37 KB 48/57 KB 116/119 KB 29/29 KB 37/37 KB 48/57 KB 119/119 KB 29/29 KB 37/37 KB 52/57 KB 119/119 KB 29/29 KB 37/37 KB 56/57 KB 119/119 KB 29/29 KB 37/37 KB 57/57 KB 119/119 KB 29/29 KB 37/37 KB 57/57 KB 119/119 KB 3/11 KB 29/29 KB 37/37 KB 57/57 KB 119/119 KB 6/11 KB 29/29 KB 37/37 KB 57/57 KB 119/119 KB 9/11 KB 29/29 KB 37/37 KB 57/57 KB 119/119 KB 11/11 KB 29/29 KB 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 292.7 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 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 369.1 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1201.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 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: 11:12:30 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 95.6 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 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 532.8 KB/sec) unit-abot-epc-basic-0: 11:12:30 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.jar unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 14/33 KB 4/21 KB 14/33 KB 8/21 KB 14/33 KB 12/21 KB 14/33 KB 16/21 KB 16/33 KB 16/21 KB 19/33 KB 16/21 KB 19/33 KB 20/21 KB 19/33 KB 21/21 KB 3/5 KB 22/33 KB 21/21 KB 5/5 KB 22/33 KB 21/21 KB 22/33 KB 21/21 KB 5/5 KB 25/33 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 183.3 KB/sec) unit-abot-epc-basic-0: 11:12:30 DEBUG unit.abot-epc-basic/0.install 5/5 KB 27/33 KB 5/5 KB 3/14 KB 30/33 KB 5/5 KB 3/14 KB 27/33 KB 5/5 KB 4/14 KB 30/33 KB 5/5 KB 7/14 KB 30/33 KB 5/5 KB 10/14 KB 30/33 KB 5/5 KB 12/14 KB 30/33 KB 5/5 KB 14/14 KB 30/33 KB 5/5 KB 14/14 KB 32/33 KB 5/5 KB 14/14 KB 33/33 KB 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.8 KB/sec) unit-abot-epc-basic-0: 11:12:31 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: 11:12:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 259.2 KB/sec) unit-abot-epc-basic-0: 11:12:31 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 11:12:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:31 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: 11:12:31 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: 11:12:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:31 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 421.2 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 132.6 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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 263.7 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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 1101.1 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 597.9 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 136.5 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 115.8 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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 124.6 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 178.3 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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 66.7 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 72.2 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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.3/plexus-sec-dispatcher-1.3.pom (3 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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 510.7 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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/4/forge-parent-4.pom (9 KB at 683.3 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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 272.1 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/39 KB 6/45 KB 3/223 KB 3/308 KB 3/39 KB 3/286 KB 9/45 KB 3/223 KB 3/308 KB 3/39 KB 3/286 KB 11/45 KB 3/223 KB 3/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 3/308 KB 3/39 KB 3/45 KB 3/223 KB 3/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 5/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 8/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 11/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 13/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 16/308 KB 3/39 KB 3/286 KB 14/45 KB 3/223 KB 19/308 KB 3/39 KB 3/45 KB 3/223 KB 6/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 9/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 11/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 14/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 16/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 19/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 22/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 25/39 KB 3/286 KB 16/45 KB 3/223 KB 21/308 KB 3/45 KB 3/223 KB 25/39 KB 3/286 KB 16/45 KB 6/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 9/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 11/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 14/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 16/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 19/223 KB 21/308 KB 25/39 KB 3/286 KB 16/45 KB 22/223 KB 21/308 KB 22/39 KB 3/286 KB 16/45 KB 3/223 KB 21/308 KB 3/39 KB 3/286 KB 16/45 KB 3/223 KB 19/308 KB 25/39 KB 3/286 KB 19/45 KB 22/223 KB 21/308 KB 25/39 KB 3/286 KB 22/45 KB 22/223 KB 21/308 KB 3/39 KB 3/286 KB 6/45 KB 3/223 KB 3/308 KB 25/39 KB 6/286 KB 22/45 KB 25/223 KB 21/308 KB 25/39 KB 9/286 KB 22/45 KB 25/223 KB 21/308 KB 25/39 KB 11/286 KB 22/45 KB 25/223 KB 21/308 KB 25/39 KB 14/286 KB 22/45 KB 25/223 KB 21/308 KB 25/39 KB 16/286 KB 22/45 KB 25/223 KB 21/308 KB 25/39 KB 19/286 KB 22/45 KB 25/223 KB 21/308 KB 27/39 KB 22/286 KB 25/45 KB 25/223 KB 24/308 KB 25/39 KB 3/286 KB 22/45 KB 25/223 KB 21/308 KB 27/39 KB 22/286 KB 25/45 KB 27/223 KB 24/308 KB 27/39 KB 19/286 KB 25/45 KB 25/223 KB 24/308 KB 25/39 KB 19/286 KB 25/45 KB 25/223 KB 24/308 KB 25/39 KB 19/286 KB 22/45 KB 25/223 KB 24/308 KB 27/39 KB 22/286 KB 25/45 KB 27/223 KB 27/308 KB 27/39 KB 22/286 KB 27/45 KB 27/223 KB 29/308 KB 30/39 KB 25/286 KB 27/45 KB 30/223 KB 32/308 KB 27/39 KB 22/286 KB 27/45 KB 27/223 KB 27/308 KB 30/39 KB 25/286 KB 27/45 KB 30/223 KB 29/308 KB 30/39 KB 25/286 KB 27/45 KB 27/223 KB 29/308 KB 30/39 KB 22/286 KB 27/45 KB 27/223 KB 29/308 KB 30/39 KB 25/286 KB 30/45 KB 30/223 KB 32/308 KB 32/39 KB 27/286 KB 32/45 KB 32/223 KB 32/308 KB 32/39 KB 27/286 KB 30/45 KB 32/223 KB 32/308 KB 32/39 KB 25/286 KB 30/45 KB 32/223 KB 32/308 KB 32/39 KB 25/286 KB 30/45 KB 30/223 KB 32/308 KB 32/39 KB 30/286 KB 32/45 KB 32/223 KB 32/308 KB 35/39 KB 32/286 KB 32/45 KB 32/223 KB 32/308 KB 35/39 KB 36/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 40/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 44/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 48/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 52/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 56/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 30/286 KB 32/45 KB 32/223 KB 32/308 KB 38/39 KB 56/286 KB 36/45 KB 36/223 KB 36/308 KB 39/39 KB 56/286 KB 36/45 KB 36/223 KB 36/308 KB 35/39 KB 32/286 KB 36/45 KB 36/223 KB 36/308 KB 39/39 KB 56/286 KB 36/45 KB 36/223 KB 40/308 KB 39/39 KB 56/286 KB 36/45 KB 36/223 KB 44/308 KB 39/39 KB 56/286 KB 36/45 KB 36/223 KB 48/308 KB 35/39 K unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install B 32/286 KB 36/45 KB 36/223 KB 32/308 KB 39/39 KB 56/286 KB 40/45 KB 36/223 KB 48/308 KB 35/39 KB 32/286 KB 32/45 KB 36/223 KB 32/308 KB 39/39 KB 56/286 KB 40/45 KB 40/223 KB 48/308 KB 39/39 KB 56/286 KB 44/45 KB 40/223 KB 48/308 KB 39/39 KB 56/286 KB 45/45 KB 40/223 KB 48/308 KB 39/39 KB 56/286 KB 45/45 KB 44/223 KB 48/308 KB 39/39 KB 56/286 KB 45/45 KB 48/223 KB 48/308 KB 39/39 KB 56/286 KB 45/45 KB 48/223 KB 52/308 KB 39/39 KB 56/286 KB 45/45 KB 52/223 KB 52/308 KB 39/39 KB 56/286 KB 45/45 KB 56/223 KB 52/308 KB 39/39 KB 56/286 KB 45/45 KB 60/223 KB 52/308 KB 39/39 KB 60/286 KB 45/45 KB 64/223 KB 52/308 KB 39/39 KB 60/286 KB 45/45 KB 60/223 KB 52/308 KB 39/39 KB 62/286 KB 45/45 KB 64/223 KB 56/308 KB 39/39 KB 60/286 KB 45/45 KB 64/223 KB 56/308 KB 39/39 KB 62/286 KB 45/45 KB 64/223 KB 60/308 KB 39/39 KB 62/286 KB 45/45 KB 64/223 KB 64/308 KB 39/39 KB 62/286 KB 45/45 KB 64/223 KB 68/308 KB 66/286 KB 45/45 KB 68/223 KB 72/308 KB 66/286 KB 45/45 KB 68/223 KB 76/308 KB 66/286 KB 45/45 KB 68/223 KB 80/308 KB 66/286 KB 45/45 KB 68/223 KB 68/308 KB 66/286 KB 45/45 KB 64/223 KB 68/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 1200.9 KB/sec) unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install 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 1096.1 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 70/286 KB 68/223 KB 80/308 KB 74/286 KB 72/223 KB 80/308 KB 78/286 KB 72/223 KB 80/308 KB 82/286 KB 72/223 KB 80/308 KB 86/286 KB 72/223 KB 80/308 KB 90/286 KB 72/223 KB 84/308 KB 94/286 KB 72/223 KB 84/308 KB 98/286 KB 72/223 KB 84/308 KB 70/286 KB 72/223 KB 80/308 KB 98/286 KB 76/223 KB 84/308 KB 98/286 KB 80/223 KB 84/308 KB 98/286 KB 84/223 KB 84/308 KB 98/286 KB 4/174 KB 88/223 KB 3/22 KB 84/308 KB 98/286 KB 4/174 KB 92/223 KB 3/22 KB 84/308 KB 86/286 KB 72/223 KB 84/308 KB 98/286 KB 4/174 KB 92/223 KB 3/22 KB 88/308 KB 98/286 KB 4/174 KB 92/223 KB 3/22 KB 92/308 KB 98/286 KB 4/174 KB 84/223 KB 3/22 KB 84/308 KB 98/286 KB 4/174 KB 92/223 KB 6/22 KB 92/308 KB 98/286 KB 4/174 KB 96/223 KB 6/22 KB 92/308 KB 98/286 KB 4/174 KB 96/223 KB 9/22 KB 92/308 KB 98/286 KB 4/174 KB 84/223 KB 84/308 KB 98/286 KB 4/174 KB 96/223 KB 9/22 KB 96/308 KB 98/286 KB 4/174 KB 100/223 KB 9/22 KB 96/308 KB 98/286 KB 8/174 KB 104/223 KB 11/22 KB 100/308 KB 98/286 KB 8/174 KB 108/223 KB 11/22 KB 100/308 KB 98/286 KB 8/174 KB 112/223 KB 11/22 KB 100/308 KB 98/286 KB 4/174 KB 100/223 KB 11/22 KB 96/308 KB 98/286 KB 8/174 KB 112/223 KB 14/22 KB 100/308 KB 98/286 KB 8/174 KB 112/223 KB 16/22 KB 100/308 KB 98/286 KB 8/174 KB 100/223 KB 11/22 KB 100/308 KB 98/286 KB 8/174 KB 112/223 KB 16/22 KB 104/308 KB 98/286 KB 8/174 KB 112/223 KB 16/22 KB 108/308 KB 98/286 KB 8/174 KB 112/223 KB 19/22 KB 112/308 KB 102/286 KB 8/174 KB 116/223 KB 19/22 KB 116/308 KB 102/286 KB 8/174 KB 116/223 KB 19/22 KB 120/308 KB 102/286 KB 8/174 KB 116/223 KB 19/22 KB 124/308 KB 98/286 KB 8/174 KB 100/223 KB 11/22 KB 96/308 KB 102/286 KB 12/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 16/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 20/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 24/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 28/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 32/174 KB 116/223 KB 19/22 KB 124/308 KB 102/286 KB 8/174 KB 116/223 KB 19/22 KB 112/308 KB 102/286 KB 32/174 KB 120/223 KB 19/22 KB 124/308 KB 102/286 KB 32/174 KB 124/223 KB 19/22 KB 124/308 KB 102/286 KB 32/174 KB 128/223 KB 19/22 KB 124/308 KB 102/286 KB 32/174 KB 132/223 KB 19/22 KB 124/308 KB 102/286 KB 36/174 KB 136/223 KB 19/22 KB 128/308 KB 102/286 KB 36/174 KB 140/223 KB 19/22 KB 128/308 KB 102/286 KB 36/174 KB 144/223 KB 19/22 KB 128/308 KB 102/286 KB 8/174 KB 112/223 KB 19/22 KB 112/308 KB 106/286 KB 36/174 KB 144/223 KB 19/22 KB 128/308 KB 110/286 KB 36/174 KB 144/223 KB 19/22 KB 128/308 KB 98/286 KB 8/174 KB 112/223 KB 19/22 KB 108/308 KB 114/286 KB 36/174 KB 144/223 KB 22/22 KB 128/308 KB 114/286 KB 36/174 KB 144/223 KB 22/22 KB 128/308 KB 114/286 KB 36/174 KB 144/223 KB 19/22 KB 128/308 KB 118/286 KB 36/174 KB 144/223 KB 22/22 KB 128/308 KB 122/286 KB 36/174 KB 144/223 KB 22/22 KB 128/308 KB 126/286 KB 36/174 KB 144/223 KB 22/22 KB 128/308 KB 102/286 KB 36/174 KB 132/223 KB 19/22 KB 128/308 KB 126/286 KB 40/174 KB 144/223 KB 22/22 KB 128/308 KB 126/286 KB 44/174 KB 144/223 KB 22/22 KB 128/308 KB 126/286 KB 48/174 KB 144/223 KB 22/22 KB 128/308 KB 102/286 KB 32/174 KB 132/223 KB 19/22 KB 128/308 KB 126/286 KB 48/174 KB 144/223 KB 22/22 KB 132/308 KB 126/286 KB 52/174 KB 144/223 KB 22/22 KB 136/308 KB 126/286 KB 52/174 KB 144/223 KB 22/22 KB 140/308 KB 130/286 KB 52/174 KB 144/223 KB 22/22 KB 144/308 KB 130/286 KB 52/174 KB 144/223 KB 22/22 K unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install B 148/308 KB 130/286 KB 52/174 KB 148/223 KB 22/22 KB 152/308 KB 130/286 KB 52/174 KB 148/223 KB 22/22 KB 156/308 KB 130/286 KB 52/174 KB 148/223 KB 22/22 KB 160/308 KB 126/286 KB 52/174 KB 144/223 KB 22/22 KB 132/308 KB 130/286 KB 56/174 KB 148/223 KB 22/22 KB 160/308 KB 130/286 KB 60/174 KB 148/223 KB 22/22 KB 160/308 KB 130/286 KB 64/174 KB 148/223 KB 22/22 KB 160/308 KB 130/286 KB 52/174 KB 148/223 KB 22/22 KB 148/308 KB 130/286 KB 64/174 KB 152/223 KB 22/22 KB 160/308 KB 130/286 KB 64/174 KB 156/223 KB 22/22 KB 160/308 KB 130/286 KB 64/174 KB 160/223 KB 22/22 KB 160/308 KB 130/286 KB 64/174 KB 164/223 KB 22/22 KB 160/308 KB 130/286 KB 68/174 KB 168/223 KB 164/308 KB 130/286 KB 68/174 KB 172/223 KB 164/308 KB 130/286 KB 68/174 KB 176/223 KB 164/308 KB 130/286 KB 52/174 KB 144/223 KB 22/22 KB 140/308 KB 134/286 KB 68/174 KB 176/223 KB 164/308 KB 138/286 KB 68/174 KB 176/223 KB 164/308 KB 142/286 KB 68/174 KB 176/223 KB 164/308 KB 146/286 KB 68/174 KB 176/223 KB 164/308 KB 150/286 KB 68/174 KB 176/223 KB 164/308 KB 154/286 KB 68/174 KB 176/223 KB 164/308 KB 158/286 KB 68/174 KB 176/223 KB 164/308 KB 162/286 KB 68/174 KB 176/223 KB 164/308 KB 166/286 KB 68/174 KB 176/223 KB 164/308 KB 170/286 KB 68/174 KB 180/223 KB 164/308 KB 174/286 KB 68/174 KB 180/223 KB 164/308 KB 178/286 KB 68/174 KB 180/223 KB 164/308 KB 182/286 KB 68/174 KB 180/223 KB 164/308 KB 186/286 KB 68/174 KB 180/223 KB 164/308 KB 190/286 KB 68/174 KB 180/223 KB 164/308 KB 130/286 KB 68/174 KB 164/223 KB 164/308 KB 190/286 KB 68/174 KB 180/223 KB 168/308 KB 190/286 KB 68/174 KB 180/223 KB 172/308 KB 190/286 KB 68/174 KB 180/223 KB 176/308 KB 130/286 KB 68/174 KB 164/223 KB 160/308 KB 190/286 KB 72/174 KB 180/223 KB 176/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 355.3 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 190/286 KB 76/174 KB 180/223 KB 176/308 KB 190/286 KB 80/174 KB 180/223 KB 176/308 KB 190/286 KB 84/174 KB 180/223 KB 176/308 KB 190/286 KB 88/174 KB 180/223 KB 180/308 KB 190/286 KB 92/174 KB 180/223 KB 180/308 KB 190/286 KB 96/174 KB 180/223 KB 180/308 KB 166/286 KB 68/174 KB 180/223 KB 164/308 KB 190/286 KB 96/174 KB 184/223 KB 180/308 KB 190/286 KB 96/174 KB 188/223 KB 180/308 KB 3/9 KB 190/286 KB 96/174 KB 192/223 KB 180/308 KB 3/9 KB 190/286 KB 96/174 KB 196/223 KB 180/308 KB 3/9 KB 194/286 KB 100/174 KB 200/223 KB 180/308 KB 3/9 KB 194/286 KB 100/174 KB 204/223 KB 180/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 180/308 KB 190/286 KB 84/174 KB 180/223 KB 180/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 184/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 188/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 192/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 196/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 200/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 204/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 208/308 KB 3/9 KB 194/286 KB 100/174 KB 208/223 KB 212/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 216/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 220/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 224/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 228/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 232/308 KB 3/9 KB 194/286 KB 100/174 KB 196/223 KB 180/308 KB 3/9 KB 190/286 KB 100/174 KB 196/223 KB 180/308 KB 3/9 KB 190/286 KB 96/174 KB 188/223 KB 180/308 KB 6/9 KB 194/286 KB 100/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 100/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 100/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 104/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 108/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 112/174 KB 212/223 KB 232/308 KB 9/9 KB 194/286 KB 116/174 KB 212/223 KB 232/308 KB 9/9 KB 198/286 KB 120/174 KB 212/223 KB 232/308 KB 9/9 KB 198/286 KB 124/174 KB 212/223 KB 232/308 KB 9/9 KB 198/286 KB 128/174 KB 212/223 KB 232/308 KB 3/9 KB 194/286 KB 100/174 KB 212/223 KB 212/308 KB 9/9 KB 198/286 KB 128/174 KB 216/223 KB 232/308 KB 9/9 KB 198/286 KB 128/174 KB 220/223 KB 232/308 KB 9/9 KB 198/286 KB 128/174 KB 223/223 KB 232/308 KB 9/9 KB 198/286 KB 116/174 KB 212/223 KB 232/308 KB 9/9 KB 202/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 206/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 210/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 214/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 218/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 222/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 226/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 230/286 KB 132/174 KB 223/223 KB 236/308 KB 9/9 KB 198/286 KB 132/174 KB 223/223 KB 232/308 KB 9/9 KB 230/286 KB 136/174 KB 223/223 KB 236/308 KB 9/9 KB 230/286 KB 140/174 KB 223/223 KB 236/308 KB 9/9 KB 230/286 KB 144/174 KB 223/223 KB 236/308 KB 9/9 KB 230/286 KB 148/174 KB 223/223 KB 236/308 KB 9/9 KB 234/286 KB 152/174 KB 223/223 KB 236/308 KB 9/9 KB 234/286 KB 156/174 KB 223/223 KB 236/308 KB 9/9 KB 234/286 KB 160/174 KB 223/223 KB 236/308 KB 9/9 KB 226/286 KB 132/174 KB 223/223 KB 236/308 KB 9/9 KB 234/286 KB 160/174 KB 223/223 KB 240/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: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 9/9 KB 234/286 KB 148/174 KB 223/223 KB 236/308 KB 238/286 KB 160/174 KB 223/223 KB 240/308 KB 242/286 KB 160/174 KB 223/223 KB 240/308 KB 246/286 KB 164/174 KB 223/223 KB 244/308 KB 250/286 KB 164/174 KB 223/223 KB 244/308 KB 254/286 KB 164/174 KB 223/223 KB 244/308 KB 242/286 KB 164/174 KB 223/223 KB 244/308 KB 254/286 KB 164/174 KB 223/223 KB 248/308 KB 254/286 KB 164/174 KB 223/223 KB 252/308 KB 254/286 KB 164/174 KB 223/223 KB 256/308 KB 242/286 KB 164/174 KB 223/223 KB 240/308 KB 254/286 KB 168/174 KB 223/223 KB 256/308 KB 254/286 KB 172/174 KB 223/223 KB 256/308 KB 254/286 KB 174/174 KB 223/223 KB 256/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 2448.0 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 258/286 KB 174/174 KB 256/308 KB 258/286 KB 174/174 KB 260/308 KB 3/22 KB 258/286 KB 174/174 KB 260/308 KB 6/22 KB 258/286 KB 174/174 KB 260/308 KB 9/22 KB 258/286 KB 174/174 KB 260/308 KB 11/22 KB 258/286 KB 174/174 KB 260/308 KB 14/22 KB 258/286 KB 174/174 KB 260/308 KB 16/22 KB 258/286 KB 174/174 KB 260/308 KB 19/22 KB 258/286 KB 174/174 KB 260/308 KB 22/22 KB 258/286 KB 174/174 KB 260/308 KB 22/22 KB 258/286 KB 174/174 KB 260/308 KB 258/286 KB 174/174 KB 264/308 KB 22/22 KB 258/286 KB 174/174 KB 268/308 KB 22/22 KB 258/286 KB 174/174 KB 272/308 KB 22/22 KB 262/286 KB 174/174 KB 276/308 KB 22/22 KB 262/286 KB 174/174 KB 280/308 KB 22/22 KB 262/286 KB 174/174 KB 272/308 KB 22/22 KB 266/286 KB 174/174 KB 280/308 KB 22/22 KB 270/286 KB 174/174 KB 4/17 KB 280/308 KB 22/22 KB 274/286 KB 4/17 KB 280/308 KB 22/22 KB 266/286 KB 174/174 KB 4/17 KB 280/308 KB 22/22 KB 274/286 KB 8/17 KB 284/308 KB 22/22 KB 274/286 KB 12/17 KB 284/308 KB 22/22 KB 274/286 KB 16/17 KB 284/308 KB 22/22 KB 274/286 KB 17/17 KB 284/308 KB 22/22 KB 274/286 KB 4/17 KB 284/308 KB 22/22 KB 274/286 KB 17/17 KB 288/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 220.3 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1754.7 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 278/286 KB 17/17 KB 288/308 KB 22/22 KB 282/286 KB 292/308 KB 286/286 KB 292/308 KB 286/286 KB 3/11 KB 292/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 154.1 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 278/286 KB 292/308 KB 286/286 KB 3/11 KB 296/308 KB 286/286 KB 3/11 KB 300/308 KB 286/286 KB 3/11 KB 304/308 KB 286/286 KB 3/11 KB 308/308 KB 286/286 KB 3/11 KB 308/308 KB 286/286 KB 3/11 KB 292/308 KB 286/286 KB 6/11 KB 308/308 KB 286/286 KB 9/11 KB 308/308 KB 286/286 KB 11/11 KB 308/308 KB 286/286 KB 4/13 KB 11/11 KB 308/308 KB 8/13 KB 11/11 KB 308/308 KB 12/13 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 308/308 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 2322.3 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 2/28 KB 13/13 KB 11/11 KB 308/308 KB 3/11 KB 6/28 KB 13/13 KB 3/11 KB 10/28 KB 13/13 KB 3/11 KB 14/28 KB 13/13 KB 3/11 KB 18/28 KB 13/13 KB 3/11 KB 22/28 KB 13/13 KB 3/11 KB 26/28 KB 13/13 KB 3/11 KB 28/28 KB 13/13 KB 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 83.5 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 3/11 KB 2/28 KB 13/13 KB 11/11 KB 308/308 KB 6/11 KB 28/28 KB 13/13 KB 9/11 KB 28/28 KB 13/13 KB 11/11 KB 28/28 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2402.7 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 208.1 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 11:12:32 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 3/309 KB 3/14 KB 5/309 KB 3/14 KB 8/309 KB 3/14 KB 11/309 KB 3/14 KB 13/309 KB 3/14 KB 16/309 KB 3/14 KB 19/309 KB 3/14 KB 21/309 KB 3/14 KB 5/14 KB 21/309 KB 8/14 KB 21/309 KB 11/14 KB 21/309 KB 13/14 KB 21/309 KB 14/14 KB 21/309 KB 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 91.5 KB/sec) unit-abot-epc-basic-0: 11:12:32 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-oai-epc-0: 11:12:32 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:12:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:12:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:12:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:12:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:12:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install 14/14 KB 24/309 KB 14/14 KB 27/309 KB 14/14 KB 29/309 KB 14/14 KB 32/309 KB 14/14 KB 36/309 KB 14/14 KB 40/309 KB 14/14 KB 44/309 KB 14/14 KB 48/309 KB 3/37 KB 14/14 KB 48/309 KB 6/37 KB 14/14 KB 48/309 KB 4/192 KB 9/37 KB 48/309 KB 4/192 KB 11/37 KB 48/309 KB 4/192 KB 14/37 KB 48/309 KB 3/14 KB 4/192 KB 3/37 KB 14/14 KB 48/309 KB 4/192 KB 11/37 KB 48/309 KB 3/14 KB 4/192 KB 14/37 KB 48/309 KB 6/14 KB 4/192 KB 14/37 KB 48/309 KB 9/14 KB 4/192 KB 14/37 KB 48/309 KB 11/14 KB 4/192 KB 14/37 KB 48/309 KB 14/14 KB 4/192 KB 14/37 KB 48/309 KB 14/14 KB 4/192 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: 11:12:32 DEBUG unit.abot-epc-basic/0.install 16/37 KB 48/309 KB 14/14 KB 4/192 KB 19/37 KB 48/309 KB 14/14 KB 4/192 KB 22/37 KB 48/309 KB 14/14 KB 8/192 KB 19/37 KB 48/309 KB 14/14 KB 8/192 KB 22/37 KB 48/309 KB 14/14 KB 12/192 KB 22/37 KB 48/309 KB 14/14 KB 16/192 KB 22/37 KB 48/309 KB 14/14 KB 20/192 KB 25/37 KB 48/309 KB 14/14 KB 20/192 KB 27/37 KB 48/309 KB 14/14 KB 20/192 KB 27/37 KB 48/309 KB 14/14 KB 24/192 KB 30/37 KB 48/309 KB 14/14 KB 24/192 KB 30/37 KB 48/309 KB 14/14 KB 28/192 KB 30/37 KB 48/309 KB 14/14 KB 32/192 KB 32/37 KB 48/309 KB 14/14 KB 36/192 KB 32/37 KB 52/309 KB 14/14 KB 40/192 KB 32/37 KB 52/309 KB 14/14 KB 44/192 KB 32/37 KB 52/309 KB 14/14 KB 48/192 KB 32/37 KB 48/309 KB 14/14 KB 32/192 KB 35/37 KB 52/309 KB 14/14 KB 48/192 KB 37/37 KB 52/309 KB 14/14 KB 48/192 KB 32/37 KB 52/309 KB 14/14 KB 36/192 KB 37/37 KB 56/309 KB 14/14 KB 48/192 KB 37/37 KB 60/309 KB 14/14 KB 48/192 KB 37/37 KB 64/309 KB 14/14 KB 48/192 KB 37/37 KB 68/309 KB 14/14 KB 48/192 KB 37/37 KB 72/309 KB 14/14 KB 52/192 KB 37/37 KB 76/309 KB 14/14 KB 52/192 KB 37/37 KB 80/309 KB 14/14 KB 52/192 KB 37/37 KB 68/309 KB 14/14 KB 52/192 KB 37/37 KB 80/309 KB 14/14 KB 56/192 KB 37/37 KB 80/309 KB 14/14 KB 60/192 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 89.0 KB/sec) unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install 37/37 KB 84/309 KB 60/192 KB 37/37 KB 84/309 KB 64/192 KB 37/37 KB 84/309 KB 68/192 KB 37/37 KB 88/309 KB 68/192 KB 37/37 KB 92/309 KB 68/192 KB 37/37 KB 96/309 KB 68/192 KB 37/37 KB 96/309 KB 72/192 KB 37/37 KB 96/309 KB 76/192 KB 37/37 KB 96/309 KB 80/192 KB 37/37 KB 96/309 KB 84/192 KB 37/37 KB 100/309 KB 88/192 KB 37/37 KB 100/309 KB 92/192 KB 37/37 KB 100/309 KB 96/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 234.0 KB/sec) unit-oai-epc-0: 11:12:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install 37/37 KB 100/309 KB 84/192 KB 104/309 KB 96/192 KB 108/309 KB 96/192 KB 112/309 KB 96/192 KB 116/309 KB 96/192 KB 120/309 KB 100/192 KB 124/309 KB 100/192 KB 128/309 KB 100/192 KB 116/309 KB 100/192 KB 128/309 KB 104/192 KB 128/309 KB 108/192 KB 128/309 KB 112/192 KB 128/309 KB 116/192 KB 132/309 KB 120/192 KB 132/309 KB 124/192 KB 132/309 KB 128/192 KB 132/309 KB 116/192 KB 136/309 KB 128/192 KB 140/309 KB 128/192 KB 144/309 KB 128/192 KB 148/309 KB 128/192 KB 152/309 KB 132/192 KB 156/309 KB 132/192 KB 160/309 KB 132/192 KB 148/309 KB 132/192 KB 160/309 KB 136/192 KB 160/309 KB 140/192 KB 164/309 KB 140/192 KB 168/309 KB 144/192 KB 172/309 KB 144/192 KB 176/309 KB 144/192 KB 180/309 KB 144/192 KB 184/309 KB 144/192 KB 164/309 KB 144/192 KB 184/309 KB 148/192 KB 184/309 KB 152/192 KB 184/309 KB 156/192 KB 184/309 KB 160/192 KB 184/309 KB 164/192 KB 184/309 KB 168/192 KB 184/309 KB 172/192 KB 188/309 KB 172/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 192/309 KB 180/192 KB 196/309 KB 184/192 KB 196/309 KB 188/192 KB 196/309 KB 192/192 KB 196/309 KB 192/192 KB 196/309 KB 180/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/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 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 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 1063.8 KB/sec) unit-oai-epc-0: 11:12:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:12:32 DEBUG unit.abot-epc-basic/0.install 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 1649.2 KB/sec) unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:12:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:12:32 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:12:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:12:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:12:33 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: 11:12:33 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 138.7 KB/sec) unit-abot-epc-basic-0: 11:12:33 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: 11:12:33 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 192.5 KB/sec) unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:12:33 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: 11:12:33 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 3202.2 KB/sec) unit-abot-epc-basic-0: 11:12:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:33 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 11:12:33 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 11:12:33 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:12:33 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: 11:12:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:12:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:12:33 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:12:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:12:33 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:12:33 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-epc-0: 11:12:34 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:12:34 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:12:34 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:12:34 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:12:34 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 11:12:34 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:34 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:12:34 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sat Oct 20 11:12:34 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-epc-0: 11:12:35 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:12:35 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:12:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:12:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:12:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:12:35 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:12:35 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:35 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 11:12:37 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sat Oct 20 11:12:37 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:37 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:37 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:37 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: 11:12:37 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:37 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: 11:12:38 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:38 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 11:12:38 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sat Oct 20 11:12:38 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 11:12:38 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:38 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: 11:12:38 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:38 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: 11:12:38 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:38 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: 11:12:38 DEBUG unit.abot-epc-basic/0.install Oct 20, 2018 11:12:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 11:12:38 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: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :1583 MS unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [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: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: STEP EXECUTION TIME TAKEN :102 MS unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 20-Oct-2018 11:12:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install 0m2.166s unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.674 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 11:12:39 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 sec unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.02 sec unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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 260.7 KB/sec) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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 182.9 KB/sec) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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: 11:12:39 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: 11:12:39 DEBUG unit.abot-epc-basic/0.install 2/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 188.2 KB/sec) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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 82.8 KB/sec) unit-abot-epc-basic-0: 11:12:39 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: 11:12:39 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-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 11/22 KB 3/60 KB 11/22 KB 6/60 KB 11/22 KB 9/60 KB 11/22 KB 11/60 KB 11/22 KB 14/60 KB 3/57 KB 11/22 KB 14/60 KB 3/57 KB 3/181 KB 11/22 KB 14/60 KB 3/57 KB 6/181 KB 11/22 KB 14/60 KB 3/57 KB 9/181 KB 11/22 KB 14/60 KB 3/57 KB 11/181 KB 11/22 KB 14/60 KB 3/57 KB 14/181 KB 14/22 KB 16/60 KB 3/57 KB 16/181 KB 14/22 KB 16/60 KB 3/57 KB 19/181 KB 11/22 KB 11/60 KB 3/57 KB 14/22 KB 16/60 KB 5/57 KB 19/181 KB 14/22 KB 16/60 KB 8/57 KB 19/181 KB 14/22 KB 16/60 KB 11/57 KB 19/181 KB 14/22 KB 16/60 KB 13/57 KB 19/181 KB 14/22 KB 16/60 KB 16/57 KB 19/181 KB 14/22 KB 16/60 KB 19/57 KB 19/181 KB 14/22 KB 16/60 KB 21/57 KB 19/181 KB 14/22 KB 16/60 KB 3/57 KB 14/181 KB 14/22 KB 19/60 KB 21/57 KB 19/181 KB 14/22 KB 22/60 KB 21/57 KB 19/181 KB 14/22 KB 25/60 KB 24/57 KB 3/203 KB 22/181 KB 14/22 KB 14/60 KB 3/57 KB 14/181 KB 16/22 KB 25/60 KB 24/57 KB 3/203 KB 22/181 KB 19/22 KB 25/60 KB 24/57 KB 3/203 KB 22/181 KB 22/22 KB 25/60 KB 24/57 KB 3/203 KB 22/181 KB 14/22 KB 22/60 KB 24/57 KB 3/203 KB 22/181 KB 14/22 KB 22/60 KB 24/57 KB 22/181 KB 14/22 KB 22/60 KB 24/57 KB 19/181 KB 22/22 KB 25/60 KB 27/57 KB 3/203 KB 22/181 KB 22/22 KB 25/60 KB 29/57 KB 3/203 KB 22/181 KB 22/22 KB 27/60 KB 32/57 KB 5/203 KB 25/181 KB 22/22 KB 27/60 KB 29/57 KB 5/203 KB 25/181 KB 22/22 KB 27/60 KB 29/57 KB 3/203 KB 25/181 KB 22/22 KB 25/60 KB 29/57 KB 3/203 KB 25/181 KB 22/22 KB 27/60 KB 32/57 KB 5/203 KB 27/181 KB 22/22 KB 30/60 KB 36/57 KB 8/203 KB 30/181 KB 22/22 KB 30/60 KB 36/57 KB 8/203 KB 32/181 KB 22/22 KB 30/60 KB 36/57 KB 8/203 KB 27/181 KB 22/22 KB 30/60 KB 40/57 KB 8/203 KB 32/181 KB 22/22 KB 30/60 KB 44/57 KB 8/203 KB 36/181 KB 22/22 KB 30/60 KB 32/57 KB 8/203 KB 27/181 KB 22/22 KB 27/60 KB 32/57 KB 8/203 KB 27/181 KB 22/22 KB 30/60 KB 44/57 KB 11/203 KB 36/181 KB 22/22 KB 30/60 KB 44/57 KB 13/203 KB 36/181 KB 22/22 KB 32/60 KB 44/57 KB 16/203 KB 36/181 KB 22/22 KB 32/60 KB 44/57 KB 19/203 KB 36/181 KB 22/22 KB 32/60 KB 48/57 KB 19/203 KB 36/181 KB 22/22 KB 32/60 KB 52/57 KB 21/203 KB 36/181 KB 22/22 KB 32/60 KB 56/57 KB 21/203 KB 36/181 KB 22/22 KB 32/60 KB 57/57 KB 21/203 KB 36/181 KB 22/22 KB 30/60 KB 40/57 KB 8/203 KB 36/181 KB 22/22 KB 32/60 KB 57/57 KB 21/203 KB 40/181 KB 22/22 KB 32/60 KB 57/57 KB 21/203 KB 44/181 KB 22/22 KB 32/60 KB 57/57 KB 21/203 KB 48/181 KB 32/60 KB 57/57 KB 21/203 KB 52/181 KB 32/60 KB 57/57 KB 21/203 KB 56/181 KB 32/60 KB 57/57 KB 21/203 KB 60/181 KB 32/60 KB 57/57 KB 21/203 KB 64/181 KB 22/22 KB 32/60 KB 48/57 KB 21/203 KB 36/181 KB 22/22 KB 32/60 KB 44/57 KB 13/203 KB 36/181 KB 36/60 KB 57/57 KB 21/203 KB 64/181 KB 40/60 KB 57/57 KB 21/203 KB 64/181 KB 44/60 KB 57/57 KB 21/203 KB 64/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 507.2 KB/sec) unit-abot-epc-basic-0: 11:12:40 DEBUG unit.abot-epc-basic/0.install 48/60 KB 57/57 KB 24/203 KB 64/181 KB 44/60 KB 57/57 KB 24/203 KB 64/181 KB 52/60 KB 57/57 KB 24/203 KB 64/181 KB 52/60 KB 57/57 KB 27/203 KB 64/181 KB 52/60 KB 57/57 KB 29/203 KB 64/181 KB 56/60 KB 57/57 KB 29/203 KB 64/181 KB 56/60 KB 57/57 KB 32/203 KB 64/181 KB 60/60 KB 57/57 KB 32/203 KB 64/181 KB 60/60 KB 57/57 KB 36/203 KB 64/181 KB 60/60 KB 57/57 KB 40/203 KB 68/181 KB 60/60 KB 57/57 KB 44/203 KB 68/181 KB 60/60 KB 57/57 KB 48/203 KB 68/181 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 1422.5 KB/sec) unit-abot-epc-basic-0: 11:12:40 DEBUG unit.abot-epc-basic/0.install 60/60 KB 57/57 KB 36/203 KB 68/181 KB 60/60 KB 48/203 KB 72/181 KB 60/60 KB 48/203 KB 76/181 KB 60/60 KB 48/203 KB 80/181 KB 60/60 KB 48/203 KB 84/181 KB 60/60 KB 52/203 KB 88/181 KB 60/60 KB 52/203 KB 92/181 KB 60/60 KB 52/203 KB 96/181 KB 60/60 KB 52/203 KB 84/181 KB 60/60 KB 56/203 KB 96/181 KB 60/60 KB 60/203 KB 96/181 KB 60/60 KB 64/203 KB 96/181 KB 60/60 KB 68/203 KB 96/181 KB 60/60 KB 72/203 KB 100/181 KB 60/60 KB 76/203 KB 100/181 KB 60/60 KB 80/203 KB 100/181 KB 60/60 KB 68/203 KB 100/181 KB 60/60 KB 80/203 KB 104/181 KB 60/60 KB 80/203 KB 108/181 KB 60/60 KB 80/203 KB 112/181 KB 60/60 KB 80/203 KB 116/181 KB 60/60 KB 84/203 KB 116/181 KB 60/60 KB 88/203 KB 116/181 KB 60/60 KB 92/203 KB 116/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1230.3 KB/sec) unit-abot-epc-basic-0: 11:12:40 DEBUG unit.abot-epc-basic/0.install 96/203 KB 116/181 KB 96/203 KB 120/181 KB 96/203 KB 124/181 KB 96/203 KB 128/181 KB 100/203 KB 128/181 KB 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 132/181 KB 120/203 KB 132/181 KB 124/203 KB 132/181 KB 128/203 KB 132/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 112/203 KB 132/181 KB 148/203 KB 136/181 KB 148/203 KB 140/181 KB 148/203 KB 144/181 KB 148/203 KB 148/181 KB 148/203 KB 152/181 KB 148/203 KB 156/181 KB 148/203 KB 160/181 KB 148/203 KB 164/181 KB 148/203 KB 168/181 KB 148/203 KB 172/181 KB 148/203 KB 176/181 KB 148/203 KB 180/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/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 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2771.0 KB/sec) unit-abot-epc-basic-0: 11:12:40 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 3219.9 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 211.1 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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 137.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 134.9 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 290.9 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 670.2 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 100.0 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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 551.5 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 1443.4 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 71.4 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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 111.5 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 61.2 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 295.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/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: 11:12:40 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: 11:12:40 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 548.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 174.5 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 3/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 285.6 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12: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/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 693.7 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 192.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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 47.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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 3144.8 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/44 KB 3/158 KB 8/46 KB 3/201 KB 4/54 KB 4/44 KB 3/158 KB 12/46 KB 3/201 KB 4/54 KB 4/44 KB 3/158 KB 4/46 KB 3/201 KB 4/54 KB 4/44 KB 3/158 KB 12/46 KB 3/201 KB 8/54 KB 4/44 KB 3/158 KB 12/46 KB 3/201 KB 12/54 KB 4/44 KB 3/158 KB 12/46 KB 3/201 KB 16/54 KB 4/44 KB 3/158 KB 12/46 KB 3/201 KB 20/54 KB 4/44 KB 3/158 KB 4/46 KB 3/201 KB 4/44 KB 3/158 KB 16/46 KB 5/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 8/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 11/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 13/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 16/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 19/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 3/158 KB 4/46 KB 4/44 KB 5/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 8/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 11/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 13/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 16/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 19/158 KB 16/46 KB 21/201 KB 20/54 KB 4/44 KB 21/158 KB 16/46 KB 24/201 KB 24/54 KB 4/44 KB 4/46 KB 8/44 KB 21/158 KB 16/46 KB 24/201 KB 24/54 KB 12/44 KB 21/158 KB 16/46 KB 24/201 KB 24/54 KB 16/44 KB 21/158 KB 16/46 KB 24/201 KB 24/54 KB 20/44 KB 21/158 KB 16/46 KB 24/201 KB 24/54 KB 4/44 KB 19/158 KB 16/46 KB 24/201 KB 24/54 KB 20/44 KB 24/158 KB 16/46 KB 24/201 KB 28/54 KB 20/44 KB 24/158 KB 16/46 KB 24/201 KB 32/54 KB 4/44 KB 19/158 KB 16/46 KB 24/201 KB 20/54 KB 4/44 KB 3/158 KB 16/46 KB 3/201 KB 20/54 KB 20/44 KB 24/158 KB 20/46 KB 24/201 KB 32/54 KB 24/44 KB 24/158 KB 24/46 KB 27/201 KB 36/54 KB 20/44 KB 24/158 KB 16/46 KB 24/201 KB 24/54 KB 24/44 KB 27/158 KB 24/46 KB 27/201 KB 36/54 KB 24/44 KB 29/158 KB 28/46 KB 27/201 KB 36/54 KB 24/44 KB 24/158 KB 20/46 KB 27/201 KB 36/54 KB 24/44 KB 29/158 KB 28/46 KB 27/201 KB 40/54 KB 24/44 KB 29/158 KB 28/46 KB 27/201 KB 44/54 KB 24/44 KB 24/158 KB 20/46 KB 27/201 KB 32/54 KB 28/44 KB 32/158 KB 28/46 KB 27/201 KB 44/54 KB 32/44 KB 32/158 KB 28/46 KB 27/201 KB 44/54 KB 20/44 KB 24/158 KB 20/46 KB 27/201 KB 32/54 KB 32/44 KB 32/158 KB 28/46 KB 29/201 KB 44/54 KB 32/44 KB 32/158 KB 28/46 KB 32/201 KB 44/54 KB 32/44 KB 32/158 KB 28/46 KB 36/201 KB 44/54 KB 36/44 KB 32/158 KB 28/46 KB 40/201 KB 48/54 KB 36/44 KB 32/158 KB 28/46 KB 44/201 KB 48/54 KB 36/44 KB 32/158 KB 28/46 KB 48/201 KB 48/54 KB 24/44 KB 32/158 KB 28/46 KB 27/201 KB 44/54 KB 24/44 KB 27/158 KB 28/46 KB 27/201 KB 36/54 KB 36/44 KB 32/158 KB 32/46 KB 48/201 KB 48/54 KB 36/44 KB 32/158 KB 36/46 KB 48/201 KB 48/54 KB 36/44 KB 32/158 KB 40/46 KB 48/201 KB 48/54 KB 36/44 KB 32/158 KB 44/46 KB 48/201 KB 48/54 KB 36/44 KB 32/158 KB 46/46 KB 48/201 KB 48/54 KB 36/44 KB 32/158 KB 28/46 KB 36/201 KB 48/54 KB 36/44 KB 32/158 KB 28/46 KB 36/201 KB 44/54 KB 40/44 KB 32/158 KB 46/46 KB 48/201 KB 48/54 KB 44/44 KB 32/158 KB 46/46 KB 48/201 KB 48/54 KB 44/44 KB 32/158 KB 46/46 KB 48/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 48/201 KB 54/54 KB 44/44 KB 36/158 KB 46/46 KB 48/201 KB 54/54 KB 40/158 KB 48/201 KB 54/54 KB 44/158 KB 52/201 KB 54/54 KB 48/158 KB 52/201 KB 54/54 KB 52/158 KB 52/201 KB 54/54 KB 56/158 KB 52/201 KB 54/54 KB 60/158 KB 52/201 KB 54/54 KB 64/158 KB 52/201 KB 54/54 KB 68/158 KB 52/201 KB 54/54 KB 72/158 KB 52/201 KB 54/54 KB 76/158 KB 52/201 KB 54/54 KB 80/158 KB 52/201 KB 54/54 KB unit-abot-epc-basic-0: 11:12:40 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 865.7 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 996.7 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 40/158 KB 52/201 KB 54/54 KB 80/158 KB 56/201 KB 54/54 KB 80/158 KB 60/201 KB 54/54 KB 80/158 KB 64/201 KB 54/54 KB 80/158 KB 68/201 KB 54/54 KB 80/158 KB 72/201 KB 54/54 KB 80/158 KB 76/201 KB 54/54 KB 80/158 KB 80/201 KB 54/54 KB 80/158 KB 84/201 KB 54/54 KB 80/158 KB 88/201 KB 54/54 KB 80/158 KB 92/201 KB 54/54 KB 84/158 KB 96/201 KB 54/54 KB 84/158 KB 100/201 KB 54/54 KB 84/158 KB 104/201 KB 54/54 KB 84/158 KB 108/201 KB 54/54 KB 84/158 KB 112/201 KB 54/54 KB 84/158 KB 92/201 KB 54/54 KB 88/158 KB 112/201 KB 54/54 KB 92/158 KB 112/201 KB 54/54 KB 96/158 KB 112/201 KB 54/54 KB 100/158 KB 112/201 KB 54/54 KB 104/158 KB 116/201 KB 54/54 KB 108/158 KB 116/201 KB 54/54 KB 112/158 KB 116/201 KB 54/54 KB 116/158 KB 116/201 KB 54/54 KB 120/158 KB 116/201 KB 54/54 KB 124/158 KB 116/201 KB 54/54 KB 128/158 KB 116/201 KB 54/54 KB 100/158 KB 116/201 KB 54/54 KB 128/158 KB 120/201 KB 54/54 KB 128/158 KB 124/201 KB 54/54 KB 128/158 KB 128/201 KB 54/54 KB 128/158 KB 132/201 KB 54/54 KB 132/158 KB 3/3 KB 136/201 KB 54/54 KB 132/158 KB 3/3 KB 140/201 KB 54/54 KB 132/158 KB 3/3 KB 144/201 KB 54/54 KB 132/158 KB 3/3 KB 148/201 KB 54/54 KB 132/158 KB 3/3 KB 152/201 KB 54/54 KB 132/158 KB 3/3 KB 156/201 KB 54/54 KB 132/158 KB 3/3 KB 160/201 KB 54/54 KB 132/158 KB 3/3 KB 132/201 KB 54/54 KB 128/158 KB 3/3 KB 132/201 KB 54/54 KB 136/158 KB 3/3 KB 160/201 KB 54/54 KB 140/158 KB 3/3 KB 160/201 KB 54/54 KB 144/158 KB 3/3 KB 160/201 KB 54/54 KB 148/158 KB 3/3 KB 160/201 KB 54/54 KB 152/158 KB 3/3 KB 164/201 KB 54/54 KB 156/158 KB 3/3 KB 164/201 KB 54/54 KB 158/158 KB 3/3 KB 164/201 KB 54/54 KB 148/158 KB 3/3 KB 164/201 KB 54/54 KB 158/158 KB 3/3 KB 168/201 KB 54/54 KB 158/158 KB 3/3 KB 172/201 KB 54/54 KB 158/158 KB 3/3 KB 176/201 KB 54/54 KB 158/158 KB 3/3 KB 180/201 KB 54/54 KB 158/158 KB 3/3 KB 184/201 KB 54/54 KB 158/158 KB 3/3 KB 188/201 KB 54/54 KB 158/158 KB 3/3 KB 192/201 KB 54/54 KB 158/158 KB 3/3 KB 196/201 KB 54/54 KB 158/158 KB 3/3 KB 200/201 KB 54/54 KB 158/158 KB 3/3 KB 201/201 KB 54/54 KB 4/6 KB 158/158 KB 3/3 KB 201/201 KB 54/54 KB 6/6 KB 158/158 KB 3/3 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 44.3 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 853.9 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2416.1 KB/sec) unit-abot-epc-basic-0: 11:12:40 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.jar unit-abot-epc-basic-0: 11:12:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 95.2 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 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 3086.0 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:40 DEBUG unit.abot-epc-basic/0.install 3/367 KB 5/367 KB 3/5 KB 8/367 KB 3/5 KB 3/367 KB 3/5 KB 8/367 KB 5/5 KB 11/367 KB 5/5 KB 13/367 KB 5/5 KB 16/367 KB 5/5 KB 19/367 KB 3/52 KB 5/5 KB 21/367 KB 3/52 KB 5/5 KB 16/367 KB 3/52 KB 5/5 KB 21/367 KB 6/52 KB 5/5 KB 24/367 KB 6/52 KB 5/5 KB 27/367 KB 6/52 KB 5/5 KB 27/367 KB 9/52 KB 5/5 KB 29/367 KB 9/52 KB 5/5 KB 32/367 KB 11/52 KB 5/5 KB 36/367 KB 11/52 KB 3/47 KB 5/5 KB 40/367 KB 11/52 KB 3/47 KB 5/5 KB 29/367 KB 11/52 KB 5/5 KB 32/367 KB 11/52 KB 3/47 KB 5/5 KB 40/367 KB 11/52 KB 5/47 KB 5/5 KB 40/367 KB 11/52 KB 8/47 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 57.9 KB/sec) unit-abot-epc-basic-0: 11:12:40 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: 11:12:41 DEBUG unit.abot-epc-basic/0.install 40/367 KB 11/52 KB 11/47 KB 40/367 KB 14/52 KB 11/47 KB 40/367 KB 14/52 KB 13/47 KB 40/367 KB 16/52 KB 13/47 KB 40/367 KB 19/52 KB 16/47 KB 40/367 KB 16/52 KB 16/47 KB 40/367 KB 19/52 KB 19/47 KB 44/367 KB 19/52 KB 19/47 KB 44/367 KB 22/52 KB 21/47 KB 44/367 KB 22/52 KB 19/47 KB 48/367 KB 22/52 KB 21/47 KB 48/367 KB 22/52 KB 24/47 KB 52/367 KB 25/52 KB 27/47 KB 52/367 KB 25/52 KB 29/47 KB 52/367 KB 25/52 KB 24/47 KB 56/367 KB 25/52 KB 29/47 KB 60/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 64/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 68/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 72/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 76/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 80/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 48/367 KB 25/52 KB 24/47 KB 80/367 KB 27/52 KB 3/28 KB 32/47 KB 4/238 KB 80/367 KB 30/52 KB 3/28 KB 32/47 KB 4/238 KB 56/367 KB 25/52 KB 3/28 KB 32/47 KB 4/238 KB 56/367 KB 25/52 KB 3/28 KB 29/47 KB 4/238 KB 80/367 KB 30/52 KB 3/28 KB 32/47 KB 8/238 KB 80/367 KB 30/52 KB 3/28 KB 32/47 KB 12/238 KB 80/367 KB 30/52 KB 3/28 KB 32/47 KB 16/238 KB 56/367 KB 25/52 KB 3/28 KB 29/47 KB 80/367 KB 32/52 KB 6/28 KB 32/47 KB 16/238 KB 80/367 KB 32/52 KB 9/28 KB 32/47 KB 16/238 KB 80/367 KB 32/52 KB 11/28 KB 32/47 KB 16/238 KB 80/367 KB 32/52 KB 14/28 KB 32/47 KB 16/238 KB 80/367 KB 32/52 KB 16/28 KB 36/47 KB 20/238 KB 80/367 KB 32/52 KB 3/28 KB 32/47 KB 16/238 KB 80/367 KB 36/52 KB 16/28 KB 36/47 KB 20/238 KB 80/367 KB 32/52 KB 14/28 KB 36/47 KB 20/238 KB 80/367 KB 36/52 KB 19/28 KB 36/47 KB 24/238 KB 80/367 KB 32/52 KB 14/28 KB 36/47 KB 16/238 KB 80/367 KB 36/52 KB 19/28 KB 40/47 KB 24/238 KB 80/367 KB 36/52 KB 19/28 KB 44/47 KB 24/238 KB 80/367 KB 36/52 KB 19/28 KB 47/47 KB 24/238 KB 80/367 KB 36/52 KB 19/28 KB 36/47 KB 20/238 KB 80/367 KB 36/52 KB 22/28 KB 47/47 KB 24/238 KB 80/367 KB 36/52 KB 22/28 KB 47/47 KB 28/238 KB 80/367 KB 40/52 KB 22/28 KB 47/47 KB 32/238 KB 80/367 KB 40/52 KB 22/28 KB 47/47 KB 28/238 KB 80/367 KB 44/52 KB 25/28 KB 47/47 KB 32/238 KB 80/367 KB 40/52 KB 25/28 KB 47/47 KB 32/238 KB 80/367 KB 44/52 KB 25/28 KB 47/47 KB 36/238 KB 84/367 KB 48/52 KB 27/28 KB 47/47 KB 40/238 KB 84/367 KB 48/52 KB 27/28 KB 47/47 KB 44/238 KB 84/367 KB 48/52 KB 27/28 KB 47/47 KB 36/238 KB 88/367 KB 48/52 KB 27/28 KB 47/47 KB 44/238 KB 92/367 KB 48/52 KB 27/28 KB 47/47 KB 44/238 KB 96/367 KB 48/52 KB 27/28 KB 47/47 KB 48/238 KB 80/367 KB 48/52 KB 27/28 KB 47/47 KB 36/238 KB 80/367 KB 44/52 KB 27/28 KB 47/47 KB 36/238 KB 96/367 KB 48/52 KB 28/28 KB 47/47 KB 48/238 KB 96/367 KB 52/52 KB 28/28 KB 47/47 KB 48/238 KB 92/367 KB 48/52 KB 27/28 KB 47/47 KB 48/238 KB 96/367 KB 52/52 KB 28/28 KB 47/47 KB 52/238 KB 100/367 KB 52/52 KB 28/28 KB 56/238 KB 100/367 KB 52/52 KB 28/28 KB 60/238 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 502.4 KB/sec) unit-abot-epc-basic-0: 11:12:41 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: 11:12:41 DEBUG unit.abot-epc-basic/0.install 100/367 KB 52/52 KB 28/28 KB 47/47 KB 52/238 KB 104/367 KB 52/52 KB 28/28 KB 60/238 KB 104/367 KB 52/52 KB 28/28 KB 64/238 KB 108/367 KB 52/52 KB 28/28 KB 64/238 KB 112/367 KB 52/52 KB 28/28 KB 64/238 KB 116/367 KB 52/52 KB 28/28 KB 64/238 KB 120/367 KB 68/238 KB 124/367 KB 68/238 KB 128/367 KB 68/238 KB 132/367 KB 68/238 KB 136/367 KB 68/238 KB 140/367 KB 68/238 KB 144/367 KB 68/238 KB 116/367 KB 68/238 KB 144/367 KB 72/238 KB 144/367 KB 76/238 KB 144/367 KB 80/238 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 530.4 KB/sec) unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 276.1 KB/sec) unit-abot-epc-basic-0: 11:12:41 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: 11:12:41 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: 11:12:41 DEBUG unit.abot-epc-basic/0.install 144/367 KB 84/238 KB 144/367 KB 88/238 KB 144/367 KB 92/238 KB 144/367 KB 96/238 KB 148/367 KB 96/238 KB 152/367 KB 100/238 KB 4/186 KB 156/367 KB 100/238 KB 4/186 KB 160/367 KB 100/238 KB 148/367 KB 100/238 KB 4/186 KB 160/367 KB 104/238 KB 4/186 KB 160/367 KB 108/238 KB 4/186 KB 152/367 KB 100/238 KB 8/186 KB 160/367 KB 108/238 KB 12/186 KB 160/367 KB 108/238 KB 16/186 KB 160/367 KB 108/238 KB 20/186 KB 160/367 KB 108/238 KB 24/186 KB 160/367 KB 3/558 KB 108/238 KB 28/186 KB 160/367 KB 3/558 KB 108/238 KB 32/186 KB 160/367 KB 3/558 KB 108/238 KB 20/186 KB 160/367 KB 3/558 KB 108/238 KB 32/186 KB 160/367 KB 5/558 KB 108/238 KB 32/186 KB 160/367 KB 8/558 KB 108/238 KB 32/186 KB 160/367 KB 11/558 KB 108/238 KB 32/186 KB 160/367 KB 13/558 KB 108/238 KB 32/186 KB 160/367 KB 16/558 KB 108/238 KB 32/186 KB 160/367 KB 19/558 KB 108/238 KB 32/186 KB 160/367 KB 21/558 KB 108/238 KB 36/186 KB 160/367 KB 24/558 KB 112/238 KB 36/186 KB 160/367 KB 27/558 KB 112/238 KB 36/186 KB 160/367 KB 29/558 KB 112/238 KB 36/186 KB 164/367 KB 32/558 KB 112/238 KB 36/186 KB 160/367 KB 21/558 KB 112/238 KB 40/186 KB 164/367 KB 32/558 KB 112/238 KB 44/186 KB 164/367 KB 32/558 KB 112/238 KB 48/186 KB 164/367 KB 32/558 KB 112/238 KB 32/186 KB 160/367 KB 21/558 KB 112/238 KB 48/186 KB 164/367 KB 32/558 KB 116/238 KB 48/186 KB 164/367 KB 32/558 KB 120/238 KB 48/186 KB 164/367 KB 32/558 KB 124/238 KB 48/186 KB 164/367 KB 36/558 KB 128/238 KB 48/186 KB 164/367 KB 36/558 KB 132/238 KB 52/186 KB 164/367 KB 36/558 KB 136/238 KB 36/186 KB 164/367 KB 29/558 KB 112/238 KB 52/186 KB 168/367 KB 36/558 KB 136/238 KB 52/186 KB 172/367 KB 36/558 KB 136/238 KB 52/186 KB 176/367 KB 36/558 KB 136/238 KB 52/186 KB 164/367 KB 36/558 KB 132/238 KB 56/186 KB 176/367 KB 36/558 KB 136/238 KB 60/186 KB 180/367 KB 36/558 KB 136/238 KB 64/186 KB 180/367 KB 36/558 KB 136/238 KB 48/186 KB 164/367 KB 36/558 KB 124/238 KB 64/186 KB 180/367 KB 40/558 KB 136/238 KB 64/186 KB 180/367 KB 44/558 KB 136/238 KB 64/186 KB 180/367 KB 48/558 KB 136/238 KB 64/186 KB 180/367 KB 52/558 KB 136/238 KB 68/186 KB 180/367 KB 56/558 KB 140/238 KB 68/186 KB 180/367 KB 60/558 KB 140/238 KB 68/186 KB 180/367 KB 64/558 KB 140/238 KB 56/186 KB 180/367 KB 36/558 KB 136/238 KB 68/186 KB 184/367 KB 64/558 KB 140/238 KB 68/186 KB 188/367 KB 64/558 KB 140/238 KB 68/186 KB 192/367 KB 64/558 KB 140/238 KB 68/186 KB 180/367 KB 52/558 KB 140/238 KB 72/186 KB 192/367 KB 64/558 KB 140/238 KB 76/186 KB 192/367 KB 64/558 KB 140/238 KB 80/186 KB 192/367 KB 64/558 KB 140/238 KB 84/186 KB 192/367 KB 64/558 KB 140/238 KB 88/186 KB 196/367 KB 68/558 KB 140/238 KB 92/186 KB 196/367 KB 68/558 KB 140/238 KB 96/186 KB 196/367 KB 68/558 KB 140/238 KB 64/186 KB 180/367 KB 52/558 KB 140/238 KB 96/186 KB 196/367 KB 68/558 KB 144/238 KB 96/186 KB 196/367 KB 68/558 KB 148/238 KB 96/186 KB 196/367 KB 68/558 KB 152/238 KB 96/186 KB 196/367 KB 68/558 KB 156/238 KB 96/186 KB 196/367 KB 68/558 KB 160/238 KB 84/186 KB 196/367 KB 68/558 KB 140/238 KB 96/186 KB 200/367 KB 68/558 KB 160/238 KB 96/186 KB 204/367 KB 68/558 KB 160/238 KB 96/186 KB 208/367 KB 68/558 KB 160/238 KB 96/186 KB 208/367 KB 68/558 KB 164/238 KB 96/186 KB 212/367 KB 68/558 KB 168/238 KB 100/186 KB 212/367 KB 68/558 KB 172/238 KB 100/186 KB 212/367 KB 68/558 KB 176/238 KB 84/186 KB 192/367 KB 68/558 KB 140/238 KB 100/186 KB 212/367 KB 72/558 KB 176/238 KB unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install 100/186 KB 212/367 KB 76/558 KB 176/238 KB 100/186 KB 212/367 KB 80/558 KB 176/238 KB 100/186 KB 212/367 KB 84/558 KB 176/238 KB 100/186 KB 212/367 KB 88/558 KB 180/238 KB 100/186 KB 212/367 KB 92/558 KB 180/238 KB 100/186 KB 212/367 KB 96/558 KB 180/238 KB 100/186 KB 212/367 KB 68/558 KB 168/238 KB 104/186 KB 212/367 KB 96/558 KB 180/238 KB 108/186 KB 212/367 KB 96/558 KB 180/238 KB 112/186 KB 212/367 KB 96/558 KB 180/238 KB 96/186 KB 212/367 KB 68/558 KB 164/238 KB 112/186 KB 216/367 KB 96/558 KB 180/238 KB 112/186 KB 220/367 KB 96/558 KB 180/238 KB 112/186 KB 224/367 KB 96/558 KB 180/238 KB 112/186 KB 228/367 KB 96/558 KB 180/238 KB 116/186 KB 232/367 KB 96/558 KB 180/238 KB 116/186 KB 236/367 KB 96/558 KB 180/238 KB 116/186 KB 240/367 KB 96/558 KB 180/238 KB 116/186 KB 244/367 KB 100/558 KB 180/238 KB 116/186 KB 248/367 KB 100/558 KB 180/238 KB 116/186 KB 252/367 KB 100/558 KB 180/238 KB 116/186 KB 256/367 KB 100/558 KB 180/238 KB 116/186 KB 260/367 KB 100/558 KB 180/238 KB 100/186 KB 212/367 KB 84/558 KB 180/238 KB 116/186 KB 260/367 KB 100/558 KB 184/238 KB 116/186 KB 260/367 KB 100/558 KB 188/238 KB 116/186 KB 260/367 KB 100/558 KB 192/238 KB 116/186 KB 260/367 KB 100/558 KB 196/238 KB 116/186 KB 260/367 KB 100/558 KB 200/238 KB 116/186 KB 260/367 KB 100/558 KB 204/238 KB 116/186 KB 260/367 KB 100/558 KB 208/238 KB 116/186 KB 240/367 KB 100/558 KB 180/238 KB 116/186 KB 260/367 KB 104/558 KB 208/238 KB 116/186 KB 260/367 KB 108/558 KB 208/238 KB 116/186 KB 260/367 KB 112/558 KB 208/238 KB 116/186 KB 228/367 KB 96/558 KB 180/238 KB 120/186 KB 260/367 KB 112/558 KB 208/238 KB 124/186 KB 260/367 KB 112/558 KB 208/238 KB 128/186 KB 260/367 KB 112/558 KB 208/238 KB 132/186 KB 260/367 KB 112/558 KB 208/238 KB 136/186 KB 260/367 KB 116/558 KB 212/238 KB 140/186 KB 260/367 KB 116/558 KB 212/238 KB 144/186 KB 260/367 KB 116/558 KB 212/238 KB 132/186 KB 260/367 KB 116/558 KB 212/238 KB 144/186 KB 260/367 KB 120/558 KB 212/238 KB 144/186 KB 260/367 KB 124/558 KB 212/238 KB 144/186 KB 264/367 KB 128/558 KB 212/238 KB 132/186 KB 260/367 KB 112/558 KB 212/238 KB 144/186 KB 264/367 KB 128/558 KB 216/238 KB 144/186 KB 264/367 KB 128/558 KB 220/238 KB 144/186 KB 264/367 KB 128/558 KB 224/238 KB 148/186 KB 264/367 KB 128/558 KB 228/238 KB 148/186 KB 264/367 KB 132/558 KB 232/238 KB 148/186 KB 264/367 KB 132/558 KB 236/238 KB 148/186 KB 264/367 KB 132/558 KB 238/238 KB 144/186 KB 264/367 KB 124/558 KB 212/238 KB 148/186 KB 268/367 KB 132/558 KB 238/238 KB 148/186 KB 272/367 KB 132/558 KB 238/238 KB 148/186 KB 276/367 KB 132/558 KB 238/238 KB 148/186 KB 280/367 KB 132/558 KB 238/238 KB 148/186 KB 284/367 KB 132/558 KB 238/238 KB 148/186 KB 288/367 KB 132/558 KB 238/238 KB 148/186 KB 292/367 KB 132/558 KB 238/238 KB 148/186 KB 296/367 KB 132/558 KB 238/238 KB 148/186 KB 300/367 KB 132/558 KB 238/238 KB 148/186 KB 304/367 KB 132/558 KB 238/238 KB 148/186 KB 264/367 KB 132/558 KB 228/238 KB 148/186 KB 304/367 KB 136/558 KB 238/238 KB 148/186 KB 304/367 KB 140/558 KB 238/238 KB 148/186 KB 304/367 KB 144/558 KB 238/238 KB 148/186 KB 264/367 KB 128/558 KB 224/238 KB 152/186 KB 304/367 KB 144/558 KB 238/238 KB 156/186 KB 304/367 KB 144/558 KB 238/238 KB 160/186 KB 304/367 KB 144/558 KB 238/238 KB 164/186 KB 304/367 KB 144/558 KB 238/238 KB 168/186 KB 304/367 KB 148/558 KB 238/238 KB 172/186 KB 304/367 KB 148/558 KB 238/238 KB 176/186 KB 304/367 KB 148/558 K unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install B 238/238 KB 164/186 KB 304/367 KB 148/558 KB 238/238 KB 176/186 KB 304/367 KB 152/558 KB 238/238 KB 176/186 KB 304/367 KB 156/558 KB 238/238 KB 176/186 KB 304/367 KB 160/558 KB 238/238 KB 176/186 KB 304/367 KB 164/558 KB 238/238 KB 180/186 KB 308/367 KB 168/558 KB 238/238 KB 180/186 KB 308/367 KB 172/558 KB 238/238 KB 180/186 KB 308/367 KB 176/558 KB 238/238 KB 180/186 KB 304/367 KB 164/558 KB 238/238 KB 184/186 KB 308/367 KB 176/558 KB 238/238 KB 186/186 KB 308/367 KB 176/558 KB 238/238 KB 180/186 KB 308/367 KB 164/558 KB 238/238 KB 186/186 KB 312/367 KB 176/558 KB 186/186 KB 316/367 KB 176/558 KB 186/186 KB 320/367 KB 176/558 KB 186/186 KB 324/367 KB 176/558 KB 186/186 KB 328/367 KB 180/558 KB 186/186 KB 332/367 KB 180/558 KB 186/186 KB 336/367 KB 180/558 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 1593.5 KB/sec) unit-abot-epc-basic-0: 11:12:41 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: 11:12:41 DEBUG unit.abot-epc-basic/0.install 186/186 KB 324/367 KB 180/558 KB 186/186 KB 336/367 KB 184/558 KB 186/186 KB 336/367 KB 188/558 KB 186/186 KB 336/367 KB 192/558 KB 186/186 KB 336/367 KB 196/558 KB 340/367 KB 200/558 KB 340/367 KB 204/558 KB 340/367 KB 208/558 KB 340/367 KB 196/558 KB 344/367 KB 208/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1192.1 KB/sec) unit-abot-epc-basic-0: 11:12:41 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: 11:12:41 DEBUG unit.abot-epc-basic/0.install 348/367 KB 208/558 KB 348/367 KB 212/558 KB 352/367 KB 212/558 KB 356/367 KB 212/558 KB 360/367 KB 216/558 KB 364/367 KB 216/558 KB 367/367 KB 216/558 KB 356/367 KB 216/558 KB 367/367 KB 220/558 KB 367/367 KB 224/558 KB 367/367 KB 228/558 KB 367/367 KB 232/558 KB 367/367 KB 236/558 KB 367/367 KB 240/558 KB 367/367 KB 240/558 KB 4/181 KB 367/367 KB 240/558 KB 8/181 KB 367/367 KB 240/558 KB 12/181 KB 367/367 KB 240/558 KB 16/181 KB 367/367 KB 240/558 KB 20/181 KB 367/367 KB 240/558 KB 24/181 KB 367/367 KB 240/558 KB 28/181 KB 367/367 KB 240/558 KB 32/181 KB 367/367 KB 240/558 KB 4/1206 KB 32/181 KB 367/367 KB 240/558 KB 8/1206 KB 32/181 KB 367/367 KB 240/558 KB 12/1206 KB 32/181 KB 367/367 KB 240/558 KB 16/1206 KB 32/181 KB 367/367 KB 240/558 KB 20/1206 KB 32/181 KB 367/367 KB 240/558 KB 24/1206 KB 32/181 KB 367/367 KB 240/558 KB 28/1206 KB 32/181 KB 367/367 KB 240/558 KB 32/1206 KB 32/181 KB 367/367 KB 240/558 KB 36/1206 KB 32/181 KB 240/558 KB 40/1206 KB 32/181 KB 240/558 KB 44/1206 KB 32/181 KB 240/558 KB 48/1206 KB 36/181 KB 244/558 KB 48/1206 KB 36/181 KB 248/558 KB 48/1206 KB 36/181 KB 252/558 KB 48/1206 KB 36/181 KB 256/558 KB 48/1206 KB 36/181 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.jar (367 KB at 2168.5 KB/sec) unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install 256/558 KB 52/1206 KB 36/181 KB 256/558 KB 56/1206 KB 36/181 KB 256/558 KB 60/1206 KB 36/181 KB 256/558 KB 64/1206 KB 36/181 KB 240/558 KB 44/1206 KB 36/181 KB 256/558 KB 64/1206 KB 40/181 KB 256/558 KB 64/1206 KB 44/181 KB 256/558 KB 64/1206 KB 48/181 KB 256/558 KB 64/1206 KB 52/181 KB 260/558 KB 68/1206 KB 56/181 KB 260/558 KB 64/1206 KB 52/181 KB 264/558 KB 68/1206 KB 56/181 KB 268/558 KB 68/1206 KB 56/181 KB 272/558 KB 68/1206 KB 56/181 KB 260/558 KB 68/1206 KB 52/181 KB 276/558 KB 68/1206 KB 56/181 KB 280/558 KB 72/1206 KB 60/181 KB 284/558 KB 72/1206 KB 60/181 KB 276/558 KB 72/1206 KB 60/181 KB 284/558 KB 72/1206 KB 64/181 KB 284/558 KB 72/1206 KB 68/181 KB 276/558 KB 72/1206 KB 56/181 KB 288/558 KB 76/1206 KB 68/181 KB 288/558 KB 80/1206 KB 68/181 KB 288/558 KB 84/1206 KB 68/181 KB 288/558 KB 88/1206 KB 68/181 KB 288/558 KB 72/1206 KB 68/181 KB 292/558 KB 88/1206 KB 72/181 KB 296/558 KB 92/1206 KB 72/181 KB 300/558 KB 92/1206 KB 72/181 KB 288/558 KB 88/1206 KB 72/181 KB 300/558 KB 92/1206 KB 76/181 KB 300/558 KB 92/1206 KB 80/181 KB 292/558 KB 92/1206 KB 72/181 KB 300/558 KB 96/1206 KB 80/181 KB 300/558 KB 100/1206 KB 80/181 KB 304/558 KB 104/1206 KB 84/181 KB 304/558 KB 100/1206 KB 84/181 KB 300/558 KB 100/1206 KB 84/181 KB 304/558 KB 104/1206 KB 88/181 KB 304/558 KB 108/1206 KB 92/181 KB 304/558 KB 108/1206 KB 96/181 KB 304/558 KB 108/1206 KB 100/181 KB 308/558 KB 108/1206 KB 104/181 KB 308/558 KB 108/1206 KB 108/181 KB 308/558 KB 108/1206 KB 112/181 KB 304/558 KB 108/1206 KB 88/181 KB 308/558 KB 112/1206 KB 112/181 KB 308/558 KB 116/1206 KB 112/181 KB 308/558 KB 120/1206 KB 112/181 KB 308/558 KB 124/1206 KB 112/181 KB 308/558 KB 128/1206 KB 112/181 KB 308/558 KB 108/1206 KB 100/181 KB 312/558 KB 128/1206 KB 112/181 KB 316/558 KB 128/1206 KB 112/181 KB 320/558 KB 128/1206 KB 112/181 KB 324/558 KB 128/1206 KB 112/181 KB 328/558 KB 132/1206 KB 116/181 KB 332/558 KB 132/1206 KB 116/181 KB 336/558 KB 132/1206 KB 116/181 KB 324/558 KB 132/1206 KB 116/181 KB 336/558 KB 136/1206 KB 116/181 KB 340/558 KB 140/1206 KB 116/181 KB 340/558 KB 144/1206 KB 116/181 KB 324/558 KB 128/1206 KB 116/181 KB 340/558 KB 144/1206 KB 120/181 KB 340/558 KB 144/1206 KB 124/181 KB 340/558 KB 144/1206 KB 128/181 KB 340/558 KB 144/1206 KB 132/181 KB 340/558 KB 148/1206 KB 136/181 KB 340/558 KB 148/1206 KB 140/181 KB 340/558 KB 148/1206 KB 144/181 KB 340/558 KB 136/1206 KB 116/181 KB 344/558 KB 148/1206 KB 144/181 KB 348/558 KB 148/1206 KB 144/181 KB 352/558 KB 148/1206 KB 144/181 KB 340/558 KB 148/1206 KB 132/181 KB 356/558 KB 148/1206 KB 144/181 KB 360/558 KB 152/1206 KB 148/181 KB 364/558 KB 152/1206 KB 148/181 KB 368/558 KB 152/1206 KB 148/181 KB 356/558 KB 152/1206 KB 148/181 KB 368/558 KB 152/1206 KB 152/181 KB 368/558 KB 152/1206 KB 156/181 KB 372/558 KB 152/1206 KB 160/181 KB 356/558 KB 152/1206 KB 144/181 KB 372/558 KB 156/1206 KB 160/181 KB 372/558 KB 160/1206 KB 160/181 KB 372/558 KB 164/1206 KB 160/181 KB 372/558 KB 168/1206 KB 160/181 KB 372/558 KB 172/1206 KB 160/181 KB 372/558 KB 176/1206 KB 160/181 KB 372/558 KB 176/1206 KB 164/181 KB 372/558 KB 180/1206 KB 168/181 KB 372/558 KB 180/1206 KB 172/181 KB 372/558 KB 180/1206 KB 176/181 KB 372/558 KB 152/1206 KB 156/181 KB 376/558 KB 180/1206 KB 176/181 KB 380/558 KB 180/1206 KB 176/181 KB 384/558 KB 180/1206 KB 176/181 KB 388/558 KB 180/1206 KB 176/181 KB 392/558 KB 180/1206 KB 180/18 unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install 1 KB 396/558 KB 180/1206 KB 180/181 KB 400/558 KB 180/1206 KB 180/181 KB 372/558 KB 180/1206 KB 164/181 KB 400/558 KB 184/1206 KB 180/181 KB 400/558 KB 188/1206 KB 180/181 KB 400/558 KB 192/1206 KB 180/181 KB 400/558 KB 196/1206 KB 180/181 KB 404/558 KB 200/1206 KB 180/181 KB 404/558 KB 204/1206 KB 180/181 KB 404/558 KB 208/1206 KB 180/181 KB 388/558 KB 180/1206 KB 180/181 KB 404/558 KB 208/1206 KB 181/181 KB 404/558 KB 196/1206 KB 180/181 KB 408/558 KB 208/1206 KB 181/181 KB 412/558 KB 208/1206 KB 181/181 KB 416/558 KB 208/1206 KB 181/181 KB 420/558 KB 208/1206 KB 181/181 KB 424/558 KB 212/1206 KB 181/181 KB 428/558 KB 212/1206 KB 181/181 KB 432/558 KB 212/1206 KB 181/181 KB 420/558 KB 212/1206 KB 181/181 KB 432/558 KB 216/1206 KB 181/181 KB 432/558 KB 220/1206 KB 181/181 KB 432/558 KB 224/1206 KB 181/181 KB 432/558 KB 228/1206 KB 181/181 KB 436/558 KB 232/1206 KB 181/181 KB 436/558 KB 236/1206 KB 181/181 KB 436/558 KB 240/1206 KB 181/181 KB 436/558 KB 228/1206 KB 181/181 KB 440/558 KB 240/1206 KB 181/181 KB 444/558 KB 240/1206 KB 181/181 KB 448/558 KB 240/1206 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 848.8 KB/sec) unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install 448/558 KB 244/1206 KB 448/558 KB 248/1206 KB 448/558 KB 252/1206 KB 448/558 KB 256/1206 KB 452/558 KB 260/1206 KB 452/558 KB 264/1206 KB 452/558 KB 268/1206 KB 452/558 KB 272/1206 KB 452/558 KB 276/1206 KB 452/558 KB 280/1206 KB 452/558 KB 284/1206 KB 452/558 KB 288/1206 KB 452/558 KB 292/1206 KB 452/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 292/1206 KB 504/558 KB 296/1206 KB 508/558 KB 296/1206 KB 512/558 KB 296/1206 KB 500/558 KB 296/1206 KB 512/558 KB 300/1206 KB 512/558 KB 304/1206 KB 512/558 KB 308/1206 KB 516/558 KB 308/1206 KB 516/558 KB 312/1206 KB 516/558 KB 316/1206 KB 516/558 KB 320/1206 KB 516/558 KB 324/1206 KB 520/558 KB 328/1206 KB 520/558 KB 332/1206 KB 520/558 KB 336/1206 KB 520/558 KB 340/1206 KB 520/558 KB 344/1206 KB 520/558 KB 348/1206 KB 520/558 KB 352/1206 KB 520/558 KB 356/1206 KB 520/558 KB 324/1206 KB 524/558 KB 356/1206 KB 528/558 KB 356/1206 KB 532/558 KB 356/1206 KB 536/558 KB 356/1206 KB 540/558 KB 356/1206 KB 544/558 KB 356/1206 KB 548/558 KB 356/1206 KB 552/558 KB 356/1206 KB 556/558 KB 356/1206 KB 558/558 KB 356/1206 KB 558/558 KB 360/1206 KB 558/558 KB 364/1206 KB 558/558 KB 368/1206 KB 558/558 KB 372/1206 KB 558/558 KB 376/1206 KB 558/558 KB 380/1206 KB 558/558 KB 384/1206 KB 558/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 Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2401.3 KB/sec) unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install 428/1206 KB 432/1206 KB 436/1206 KB 440/1206 KB 444/1206 KB 448/1206 KB 452/1206 KB 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 543/1206 KB 547/1206 KB 551/1206 KB 555/1206 KB 559/1206 KB 563/1206 KB 567/1206 KB 571/1206 KB 575/1206 KB 579/1206 KB 583/1206 KB 587/1206 KB 591/1206 KB 595/1206 KB 599/1206 KB 603/1206 KB 607/1206 KB 611/1206 KB 615/1206 KB 619/1206 KB 623/1206 KB 627/1206 KB 631/1206 KB 635/1206 KB 639/1206 KB 643/1206 KB 647/1206 KB 651/1206 KB 655/1206 KB 659/1206 KB 663/1206 KB 667/1206 KB 671/1206 KB 675/1206 KB 679/1206 KB 683/1206 KB 687/1206 KB 691/1206 KB 695/1206 KB 699/1206 KB 703/1206 KB 707/1206 KB 711/1206 KB 715/1206 KB 719/1206 KB 723/1206 KB 727/1206 KB 731/1206 KB 735/1206 KB 739/1206 KB 743/1206 KB 747/1206 KB 751/1206 KB 755/1206 KB 759/1206 KB 763/1206 KB 767/1206 KB 771/1206 KB 775/1206 KB 779/1206 KB 783/1206 KB 787/1206 KB 791/1206 KB 795/1206 KB 799/1206 KB 803/1206 KB 807/1206 KB 811/1206 KB 815/1206 KB 819/1206 KB 823/1206 KB 827/1206 KB 831/1206 KB 835/1206 KB 839/1206 KB 843/1206 KB 847/1206 KB 851/1206 KB 855/1206 KB 859/1206 KB 863/1206 KB 867/1206 KB 871/1206 KB 875/1206 KB 879/1206 KB 883/1206 KB 887/1206 KB 891/1206 KB 895/1206 KB 899/1206 KB 903/1206 KB 907/1206 KB 911/1206 KB 915/1206 KB 919/1206 KB 923/1206 KB 927/1206 KB 931/1206 KB 935/1206 KB 939/1206 KB 943/1206 KB 947/1206 KB 951/1206 KB 955/1206 KB 959/1206 KB 963/1206 KB 967/1206 KB 971/1206 KB 975/1206 KB 979/1206 KB 983/1206 KB 987/1206 KB 991/1206 KB 995/1206 KB 999/1206 KB 1003/1206 KB 1007/1206 KB 1011/1206 KB 1015/1206 KB 1019/1206 KB 1023/1206 KB 1027/1206 KB 1031/1206 KB 1035/1206 KB 1039/1206 KB 1043/1206 KB 1047/1206 KB 1051/1206 KB 1055/1206 KB 1059/1206 KB 1063/1206 KB 1067/1206 KB 1071/1206 KB 1075/1206 KB 1079/1206 KB 1083/1206 KB 1087/1206 KB 1091/1206 KB 1095/1206 KB 1099/1206 KB 1103/1206 KB 1107/1206 KB 1111/1206 KB 1115/1206 KB 1119/1206 KB 1123/1206 KB 1127/1206 KB 1131/1206 KB 1135/1206 KB 1139/1206 KB 1143/1206 KB 1147/1206 KB 1151/1206 KB 1155/1206 KB 1159/1206 KB 1163/1206 KB 1167/1206 KB 1171/1206 KB 1175/1206 KB 1179/1206 KB 1183/1206 KB 1187/1206 KB 1191/1206 KB 1195/1206 KB 1199/1206 KB 1203/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 4275.4 KB/sec) unit-abot-epc-basic-0: 11:12:41 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: 11:12:41 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 2996.7 KB/sec) unit-abot-epc-basic-0: 11:12:41 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 11:12:42 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: 11:12:42 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: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 45.662 s unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-20T11:12:42+00:00 unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 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: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 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: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:12:42 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: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:12:42 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:12:43 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: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 11:12:43 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: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:12:43 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: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 11:12:43 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-dc740a-default-0". unit-abot-epc-basic-0: 11:12:44 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: 11:12:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 11:12:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:12:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:12:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:12:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:12:46 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:12:47 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:12:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:12:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:47 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: 11:12:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:12:47 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.5). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 11:12:48 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: 11:12:48 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 11:12:48 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 11:12:49 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:12:49 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 11:12:49 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: 11:12:49 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: 11:12:50 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: 11:12:50 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: 11:12:50 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: 11:12:50 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: 11:12:51 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: 11:12:51 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: 11:12:51 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: 11:12:51 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: 11:12:51 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: 11:12:52 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: 11:12:52 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: 11:12:52 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: 11:12:52 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: 11:12:52 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: 11:12:52 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: 11:12:53 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: 11:12:53 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: 11:12:53 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: 11:12:53 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: 11:12:53 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: 11:12:53 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: 11:12:53 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: 11:12:54 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: 11:12:54 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: 11:12:54 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: 11:12:54 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: 11:12:54 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: 11:12:54 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: 11:12:55 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: 11:12:55 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: 11:12:55 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: 11:12:55 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: 11:12:55 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:56 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: 11:12:57 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: 11:12:57 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: 11:12:57 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: 11:12:57 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: 11:12:57 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: 11:12:57 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: 11:12:57 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: 11:12:58 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: 11:12:58 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: 11:12:58 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: 11:12:58 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: 11:12:58 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: 11:12:58 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: 11:12:59 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: 11:12:59 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: 11:12:59 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: 11:12:59 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: 11:12:59 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: 11:12:59 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: 11:12:59 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: 11:13:00 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: 11:13:00 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: 11:13:00 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: 11:13:00 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: 11:13:00 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: 11:13:00 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: 11:13:00 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: 11:13:01 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: 11:13:01 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: 11:13:01 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: 11:13:01 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: 11:13:01 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: 11:13:01 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: 11:13:02 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: 11:13:02 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: 11:13:02 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: 11:13:02 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: 11:13:02 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: 11:13:02 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: 11:13:02 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: 11:13:03 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: 11:13:03 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: 11:13:03 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: 11:13:03 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: 11:13:03 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: 11:13:03 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: 11:13:03 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-oai-hss-0: 11:13:03 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:13:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:13:03 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:13:03 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:13:03 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:13:03 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:13:03 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:13:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:13:04 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-oai-hss-0: 11:13:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:13:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:13:04 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-oai-hss-0: 11:13:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:13:04 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: 11:13:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:13:04 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: 11:13:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:13:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:13:05 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: 11:13:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:13:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:13:05 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:13:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:13:05 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-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:13:05 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-abot-epc-basic-0: 11:13:05 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-abot-epc-basic-0: 11:13:05 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: 11:13:05 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:13:05 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:13:06 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-abot-epc-basic-0: 11:13:06 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: 11:13:06 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:13:06 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:13:06 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:13:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:13:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:13:06 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:13:06 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-abot-epc-basic-0: 11:13:07 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-abot-epc-basic-0: 11:13:07 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: 11:13:07 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: 11:13:08 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: 11:13:08 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: 11:13:08 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: 11:13:08 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: 11:13:08 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: 11:13:08 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: 11:13:09 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: 11:13:09 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: 11:13:09 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: 11:13:09 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: 11:13:10 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: 11:13:10 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: 11:13:10 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: 11:13:10 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: 11:13:10 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: 11:13:10 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: 11:13:10 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: 11:13:11 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: 11:13:11 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: 11:13:11 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: 11:13:11 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: 11:13:11 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: 11:13:11 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: 11:13:12 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: 11:13:12 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: 11:13:12 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: 11:13:12 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: 11:13:12 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: 11:13:13 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: 11:13:13 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: 11:13:13 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: 11:13:13 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: 11:13:13 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: 11:13:14 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: 11:13:14 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: 11:13:14 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: 11:13:14 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: 11:13:14 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: 11:13:15 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: 11:13:15 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: 11:13:15 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: 11:13:15 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: 11:13:15 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: 11:13:15 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: 11:13:16 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: 11:13:16 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: 11:13:16 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: 11:13:17 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: 11:13:17 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: 11:13:17 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: 11:13:17 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: 11:13:17 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: 11:13:17 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: 11:13:17 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: 11:13:18 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: 11:13:18 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: 11:13:18 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: 11:13:18 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:19 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: 11:13:20 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: 11:13:20 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: 11:13:20 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: 11:13:20 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: 11:13:20 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: 11:13:21 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: 11:13:21 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: 11:13:21 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: 11:13:21 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: 11:13:21 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: 11:13:21 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: 11:13:21 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: 11:13:22 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: 11:13:22 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: 11:13:22 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: 11:13:22 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: 11:13:22 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: 11:13:23 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: 11:13:23 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: 11:13:23 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: 11:13:23 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: 11:13:23 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: 11:13:23 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: 11:13:23 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: 11:13:24 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: 11:13:24 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: 11:13:24 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: 11:13:24 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: 11:13:24 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: 11:13:25 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: 11:13:25 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: 11:13:25 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: 11:13:25 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: 11:13:25 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: 11:13:26 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: 11:13:26 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: 11:13:26 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: 11:13:26 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: 11:13:26 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: 11:13:26 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: 11:13:27 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: 11:13:27 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: 11:13:27 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: 11:13:28 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: 11:13:28 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: 11:13:28 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: 11:13:28 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: 11:13:28 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: 11:13:28 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: 11:13:28 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: 11:13:29 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: 11:13:29 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: 11:13:29 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: 11:13:29 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: 11:13:29 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: 11:13:29 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: 11:13:30 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: 11:13:30 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: 11:13:30 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: 11:13:30 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: 11:13:30 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: 11:13:30 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: 11:13:31 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: 11:13:31 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: 11:13:31 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: 11:13:31 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: 11:13:31 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: 11:13:31 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: 11:13:31 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: 11:13:32 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: 11:13:32 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: 11:13:32 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: 11:13:32 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: 11:13:32 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: 11:13:32 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: 11:13:32 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: 11:13:33 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: 11:13:33 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: 11:13:33 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: 11:13:33 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: 11:13:33 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: 11:13:33 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:34 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: 11:13:35 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: 11:13:35 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: 11:13:35 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: 11:13:35 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: 11:13:35 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: 11:13:35 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: 11:13:35 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: 11:13:36 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: 11:13:36 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: 11:13:36 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: 11:13:36 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: 11:13:36 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: 11:13:36 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: 11:13:37 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: 11:13:37 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: 11:13:37 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: 11:13:37 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: 11:13:37 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: 11:13:37 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: 11:13:37 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: 11:13:38 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: 11:13:38 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: 11:13:38 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: 11:13:38 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: 11:13:38 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: 11:13:38 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: 11:13:38 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:39 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: 11:13:40 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: 11:13:40 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: 11:13:40 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: 11:13:40 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: 11:13:40 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: 11:13:41 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: 11:13:41 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: 11:13:41 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: 11:13:42 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: 11:13:42 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: 11:13:42 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: 11:13:42 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: 11:13:42 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: 11:13:43 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: 11:13:43 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: 11:13:43 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: 11:13:43 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: 11:13:43 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: 11:13:43 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: 11:13:43 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: 11:13:44 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: 11:13:44 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: 11:13:44 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: 11:13:44 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: 11:13:44 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: 11:13:44 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: 11:13:45 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: 11:13:45 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: 11:13:45 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: 11:13:45 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: 11:13:45 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: 11:13:46 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: 11:13:46 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: 11:13:46 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: 11:13:46 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: 11:13:46 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:47 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: 11:13:48 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: 11:13:48 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: 11:13:48 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: 11:13:48 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: 11:13:49 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: 11:13:49 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: 11:13:49 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: 11:13:49 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: 11:13:49 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: 11:13:49 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: 11:13:50 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: 11:13:50 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: 11:13:50 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: 11:13:50 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: 11:13:50 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: 11:13:50 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: 11:13:50 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.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 11:13:51 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 11:13:51 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.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 11:13:51 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: 11:13:51 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: 11:13:51 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: 11:13:51 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: 11:13:51 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: 11:13:52 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: 11:13:52 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: 11:13:52 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: 11:13:52 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: 11:13:52 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: 11:13:53 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: 11:13:53 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: 11:13:53 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: 11:13:53 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: 11:13:53 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: 11:13:53 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: 11:13:54 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: 11:13:54 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: 11:13:54 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: 11:13:54 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: 11:13:54 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: 11:13:54 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: 11:13:54 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: 11:13:55 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: 11:13:55 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: 11:13:55 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: 11:13:55 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: 11:13:55 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: 11:13:55 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: 11:13:56 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: 11:13:56 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: 11:13:56 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: 11:13:56 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: 11:13:56 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: 11:13:56 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: 11:13:56 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: 11:13:57 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-oai-epc-0: 11:13:57 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:13:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:13:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:13:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:13:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:13:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:13:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:13:57 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-oai-epc-0: 11:13:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:13:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:13:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:13:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:13:57 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: 11:13:57 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-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:13:57 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-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:13:57 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: 11:13:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:13:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 11:13:58 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-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 11:13:58 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-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:13:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:13:58 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:13:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 11:13:58 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: 11:13:58 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-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:13:58 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 11:13:59 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: 11:13:59 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: 11:13:59 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: 11:13:59 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: 11:13:59 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-oai-epc-0: 11:13:59 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:13:59 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:13:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:13:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:13:59 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:13:59 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:14:00 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: 11:14:00 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: 11:14:00 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: 11:14:00 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: 11:14:00 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: 11:14:00 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: 11:14:01 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: 11:14:01 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: 11:14:01 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: 11:14:02 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: 11:14:02 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: 11:14:02 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: 11:14:02 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: 11:14:02 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: 11:14:02 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: 11:14:03 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: 11:14:03 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: 11:14:03 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: 11:14:03 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: 11:14:03 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: 11:14:03 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: 11:14:04 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: 11:14:04 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: 11:14:04 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: 11:14:04 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: 11:14:04 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: 11:14:04 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: 11:14:04 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: 11:14:05 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: 11:14:05 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: 11:14:05 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: 11:14:05 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: 11:14:05 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: 11:14:05 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: 11:14:05 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: 11:14:06 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: 11:14:06 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: 11:14:06 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: 11:14:07 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: 11:14:07 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: 11:14:09 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: 11:14:09 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: 11:14:10 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: 11:14:10 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: 11:14:10 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: 11:14:10 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: 11:14:10 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: 11:14:11 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: 11:14:11 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: 11:14:11 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: 11:14:11 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: 11:14:11 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: 11:14:11 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: 11:14:11 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: 11:14:12 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: 11:14:12 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: 11:14:12 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: 11:14:13 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: 11:14:13 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 23s (3,514 kB/s) unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 11:14:13 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 ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 11:14:13 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: 11:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 11:14:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 11:14:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:14:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 11:14:15 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: 11:14:15 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 11:14:17 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: 11:14:17 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: 11:14:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 11:14:17 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: 11:14:17 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: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 11:14:18 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: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:18 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:14:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 11:14:21 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: 11:14:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 11:14:22 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: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 11:14:22 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: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 11:14:22 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: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 11:14:22 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: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 11:14:22 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: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:22 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 11:14:24 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: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 11:14:25 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: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 11:14:25 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: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 11:14:25 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: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 11:14:25 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: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:14:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 11:14:25 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: 11:14:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 11:14:26 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: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:14:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:14:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:14:26 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:14:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:14:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 11:14:26 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: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:14:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 11:14:27 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: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 11:14:28 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: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 11:14:28 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:14:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:14:28 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:14:28 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:14:28 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:14:28 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:14:28 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-oai-hss-0: 11:14:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 11:14:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:14:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 11:14:28 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: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 11:14:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 11:14:28 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: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:14:28 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: 11:14:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:14:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 11:14:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 11:14:28 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: 11:14:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:14:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 11:14:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 11:14:29 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: 11:14:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 11:14:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 11:14:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:14:29 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: 11:14:29 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 11:14:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:14:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:14:29 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 11:14:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 11:14:29 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: 11:14:29 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-oai-hss-0: 11:14:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:14:29 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 11:14:29 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: 11:14:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 11:14:30 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 11:14:30 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:14:30 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:14:30 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:14:30 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:14:31 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:14:31 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:14:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:14:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:14:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:14:31 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:14:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 11:14:31 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: 11:14:31 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:14:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 11:14:32 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: 11:14:32 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 11:14:33 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: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:33 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 11:14:35 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: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 11:14:35 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: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:14:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 11:14:36 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: 11:14:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 11:14:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:38 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 11:14:39 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: 11:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 11:14:39 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: 11:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:14:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 11:14:39 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: 11:14:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:14:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 11:14:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:40 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 11:14:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:14:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 11:14:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 11:14:42 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 11:14:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:14:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 11:14:44 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: 11:14:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:14:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 11:14:45 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: 11:14:45 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:14:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 11:14:47 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: 11:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:14:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 11:14:47 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: 11:14:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 11:14:48 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: 11:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 11:14:48 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: 11:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 11:14:48 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: 11:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:14:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 11:14:48 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: 11:14:48 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 11:14:49 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: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 11:14:49 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: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 11:14:49 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: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 11:14:49 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: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:14:49 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 11:14:52 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: 11:14:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 11:14:52 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: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 11:14:53 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: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:53 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 11:14:54 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: 11:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 11:14:54 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: 11:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:14:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 11:14:54 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: 11:14:54 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 11:14:55 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: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 11:14:55 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: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:14:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 11:14:55 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: 11:14:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 11:14:56 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: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 11:14:56 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: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 11:14:56 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: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:14:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 11:14:56 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: 11:14:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 11:14:57 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: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 11:14:57 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: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 11:14:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 11:14:59 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: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 11:14:59 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: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 11:14:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 11:15:00 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: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:15:00 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: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 11:15:00 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: 11:15:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 11:15:01 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: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 11:15:01 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: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 11:15:01 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: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 11:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 11:15:02 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: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 11:15:02 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: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 11:15:03 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: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 11:15:03 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: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 11:15:03 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: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 11:15:03 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: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 11:15:04 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: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 11:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 11:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 11:15:07 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: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 11:15:07 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: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 11:15:07 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: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 11:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 11:15:08 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: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 11:15:08 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: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 11:15:09 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: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 11:15:09 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: 11:15:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:15:10 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: 11:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 11:15:10 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: 11:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 11:15:10 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: 11:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 11:15:11 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: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 11:15:11 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: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 11:15:11 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: 11:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 11:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 11:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 11:15:15 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: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 11:15:16 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 11:15:17 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: 11:15:17 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: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 11:15:19 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: 11:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 11:15:20 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: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 11:15:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 11:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 11:15:22 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: 11:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 11:15:22 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: 11:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 11:15:22 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: 11:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 11:15:23 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: 11:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 11:15:23 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: 11:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 11:15:23 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: 11:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 11:15:23 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: 11:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 11:15:24 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: 11:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 11:15:25 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: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 11:15:25 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: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 11:15:25 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 11:15:26 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: 11:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 11:15:27 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: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 11:15:27 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: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 11:15:27 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: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 11:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 11:15:28 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: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 11:15:28 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: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 11:15:28 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: 11:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 11:15:29 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: 11:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:15:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 11:15:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 11:15:29 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 11:15:30 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: 11:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 11:15:30 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: 11:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 11:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 11:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 11:15:33 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: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 11:15:33 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: 11:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 11:15:34 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: 11:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 11:15:36 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: 11:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 11:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 11:15:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 11:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 11:15:39 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: 11:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:43 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-oai-epc-0: 11:15:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:15:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 11:15:44 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 11:15:45 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: 11:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 11:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 11:15:46 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: 11:15:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 11:15:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 11:15:46 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:15:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:15:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:15:51 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: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:15:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:57 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:15: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: 11:15: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: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:15:58 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: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:58 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: 11:15:58 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: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:58 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: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:58 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:15:59 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: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:15:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:16: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: 11:16: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: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16: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: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 11:16:00 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:16:01 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 11:16:01 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 11:16:01 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 11:16:01 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 11:16:01 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:16:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:03 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:16:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:16:04 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: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 11:16:04 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: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 11:16:04 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: 11:16:04 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:16:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:16:05 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: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 11:16:06 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: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:06 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: 11:16:06 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: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 11:16:06 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:07 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: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 11:16:07 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: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 11:16:07 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: 11:16:07 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: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 11:16:07 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:08 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: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:08 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: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 11:16:08 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 11:16:09 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: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 11:16:09 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: 11:16:09 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: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:09 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 11:16:10 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: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:16:10 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: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:10 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: 11:16:10 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: 11:16:10 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: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:10 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:16:11 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: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 11:16:11 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: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:16:11 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: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:16:11 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:12 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: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 11:16:12 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 11:16:13 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: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:13 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: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:13 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 11:16:14 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: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 11:16:14 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: 11:16:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:16:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:14 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: 11:16:14 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: 11:16:14 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:15 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: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 11:16:15 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: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 11:16:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:16 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: 11:16:16 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: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 11:16:16 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:17 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 11:16:17 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: 11:16:17 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: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 11:16:18 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: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:16:18 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: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 11:16:18 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 11:16:19 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: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 11:16:19 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: 11:16:19 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 11:16:19 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 11:16:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:16:20 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: 11:16:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 11:16:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 11:16:20 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 11:16:20 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 11:16:20 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 11:16:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 11:16:21 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 11:16:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:16:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:16:22 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: 11:16:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 11:16:27 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: 11:16:27 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: 11:16:27 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:16:27 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: 11:16:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:16:27 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: 11:16:27 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:16:27 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 11:16:27 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: 11:16:27 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: 11:16:28 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (42.4 kB/s) unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 11:16:28 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 ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 11:16:28 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: 11:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 11:16:28 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: 11:16:28 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:28 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:16:29 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:16:29 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: 11:16:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 11:16:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:16:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:16:47 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:16:47 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:16:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:16:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:16:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:16:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:16:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:16:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:16:47 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: 11:16:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:16:47 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:16:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:16:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:16:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 11:16:48 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:16:49 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 11:16:49 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 11:16:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 11:16:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 11:16:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 11:16:49 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 11:17: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: 11:17: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: 11:17: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: 11:17:04 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 11:17: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: 11:17:04 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 11:17: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: 11:17: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: 11:17:04 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 11:17: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: 11:17:04 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 11:17: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: 11:17:04 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:17:04 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 11:17:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:17:05 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 11:17:05 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: 11:17:05 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: 11:17: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: 11:17: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: 11:17:06 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (399 kB/s) unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 11:17: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 ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 11:17: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: 11:17: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: 11:17:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 11:17: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: 11:17:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:17: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: 11:17:06 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 11:17:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 11:17:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:17:08 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: 11:17:10 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 11:17:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:17:10 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:17:10 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:17:10 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:17:10 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:17:10 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:17:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:17:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:17:10 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: 11:17:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:17:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:17:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:17:11 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: 11:17:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:17:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:17:11 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:17:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 11:17:11 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 11:17:12 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:17:12 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:17:12 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 11:17:12 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 11:17:13 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 11:17:13 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 11:17:13 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 11:17:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 11:17:13 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 11:17:13 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 11:17:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 11:17:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:17:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:17:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:17:43 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 11:17:44 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:17:44 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: 11:19:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 11:19:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 11:19:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 11:19:02 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 11:19:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:19:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:19:53 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 11:19:53 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-oai-epc-0: 11:20:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 11:20:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:20:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 11:20:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 11:20:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:20:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 11:20:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:20:29 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 11:20:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:20:29 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 11:20:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 11:20:29 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 11:20:29 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:20:29 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:20:29 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 11:20:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 11:20:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:20:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 11:20:30 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 11:20:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 11:20:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:20:30 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 11:20:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start SHA256:cjqVPGq1n+svIeyyXyd7YIjKT+xzkpCV7SHZe86SRcs root@juju-dc740a-default-0 unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | = | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | =.+.. | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | o.=S* . | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | o..B*oE | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | . oBo.Ooo. | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | o+=.=o+=. | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start | .+B.o*=. | unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:20:30 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-dc740a-default-0 unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 11:20:31 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: 11:20:31 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start SHA256:82yhX7FmyUtoj/ZKuzAk+UYt2VQ3J6RTIMigdSqne4M ubuntu@juju-dc740a-default-0 unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | oo... oo* .| unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | o oo o + + | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | o o . o | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | + . = . | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | . o S + . | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | o = * + + | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | E o * B O | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | . o B.O . | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start | .*++ | unit-abot-epc-basic-0: 11:20:31 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 11:20:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 11:20:31 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 11:20:31 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 11:20:31 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:20:31 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 11:20:31 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:20:31 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 11:20:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 11:20:31 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 11:20:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 11:20:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 11:20:31 INFO juju.worker.uniter awaiting error resolution for "install" hook 2018-10-20 11:20:52,081 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-20 11:21:34,839 - 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, 3 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, 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 All hosted models reclaimed, cleaning up controller machines 2018-10-20 11:21:34,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:35,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:35 GMT X-Openstack-Request-Id: req-d0ecd572-faca-4a54-ba38-d6d87e981ef3 2018-10-20 11:21:35,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:08:16Z", "updated_at": "2018-10-20T11:21:13Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "153b5208-17e1-43c3-af2c-39e95bbc6387", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:02:08Z", "updated_at": "2018-10-20T11:21:33Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "62209c90-06e6-48e8-b42f-1e51131672f6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:06:07Z", "updated_at": "2018-10-20T11:21:04Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "80e94bed-81d9-49b3-8be5-ea88aaac1fe1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:17Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "8f10fecb-ca5f-4383-84e6-6fb3c2c63352", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:51Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "e7fbce87-9d0f-41b6-8495-70f8984a7384", "qos_policy_id": null}]} 2018-10-20 11:21:35,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0ecd572-faca-4a54-ba38-d6d87e981ef3 2018-10-20 11:21:35,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.236755132675s 2018-10-20 11:21:35,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 11:21:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/153b5208-17e1-43c3-af2c-39e95bbc6387.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:35,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:35 GMT X-Openstack-Request-Id: req-30f10803-7b0c-44d4-9768-489eab31c1ef 2018-10-20 11:21:35,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:35,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/153b5208-17e1-43c3-af2c-39e95bbc6387.json used request id req-30f10803-7b0c-44d4-9768-489eab31c1ef 2018-10-20 11:21:35,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.654920101166s 2018-10-20 11:21:35,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:35,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:35 GMT X-Openstack-Request-Id: req-490d5ba1-c1fa-42a3-b116-f2e60ed8eee1 2018-10-20 11:21:35,850 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:02:08Z", "updated_at": "2018-10-20T11:21:33Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "62209c90-06e6-48e8-b42f-1e51131672f6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:06:07Z", "updated_at": "2018-10-20T11:21:04Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "80e94bed-81d9-49b3-8be5-ea88aaac1fe1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:17Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "8f10fecb-ca5f-4383-84e6-6fb3c2c63352", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:51Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "e7fbce87-9d0f-41b6-8495-70f8984a7384", "qos_policy_id": null}]} 2018-10-20 11:21:35,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-490d5ba1-c1fa-42a3-b116-f2e60ed8eee1 2018-10-20 11:21:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683529376984s 2018-10-20 11:21:35,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 11:21:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/62209c90-06e6-48e8-b42f-1e51131672f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:36,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:36 GMT X-Openstack-Request-Id: req-8ad4b749-0a00-4a52-8ed5-046da1597b0b 2018-10-20 11:21:36,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:36,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/62209c90-06e6-48e8-b42f-1e51131672f6.json used request id req-8ad4b749-0a00-4a52-8ed5-046da1597b0b 2018-10-20 11:21:36,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.791009902954s 2018-10-20 11:21:36,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:36,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:36,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:36 GMT X-Openstack-Request-Id: req-1f66a00f-366b-4460-b0a4-96eee48bc4cc 2018-10-20 11:21:36,755 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:06:07Z", "updated_at": "2018-10-20T11:21:04Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "80e94bed-81d9-49b3-8be5-ea88aaac1fe1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:17Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "8f10fecb-ca5f-4383-84e6-6fb3c2c63352", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:51Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "e7fbce87-9d0f-41b6-8495-70f8984a7384", "qos_policy_id": null}]} 2018-10-20 11:21:36,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f66a00f-366b-4460-b0a4-96eee48bc4cc 2018-10-20 11:21:36,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0737550258636s 2018-10-20 11:21:36,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 11:21:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/80e94bed-81d9-49b3-8be5-ea88aaac1fe1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:37,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:37 GMT X-Openstack-Request-Id: req-29dd693e-1eb8-4c7d-91af-5c9d0923ba67 2018-10-20 11:21:37,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:37,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/80e94bed-81d9-49b3-8be5-ea88aaac1fe1.json used request id req-29dd693e-1eb8-4c7d-91af-5c9d0923ba67 2018-10-20 11:21:37,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.568961858749s 2018-10-20 11:21:37,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:37 GMT X-Openstack-Request-Id: req-8ca69823-54ee-4ce2-9ab9-6f78fd78727e 2018-10-20 11:21:37,425 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:17Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "8f10fecb-ca5f-4383-84e6-6fb3c2c63352", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:51Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "e7fbce87-9d0f-41b6-8495-70f8984a7384", "qos_policy_id": null}]} 2018-10-20 11:21:37,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8ca69823-54ee-4ce2-9ab9-6f78fd78727e 2018-10-20 11:21:37,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680909156799s 2018-10-20 11:21:37,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 11:21:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/8f10fecb-ca5f-4383-84e6-6fb3c2c63352.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:38,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:38 GMT X-Openstack-Request-Id: req-9176c569-fa06-4513-a604-88d506d94f79 2018-10-20 11:21:38,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:38,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/8f10fecb-ca5f-4383-84e6-6fb3c2c63352.json used request id req-9176c569-fa06-4513-a604-88d506d94f79 2018-10-20 11:21:38,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.822144031525s 2018-10-20 11:21:38,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:38,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:38,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:38 GMT X-Openstack-Request-Id: req-69690a4c-9946-4d7d-bdf8-a9e53831da19 2018-10-20 11:21:38,341 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T11:10:51Z", "updated_at": "2018-10-20T11:21:23Z", "floating_network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "7a416273bb684b2a90f433902b88137f", "port_id": null, "id": "e7fbce87-9d0f-41b6-8495-70f8984a7384", "qos_policy_id": null}]} 2018-10-20 11:21:38,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-69690a4c-9946-4d7d-bdf8-a9e53831da19 2018-10-20 11:21:38,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.068265914917s 2018-10-20 11:21:38,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-20 11:21:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e7fbce87-9d0f-41b6-8495-70f8984a7384.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:38,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:38 GMT X-Openstack-Request-Id: req-de305fc0-34c1-40cf-bb0e-a23e01b820d2 2018-10-20 11:21:38,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:38,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e7fbce87-9d0f-41b6-8495-70f8984a7384.json used request id req-de305fc0-34c1-40cf-bb0e-a23e01b820d2 2018-10-20 11:21:38,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.579082965851s 2018-10-20 11:21:38,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-20 11:21:38,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:39,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:39 GMT X-Openstack-Request-Id: req-0a014fba-45dd-4d5b-bab1-bce09ba59004 2018-10-20 11:21:39,012 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-20 11:21:39,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0a014fba-45dd-4d5b-bab1-bce09ba59004 2018-10-20 11:21:39,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660378932953s 2018-10-20 11:21:39,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 11:21:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:39,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:21:39 GMT X-Openstack-Request-Id: req-25867114-5ae0-4ed1-8e6e-aa5132f643e7 2018-10-20 11:21:39,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-20 11:21:39,751 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b6280542-215e-4e8b-8bc3-e32dbe3603c8 used request id req-25867114-5ae0-4ed1-8e6e-aa5132f643e7 2018-10-20 11:21:39,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.736707925797s 2018-10-20 11:21:39,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 11:21:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:39,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21: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-1a584723-f35c-4c9a-b08b-79ebb012dbef x-openstack-request-id: req-1a584723-f35c-4c9a-b08b-79ebb012dbef 2018-10-20 11:21:39,969 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "19ee30fd-6e8c-499e-877d-5c4081a3ada5", "name": "juju_epc-flavor_alt_3623b53f-da65-47ae-b59c-ff34aeb260f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4df10c02-8e58-46f9-bb67-398dfbcf397d", "name": "juju_epc-flavor_3623b53f-da65-47ae-b59c-ff34aeb260f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 11:21:39,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1a584723-f35c-4c9a-b08b-79ebb012dbef 2018-10-20 11:21:39,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.211669921875s 2018-10-20 11:21:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 11:21:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:40,001 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21: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-9da1c38e-3a11-4565-a1f3-2520198fee12 x-openstack-request-id: req-9da1c38e-3a11-4565-a1f3-2520198fee12 2018-10-20 11:21:40,001 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/19ee30fd-6e8c-499e-877d-5c4081a3ada5 used request id req-9da1c38e-3a11-4565-a1f3-2520198fee12 2018-10-20 11:21:40,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300171375275s 2018-10-20 11:21:40,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-20 11:21:40,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269/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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" -d '{"subnet_id": "25d0ae42-23b3-46f3-9d35-1225c02af79c"}' 2018-10-20 11:21:42,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:42 GMT X-Openstack-Request-Id: req-a4fa05fa-421d-4cc2-a8a6-add9e1d78a41 2018-10-20 11:21:42,118 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "433c15c4-abaf-4e9e-9d01-e2abb1673f75", "tenant_id": "7a416273bb684b2a90f433902b88137f", "subnet_id": "25d0ae42-23b3-46f3-9d35-1225c02af79c", "subnet_ids": ["25d0ae42-23b3-46f3-9d35-1225c02af79c"], "port_id": "b74ad013-a71e-4bf4-8653-3304fe1ca2ac", "id": "2e11c5ab-8e89-4ef7-bba8-90e2f2146269"} 2018-10-20 11:21:42,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269/remove_router_interface.json used request id req-a4fa05fa-421d-4cc2-a8a6-add9e1d78a41 2018-10-20 11:21:42,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11691498756s 2018-10-20 11:21:42,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-20 11:21:42,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:42,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:42 GMT X-Openstack-Request-Id: req-09f10bf3-4da5-4a29-bc97-b5f64f665b4b 2018-10-20 11:21:42,282 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c3dd1abd-ef2e-4dbf-816a-7c31774cb14f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "6c35dc0c-e5f4-4d2a-871b-fbf461390ea9", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T10:59:46Z", "admin_state_up": true, "updated_at": "2018-10-20T11:21:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7a416273bb684b2a90f433902b88137f", "id": "2e11c5ab-8e89-4ef7-bba8-90e2f2146269", "name": "juju_epc-router_3623b53f-da65-47ae-b59c-ff34aeb260f0"}]} 2018-10-20 11:21:42,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-09f10bf3-4da5-4a29-bc97-b5f64f665b4b 2018-10-20 11:21:42,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.163489103317s 2018-10-20 11:21:42,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-20 11:21:42,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:43,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:43 GMT X-Openstack-Request-Id: req-4d78ad3c-1d0c-460c-9c6b-324fd14c81ec 2018-10-20 11:21:43,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:43,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/2e11c5ab-8e89-4ef7-bba8-90e2f2146269.json used request id req-4d78ad3c-1d0c-460c-9c6b-324fd14c81ec 2018-10-20 11:21:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34461283684s 2018-10-20 11:21:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-20 11:21:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:43,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:43 GMT X-Openstack-Request-Id: req-934f7cdb-d9e9-47ac-9592-4e863adb4a95 2018-10-20 11:21:43,701 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"433c15c4-abaf-4e9e-9d01-e2abb1673f75","tenant_id":"7a416273bb684b2a90f433902b88137f","created_at":"2018-10-20T10:59:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-20T10:59:45Z","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":"7a416273bb684b2a90f433902b88137f","id":"25d0ae42-23b3-46f3-9d35-1225c02af79c","subnetpool_id":null,"name":"juju_epc-subnet_3623b53f-da65-47ae-b59c-ff34aeb260f0"}]} 2018-10-20 11:21:43,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-934f7cdb-d9e9-47ac-9592-4e863adb4a95 2018-10-20 11:21:43,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0725231170654s 2018-10-20 11:21:43,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-20 11:21:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/25d0ae42-23b3-46f3-9d35-1225c02af79c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:44,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:44 GMT X-Openstack-Request-Id: req-35db3fa1-e9b4-4b8b-9e9a-f75579bf21f0 2018-10-20 11:21:44,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:44,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/25d0ae42-23b3-46f3-9d35-1225c02af79c.json used request id req-35db3fa1-e9b4-4b8b-9e9a-f75579bf21f0 2018-10-20 11:21:44,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.26161503792s 2018-10-20 11:21:44,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 11:21:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:45,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:45 GMT X-Openstack-Request-Id: req-44ba3365-f692-4462-86e1-40a660d399a9 2018-10-20 11:21:45,064 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"433c15c4-abaf-4e9e-9d01-e2abb1673f75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7a416273bb684b2a90f433902b88137f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-20T11:21:44Z","qos_policy_id":null,"name":"juju_epc-net_3623b53f-da65-47ae-b59c-ff34aeb260f0","admin_state_up":true,"tenant_id":"7a416273bb684b2a90f433902b88137f","created_at":"2018-10-20T10:59:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","mtu":1500}]} 2018-10-20 11:21:45,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-44ba3365-f692-4462-86e1-40a660d399a9 2018-10-20 11:21:45,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0987689495087s 2018-10-20 11:21:45,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-20 11:21:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/433c15c4-abaf-4e9e-9d01-e2abb1673f75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:46,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:46 GMT X-Openstack-Request-Id: req-cb666b59-4826-4da8-bcf9-ffb658402261 2018-10-20 11:21:46,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:46,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/433c15c4-abaf-4e9e-9d01-e2abb1673f75.json used request id req-cb666b59-4826-4da8-bcf9-ffb658402261 2018-10-20 11:21:46,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.73864984512s 2018-10-20 11:21:46,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:21:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:46 GMT X-Openstack-Request-Id: req-ded9922e-52c8-4918-81ca-ed133f6cb33f 2018-10-20 11:21:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:00:00Z", "file": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/file", "owner": "7a416273bb684b2a90f433902b88137f", "id": "30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "size": 296943616, "self": "/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_3623b53f-da65-47ae-b59c-ff34aeb260f0", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-20T10:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "7b77850ade215c76e2337d64a12a9987c417f640623f03ac4627ce12a1f2a5f4a69661bd768ab14b5ff9e31f1e7420a9859fa3be7b831fc9f303b8c25e5f8424"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:21:46,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ded9922e-52c8-4918-81ca-ed133f6cb33f 2018-10-20 11:21:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408058166504s 2018-10-20 11:21:46,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 11:21:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7934b0d2396660e20e2c9bf96f32203959a5830cce3be8cb2dbffda059174907" 2018-10-20 11:21:47,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:21:47 GMT X-Openstack-Request-Id: req-b9fc816a-8bdb-4c82-95e5-29af38b83120 2018-10-20 11:21:47,153 - 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-20 11:21:47,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/30ddc8a6-9e9f-4b28-99ba-bd7693f7150d used request id req-b9fc816a-8bdb-4c82-95e5-29af38b83120 2018-10-20 11:21:47,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301953077316s 2018-10-20 11:21:47,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 11:21:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21: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-1d93024b-a1bf-4157-a816-5c665ea48d85 x-openstack-request-id: req-1d93024b-a1bf-4157-a816-5c665ea48d85 2018-10-20 11:21:47,182 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4df10c02-8e58-46f9-bb67-398dfbcf397d", "name": "juju_epc-flavor_3623b53f-da65-47ae-b59c-ff34aeb260f0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 11:21:47,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1d93024b-a1bf-4157-a816-5c665ea48d85 2018-10-20 11:21:47,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028666973114s 2018-10-20 11:21:47,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 11:21:47,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:47,212 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21: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-41a4da09-8981-42aa-b0d2-284c4e938ab8 x-openstack-request-id: req-41a4da09-8981-42aa-b0d2-284c4e938ab8 2018-10-20 11:21:47,212 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4df10c02-8e58-46f9-bb67-398dfbcf397d used request id req-41a4da09-8981-42aa-b0d2-284c4e938ab8 2018-10-20 11:21:47,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285329818726s 2018-10-20 11:21:47,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 11:21:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1029 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207b8d0a-65ef-4bf0-910f-6c4aad4a6621 2018-10-20 11:21:47,419 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0", "links": {"self": "http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911fb0347c1d4986821a4a70b422dea5", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 11:21:47,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-207b8d0a-65ef-4bf0-910f-6c4aad4a6621 2018-10-20 11:21:47,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206604003906s 2018-10-20 11:21:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 11:21:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:47,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5f0812-320a-46d4-9215-e1d3affbfb35 2018-10-20 11:21:47,649 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_3623b53f-da65-47ae-b59c-ff34aeb260f0", "links": {"self": "http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "911fb0347c1d4986821a4a70b422dea5", "description": null}} 2018-10-20 11:21:47,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5 used request id req-ac5f0812-320a-46d4-9215-e1d3affbfb35 2018-10-20 11:21:47,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22297000885s 2018-10-20 11:21:47,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 11:21:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:47,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 11:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb649c1-5905-4e15-b3c1-bf35e0590928 2018-10-20 11:21:47,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 11:21:47,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/911fb0347c1d4986821a4a70b422dea5 used request id req-9fb649c1-5905-4e15-b3c1-bf35e0590928 2018-10-20 11:21:47,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315066099167s 2018-10-20 11:21:47,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 11:21:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:48,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f74f84-1032-4c88-b0af-bb96b4c69855 2018-10-20 11:21:48,170 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f"}, "tags": [], "enabled": true, "id": "7a416273bb684b2a90f433902b88137f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_3623b53f-da65-47ae-b59c-ff34aeb260f0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}]} 2018-10-20 11:21:48,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-29f74f84-1032-4c88-b0af-bb96b4c69855 2018-10-20 11:21:48,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197926998138s 2018-10-20 11:21:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 11:21:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:48,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 11:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309ed3db-82c8-46cd-8819-e3659d5f3f79 2018-10-20 11:21:48,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 11:21:48,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7a416273bb684b2a90f433902b88137f used request id req-309ed3db-82c8-46cd-8819-e3659d5f3f79 2018-10-20 11:21:48,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245840072632s 2018-10-20 11:21:48,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 11:21:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7a416273bb684b2a90f433902b88137f&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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:48,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:48 GMT X-Openstack-Request-Id: req-f226b4b6-5b85-4bac-8aac-5420192e2d7a 2018-10-20 11:21:48,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T10:59:44Z", "updated_at": "2018-10-20T10:59:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "3c2364ee-3b80-4c52-b707-7114259dc7b7", "remote_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "dbc2d525-87d1-4451-8ddf-9dad2e91a851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "dc802762-22cc-487b-817a-6a0c78335fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "fe2c77d2-5bc4-4aeb-afcf-609866c4a6b5", "remote_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a416273bb684b2a90f433902b88137f"}], "revision_number": 1, "project_id": "7a416273bb684b2a90f433902b88137f", "id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "name": "default"}]} 2018-10-20 11:21:48,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7a416273bb684b2a90f433902b88137f&name=default used request id req-f226b4b6-5b85-4bac-8aac-5420192e2d7a 2018-10-20 11:21:48,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.293799877167s 2018-10-20 11:21:48,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 11:21:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:48,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:48 GMT X-Openstack-Request-Id: req-5b256fe0-5c34-4fe6-8e00-02ef141e1bc7 2018-10-20 11:21:48,782 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-20T07:41:30Z", "updated_at": "2018-10-20T07:41:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:30Z", "revision_number": 0, "id": "a2097320-ea47-4184-98fa-4a2e931e4a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "c3267d2b-dfcc-41a9-b8c5-0d3957f13e2d", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "e0a4cf27-72a6-48a3-82b5-c43f7197edc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "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-20T07:41:30Z", "revision_number": 0, "id": "a61d7754-3ae6-4a3e-a0c0-37c813dad7dd", "remote_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:30Z", "security_group_id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "5899b2c5-8d92-45c3-982b-7c08f787ef2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf6d2380454343518b91bb562008241c", "created_at": "2018-10-20T07:38:50Z", "updated_at": "2018-10-20T07:38:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "297fe58a-4087-43e5-9aeb-d97be6d9599b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "7b6d686e-03a0-43d3-983e-a4eaaccb5d1b", "remote_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "1eac2315-f3e7-4911-a14b-be785d178ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf6d2380454343518b91bb562008241c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:38:50Z", "revision_number": 0, "id": "ce16edf8-995e-484e-a7a1-463a16875496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:38:50Z", "security_group_id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "tenant_id": "bf6d2380454343518b91bb562008241c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf6d2380454343518b91bb562008241c"}], "revision_number": 1, "project_id": "bf6d2380454343518b91bb562008241c", "id": "5e3fd70b-8e41-4b59-843b-91bbadffdae5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "906439e73a574f6faa0801abd57f945a", "created_at": "2018-10-20T07:41:28Z", "updated_at": "2018-10-20T07:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "d0154755-8979-4654-a341-0de9e4f48ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "77d16a29-dead-4ebf-ac35-779d3251f016", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv4", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:28Z", "revision_number": 0, "id": "68a0e32b-dfef-43ed-a1eb-9fba15f9f4f4", "remote_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:28Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T07:41:29Z", "revision_number": 0, "id": "595a2f0f-716d-4608-a898-f51038751962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T07:41:29Z", "security_group_id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "tenant_id": "906439e73a574f6faa0801abd57f945a", "port_range_min": null, "ethertype": "IPv6", "project_id": "906439e73a574f6faa0801abd57f945a"}], "revision_number": 1, "project_id": "906439e73a574f6faa0801abd57f945a", "id": "6b213bfd-ac60-4550-bb7b-06f5c7280a23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a416273bb684b2a90f433902b88137f", "created_at": "2018-10-20T10:59:44Z", "updated_at": "2018-10-20T10:59:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "3c2364ee-3b80-4c52-b707-7114259dc7b7", "remote_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "dbc2d525-87d1-4451-8ddf-9dad2e91a851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "fe2c77d2-5bc4-4aeb-afcf-609866c4a6b5", "remote_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a416273bb684b2a90f433902b88137f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-20T10:59:44Z", "revision_number": 0, "id": "dc802762-22cc-487b-817a-6a0c78335fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-20T10:59:44Z", "security_group_id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "tenant_id": "7a416273bb684b2a90f433902b88137f", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a416273bb684b2a90f433902b88137f"}], "revision_number": 1, "project_id": "7a416273bb684b2a90f433902b88137f", "id": "f5f45388-4dd4-4c07-9da9-769e6eae55c1", "name": "default"}]} 2018-10-20 11:21:48,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5b256fe0-5c34-4fe6-8e00-02ef141e1bc7 2018-10-20 11:21:48,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554780960083s 2018-10-20 11:21:48,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-20 11:21:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f5f45388-4dd4-4c07-9da9-769e6eae55c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e0d0dd893fbded22cd47899fbdf20e9e2aeec500c5e0e5a4a719e28129842669" 2018-10-20 11:21:48,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 20 Oct 2018 11:21:48 GMT X-Openstack-Request-Id: req-99978bf9-51c5-41f6-83d5-3f4a56027b11 2018-10-20 11:21:48,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-20 11:21:48,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f5f45388-4dd4-4c07-9da9-769e6eae55c1.json used request id req-99978bf9-51c5-41f6-83d5-3f4a56027b11 2018-10-20 11:21:48,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176436901093s 2018-10-20 11:21:48,967 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-20 11:21:48,968 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:38 | PASS | | cloudify_ims | functest | vnf | 23:55 | PASS | | heat_ims | functest | vnf | 15:36 | PASS | | vyos_vrouter | functest | vnf | 15:56 | PASS | | juju_epc | functest | vnf | 21:07 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-20 11:21:48,973 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-20 11:21:48,976 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 11:21:48,993 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-20 11:21:53,703 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 11:21:53,705 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 11:21:53,706 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-20 11:21:53,712 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-20 11:21:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 11:21:53,983 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f17f6dc-5f6c-4c4c-8214-6b09b5d6e722 2018-10-20 11:21:53,984 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 11:21:53,984 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-4f17f6dc-5f6c-4c4c-8214-6b09b5d6e722 2018-10-20 11:21:53,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 11:21:54,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T12:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["GSNbQRl1RM-Vmo4NfdZzPQ"], "issued_at": "2018-10-20T11:21:54.000000Z"}} 2018-10-20 11:21:54,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 11:21:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:54,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:54 GMT X-Openstack-Request-Id: req-3e1e5207-721d-49ce-ae1f-6657b7e3fa9a 2018-10-20 11:21:54,746 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 11:21:54,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e1e5207-721d-49ce-ae1f-6657b7e3fa9a 2018-10-20 11:21:54,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347459077835s 2018-10-20 11:21:54,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 11:21:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07befca8-0cfe-43bd-85e9-65f81045efa0 2018-10-20 11:21:54,955 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 11:21:54,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-07befca8-0cfe-43bd-85e9-65f81045efa0 2018-10-20 11:21:54,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201289892197s 2018-10-20 11:21:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 11:21:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}}' 2018-10-20 11:21:55,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d12abef-31a9-4137-88b4-5e09bdee623a 2018-10-20 11:21:55,184 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d"}, "tags": [], "enabled": true, "id": "fa13f0b672c443f0a0512990b1faf51d", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}} 2018-10-20 11:21:55,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8d12abef-31a9-4137-88b4-5e09bdee623a 2018-10-20 11:21:55,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22193980217s 2018-10-20 11:21:55,185 - 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'fa13f0b672c443f0a0512990b1faf51d', '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_4649e8c6-ca9d-420c-b510-384677dc8b00'}) 2018-10-20 11:21:55,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 11:21:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8b7baa61-e708-40a2-9197-b86de8101f23", "email": null, "name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00"}}' 2018-10-20 11:21:55,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4793769c-38f5-4e90-9038-c5f53c59828e 2018-10-20 11:21:55,608 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "domain_id": "default", "password_expires_at": null}} 2018-10-20 11:21:55,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-4793769c-38f5-4e90-9038-c5f53c59828e 2018-10-20 11:21:55,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416380882263s 2018-10-20 11:21:55,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eaeb1cd6f3704d999c3782e72cb9ea6f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00'}) 2018-10-20 11:21:55,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:55,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:55,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c61a6c-8703-418a-8ec6-7c534d52171b 2018-10-20 11:21:55,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:55,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-82c61a6c-8703-418a-8ec6-7c534d52171b 2018-10-20 11:21:55,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188714027405s 2018-10-20 11:21:55,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467e6a0d-58c3-41ff-ad38-b5301d285f18 2018-10-20 11:21:56,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:56,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-467e6a0d-58c3-41ff-ad38-b5301d285f18 2018-10-20 11:21:56,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.278085947037s 2018-10-20 11:21:56,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde4a43e-3007-4ac1-8e3b-d008bdb1d91a 2018-10-20 11:21:56,279 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:56,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cde4a43e-3007-4ac1-8e3b-d008bdb1d91a 2018-10-20 11:21:56,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192715883255s 2018-10-20 11:21:56,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 11:21:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e5a134-7ed6-4479-bf5e-00d89a4a814e 2018-10-20 11:21:56,472 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 11:21:56,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e0e5a134-7ed6-4479-bf5e-00d89a4a814e 2018-10-20 11:21:56,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18670797348s 2018-10-20 11:21:56,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 11:21:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6057dfb0-ba7a-410a-ae3c-568efff4cf28 2018-10-20 11:21:56,599 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 11:21:56,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6057dfb0-ba7a-410a-ae3c-568efff4cf28 2018-10-20 11:21:56,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127643823624s 2018-10-20 11:21:56,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 11:21:56,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0ad59c-6d02-41a6-91df-81efd1b355e7 2018-10-20 11:21:56,813 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d"}, "tags": [], "enabled": true, "id": "fa13f0b672c443f0a0512990b1faf51d", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}]} 2018-10-20 11:21:56,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ee0ad59c-6d02-41a6-91df-81efd1b355e7 2018-10-20 11:21:56,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198969841003s 2018-10-20 11:21:56,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 11:21:56,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=fa13f0b672c443f0a0512990b1faf51d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:56,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0af687-f89a-4807-913b-917da05e7813 2018-10-20 11:21:56,933 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=fa13f0b672c443f0a0512990b1faf51d", "previous": null, "next": null}} 2018-10-20 11:21:56,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=fa13f0b672c443f0a0512990b1faf51d used request id req-6c0af687-f89a-4807-913b-917da05e7813 2018-10-20 11:21:56,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109904050827s 2018-10-20 11:21:56,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 11:21:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 11:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-206ade5e-e6c3-452e-a4b3-2656e1478961 2018-10-20 11:21:57,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 11:21:57,198 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-206ade5e-e6c3-452e-a4b3-2656e1478961 2018-10-20 11:21:57,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26025390625s 2018-10-20 11:21:57,198 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00', 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'fa13f0b672c443f0a0512990b1faf51d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8b7baa61-e708-40a2-9197-b86de8101f23', 'username': u'tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 11:21:57,203 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00', 'password': '8b7baa61-e708-40a2-9197-b86de8101f23', 'project_name': 'tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'fa13f0b672c443f0a0512990b1faf51d', 'project_domain_name': 'Default'} 2018-10-20 11:21:57,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472c66a1-b90f-4670-a212-f34c76b849c8 2018-10-20 11:21:57,390 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:57,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-472c66a1-b90f-4670-a212-f34c76b849c8 2018-10-20 11:21:57,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18492102623s 2018-10-20 11:21:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:57,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed22b1d-b65b-4ff7-8811-e3112b3c78a0 2018-10-20 11:21:57,505 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:57,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0ed22b1d-b65b-4ff7-8811-e3112b3c78a0 2018-10-20 11:21:57,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110105991364s 2018-10-20 11:21:57,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 11:21:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8b653d-14c5-4c75-a062-2e6b9f80af7f 2018-10-20 11:21:57,614 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 11:21:57,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-db8b653d-14c5-4c75-a062-2e6b9f80af7f 2018-10-20 11:21:57,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103364944458s 2018-10-20 11:21:57,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 11:21:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bb9635-5072-4d0d-b4c1-e33916a5c604 2018-10-20 11:21:57,743 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 11:21:57,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-09bb9635-5072-4d0d-b4c1-e33916a5c604 2018-10-20 11:21:57,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12803196907s 2018-10-20 11:21:57,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 11:21:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:57,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd7eec6-85f2-4d31-a625-a7bce3e7bfe6 2018-10-20 11:21:57,949 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d"}, "tags": [], "enabled": true, "id": "fa13f0b672c443f0a0512990b1faf51d", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}]} 2018-10-20 11:21:57,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fdd7eec6-85f2-4d31-a625-a7bce3e7bfe6 2018-10-20 11:21:57,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192934989929s 2018-10-20 11:21:57,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 11:21:57,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=fa13f0b672c443f0a0512990b1faf51d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef654e3c-5607-42f9-a190-d720a8adf4ed 2018-10-20 11:21:58,063 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=fa13f0b672c443f0a0512990b1faf51d", "previous": null, "next": null}} 2018-10-20 11:21:58,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=fa13f0b672c443f0a0512990b1faf51d used request id req-ef654e3c-5607-42f9-a190-d720a8adf4ed 2018-10-20 11:21:58,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105812072754s 2018-10-20 11:21:58,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 11:21:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae1a290-3ed8-48bf-a781-65089ff01acf 2018-10-20 11:21:58,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 11:21:58,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/230bc15b574845fc870e118466e5e0d3 used request id req-3ae1a290-3ed8-48bf-a781-65089ff01acf 2018-10-20 11:21:58,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136672973633s 2018-10-20 11:21:58,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:21:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7f0272-feef-4777-a760-25116a61b63c 2018-10-20 11:21:58,357 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:21:58,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c7f0272-feef-4777-a760-25116a61b63c 2018-10-20 11:21:58,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149662017822s 2018-10-20 11:21:58,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 11:21:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845d6018-e481-47de-9157-e2c3d75d4249 2018-10-20 11:21:58,518 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 11:21:58,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-845d6018-e481-47de-9157-e2c3d75d4249 2018-10-20 11:21:58,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156061887741s 2018-10-20 11:21:58,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 11:21:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7052a9e2-872c-43d8-a155-a1894a65f2ba 2018-10-20 11:21:58,646 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 11:21:58,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7052a9e2-872c-43d8-a155-a1894a65f2ba 2018-10-20 11:21:58,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126874923706s 2018-10-20 11:21:58,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 11:21:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a258e2d1-f9b1-4fa3-8600-1f8a22403e81 2018-10-20 11:21:58,765 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 11:21:58,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=eaeb1cd6f3704d999c3782e72cb9ea6f&scope.domain.id=default used request id req-a258e2d1-f9b1-4fa3-8600-1f8a22403e81 2018-10-20 11:21:58,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106307983398s 2018-10-20 11:21:58,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 11:21:58,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 11:21:58,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 11:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643ac85a-a9ed-4dd1-afe1-6a4d6894aedf 2018-10-20 11:21:58,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 11:21:58,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/eaeb1cd6f3704d999c3782e72cb9ea6f/roles/230bc15b574845fc870e118466e5e0d3 used request id req-643ac85a-a9ed-4dd1-afe1-6a4d6894aedf 2018-10-20 11:21:58,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142297029495s 2018-10-20 11:21:58,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 11:22:03,300 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 672717cb-fc7b-429b-bf91-84c6415b7b80 | 2018-10-20T11:22:02.896087 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 672717cb-fc7b-429b-bf91-84c6415b7b80 ~/.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-20 11:22:06,438 - 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-20 11:22:07,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 11:22:11,861 - 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=f3d3c245-14fa-4e71-a245-f560aabd11fa) as the default verifier for the future CLI operations. 2018-10-20 11:22:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 11:22:13,644 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e66be757-2736-41c6-8663-7d58d5d982ea 2018-10-20 11:22:13,645 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 11:22:13,645 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e66be757-2736-41c6-8663-7d58d5d982ea 2018-10-20 11:22:13,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 11:22:14,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T12:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa13f0b672c443f0a0512990b1faf51d", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/fa13f0b672c443f0a0512990b1faf51d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/fa13f0b672c443f0a0512990b1faf51d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/fa13f0b672c443f0a0512990b1faf51d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/fa13f0b672c443f0a0512990b1faf51d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/fa13f0b672c443f0a0512990b1faf51d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/fa13f0b672c443f0a0512990b1faf51d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_fa13f0b672c443f0a0512990b1faf51d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_fa13f0b672c443f0a0512990b1faf51d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/fa13f0b672c443f0a0512990b1faf51d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "id": "eaeb1cd6f3704d999c3782e72cb9ea6f"}, "audit_ids": ["46VvUzWrQYGLbPoLGsZqUw"], "issued_at": "2018-10-20T11:22:13.000000Z"}} 2018-10-20 11:22:14,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 11:22:14,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:14,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:14 GMT X-Openstack-Request-Id: req-c839cc1d-9b7e-4e9f-a64a-e9a220b6a388 2018-10-20 11:22:14,325 - 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-20 11:22:14,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-c839cc1d-9b7e-4e9f-a64a-e9a220b6a388 2018-10-20 11:22:14,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278573036194s 2018-10-20 11:22:14,334 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-20 11:22:14,334 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 11:22:14,454 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 11:22:14,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 11:22:14,467 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:14 GMT 2018-10-20 11:22:14,467 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 11:22:14,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:22:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:14,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:14 GMT X-Openstack-Request-Id: req-99779015-b275-4d28-9f61-c154af2e421b 2018-10-20 11:22:14,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:22:14,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-99779015-b275-4d28-9f61-c154af2e421b 2018-10-20 11:22:14,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292335987091s 2018-10-20 11:22:14,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 11:22:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00"}' 2018-10-20 11:22:14,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:14 GMT Location: http://172.30.9.22:9292/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6110467a-add8-4c9f-9191-a408670d5c01 2018-10-20 11:22:14,817 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:14Z", "file": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "aa19aa5c-8d22-4bde-8d77-0058affb1dac", "size": null, "self": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac", "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_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": null, "created_at": "2018-10-20T11:22:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 11:22:14,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6110467a-add8-4c9f-9191-a408670d5c01 2018-10-20 11:22:14,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0435819625854s 2018-10-20 11:22:14,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 11:22:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" -d '' 2018-10-20 11:22:15,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:22:15 GMT X-Openstack-Request-Id: req-20bac1ca-f335-4f95-8111-278f2d622b47 2018-10-20 11:22:15,259 - 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-20 11:22:15,259 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file used request id req-20bac1ca-f335-4f95-8111-278f2d622b47 2018-10-20 11:22:15,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.440960884094s 2018-10-20 11:22:15,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:22:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:15,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:15 GMT X-Openstack-Request-Id: req-ddc6313b-f6c3-43c6-b753-e7d6eaf5cb8d 2018-10-20 11:22:15,288 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:15Z", "file": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "aa19aa5c-8d22-4bde-8d77-0058affb1dac", "size": 12716032, "self": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T11:22:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:22:15,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ddc6313b-f6c3-43c6-b753-e7d6eaf5cb8d 2018-10-20 11:22:15,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250658988953s 2018-10-20 11:22:15,291 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file', 'owner': u'fa13f0b672c443f0a0512990b1faf51d', 'id': u'aa19aa5c-8d22-4bde-8d77-0058affb1dac', 'size': 12716032, u'self': u'/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa13f0b672c443f0a0512990b1faf51d', 'name': 'tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T11:22:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T11:22:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00', '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/aa19aa5c-8d22-4bde-8d77-0058affb1dac', 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_4649e8c6-ca9d-420c-b510-384677dc8b00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00', 'created': u'2018-10-20T11:22:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T11:22:14Z', 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/aa19aa5c-8d22-4bde-8d77-0058affb1dac', 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_4649e8c6-ca9d-420c-b510-384677dc8b00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 11:22:15,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 11:22:15,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_4649e8c6-ca9d-420c-b510-384677dc8b00", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 11:22:15,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22: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-fd8134cb-b7d1-43fa-98e7-d775a5a711e0 x-openstack-request-id: req-fd8134cb-b7d1-43fa-98e7-d775a5a711e0 2018-10-20 11:22:15,712 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "name": "tempest_full-flavor_4649e8c6-ca9d-420c-b510-384677dc8b00", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 11:22:15,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-fd8134cb-b7d1-43fa-98e7-d775a5a711e0 2018-10-20 11:22:15,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.41828584671s 2018-10-20 11:22:15,713 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_4649e8c6-ca9d-420c-b510-384677dc8b00', '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'906439e73a574f6faa0801abd57f945a', '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'9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5', 'swap': 0}) 2018-10-20 11:22:15,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 11:22:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5/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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"extra_specs": {}}' 2018-10-20 11:22:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22: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-13882f4b-03e2-4db5-8065-dd4f708592ff x-openstack-request-id: req-13882f4b-03e2-4db5-8065-dd4f708592ff 2018-10-20 11:22:15,738 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 11:22:15,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5/os-extra_specs used request id req-13882f4b-03e2-4db5-8065-dd4f708592ff 2018-10-20 11:22:15,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243771076202s 2018-10-20 11:22:15,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:22:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:15,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1ac419-ac33-474a-8ae0-70543a5274c1 2018-10-20 11:22:15,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:22:15,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd1ac419-ac33-474a-8ae0-70543a5274c1 2018-10-20 11:22:15,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114302158356s 2018-10-20 11:22:15,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 11:22:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:16,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870343cc-8630-488d-b28f-b17b662ea31a 2018-10-20 11:22:16,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 11:22:16,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-870343cc-8630-488d-b28f-b17b662ea31a 2018-10-20 11:22:16,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202543020248s 2018-10-20 11:22:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 11:22:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:16,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22: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-fe270de3-16b1-4e50-b2f9-3c74028b4e30 x-openstack-request-id: req-fe270de3-16b1-4e50-b2f9-3c74028b4e30 2018-10-20 11:22:16,387 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 11:22:16,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-fe270de3-16b1-4e50-b2f9-3c74028b4e30 2018-10-20 11:22:16,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.297645807266s 2018-10-20 11:22:16,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:22:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:16,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:16 GMT X-Openstack-Request-Id: req-88211096-f7d6-4033-9d60-6b4d3501c038 2018-10-20 11:22:16,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:15Z", "file": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "aa19aa5c-8d22-4bde-8d77-0058affb1dac", "size": 12716032, "self": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T11:22:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:22:16,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-88211096-f7d6-4033-9d60-6b4d3501c038 2018-10-20 11:22:16,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245840549469s 2018-10-20 11:22:16,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 11:22:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00"}' 2018-10-20 11:22:16,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:16 GMT Location: http://172.30.9.22:9292/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0187608-4267-4d9e-8493-331dad046a06 2018-10-20 11:22:16,481 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:16Z", "file": "/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "97afa98c-2bb4-406a-9715-4d07a1a411a9", "size": null, "self": "/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9", "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_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": null, "created_at": "2018-10-20T11:22:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 11:22:16,482 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e0187608-4267-4d9e-8493-331dad046a06 2018-10-20 11:22:16,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0564501285553s 2018-10-20 11:22:16,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 11:22:16,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" -d '' 2018-10-20 11:22:17,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 11:22:17 GMT X-Openstack-Request-Id: req-578c16d7-d2ac-4b47-8cad-38c03fc73e3e 2018-10-20 11:22:17,334 - 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-20 11:22:17,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/file used request id req-578c16d7-d2ac-4b47-8cad-38c03fc73e3e 2018-10-20 11:22:17,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.851418972015s 2018-10-20 11:22:17,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 11:22:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 11:22:17,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22:17 GMT X-Openstack-Request-Id: req-0b7c43d8-a48b-4300-bfb8-b28b27442684 2018-10-20 11:22:17,383 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:17Z", "file": "/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "97afa98c-2bb4-406a-9715-4d07a1a411a9", "size": 12716032, "self": "/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T11:22:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:15Z", "file": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "aa19aa5c-8d22-4bde-8d77-0058affb1dac", "size": 12716032, "self": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T11:22:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 11:22:17,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b7c43d8-a48b-4300-bfb8-b28b27442684 2018-10-20 11:22:17,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0441930294037s 2018-10-20 11:22:17,386 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/file', 'owner': u'fa13f0b672c443f0a0512990b1faf51d', 'id': u'97afa98c-2bb4-406a-9715-4d07a1a411a9', 'size': 12716032, u'self': u'/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa13f0b672c443f0a0512990b1faf51d', 'name': 'tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/97afa98c-2bb4-406a-9715-4d07a1a411a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T11:22:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T11:22:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00', '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/97afa98c-2bb4-406a-9715-4d07a1a411a9', 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_4649e8c6-ca9d-420c-b510-384677dc8b00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_4649e8c6-ca9d-420c-b510-384677dc8b00', 'created': u'2018-10-20T11:22:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T11:22:16Z', 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/97afa98c-2bb4-406a-9715-4d07a1a411a9', 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_4649e8c6-ca9d-420c-b510-384677dc8b00', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 11:22:17,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 11:22:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 11:22:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22: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-b41d0351-30b3-412a-8a9d-1dde73d9b58a x-openstack-request-id: req-b41d0351-30b3-412a-8a9d-1dde73d9b58a 2018-10-20 11:22:17,419 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61eb1bda-ce4e-4974-b368-1032e20c7c14", "name": "tempest_full-flavor_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 11:22:17,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b41d0351-30b3-412a-8a9d-1dde73d9b58a 2018-10-20 11:22:17,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0335140228271s 2018-10-20 11:22:17,421 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4649e8c6-ca9d-420c-b510-384677dc8b00', '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'906439e73a574f6faa0801abd57f945a', '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'61eb1bda-ce4e-4974-b368-1032e20c7c14', 'swap': 0}) 2018-10-20 11:22:17,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 11:22:17,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14/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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" -d '{"extra_specs": {}}' 2018-10-20 11:22:17,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 11:22: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-ff485496-08fc-4684-a83a-1bd62fd2dc22 x-openstack-request-id: req-ff485496-08fc-4684-a83a-1bd62fd2dc22 2018-10-20 11:22:17,442 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 11:22:17,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14/os-extra_specs used request id req-ff485496-08fc-4684-a83a-1bd62fd2dc22 2018-10-20 11:22:17,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209908485413s 2018-10-20 11:22:17,443 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4649e8c6-ca9d-420c-b510-384677dc8b00', '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'906439e73a574f6faa0801abd57f945a', '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'61eb1bda-ce4e-4974-b368-1032e20c7c14', 'swap': 0}) 2018-10-20 11:22:23,236 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 11:22:23,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 11:22:23,237 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 11:22:23,239 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 11:22:23,251 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 11:22:25,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f3d3c245-14fa-4e71-a245-f560aabd11fa/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-20 11:22:25,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 11:22:25,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 11:22:25,379 - 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-20 11:22:34,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:34.587 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.487s] 2018-10-20 11:22:34,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:34.653 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.067s] 2018-10-20 11:22:34,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:34.710 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.056s] 2018-10-20 11:22:34,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:34.829 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.119s] 2018-10-20 11:22:34,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:34.883 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.054s] 2018-10-20 11:22:38,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:38.014 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-20 11:22:38,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:38.016 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-20 11:22:41,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:41.500 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [7.209s] 2018-10-20 11:22:41,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:41.958 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.457s] 2018-10-20 11:22:42,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:42.482 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.352s] 2018-10-20 11:22:42,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:42.551 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.069s] 2018-10-20 11:22:45,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.126 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [3.168s] 2018-10-20 11:22:45,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.138 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.012s] 2018-10-20 11:22:45,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.152 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.013s] 2018-10-20 11:22:45,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.166 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.014s] 2018-10-20 11:22:45,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.304 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.137s] 2018-10-20 11:22:45,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.389 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.085s] 2018-10-20 11:22:45,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:45.422 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.033s] 2018-10-20 11:22:46,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:46.523 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [1.099s] 2018-10-20 11:22:46,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:46.544 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-20 11:22:46,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:46.554 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-10-20 11:22:50,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:50.487 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.260s] 2018-10-20 11:22:57,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:57.591 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.358s] 2018-10-20 11:22:57,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:57.700 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.109s] 2018-10-20 11:22:57,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:57.782 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.082s] 2018-10-20 11:22:57,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:57.867 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.084s] 2018-10-20 11:22:57,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:57.943 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.075s] 2018-10-20 11:22:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:58.393 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.448s] 2018-10-20 11:22:58,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:58.502 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.109s] 2018-10-20 11:22:58,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:58.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.348s] 2018-10-20 11:22:58,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:58.981 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.129s] 2018-10-20 11:22:59,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:59.092 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.111s] 2018-10-20 11:22:59,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:22:59.745 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [25.055s] 2018-10-20 11:23:02,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:02.698 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.955s] 2018-10-20 11:23:05,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:05.866 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.266s] 2018-10-20 11:23:05,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:05.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.047s] 2018-10-20 11:23:06,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:06.147 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.232s] 2018-10-20 11:23:07,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:07.441 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [4.742s] 2018-10-20 11:23:08,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:08.909 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.467s] 2018-10-20 11:23:08,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:08.911 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-20 11:23:09,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:09.038 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.130s] 2018-10-20 11:23:09,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:09.214 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.175s] 2018-10-20 11:23:09,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:09.759 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.544s] 2018-10-20 11:23:10,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:10.294 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.535s] 2018-10-20 11:23:10,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:10.397 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.103s] 2018-10-20 11:23:10,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:10.511 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [23.955s] 2018-10-20 11:23:10,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:10.639 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.128s] 2018-10-20 11:23:14,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:14.251 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.615s] 2018-10-20 11:23:14,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:14.267 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.016s] 2018-10-20 11:23:14,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:14.324 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.057s] 2018-10-20 11:23:14,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:14.342 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.018s] 2018-10-20 11:23:19,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.461 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.331s] 2018-10-20 11:23:19,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.472 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-10-20 11:23:19,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.545 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.073s] 2018-10-20 11:23:19,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.589 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.043s] 2018-10-20 11:23:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.609 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-20 11:23:19,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.625 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.015s] 2018-10-20 11:23:19,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:19.637 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.012s] 2018-10-20 11:23:21,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:21.155 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.317s] 2018-10-20 11:23:21,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:21.176 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-20 11:23:22,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:22.550 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-20 11:23:23,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:23.833 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-20 11:23:25,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:25.093 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [7.099s] 2018-10-20 11:23:27,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.310 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.332s] 2018-10-20 11:23:27,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.320 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-10-20 11:23:27,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.337 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.017s] 2018-10-20 11:23:27,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.346 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-10-20 11:23:27,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.361 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2018-10-20 11:23:27,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-10-20 11:23:27,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.390 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.019s] 2018-10-20 11:23:27,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.398 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-10-20 11:23:27,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.450 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.051s] 2018-10-20 11:23:27,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.465 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.011s] 2018-10-20 11:23:27,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.475 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [41.219s] 2018-10-20 11:23:27,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.475 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.013s] 2018-10-20 11:23:27,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.486 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-10-20 11:23:27,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.499 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.013s] 2018-10-20 11:23:27,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:27.520 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.021s] 2018-10-20 11:23:31,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:31.118 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-20 11:23:32,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:32.418 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.324s] 2018-10-20 11:23:35,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.396 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.434s] 2018-10-20 11:23:35,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.435 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.039s] 2018-10-20 11:23:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.511 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.076s] 2018-10-20 11:23:35,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.533 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-10-20 11:23:35,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.738 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.203s] 2018-10-20 11:23:35,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:35.747 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-20 11:23:42,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:42.954 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.720s] 2018-10-20 11:23:43,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:43.068 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.114s] 2018-10-20 11:23:43,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:43.456 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.454s] 2018-10-20 11:23:43,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:43.519 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.450s] 2018-10-20 11:23:43,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:43.521 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.066s] 2018-10-20 11:23:44,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:44.321 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.801s] 2018-10-20 11:23:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:44.690 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-20 11:23:44,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:44.817 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.497s] 2018-10-20 11:23:46,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:46.150 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-20 11:23:49,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:49.332 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-20 11:23:50,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:50.592 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.372s] 2018-10-20 11:23:50,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:50.714 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.122s] 2018-10-20 11:23:54,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:54.848 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [23.722s] 2018-10-20 11:23:55,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:55.732 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.457s] 2018-10-20 11:23:56,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:56.281 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-10-20 11:23:57,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:57.579 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.229s] 2018-10-20 11:23:57,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:23:57.900 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.320s] 2018-10-20 11:24:00,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:00.738 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.401s] 2018-10-20 11:24:00,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:00.771 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.033s] 2018-10-20 11:24:00,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:00.797 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.026s] 2018-10-20 11:24:00,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:00.865 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.067s] 2018-10-20 11:24:00,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:00.984 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.118s] 2018-10-20 11:24:03,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:03.967 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.235s] 2018-10-20 11:24:04,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:04.760 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-20 11:24:04,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:04.762 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-20 11:24:07,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:07.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.347s] 2018-10-20 11:24:07,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:07.933 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-20 11:24:07,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:07.943 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-10-20 11:24:08,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:08.192 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.248s] 2018-10-20 11:24:08,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:08.202 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-10-20 11:24:08,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:08.240 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.038s] 2018-10-20 11:24:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:08.248 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.008s] 2018-10-20 11:24:10,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:10.919 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-20 11:24:16,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:16.185 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [21.335s] 2018-10-20 11:24:16,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:16.186 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-20 11:24:16,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:16.620 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [5.979s] 2018-10-20 11:24:16,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:16.943 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.399s] 2018-10-20 11:24:17,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:17.287 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.345s] 2018-10-20 11:24:20,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:20.489 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.199s] 2018-10-20 11:24:22,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:22.266 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.777s] 2018-10-20 11:24:30,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:30.821 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.283s] 2018-10-20 11:24:32,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:32.063 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.106s] 2018-10-20 11:24:32,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:32.368 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.305s] 2018-10-20 11:24:32,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:32.466 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [2.850s] 2018-10-20 11:24:34,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:34.911 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [2.443s] 2018-10-20 11:24:37,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:37.278 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [2.367s] 2018-10-20 11:24:37,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:37.291 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.014s] 2018-10-20 11:24:38,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:38.781 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [7.955s] 2018-10-20 11:24:38,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:38.790 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-10-20 11:24:38,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:38.802 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-20 11:24:38,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:38.813 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-10-20 11:24:39,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:39.316 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.502s] 2018-10-20 11:24:39,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:39.808 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.492s] 2018-10-20 11:24:40,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:40.534 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.262s] 2018-10-20 11:24:42,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:42.886 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-20 11:24:42,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:42.887 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-20 11:24:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:42.888 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-20 11:24:46,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:46.970 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.337s] 2018-10-20 11:24:47,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:47.013 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.043s] 2018-10-20 11:24:47,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:47.052 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.039s] 2018-10-20 11:24:49,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:49.023 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [5.405s] 2018-10-20 11:24:51,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:51.623 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-20 11:24:53,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:53.577 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.261s] 2018-10-20 11:24:53,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:53.632 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.055s] 2018-10-20 11:24:53,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:53.690 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.057s] 2018-10-20 11:24:53,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:24:53.947 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.257s] 2018-10-20 11:25:01,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:01.269 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.906s] 2018-10-20 11:25:02,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:02.794 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [7.512s] 2018-10-20 11:25:08,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:08.947 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [6.151s] 2018-10-20 11:25:08,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:08.951 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-20 11:25:08,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:08.952 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-20 11:25:08,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:08.953 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-20 11:25:15,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:15.626 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [60.556s] 2018-10-20 11:25:15,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:15.641 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-10-20 11:25:18,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:18.469 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [12.392s] 2018-10-20 11:25:19,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:19.821 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.353s] 2018-10-20 11:25:21,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:21.125 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.226s] 2018-10-20 11:25:21,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:21.139 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.015s] 2018-10-20 11:25:21,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:21.362 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.223s] 2018-10-20 11:25:21,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:21.668 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [5.036s] 2018-10-20 11:25:22,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:22.095 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.429s] 2018-10-20 11:25:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:22.590 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.494s] 2018-10-20 11:25:23,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:23.213 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.623s] 2018-10-20 11:25:23,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:23.236 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.023s] 2018-10-20 11:25:23,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:23.695 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.458s] 2018-10-20 11:25:24,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:24.272 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.576s] 2018-10-20 11:25:26,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:26.780 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.294s] 2018-10-20 11:25:26,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:26.831 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2018-10-20 11:25:26,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:26.882 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.051s] 2018-10-20 11:25:26,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:26.924 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.041s] 2018-10-20 11:25:26,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:26.950 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2018-10-20 11:25:27,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.006 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.056s] 2018-10-20 11:25:27,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.053 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.045s] 2018-10-20 11:25:27,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.099 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.046s] 2018-10-20 11:25:27,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.123 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.024s] 2018-10-20 11:25:27,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.175 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.052s] 2018-10-20 11:25:27,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:27.222 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2018-10-20 11:25:33,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:33.078 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.958s] 2018-10-20 11:25:38,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:38.252 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.269s] 2018-10-20 11:25:38,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:38.522 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.269s] 2018-10-20 11:25:52,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:52.980 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [1.246s] 2018-10-20 11:25:53,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:53.618 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.638s] 2018-10-20 11:25:54,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:54.380 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.762s] 2018-10-20 11:25:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:55.078 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.697s] 2018-10-20 11:25:55,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:55.826 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.748s] 2018-10-20 11:25:56,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:25:56.399 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.573s] 2018-10-20 11:26:11,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:11.938 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [16.961s] 2018-10-20 11:26:14,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:14.447 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [58.784s] 2018-10-20 11:26:17,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:17.290 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.355s] 2018-10-20 11:26:19,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:19.823 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [17.706s] 2018-10-20 11:26:58,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:58.991 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [94.693s] 2018-10-20 11:26:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:59.505 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 [12.451s] 2018-10-20 11:26:59,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:26:59.516 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.012s] 2018-10-20 11:27:00,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:00.002 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.484s] 2018-10-20 11:27:00,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:00.349 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.346s] 2018-10-20 11:27:03,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:03.991 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.003s] 2018-10-20 11:27:04,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:04.731 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.741s] 2018-10-20 11:27:12,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:12.964 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.277s] 2018-10-20 11:27:13,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:13.388 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.424s] 2018-10-20 11:27:13,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:13.663 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.274s] 2018-10-20 11:27:13,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:13.937 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.274s] 2018-10-20 11:27:14,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:14.238 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.300s] 2018-10-20 11:27:14,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:14.457 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.219s] 2018-10-20 11:27:15,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:15.772 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-20 11:27:23,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:23.190 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.728s] 2018-10-20 11:27:29,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:29.954 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [5.171s] 2018-10-20 11:27:30,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:30.545 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [70.703s] 2018-10-20 11:27:33,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:33.534 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [3.580s] 2018-10-20 11:27:42,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:42.994 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [12.448s] 2018-10-20 11:27:46,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:46.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [3.790s] 2018-10-20 11:27:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.299 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.073s] 2018-10-20 11:27:51,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.361 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.061s] 2018-10-20 11:27:51,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.424 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.063s] 2018-10-20 11:27:51,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.810 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.386s] 2018-10-20 11:27:51,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.082s] 2018-10-20 11:27:51,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:51.957 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.064s] 2018-10-20 11:27:52,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.013 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.056s] 2018-10-20 11:27:52,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.091 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.077s] 2018-10-20 11:27:52,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.192 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.100s] 2018-10-20 11:27:52,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.322 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.129s] 2018-10-20 11:27:52,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.405 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.083s] 2018-10-20 11:27:52,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.517 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.112s] 2018-10-20 11:27:52,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:52.579 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.062s] 2018-10-20 11:27:55,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:55.146 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.461s] 2018-10-20 11:27:55,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:55.966 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.822s] 2018-10-20 11:27:59,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:59.872 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.817s] 2018-10-20 11:27:59,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:59.897 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-10-20 11:27:59,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:59.910 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-20 11:27:59,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:27:59.921 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-10-20 11:28:02,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:02.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.563s] 2018-10-20 11:28:06,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.589 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.332s] 2018-10-20 11:28:06,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.657 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.068s] 2018-10-20 11:28:06,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.936 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.278s] 2018-10-20 11:28:06,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.947 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-20 11:28:06,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.986 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-20 11:28:06,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:06.996 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2018-10-20 11:28:07,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:07.038 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.041s] 2018-10-20 11:28:07,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:07.058 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.021s] 2018-10-20 11:28:08,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:08.889 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.267s] 2018-10-20 11:28:09,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:09.589 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [1.235s] 2018-10-20 11:28:09,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:09.790 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.200s] 2018-10-20 11:28:10,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:10.033 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.142s] 2018-10-20 11:28:10,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:10.180 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.390s] 2018-10-20 11:28:11,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:11.020 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 [0.988s] 2018-10-20 11:28:11,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:11.831 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 [0.810s] 2018-10-20 11:28:12,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:12.585 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.754s] 2018-10-20 11:28:12,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:12.838 32 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [1.713s] 2018-10-20 11:28:20,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:20.927 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.313s] 2018-10-20 11:28:21,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:21.331 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.404s] 2018-10-20 11:28:21,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:21.341 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-20 11:28:21,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:21.648 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.307s] 2018-10-20 11:28:22,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:22.097 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.448s] 2018-10-20 11:28:22,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:22.552 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.453s] 2018-10-20 11:28:22,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:22.577 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.026s] 2018-10-20 11:28:22,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:22.603 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.026s] 2018-10-20 11:28:26,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:26.176 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 [15.991s] 2018-10-20 11:28:31,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:31.275 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [68.069s] 2018-10-20 11:28:31,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:31.628 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.846s] 2018-10-20 11:28:31,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:31.639 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-20 11:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.166 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.525s] 2018-10-20 11:28:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.169 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-20 11:28:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.171 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.000s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-20 11:28:32,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.172 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.000s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-20 11:28:32,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.386 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.218s] 2018-10-20 11:28:32,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.661 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.273s] 2018-10-20 11:28:32,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.664 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-20 11:28:32,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.666 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-20 11:28:32,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:32.667 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-20 11:28:34,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:34.719 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [13.753s] 2018-10-20 11:28:35,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:35.162 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.445s] 2018-10-20 11:28:36,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:36.843 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.679s] 2018-10-20 11:28:38,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:38.836 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [12.658s] 2018-10-20 11:28:46,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:46.723 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.833s] 2018-10-20 11:28:46,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:46.961 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.239s] 2018-10-20 11:28:47,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:47.063 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.101s] 2018-10-20 11:28:48,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:48.027 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.962s] 2018-10-20 11:28:50,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:50.120 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-20 11:28:51,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:51.854 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [1.431s] 2018-10-20 11:28:51,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:51.906 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.052s] 2018-10-20 11:28:52,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:52.167 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.261s] 2018-10-20 11:28:54,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:54.772 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [17.925s] 2018-10-20 11:28:56,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:56.726 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.958s] 2018-10-20 11:28:57,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:28:57.054 32 INFO opnfv-tempest [-] {3} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-20 11:29:06,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:06.645 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.359s] 2018-10-20 11:29:11,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:11.044 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [25.468s] 2018-10-20 11:29:18,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:18.151 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [7.219s] 2018-10-20 11:29:19,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:19.970 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.457s] 2018-10-20 11:29:20,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:20.088 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.117s] 2018-10-20 11:29:20,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:20.596 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.509s] 2018-10-20 11:29:34,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:34.553 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [16.400s] 2018-10-20 11:29:36,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:36.712 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.160s] 2018-10-20 11:29:40,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:40.790 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [41.207s] 2018-10-20 11:29:42,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:42.934 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.525s] 2018-10-20 11:29:46,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:46.309 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [9.594s] 2018-10-20 11:29:46,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:46.310 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-20 11:29:50,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:50.278 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.079s] 2018-10-20 11:29:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:50.494 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.217s] 2018-10-20 11:29:50,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:50.857 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.363s] 2018-10-20 11:29:50,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:50.954 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.095s] 2018-10-20 11:29:50,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:50.954 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.000s] 2018-10-20 11:29:56,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:56.105 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.708s] 2018-10-20 11:29:56,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:56.796 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.690s] 2018-10-20 11:29:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:57.104 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.307s] 2018-10-20 11:29:57,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:57.131 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.027s] 2018-10-20 11:29:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:57.154 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.023s] 2018-10-20 11:29:57,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:29:57.179 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.024s] 2018-10-20 11:30:01,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:01.481 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.578s] 2018-10-20 11:30:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:01.797 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.316s] 2018-10-20 11:30:02,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:02.258 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.461s] 2018-10-20 11:30:06,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:06.360 32 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.237s] 2018-10-20 11:30:32,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:32.769 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [51.973s] 2018-10-20 11:30:35,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:35.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.091s] 2018-10-20 11:30:36,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:35.999 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.116s] 2018-10-20 11:30:36,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:36.244 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.244s] 2018-10-20 11:30:36,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:36.370 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.125s] 2018-10-20 11:30:36,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:36.371 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-20 11:30:41,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:41.037 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.716s] 2018-10-20 11:30:49,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:49.201 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [8.165s] 2018-10-20 11:30:51,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:30:51.321 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [34.787s] 2018-10-20 11:31:15,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:15.696 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [24.373s] 2018-10-20 11:31:16,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:16.870 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [44.093s] 2018-10-20 11:31:23,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:23.870 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-20 11:31:34,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.224 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-10-20 11:31:34,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.235 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-20 11:31:34,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.468 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.232s] 2018-10-20 11:31:34,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.480 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-20 11:31:34,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.492 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-10-20 11:31:34,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.512 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.020s] 2018-10-20 11:31:34,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.572 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-10-20 11:31:34,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.653 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.080s] 2018-10-20 11:31:34,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.848 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.194s] 2018-10-20 11:31:34,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.862 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-10-20 11:31:34,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:34.987 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.124s] 2018-10-20 11:31:38,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:38.164 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-20 11:31:45,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:45.207 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.696s] 2018-10-20 11:31:46,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:46.678 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.470s] 2018-10-20 11:31:50,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:50.390 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [61.174s] 2018-10-20 11:31:52,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:52.412 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [59.089s] 2018-10-20 11:31:53,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:53.161 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.481s] 2018-10-20 11:31:58,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:58.888 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [5.725s] 2018-10-20 11:31:59,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:59.723 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.147s] 2018-10-20 11:31:59,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:31:59.846 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.123s] 2018-10-20 11:32:00,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:00.087 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.241s] 2018-10-20 11:32:00,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:00.183 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.096s] 2018-10-20 11:32:00,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:00.185 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-20 11:32:07,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:07.360 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.055s] 2018-10-20 11:32:07,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:07.373 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.013s] 2018-10-20 11:32:12,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:12.104 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.213s] 2018-10-20 11:32:13,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:13.387 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-20 11:32:13,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:13.626 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-20 11:32:17,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:17.677 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.574s] 2018-10-20 11:32:21,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:21.222 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.059s] 2018-10-20 11:32:21,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:21.248 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.026s] 2018-10-20 11:32:33,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:33.151 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.207s] 2018-10-20 11:32:36,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:36.903 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [3.753s] 2018-10-20 11:32:42,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:42.504 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.665s] 2018-10-20 11:32:42,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:42.909 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2018-10-20 11:32:43,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:43.306 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.397s] 2018-10-20 11:32:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:43.701 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.394s] 2018-10-20 11:32:44,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:44.093 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.392s] 2018-10-20 11:32:47,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:47.982 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [55.558s] 2018-10-20 11:32:58,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:58.917 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-10-20 11:32:59,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:32:59.012 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-10-20 11:33:05,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:05.831 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.543s] 2018-10-20 11:33:05,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:05.950 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.121s] 2018-10-20 11:33:06,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:06.182 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.230s] 2018-10-20 11:33:11,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:11.507 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.813s] 2018-10-20 11:33:12,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:12.468 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.283s] 2018-10-20 11:33:12,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:12.515 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.049s] 2018-10-20 11:33:12,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:12.547 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.031s] 2018-10-20 11:33:20,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:20.781 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.150s] 2018-10-20 11:33:20,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:20.831 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.049s] 2018-10-20 11:33:23,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:23.494 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.418s] 2018-10-20 11:33:23,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:23.810 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.316s] 2018-10-20 11:33:24,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:24.222 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-20 11:33:24,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:24.224 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-20 11:33:24,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:24.225 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-20 11:33:31,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:31.842 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-10-20 11:33:33,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:33.355 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.851s] 2018-10-20 11:33:35,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:35.056 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.754s] 2018-10-20 11:33:35,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:35.065 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-20 11:33:36,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:36.270 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.913s] 2018-10-20 11:33:38,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:38.904 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.633s] 2018-10-20 11:33:39,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:39.521 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.618s] 2018-10-20 11:33:40,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:40.146 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.624s] 2018-10-20 11:33:40,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:40.777 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.631s] 2018-10-20 11:33:41,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:41.383 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.604s] 2018-10-20 11:33:41,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:41.712 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.612s] 2018-10-20 11:33:41,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:41.984 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.601s] 2018-10-20 11:33:43,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:43.372 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.387s] 2018-10-20 11:33:44,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:44.485 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.113s] 2018-10-20 11:33:44,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:44.594 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:33:44,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:44.595 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:33:44,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:44.596 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:33:44,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:44.703 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.218s] 2018-10-20 11:33:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:45.070 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.366s] 2018-10-20 11:33:45,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:45.273 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.201s] 2018-10-20 11:33:45,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:45.506 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.233s] 2018-10-20 11:33:45,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:45.972 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.466s] 2018-10-20 11:33:46,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:46.186 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.213s] 2018-10-20 11:33:46,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:46.806 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.618s] 2018-10-20 11:33:46,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:46.899 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.904s] 2018-10-20 11:33:47,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:47.438 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.632s] 2018-10-20 11:33:47,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:47.920 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.482s] 2018-10-20 11:33:49,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:49.050 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.501s] 2018-10-20 11:33:50,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:50.890 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.967s] 2018-10-20 11:33:50,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:50.891 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-20 11:33:51,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:51.112 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.223s] 2018-10-20 11:33:51,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:51.380 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.268s] 2018-10-20 11:33:51,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:51.618 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.237s] 2018-10-20 11:33:51,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:51.855 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.236s] 2018-10-20 11:33:52,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:52.080 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.224s] 2018-10-20 11:33:52,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:52.339 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.258s] 2018-10-20 11:33:52,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:52.543 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.204s] 2018-10-20 11:33:52,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:52.806 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.262s] 2018-10-20 11:33:53,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:53.053 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.247s] 2018-10-20 11:33:53,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:53.288 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.234s] 2018-10-20 11:33:53,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:53.547 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.258s] 2018-10-20 11:33:54,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:54.155 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.606s] 2018-10-20 11:33:54,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:54.157 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-20 11:33:54,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:54.158 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-20 11:33:54,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:54.352 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.196s] 2018-10-20 11:33:54,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:54.575 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.223s] 2018-10-20 11:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:56.849 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.826s] 2018-10-20 11:33:57,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:57.453 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.876s] 2018-10-20 11:33:57,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:57.665 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.213s] 2018-10-20 11:33:57,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:57.905 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.237s] 2018-10-20 11:33:57,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:57.907 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-20 11:33:57,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:57.908 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-20 11:33:58,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:58.117 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.212s] 2018-10-20 11:33:58,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:58.328 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.210s] 2018-10-20 11:33:58,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:33:58.556 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.228s] 2018-10-20 11:34:00,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:00.609 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.757s] 2018-10-20 11:34:01,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:01.475 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.866s] 2018-10-20 11:34:03,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:03.192 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.716s] 2018-10-20 11:34:07,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:07.816 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.871s] 2018-10-20 11:34:09,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:09.817 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-20 11:34:12,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:12.009 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.833s] 2018-10-20 11:34:12,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:12.787 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.777s] 2018-10-20 11:34:13,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:13.562 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.774s] 2018-10-20 11:34:14,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:14.400 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.837s] 2018-10-20 11:34:16,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:16.096 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.695s] 2018-10-20 11:34:17,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:17.255 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.159s] 2018-10-20 11:34:19,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:19.424 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [7.176s] 2018-10-20 11:34:21,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:21.842 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:34:25,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:25.972 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects ... success [0.428s] 2018-10-20 11:34:26,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:26.076 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains ... success [0.103s] 2018-10-20 11:34:26,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:26.200 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name ... success [0.124s] 2018-10-20 11:34:28,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:28.698 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.161s] 2018-10-20 11:34:34,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:34.136 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.167s] 2018-10-20 11:34:34,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:34.430 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.293s] 2018-10-20 11:34:34,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:34.603 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.173s] 2018-10-20 11:34:34,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:34.759 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.156s] 2018-10-20 11:34:34,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:34.916 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.156s] 2018-10-20 11:34:36,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:36.721 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.875s] 2018-10-20 11:34:37,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:37.960 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.238s] 2018-10-20 11:34:39,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:39.489 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.530s] 2018-10-20 11:34:42,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:42.588 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [55.674s] 2018-10-20 11:34:42,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:42.836 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.190s] 2018-10-20 11:34:43,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:43.353 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.515s] 2018-10-20 11:34:43,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:43.701 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.348s] 2018-10-20 11:34:43,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:43.881 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.179s] 2018-10-20 11:34:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:44.116 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.235s] 2018-10-20 11:34:44,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:44.654 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.538s] 2018-10-20 11:34:45,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:45.243 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.588s] 2018-10-20 11:34:46,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:46.059 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [6.562s] 2018-10-20 11:34:47,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:47.165 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [4.576s] 2018-10-20 11:34:50,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:50.422 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [76.102s] 2018-10-20 11:34:51,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:51.935 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.519s] 2018-10-20 11:34:53,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:53.721 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.630s] 2018-10-20 11:34:54,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:54.007 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.285s] 2018-10-20 11:34:54,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:54.740 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.733s] 2018-10-20 11:34:54,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:54.876 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.136s] 2018-10-20 11:34:55,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:55.681 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.805s] 2018-10-20 11:34:59,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:34:59.199 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.062s] 2018-10-20 11:35:00,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:00.119 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.183s] 2018-10-20 11:35:00,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:00.849 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [7.503s] 2018-10-20 11:35:01,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:01.148 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [1.949s] 2018-10-20 11:35:01,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:01.472 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.627s] 2018-10-20 11:35:04,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:04.683 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.278s] 2018-10-20 11:35:04,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:04.796 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.321s] 2018-10-20 11:35:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:05.619 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.936s] 2018-10-20 11:35:09,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:09.150 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-20 11:35:09,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:09.152 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-10-20 11:35:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:13.069 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-20 11:35:13,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:13.866 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.480s] 2018-10-20 11:35:14,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:14.330 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [0.462s] 2018-10-20 11:35:14,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:14.740 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.127s] 2018-10-20 11:35:15,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:15.442 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.701s] 2018-10-20 11:35:16,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:16.275 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.834s] 2018-10-20 11:35:16,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:16.844 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [1.226s] 2018-10-20 11:35:17,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:17.194 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.349s] 2018-10-20 11:35:17,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:17.894 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.699s] 2018-10-20 11:35:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:19.511 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:35:19,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:19.512 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:35:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:19.513 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:35:22,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:22.360 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.047s] 2018-10-20 11:35:25,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:25.091 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.575s] 2018-10-20 11:35:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:25.187 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.393s] 2018-10-20 11:35:25,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:25.262 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.340s] 2018-10-20 11:35:25,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:25.530 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.267s] 2018-10-20 11:35:25,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:25.830 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.738s] 2018-10-20 11:35:26,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.022 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.492s] 2018-10-20 11:35:26,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.074 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.886s] 2018-10-20 11:35:26,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.209 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.135s] 2018-10-20 11:35:26,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.297 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.274s] 2018-10-20 11:35:26,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.490 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.193s] 2018-10-20 11:35:26,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.607 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.116s] 2018-10-20 11:35:26,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.644 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.435s] 2018-10-20 11:35:26,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.841 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.233s] 2018-10-20 11:35:26,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:26.965 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.124s] 2018-10-20 11:35:27,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:27.083 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.117s] 2018-10-20 11:35:27,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:27.149 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-10-20 11:35:27,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:27.271 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.121s] 2018-10-20 11:35:30,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:30.880 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.277s] 2018-10-20 11:35:30,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:30.887 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2018-10-20 11:35:30,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:30.894 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.008s] 2018-10-20 11:35:31,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:31.229 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.332s] 2018-10-20 11:35:32,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:32.066 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.837s] 2018-10-20 11:35:32,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:32.844 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.777s] 2018-10-20 11:35:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:34.373 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.408s] 2018-10-20 11:35:34,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:34.905 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.532s] 2018-10-20 11:35:35,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:35.959 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.052s] 2018-10-20 11:35:35,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:35.996 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.869s] 2018-10-20 11:35:37,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:37.280 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.283s] 2018-10-20 11:35:37,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:37.998 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.719s] 2018-10-20 11:35:38,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.175 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.215s] 2018-10-20 11:35:38,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.280 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.106s] 2018-10-20 11:35:38,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.432 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.151s] 2018-10-20 11:35:38,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.562 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.420s] 2018-10-20 11:35:38,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.582 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.150s] 2018-10-20 11:35:38,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.719 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.156s] 2018-10-20 11:35:38,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.838 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.840s] 2018-10-20 11:35:38,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:38.924 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.204s] 2018-10-20 11:35:40,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:40.267 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.427s] 2018-10-20 11:35:40,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:40.976 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.710s] 2018-10-20 11:35:41,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:41.651 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.675s] 2018-10-20 11:35:44,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:44.327 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.546s] 2018-10-20 11:35:44,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:44.370 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.717s] 2018-10-20 11:35:44,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:44.584 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.256s] 2018-10-20 11:35:45,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:45.434 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [1.063s] 2018-10-20 11:35:46,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:46.499 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.065s] 2018-10-20 11:35:46,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:46.615 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.116s] 2018-10-20 11:35:47,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:47.274 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.951s] 2018-10-20 11:35:47,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:47.490 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.874s] 2018-10-20 11:35:47,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:47.949 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.675s] 2018-10-20 11:35:48,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:48.772 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.822s] 2018-10-20 11:35:48,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:48.842 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.351s] 2018-10-20 11:35:49,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:49.404 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.633s] 2018-10-20 11:35:49,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:49.416 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.771s] 2018-10-20 11:35:53,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:53.803 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.301s] 2018-10-20 11:35:53,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:53.812 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.007s] 2018-10-20 11:35:54,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.112 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.301s] 2018-10-20 11:35:54,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.120 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.007s] 2018-10-20 11:35:54,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.128 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.007s] 2018-10-20 11:35:54,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.135 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-10-20 11:35:54,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.142 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-10-20 11:35:54,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.149 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.006s] 2018-10-20 11:35:54,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.157 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-10-20 11:35:54,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:54.414 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.257s] 2018-10-20 11:35:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:57.031 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.574s] 2018-10-20 11:35:57,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:57.431 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.710s] 2018-10-20 11:35:57,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:57.902 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.871s] 2018-10-20 11:35:58,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:58.274 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.842s] 2018-10-20 11:35:58,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:58.551 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.649s] 2018-10-20 11:35:58,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:58.580 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.564s] 2018-10-20 11:35:58,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:58.995 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.443s] 2018-10-20 11:35:59,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:59.467 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.472s] 2018-10-20 11:35:59,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:35:59.847 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.571s] 2018-10-20 11:36:00,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:00.476 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.008s] 2018-10-20 11:36:01,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:01.823 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.346s] 2018-10-20 11:36:02,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:02.614 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.791s] 2018-10-20 11:36:03,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:03.158 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.320s] 2018-10-20 11:36:03,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:03.203 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.589s] 2018-10-20 11:36:03,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:03.458 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.299s] 2018-10-20 11:36:03,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:03.806 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.601s] 2018-10-20 11:36:04,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:04.392 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.585s] 2018-10-20 11:36:07,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:07.860 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.523s] 2018-10-20 11:36:11,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:11.163 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.299s] 2018-10-20 11:36:11,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:11.164 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-20 11:36:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:11.526 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.898s] 2018-10-20 11:36:14,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:14.112 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.951s] 2018-10-20 11:36:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:15.999 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.886s] 2018-10-20 11:36:16,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:16.676 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.424s] 2018-10-20 11:36:16,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:16.690 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [5.162s] 2018-10-20 11:36:17,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:17.889 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.198s] 2018-10-20 11:36:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:18.497 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-20 11:36:18,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:18.498 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-20 11:36:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:18.499 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-20 11:36:19,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:19.811 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.921s] 2018-10-20 11:36:20,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:20.742 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.066s] 2018-10-20 11:36:21,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:21.103 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.162s] 2018-10-20 11:36:21,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:21.284 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.180s] 2018-10-20 11:36:21,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:21.454 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.170s] 2018-10-20 11:36:21,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:21.462 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-20 11:36:21,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:21.600 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.790s] 2018-10-20 11:36:25,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:25.454 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.711s] 2018-10-20 11:36:25,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:25.638 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.337s] 2018-10-20 11:36:26,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:26.623 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.983s] 2018-10-20 11:36:27,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:27.450 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.828s] 2018-10-20 11:36:28,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:28.849 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.395s] 2018-10-20 11:36:29,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:29.170 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-10-20 11:36:32,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:32.234 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.945s] 2018-10-20 11:36:32,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:32.243 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2018-10-20 11:36:32,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:32.421 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.396s] 2018-10-20 11:36:33,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:33.425 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.925s] 2018-10-20 11:36:33,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:33.445 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.198s] 2018-10-20 11:36:33,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:33.447 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-20 11:36:33,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:33.642 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.793s] 2018-10-20 11:36:33,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:33.804 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.357s] 2018-10-20 11:36:34,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:34.048 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.245s] 2018-10-20 11:36:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:37.652 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.298s] 2018-10-20 11:36:37,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:37.667 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2018-10-20 11:36:37,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:37.802 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.134s] 2018-10-20 11:36:37,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:37.980 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.177s] 2018-10-20 11:36:37,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:37.986 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-10-20 11:36:38,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:38.294 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.307s] 2018-10-20 11:36:38,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:38.616 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.971s] 2018-10-20 11:36:38,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:38.619 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.325s] 2018-10-20 11:36:38,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:38.633 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.013s] 2018-10-20 11:36:41,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:41.895 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.858s] 2018-10-20 11:36:43,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:43.277 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-20 11:36:44,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:44.973 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.077s] 2018-10-20 11:36:46,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:46.033 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.060s] 2018-10-20 11:36:47,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:47.366 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.094s] 2018-10-20 11:36:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:47.545 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.180s] 2018-10-20 11:36:47,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:47.896 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.863s] 2018-10-20 11:36:50,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:50.906 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-20 11:36:50,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:50.907 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 11:36:50,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:50.908 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-10-20 11:36:53,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:53.666 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.173s] 2018-10-20 11:36:54,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:54.610 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.690s] 2018-10-20 11:36:54,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:54.947 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.336s] 2018-10-20 11:36:55,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:55.117 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-10-20 11:36:56,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:56.621 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.353s] 2018-10-20 11:36:56,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:56.905 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.287s] 2018-10-20 11:36:59,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:36:59.993 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.254s] 2018-10-20 11:37:00,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:00.425 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.432s] 2018-10-20 11:37:01,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:01.449 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.023s] 2018-10-20 11:37:02,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:02.256 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.807s] 2018-10-20 11:37:04,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:04.572 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.180s] 2018-10-20 11:37:05,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:05.504 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [2.401s] 2018-10-20 11:37:10,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:10.883 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [5.378s] 2018-10-20 11:37:11,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:11.224 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.651s] 2018-10-20 11:37:17,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.102 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.303s] 2018-10-20 11:37:17,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.109 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.007s] 2018-10-20 11:37:17,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.170 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.061s] 2018-10-20 11:37:17,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.220 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.048s] 2018-10-20 11:37:17,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.258 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.038s] 2018-10-20 11:37:17,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.300 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.042s] 2018-10-20 11:37:17,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.414 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.113s] 2018-10-20 11:37:17,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.462 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.048s] 2018-10-20 11:37:17,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.520 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.058s] 2018-10-20 11:37:17,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.898 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.377s] 2018-10-20 11:37:17,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:17.950 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.051s] 2018-10-20 11:37:18,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:18.002 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.052s] 2018-10-20 11:37:18,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:18.041 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.039s] 2018-10-20 11:37:18,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:18.185 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.143s] 2018-10-20 11:37:18,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:18.231 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.046s] 2018-10-20 11:37:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:19.878 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [8.994s] 2018-10-20 11:37:24,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:24.507 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-20 11:37:26,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:26.879 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [7.000s] 2018-10-20 11:37:30,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:30.504 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.769s] 2018-10-20 11:37:30,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:30.956 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.452s] 2018-10-20 11:37:31,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:31.447 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.952s] 2018-10-20 11:37:32,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:32.329 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.881s] 2018-10-20 11:37:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:32.784 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [5.906s] 2018-10-20 11:37:34,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:34.791 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-20 11:37:34,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:34.792 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-20 11:37:37,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:37.262 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.476s] 2018-10-20 11:37:37,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:37.901 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.116s] 2018-10-20 11:37:39,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:39.814 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-20 11:37:42,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:42.332 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.585s] 2018-10-20 11:37:42,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:42.425 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.163s] 2018-10-20 11:37:46,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:46.374 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.948s] 2018-10-20 11:37:47,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:47.777 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.292s] 2018-10-20 11:37:50,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:50.321 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.046s] 2018-10-20 11:37:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:51.028 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.250s] 2018-10-20 11:37:52,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:52.513 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.485s] 2018-10-20 11:37:55,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:55.488 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.975s] 2018-10-20 11:37:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:59.507 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [34.987s] 2018-10-20 11:37:59,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:37:59.678 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.310s] 2018-10-20 11:38:00,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:00.719 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.138s] 2018-10-20 11:38:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:00.740 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.062s] 2018-10-20 11:38:03,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:03.615 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.111s] 2018-10-20 11:38:04,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:04.046 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.326s] 2018-10-20 11:38:05,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:05.846 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [2.211s] 2018-10-20 11:38:07,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:07.210 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.163s] 2018-10-20 11:38:10,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:10.444 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [4.597s] 2018-10-20 11:38:12,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:12.193 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.982s] 2018-10-20 11:38:13,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:13.532 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.744s] 2018-10-20 11:38:14,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:14.779 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.248s] 2018-10-20 11:38:19,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:19.592 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [9.147s] 2018-10-20 11:38:25,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:25.894 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [6.301s] 2018-10-20 11:38:26,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:26.879 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [23.256s] 2018-10-20 11:38:33,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:33.093 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [7.199s] 2018-10-20 11:38:35,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:35.803 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [6.154s] 2018-10-20 11:38:35,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:35.941 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.137s] 2018-10-20 11:38:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:38.007 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [11.130s] 2018-10-20 11:38:38,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:38.124 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.030s] 2018-10-20 11:38:38,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:38.151 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.210s] 2018-10-20 11:38:39,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:39.302 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.298s] 2018-10-20 11:38:39,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:39.368 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.537s] 2018-10-20 11:38:43,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:43.134 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [5.009s] 2018-10-20 11:38:47,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:47.648 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.514s] 2018-10-20 11:38:52,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:52.465 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [13.097s] 2018-10-20 11:38:56,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:56.627 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.161s] 2018-10-20 11:38:58,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:58.626 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [5.185s] 2018-10-20 11:38:59,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:38:59.065 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.438s] 2018-10-20 11:39:00,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:00.067 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.128s] 2018-10-20 11:39:03,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:03.174 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [4.547s] 2018-10-20 11:39:03,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:03.302 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.235s] 2018-10-20 11:39:06,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:06.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.050s] 2018-10-20 11:39:07,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:07.540 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.367s] 2018-10-20 11:39:12,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:12.356 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.002s] 2018-10-20 11:39:13,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:13.699 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [6.158s] 2018-10-20 11:39:15,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:15.451 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [16.384s] 2018-10-20 11:39:18,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:18.606 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.907s] 2018-10-20 11:39:19,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:19.764 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [40.448s] 2018-10-20 11:39:25,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:25.571 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.808s] 2018-10-20 11:39:33,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:33.151 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.580s] 2018-10-20 11:39:33,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:33.992 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.840s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-10-20 11:39:39,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:39.433 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.534s] 2018-10-20 11:39:44,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:44.791 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.885s] 2018-10-20 11:39:44,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:44.856 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.066s] 2018-10-20 11:39:45,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:45.586 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.728s] 2018-10-20 11:39:47,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:47.429 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.843s] 2018-10-20 11:39:48,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:48.279 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [32.823s] 2018-10-20 11:39:49,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:49.791 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [10.358s] 2018-10-20 11:39:49,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:49.922 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.647s] 2018-10-20 11:39:52,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:52.126 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.696s] 2018-10-20 11:39:52,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:52.173 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.047s] 2018-10-20 11:39:52,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:52.219 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.046s] 2018-10-20 11:39:56,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:39:56.889 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.894s] 2018-10-20 11:40:00,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:00.388 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.463s] 2018-10-20 11:40:03,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:03.020 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [13.227s] 2018-10-20 11:40:09,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:09.811 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.791s] 2018-10-20 11:40:10,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:10.009 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.319s] 2018-10-20 11:40:10,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:10.035 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.647s] 2018-10-20 11:40:11,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:11.742 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.731s] 2018-10-20 11:40:12,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:12.538 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.796s] 2018-10-20 11:40:14,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:14.023 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.989s] 2018-10-20 11:40:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:14.121 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.582s] 2018-10-20 11:40:14,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:14.675 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.553s] 2018-10-20 11:40:16,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:16.213 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.536s] 2018-10-20 11:40:18,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:18.135 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.922s] 2018-10-20 11:40:18,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:18.228 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.094s] 2018-10-20 11:40:19,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:19.253 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.023s] 2018-10-20 11:40:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:19.604 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.351s] 2018-10-20 11:40:19,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:19.625 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-10-20 11:40:19,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:19.644 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-10-20 11:40:19,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:19.663 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.020s] 2018-10-20 11:40:24,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:24.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.235s] 2018-10-20 11:40:28,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:28.292 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.527s] 2018-10-20 11:40:31,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:31.013 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [21.200s] 2018-10-20 11:40:32,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:32.455 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-20 11:40:32,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:32.655 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.200s] 2018-10-20 11:40:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:36.548 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [39.648s] 2018-10-20 11:40:39,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:39.874 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.638s] 2018-10-20 11:40:40,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:40.124 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.250s] 2018-10-20 11:40:42,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:42.904 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [28.872s] 2018-10-20 11:40:42,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:42.942 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.377s] 2018-10-20 11:40:43,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:43.524 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.582s] 2018-10-20 11:40:43,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:43.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.047s] 2018-10-20 11:40:43,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:43.638 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.066s] 2018-10-20 11:40:43,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:43.683 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.045s] 2018-10-20 11:40:43,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:43.993 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.309s] 2018-10-20 11:40:44,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:44.254 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.260s] 2018-10-20 11:40:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:44.630 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.376s] 2018-10-20 11:40:45,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:45.297 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.667s] 2018-10-20 11:40:45,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:45.343 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.045s] 2018-10-20 11:40:46,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:46.858 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [10.311s] 2018-10-20 11:40:51,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:51.096 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.754s] 2018-10-20 11:40:53,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:53.876 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.778s] 2018-10-20 11:40:54,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:54.607 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.201s] 2018-10-20 11:40:56,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:56.380 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.505s] 2018-10-20 11:40:57,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:57.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.053s] 2018-10-20 11:40:59,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:40:59.366 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.757s] 2018-10-20 11:41:02,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:02.480 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.112s] 2018-10-20 11:41:05,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:05.258 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.654s] 2018-10-20 11:41:05,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:05.407 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [18.547s] 2018-10-20 11:41:05,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:05.911 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.545s] 2018-10-20 11:41:10,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:10.210 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.043s] 2018-10-20 11:41:10,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:10.294 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.083s] 2018-10-20 11:41:10,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:10.316 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.022s] 2018-10-20 11:41:10,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:10.345 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.028s] 2018-10-20 11:41:10,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:10.476 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.131s] 2018-10-20 11:41:13,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:13.310 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.052s] 2018-10-20 11:41:14,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:14.166 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-20 11:41:14,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:14.168 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-20 11:41:14,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:14.169 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-20 11:41:16,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:16.384 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.074s] 2018-10-20 11:41:18,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:18.548 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.162s] 2018-10-20 11:41:18,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:18.806 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.317s] 2018-10-20 11:41:19,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:19.115 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.309s] 2018-10-20 11:41:19,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:19.475 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.359s] 2018-10-20 11:41:19,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:19.503 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.028s] 2018-10-20 11:41:19,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:19.910 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.406s] 2018-10-20 11:41:19,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:19.929 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.019s] 2018-10-20 11:41:20,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:20.313 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.383s] 2018-10-20 11:41:20,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:20.587 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.273s] 2018-10-20 11:41:20,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:20.824 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.236s] 2018-10-20 11:41:20,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:20.872 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.048s] 2018-10-20 11:41:20,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:20.924 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.052s] 2018-10-20 11:41:22,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:22.445 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.814s] 2018-10-20 11:41:27,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:27.311 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.865s] 2018-10-20 11:41:28,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:28.378 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.066s] 2018-10-20 11:41:29,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:29.338 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [10.788s] 2018-10-20 11:41:29,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:29.455 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.119s] 2018-10-20 11:41:29,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:29.510 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.054s] 2018-10-20 11:41:30,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:30.428 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [2.050s] 2018-10-20 11:41:31,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:31.855 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.427s] 2018-10-20 11:41:36,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:36.789 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.933s] 2018-10-20 11:41:39,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:39.733 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.222s] 2018-10-20 11:41:40,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:40.940 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [12.930s] 2018-10-20 11:41:41,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:41.706 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.917s] 2018-10-20 11:41:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:44.630 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.693s] 2018-10-20 11:41:46,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:46.119 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.412s] 2018-10-20 11:41:48,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:48.069 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.438s] 2018-10-20 11:41:48,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:48.417 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [8.682s] 2018-10-20 11:41:48,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:48.600 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.480s] 2018-10-20 11:41:50,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:50.791 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [45.370s] 2018-10-20 11:41:53,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:53.472 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.402s] 2018-10-20 11:41:53,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:53.591 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.990s] 2018-10-20 11:41:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:55.263 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.671s] 2018-10-20 11:41:57,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:57.274 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.801s] 2018-10-20 11:41:59,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:41:59.296 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.021s] 2018-10-20 11:42:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:00.748 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.485s] 2018-10-20 11:42:00,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:00.920 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.172s] 2018-10-20 11:42:01,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.088 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.167s] 2018-10-20 11:42:01,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.222 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.134s] 2018-10-20 11:42:01,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.303 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.081s] 2018-10-20 11:42:01,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.368 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.065s] 2018-10-20 11:42:01,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.481 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.112s] 2018-10-20 11:42:01,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.731 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.314s] 2018-10-20 11:42:01,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.795 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.064s] 2018-10-20 11:42:01,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.857 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.062s] 2018-10-20 11:42:01,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.890 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.408s] 2018-10-20 11:42:01,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:01.955 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.065s] 2018-10-20 11:42:02,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:02.006 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.051s] 2018-10-20 11:42:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:07.531 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.524s] 2018-10-20 11:42:10,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:10.462 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.603s] 2018-10-20 11:42:15,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:15.491 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.491s] 2018-10-20 11:42:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:19.922 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.458s] 2018-10-20 11:42:25,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:25.396 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.305s] 2018-10-20 11:42:38,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:38.843 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [9.600s] 2018-10-20 11:42:44,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:44.941 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.526s] 2018-10-20 11:42:50,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:50.601 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.054s] 2018-10-20 11:42:56,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:42:56.027 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.086s] 2018-10-20 11:43:00,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:00.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.970s] 2018-10-20 11:43:06,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:06.167 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.137s] 2018-10-20 11:43:06,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:06.168 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-20 11:43:09,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:09.922 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.350s] 2018-10-20 11:43:09,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:09.924 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-20 11:43:11,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:11.443 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.276s] 2018-10-20 11:43:14,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:14.630 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.707s] 2018-10-20 11:43:21,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:21.863 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [10.418s] 2018-10-20 11:43:24,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:43:24.744 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [10.112s] 2018-10-20 11:44:05,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:05.170 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [40.424s] 2018-10-20 11:44:06,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:06.827 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [44.959s] 2018-10-20 11:44:07,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:07.126 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.957s] 2018-10-20 11:44:09,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:09.205 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.382s] 2018-10-20 11:44:10,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:10.026 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-20 11:44:14,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:14.217 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.871s] 2018-10-20 11:44:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:15.434 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.217s] 2018-10-20 11:44:18,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:18.440 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.002s] 2018-10-20 11:44:19,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:19.046 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.609s] 2018-10-20 11:44:20,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:20.196 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.148s] 2018-10-20 11:44:20,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:20.943 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.748s] 2018-10-20 11:44:24,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:24.297 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.350s] 2018-10-20 11:44:24,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:24.340 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2018-10-20 11:44:24,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:24.420 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.980s] 2018-10-20 11:44:24,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:24.468 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.048s] 2018-10-20 11:44:24,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:24.890 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.421s] 2018-10-20 11:44:26,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:26.502 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.611s] 2018-10-20 11:44:31,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:31.337 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.788s] 2018-10-20 11:44:31,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:31.947 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.444s] 2018-10-20 11:44:32,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:32.003 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.056s] 2018-10-20 11:44:32,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:32.058 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.054s] 2018-10-20 11:44:41,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:41.493 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.618s] 2018-10-20 11:44:47,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:47.346 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.593s] 2018-10-20 11:44:48,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:48.182 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.837s] 2018-10-20 11:44:48,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:48.535 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.588s] 2018-10-20 11:44:48,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:48.722 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.187s] 2018-10-20 11:44:48,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:48.947 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.225s] 2018-10-20 11:44:49,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:49.111 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.164s] 2018-10-20 11:44:49,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:49.544 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.431s] 2018-10-20 11:44:49,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:49.805 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.261s] 2018-10-20 11:44:49,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:49.995 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.190s] 2018-10-20 11:44:50,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:50.109 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.114s] 2018-10-20 11:44:50,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:50.370 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.261s] 2018-10-20 11:44:51,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:51.032 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.846s] 2018-10-20 11:44:52,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:52.556 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.525s] 2018-10-20 11:44:54,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:54.100 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.541s] 2018-10-20 11:44:55,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:55.067 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.968s] 2018-10-20 11:44:56,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:56.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.287s] 2018-10-20 11:44:56,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:56.410 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.056s] 2018-10-20 11:44:57,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:57.888 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-10-20 11:44:59,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:44:59.460 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.292s] 2018-10-20 11:45:01,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:01.520 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.439s] 2018-10-20 11:45:01,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:01.806 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.346s] 2018-10-20 11:45:01,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:01.843 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.322s] 2018-10-20 11:45:04,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:04.239 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.432s] 2018-10-20 11:45:04,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:04.415 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.570s] 2018-10-20 11:45:06,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:06.535 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.295s] 2018-10-20 11:45:09,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:09.078 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.541s] 2018-10-20 11:45:11,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:11.806 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.727s] 2018-10-20 11:45:12,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:12.026 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.221s] 2018-10-20 11:45:14,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:14.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.557s] 2018-10-20 11:45:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:17.113 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.526s] 2018-10-20 11:45:19,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:19.612 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.501s] 2018-10-20 11:45:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:21.265 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.297s] 2018-10-20 11:45:22,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:22.206 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.592s] 2018-10-20 11:45:24,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:24.799 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.590s] 2018-10-20 11:45:27,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:27.563 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.762s] 2018-10-20 11:45:30,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:30.124 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.563s] 2018-10-20 11:45:32,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:32.546 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.419s] 2018-10-20 11:45:33,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:33.526 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.261s] 2018-10-20 11:45:35,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:35.150 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.604s] 2018-10-20 11:45:37,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:37.636 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.484s] 2018-10-20 11:45:40,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:40.152 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.515s] 2018-10-20 11:45:42,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:42.555 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.401s] 2018-10-20 11:45:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:42.673 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-20 11:45:42,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:42.690 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.016s] 2018-10-20 11:45:45,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:45.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.526s] 2018-10-20 11:45:47,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:47.517 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.434s] 2018-10-20 11:45:50,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:50.047 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.528s] 2018-10-20 11:45:51,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:51.080 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.058s] 2018-10-20 11:45:52,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:52.605 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.557s] 2018-10-20 11:45:52,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:52.992 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.910s] 2018-10-20 11:45:54,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:54.843 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.851s] 2018-10-20 11:45:55,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:55.292 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.688s] 2018-10-20 11:45:56,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:45:56.693 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.849s] 2018-10-20 11:46:00,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:00.042 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.169s] 2018-10-20 11:46:00,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:00.229 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.187s] 2018-10-20 11:46:00,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:00.392 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.162s] 2018-10-20 11:46:00,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:00.487 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.096s] 2018-10-20 11:46:03,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:03.112 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.104s] 2018-10-20 11:46:07,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:07.037 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-10-20 11:46:11,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:11.606 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2018-10-20 11:46:14,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:14.928 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.932s] 2018-10-20 11:46:16,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.197 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.173s] 2018-10-20 11:46:16,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.504 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-20 11:46:16,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.505 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-20 11:46:16,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.506 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-20 11:46:16,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.533 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.336s] 2018-10-20 11:46:16,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.691 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.157s] 2018-10-20 11:46:16,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.783 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.092s] 2018-10-20 11:46:16,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:16.896 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.112s] 2018-10-20 11:46:17,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.029 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.132s] 2018-10-20 11:46:17,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.147 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.118s] 2018-10-20 11:46:17,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.286 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.138s] 2018-10-20 11:46:17,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.350 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.064s] 2018-10-20 11:46:17,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.416 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.065s] 2018-10-20 11:46:17,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.493 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.077s] 2018-10-20 11:46:17,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.566 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.073s] 2018-10-20 11:46:17,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.647 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.081s] 2018-10-20 11:46:17,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.792 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.145s] 2018-10-20 11:46:17,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:17.872 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.080s] 2018-10-20 11:46:18,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.209s] 2018-10-20 11:46:18,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.201 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.118s] 2018-10-20 11:46:18,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.321 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.119s] 2018-10-20 11:46:18,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.407 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.087s] 2018-10-20 11:46:18,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.490 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.082s] 2018-10-20 11:46:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.572 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.081s] 2018-10-20 11:46:18,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.639 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.066s] 2018-10-20 11:46:18,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.741 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.101s] 2018-10-20 11:46:18,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.842 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.101s] 2018-10-20 11:46:18,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.905 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.062s] 2018-10-20 11:46:18,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:18.978 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.073s] 2018-10-20 11:46:19,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:19.033 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.054s] 2018-10-20 11:46:19,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:19.110 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.077s] 2018-10-20 11:46:19,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:19.821 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.708s] 2018-10-20 11:46:19,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:19.890 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.070s] 2018-10-20 11:46:19,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:19.968 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.078s] 2018-10-20 11:46:20,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:20.626 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.656s] 2018-10-20 11:46:21,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:21.379 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.752s] 2018-10-20 11:46:21,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:21.522 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.144s] 2018-10-20 11:46:21,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:21.645 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.123s] 2018-10-20 11:46:21,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:21.766 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.120s] 2018-10-20 11:46:22,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:22.738 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.969s] 2018-10-20 11:46:22,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:22.942 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.206s] 2018-10-20 11:46:24,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:24.051 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.464s] 2018-10-20 11:46:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:24.061 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [1.119s] 2018-10-20 11:46:24,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:24.755 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.705s] 2018-10-20 11:46:25,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:25.318 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.562s] 2018-10-20 11:46:26,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:26.454 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.136s] 2018-10-20 11:46:26,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:26.471 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.017s] 2018-10-20 11:46:26,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:26.490 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.019s] 2018-10-20 11:46:26,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:26.626 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.135s] 2018-10-20 11:46:29,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:29.547 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-20 11:46:29,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:29.548 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-20 11:46:33,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:33.615 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.268s] 2018-10-20 11:46:33,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:33.909 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.293s] 2018-10-20 11:46:39,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:39.070 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.409s] 2018-10-20 11:46:39,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:39.614 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.545s] 2018-10-20 11:46:41,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:41.722 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-20 11:46:43,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:43.584 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.295s] 2018-10-20 11:46:43,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:43.607 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.023s] 2018-10-20 11:46:43,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:43.635 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.028s] 2018-10-20 11:46:46,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:46.678 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [3.040s] 2018-10-20 11:46:48,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:48.070 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.202s] 2018-10-20 11:46:50,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:50.824 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [4.145s] 2018-10-20 11:46:50,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:50.862 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.040s] 2018-10-20 11:46:51,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:51.204 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.341s] 2018-10-20 11:46:51,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:51.734 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.662s] 2018-10-20 11:46:56,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:56.093 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.358s] 2018-10-20 11:46:59,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:59.111 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.017s] 2018-10-20 11:46:59,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:59.298 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.241s] 2018-10-20 11:46:59,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:59.594 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.297s] 2018-10-20 11:46:59,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:46:59.609 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.015s] 2018-10-20 11:47:01,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:01.032 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.421s] 2018-10-20 11:47:01,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:01.231 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.198s] 2018-10-20 11:47:03,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:03.917 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.805s] 2018-10-20 11:47:04,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:04.767 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.850s] 2018-10-20 11:47:12,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:12.324 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.758s] 2018-10-20 11:47:12,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:12.944 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.623s] 2018-10-20 11:47:13,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:13.639 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.323s] 2018-10-20 11:47:14,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:14.167 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.529s] 2018-10-20 11:47:14,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:14.784 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.838s] 2018-10-20 11:47:14,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:14.806 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.023s] 2018-10-20 11:47:15,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:15.151 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.345s] 2018-10-20 11:47:22,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:22.928 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.097s] 2018-10-20 11:47:23,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:23.257 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.384s] 2018-10-20 11:47:23,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:23.302 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.373s] 2018-10-20 11:47:24,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:24.052 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.794s] 2018-10-20 11:47:33,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:33.396 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [342.252s] 2018-10-20 11:47:33,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:33.935 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.089s] 2018-10-20 11:47:34,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:34.772 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [0.835s] 2018-10-20 11:47:36,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:36.429 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.263s] 2018-10-20 11:47:39,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:39.779 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.349s] 2018-10-20 11:47:42,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:42.927 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.311s] 2018-10-20 11:47:44,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:44.427 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [305.512s] 2018-10-20 11:47:49,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:49.702 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.310s] 2018-10-20 11:47:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:54.666 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [8.417s] 2018-10-20 11:47:55,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:55.941 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.957s] 2018-10-20 11:47:57,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:47:57.883 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.218s] 2018-10-20 11:48:01,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:01.069 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [5.127s] 2018-10-20 11:48:06,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:06.560 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-20 11:48:12,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:12.303 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [17.114s] 2018-10-20 11:48:13,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:13.983 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.839s] 2018-10-20 11:48:21,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.406 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.021s] 2018-10-20 11:48:21,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.447 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.040s] 2018-10-20 11:48:21,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.471 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-20 11:48:21,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.526 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.055s] 2018-10-20 11:48:21,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.568 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.041s] 2018-10-20 11:48:21,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.587 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.020s] 2018-10-20 11:48:21,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.608 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2018-10-20 11:48:21,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.635 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.027s] 2018-10-20 11:48:21,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.659 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.023s] 2018-10-20 11:48:21,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.682 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.023s] 2018-10-20 11:48:21,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.714 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.032s] 2018-10-20 11:48:21,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.784 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.069s] 2018-10-20 11:48:21,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:21.828 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [9.524s] 2018-10-20 11:48:22,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:22.186 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.401s] 2018-10-20 11:48:24,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:24.515 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.685s] 2018-10-20 11:48:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:27.305 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [13.319s] 2018-10-20 11:48:27,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:27.393 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-20 11:48:31,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:31.160 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.306s] 2018-10-20 11:48:35,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:35.371 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.065s] 2018-10-20 11:48:39,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:39.569 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-20 11:48:39,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:39.798 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.228s] 2018-10-20 11:48:39,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:39.855 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.057s] 2018-10-20 11:48:40,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:40.330 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.474s] 2018-10-20 11:48:40,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:40.714 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.383s] 2018-10-20 11:48:41,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.186 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.472s] 2018-10-20 11:48:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.225 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.040s] 2018-10-20 11:48:41,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.280 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-20 11:48:41,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.377 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.096s] 2018-10-20 11:48:41,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.447 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.070s] 2018-10-20 11:48:41,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.520 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.073s] 2018-10-20 11:48:41,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.564 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2018-10-20 11:48:41,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.652 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.087s] 2018-10-20 11:48:41,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.734 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.081s] 2018-10-20 11:48:41,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.813 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.079s] 2018-10-20 11:48:41,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.879 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2018-10-20 11:48:41,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:41.948 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.068s] 2018-10-20 11:48:42,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:42.020 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.071s] 2018-10-20 11:48:42,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:48:42.797 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.958s] 2018-10-20 11:49:05,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:05.886 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.085s] 2018-10-20 11:49:08,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:08.667 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.783s] 2018-10-20 11:49:26,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:26.406 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.734s] 2018-10-20 11:49:31,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:31.687 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.281s] 2018-10-20 11:49:37,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:37.004 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [5.315s] 2018-10-20 11:49:50,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:50.395 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.382s] 2018-10-20 11:49:50,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:50.697 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.302s] 2018-10-20 11:49:50,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:50.971 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.273s] 2018-10-20 11:49:51,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:51.260 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.288s] 2018-10-20 11:49:51,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:51.530 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.270s] 2018-10-20 11:49:54,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:49:54.631 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.098s] 2018-10-20 11:53:26,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:53:26.946 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... fail [353.456s] 2018-10-20 11:54:11,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:11.865 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [44.915s] 2018-10-20 11:54:11,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:11.867 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-20 11:54:11,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:11.868 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-20 11:54:19,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:19.182 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.318s] 2018-10-20 11:54:25,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:25.416 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.227s] 2018-10-20 11:54:56,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:56.323 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.372s] 2018-10-20 11:54:56,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:56.511 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.188s] 2018-10-20 11:54:56,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:56.705 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.194s] 2018-10-20 11:54:57,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:57.026 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.320s] 2018-10-20 11:54:57,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:57.374 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.348s] 2018-10-20 11:54:57,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:57.702 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.328s] 2018-10-20 11:54:58,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:54:58.047 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.343s] 2018-10-20 11:55:09,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:09.157 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.412s] 2018-10-20 11:55:09,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:09.173 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-20 11:55:09,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:09.191 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-20 11:55:09,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:09.595 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.401s] 2018-10-20 11:55:11,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.189 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.591s] 2018-10-20 11:55:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.203 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-20 11:55:11,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.219 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.016s] 2018-10-20 11:55:11,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.228 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.009s] 2018-10-20 11:55:11,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.241 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.012s] 2018-10-20 11:55:11,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.266 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.024s] 2018-10-20 11:55:11,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.277 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-20 11:55:11,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:55:11.287 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-20 11:56:39,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:56:39.228 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-10-20 11:56:42,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:56:42.510 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.280s] 2018-10-20 11:57:51,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:57:51.587 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.054s] 2018-10-20 11:59:05,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:05.532 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [73.923s] 2018-10-20 11:59:05,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:05.575 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.050s] 2018-10-20 11:59:05,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:05.629 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.054s] 2018-10-20 11:59:28,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:28.106 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-10-20 11:59:30,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:30.621 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.281s] 2018-10-20 11:59:30,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:30.659 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-10-20 11:59:32,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 11:59:32.127 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-20 12:00:34,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:00:34.674 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.587s] 2018-10-20 12:01:01,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:01:01.740 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.059s] 2018-10-20 12:01:33,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:01:33.426 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [18.244s] 2018-10-20 12:01:43,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:01:43.517 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [10.093s] 2018-10-20 12:01:52,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:01:52.609 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [9.090s] 2018-10-20 12:02:12,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:12.132 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.505s] 2018-10-20 12:02:12,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:12.220 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.088s] 2018-10-20 12:02:12,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:12.836 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.615s] 2018-10-20 12:02:13,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:13.109 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.273s] 2018-10-20 12:02:13,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:13.645 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.536s] 2018-10-20 12:02:14,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:14.088 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.443s] 2018-10-20 12:02:22,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.083 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.261s] 2018-10-20 12:02:22,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.094 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-10-20 12:02:22,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.108 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2018-10-20 12:02:22,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.611 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.502s] 2018-10-20 12:02:22,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.620 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-20 12:02:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:22.630 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-20 12:02:23,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:23.152 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.520s] 2018-10-20 12:02:23,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:23.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.428s] 2018-10-20 12:02:25,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:25.230 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 12:02:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:25.232 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-20 12:02:25,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:25.233 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-20 12:02:25,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:25.233 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-20 12:02:29,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:29.570 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.147s] 2018-10-20 12:02:29,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:29.710 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.140s] 2018-10-20 12:02:30,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:30.126 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.415s] 2018-10-20 12:02:30,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:30.541 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.415s] 2018-10-20 12:02:37,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:37.885 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.138s] 2018-10-20 12:02:38,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:38.021 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.136s] 2018-10-20 12:02:45,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:45.892 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.982s] 2018-10-20 12:02:46,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:46.749 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.860s] 2018-10-20 12:02:52,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:52.821 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-20 12:02:59,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:02:59.578 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.968s] 2018-10-20 12:03:04,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:04.544 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-20 12:03:04,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:04.546 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-20 12:03:10,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:10.968 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.423s] 2018-10-20 12:03:12,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:12.195 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-10-20 12:03:12,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:12.196 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-10-20 12:03:12,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:12.198 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-10-20 12:03:16,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:16.381 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative ... success [0.297s] 2018-10-20 12:03:16,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:16.396 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.014s] 2018-10-20 12:03:16,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:16.409 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.014s] 2018-10-20 12:03:16,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:16.419 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.010s] 2018-10-20 12:03:17,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:17.051 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.630s] 2018-10-20 12:03:17,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:17.078 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.027s] 2018-10-20 12:03:29,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:29.671 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.752s] 2018-10-20 12:03:29,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:29.688 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.019s] 2018-10-20 12:03:30,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:30.026 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.337s] 2018-10-20 12:03:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:41.981 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.988s] 2018-10-20 12:03:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:50.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [2.848s] 2018-10-20 12:03:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:03:58.157 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.149s] 2018-10-20 12:04:02,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:02.128 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.970s] 2018-10-20 12:04:09,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:09.712 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.583s] 2018-10-20 12:04:22,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:22.711 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.446s] 2018-10-20 12:04:25,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:25.278 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.567s] 2018-10-20 12:04:27,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:27.690 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.412s] 2018-10-20 12:04:32,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:32.185 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.494s] 2018-10-20 12:04:36,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:36.021 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.835s] 2018-10-20 12:04:40,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:40.119 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.099s] 2018-10-20 12:04:43,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:43.873 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.753s] 2018-10-20 12:04:47,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:47.788 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.913s] 2018-10-20 12:04:48,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:48.754 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [0.966s] 2018-10-20 12:04:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:52.961 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.206s] 2018-10-20 12:04:53,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.107 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.146s] 2018-10-20 12:04:53,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.216 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2018-10-20 12:04:53,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.313 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.096s] 2018-10-20 12:04:53,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.714 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.400s] 2018-10-20 12:04:53,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.765 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.052s] 2018-10-20 12:04:53,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.862 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2018-10-20 12:04:53,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:53.953 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.090s] 2018-10-20 12:04:54,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:54.002 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-10-20 12:04:54,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:54.046 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.043s] 2018-10-20 12:04:57,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:04:57.308 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.261s] 2018-10-20 12:05:12,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:12.134 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.397s] 2018-10-20 12:05:17,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:17.683 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.549s] 2018-10-20 12:05:23,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:23.683 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.998s] 2018-10-20 12:05:26,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:26.559 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.876s] 2018-10-20 12:05:28,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:28.414 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.854s] 2018-10-20 12:05:38,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:38.495 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [10.079s] 2018-10-20 12:05:38,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:38.557 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.065s] 2018-10-20 12:05:38,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:38.605 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.047s] 2018-10-20 12:05:45,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:45.357 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.749s] 2018-10-20 12:05:52,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:05:52.126 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [6.767s] 2018-10-20 12:06:03,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:03.654 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [11.528s] 2018-10-20 12:06:04,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:04.086 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.433s] 2018-10-20 12:06:04,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:04.156 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.070s] 2018-10-20 12:06:09,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:09.787 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.628s] 2018-10-20 12:06:16,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:16.325 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.536s] 2018-10-20 12:06:24,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:24.817 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.364s] 2018-10-20 12:06:25,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:25.585 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [0.766s] 2018-10-20 12:06:25,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:25.947 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.362s] 2018-10-20 12:06:27,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:27.343 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.395s] 2018-10-20 12:06:28,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:28.228 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.884s] 2018-10-20 12:06:29,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:29.513 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.284s] 2018-10-20 12:06:30,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:30.213 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.700s] 2018-10-20 12:06:30,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:30.302 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.090s] 2018-10-20 12:06:31,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:31.505 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.200s] 2018-10-20 12:06:31,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:31.980 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.475s] 2018-10-20 12:06:32,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:32.324 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.344s] 2018-10-20 12:06:32,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:32.344 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.020s] 2018-10-20 12:06:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:32.359 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.015s] 2018-10-20 12:06:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:32.379 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-20 12:06:33,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:33.984 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-10-20 12:06:38,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.772 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.158s] 2018-10-20 12:06:38,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.788 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-10-20 12:06:38,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.808 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.020s] 2018-10-20 12:06:38,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.828 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2018-10-20 12:06:38,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.841 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2018-10-20 12:06:38,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.862 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.022s] 2018-10-20 12:06:38,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.895 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.032s] 2018-10-20 12:06:38,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:38.906 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.011s] 2018-10-20 12:06:39,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.105 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.196s] 2018-10-20 12:06:39,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.114 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.012s] 2018-10-20 12:06:39,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.132 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.018s] 2018-10-20 12:06:39,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.142 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-10-20 12:06:39,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.154 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.011s] 2018-10-20 12:06:39,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.159 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-10-20 12:06:39,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.169 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2018-10-20 12:06:39,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.836 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.666s] 2018-10-20 12:06:39,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:39.983 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-20 12:06:40,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:40.091 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.107s] 2018-10-20 12:06:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:40.155 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.064s] 2018-10-20 12:06:40,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:40.263 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.108s] 2018-10-20 12:06:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:06:40.371 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.108s] 2018-10-20 12:07:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:02.726 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.836s] 2018-10-20 12:07:05,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:05.165 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.439s] 2018-10-20 12:07:11,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.294 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-20 12:07:11,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.301 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2018-10-20 12:07:11,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.308 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-20 12:07:11,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.314 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-20 12:07:11,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.718 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.402s] 2018-10-20 12:07:11,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.728 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2018-10-20 12:07:11,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.737 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.010s] 2018-10-20 12:07:11,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.919 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.180s] 2018-10-20 12:07:11,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.934 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.015s] 2018-10-20 12:07:11,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:11.942 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-20 12:07:18,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:18.154 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.599s] 2018-10-20 12:07:18,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:18.434 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.280s] 2018-10-20 12:07:20,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:20.408 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-20 12:07:20,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:20.409 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-20 12:07:24,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:24.320 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.295s] 2018-10-20 12:07:26,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:26.979 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.658s] 2018-10-20 12:07:29,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:29.376 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-20 12:07:36,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:36.967 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [3.320s] 2018-10-20 12:07:44,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:44.222 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.292s] 2018-10-20 12:07:44,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:44.446 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.224s] 2018-10-20 12:07:44,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:44.719 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.272s] 2018-10-20 12:07:44,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:44.920 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.201s] 2018-10-20 12:07:45,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:45.127 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.206s] 2018-10-20 12:07:56,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:56.664 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.730s] 2018-10-20 12:07:56,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:07:56.911 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.247s] 2018-10-20 12:08:06,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:06.872 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.202s] 2018-10-20 12:08:07,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:07.543 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.672s] 2018-10-20 12:08:08,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:08.273 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.729s] 2018-10-20 12:08:15,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:15.415 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.612s] 2018-10-20 12:08:15,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:15.700 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.285s] 2018-10-20 12:08:15,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:15.992 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.292s] 2018-10-20 12:08:16,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:16.208 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.216s] 2018-10-20 12:08:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:23.780 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [1.188s] 2018-10-20 12:08:25,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:25.837 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.055s] 2018-10-20 12:08:45,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:45.410 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.819s] 2018-10-20 12:08:54,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:54.542 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.151s] 2018-10-20 12:08:55,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:08:55.161 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.619s] 2018-10-20 12:09:01,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:01.518 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-20 12:09:22,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:22.832 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.837s] 2018-10-20 12:09:33,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:33.176 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.344s] 2018-10-20 12:09:33,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:33.400 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.226s] 2018-10-20 12:09:33,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:33.869 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.469s] 2018-10-20 12:09:34,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:34.371 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.501s] 2018-10-20 12:09:57,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:09:57.558 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [23.182s] 2018-10-20 12:10:00,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:00.714 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-20 12:10:17,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:17.821 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [13.846s] 2018-10-20 12:10:20,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:20.265 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [2.443s] 2018-10-20 12:10:22,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:22.215 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [1.950s] 2018-10-20 12:10:22,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:22.226 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.012s] 2018-10-20 12:10:22,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:22.508 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.281s] 2018-10-20 12:10:22,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:22.909 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.401s] 2018-10-20 12:10:23,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.216 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.306s] 2018-10-20 12:10:23,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.474 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.258s] 2018-10-20 12:10:23,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.484 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-10-20 12:10:23,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.496 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-20 12:10:23,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.532 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.036s] 2018-10-20 12:10:23,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.540 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-10-20 12:10:23,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.575 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.034s] 2018-10-20 12:10:23,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.790 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.215s] 2018-10-20 12:10:23,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.798 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-10-20 12:10:23,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.836 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.038s] 2018-10-20 12:10:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.875 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.040s] 2018-10-20 12:10:23,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.913 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-10-20 12:10:23,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:23.950 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-20 12:10:24,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.741 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.790s] 2018-10-20 12:10:24,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.776 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-10-20 12:10:24,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.811 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-20 12:10:24,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.820 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-10-20 12:10:24,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.856 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.036s] 2018-10-20 12:10:24,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:24.895 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-10-20 12:10:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.178 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.282s] 2018-10-20 12:10:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.188 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.010s] 2018-10-20 12:10:25,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.200 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.012s] 2018-10-20 12:10:25,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.236 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.036s] 2018-10-20 12:10:25,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.246 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-20 12:10:25,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.283 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.037s] 2018-10-20 12:10:25,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:10:25.319 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2018-10-20 12:10:31,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 541b6869-7aa4-4792-8a74-17458382b13e 2018-10-20 12:10:31,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '541b6869-7aa4-4792-8a74-17458382b13e']'. 2018-10-20 12:10:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 12:10:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 12:10:32,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 541b6869-7aa4-4792-8a74-17458382b13e | 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 11:22:27 | 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 12:10:30 | 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:48:03 | 2018-10-20 12:10:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f3d3c245-14fa-4e71-a245-f560aabd11fa) | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 672717cb-fc7b-429b-bf91-84c6415b7b80) | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2018-10-20 12:10:32,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2875.141 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1218 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 264 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 11 | 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 12:10:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 12:10:32,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 12:10:33,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.1049633849% 2018-10-20 12:10:33,007 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 48:19 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-20 12:10:33,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 12:10:33,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 12:10:33,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:10:33 GMT X-Openstack-Request-Id: req-68d8b84d-9391-45e7-9402-88ec571beab8 2018-10-20 12:10:33,593 - 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-20 12:10:33,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/97afa98c-2bb4-406a-9715-4d07a1a411a9 used request id req-68d8b84d-9391-45e7-9402-88ec571beab8 2018-10-20 12:10:33,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.583000898361s 2018-10-20 12:10:33,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 12:10:33,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:33,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 20 Oct 2018 12: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-9721d033-6505-4be6-997e-1e180dc05775 x-openstack-request-id: req-9721d033-6505-4be6-997e-1e180dc05775 2018-10-20 12:10:33,943 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "61eb1bda-ce4e-4974-b368-1032e20c7c14", "name": "tempest_full-flavor_alt_4649e8c6-ca9d-420c-b510-384677dc8b00", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "name": "tempest_full-flavor_4649e8c6-ca9d-420c-b510-384677dc8b00", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 12:10:33,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9721d033-6505-4be6-997e-1e180dc05775 2018-10-20 12:10:33,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.32777094841s 2018-10-20 12:10:33,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 12:10:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:33,981 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:33 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-c0582897-80c3-48f2-b3c0-0cd62dd23680 x-openstack-request-id: req-c0582897-80c3-48f2-b3c0-0cd62dd23680 2018-10-20 12:10:33,981 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/61eb1bda-ce4e-4974-b368-1032e20c7c14 used request id req-c0582897-80c3-48f2-b3c0-0cd62dd23680 2018-10-20 12:10:33,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355639457703s 2018-10-20 12:10:33,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:10:33,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 12:10:34,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:34 GMT X-Openstack-Request-Id: req-cc12800b-7915-4d13-b24e-2e655acc1ba0 2018-10-20 12:10:34,015 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T11:22:15Z", "file": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/file", "owner": "fa13f0b672c443f0a0512990b1faf51d", "id": "aa19aa5c-8d22-4bde-8d77-0058affb1dac", "size": 12716032, "self": "/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4649e8c6-ca9d-420c-b510-384677dc8b00", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T11:22:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:10:34,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cc12800b-7915-4d13-b24e-2e655acc1ba0 2018-10-20 12:10:34,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298130512238s 2018-10-20 12:10:34,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 12:10:34,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}0c89c2e4adb7c1dc62815b905c401bae645a8d7db786ed766798722dbcc26baa" 2018-10-20 12:10:34,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:10:34 GMT X-Openstack-Request-Id: req-b95e3bb2-9ab8-4183-b67d-cbae8b5ce8a4 2018-10-20 12:10:34,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-20 12:10:34,667 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aa19aa5c-8d22-4bde-8d77-0058affb1dac used request id req-b95e3bb2-9ab8-4183-b67d-cbae8b5ce8a4 2018-10-20 12:10:34,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.650259017944s 2018-10-20 12:10:34,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 12:10:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:34,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10: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-d7826bd9-0697-4aaa-84e4-da7a09d98246 x-openstack-request-id: req-d7826bd9-0697-4aaa-84e4-da7a09d98246 2018-10-20 12:10:34,707 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5", "name": "tempest_full-flavor_4649e8c6-ca9d-420c-b510-384677dc8b00", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 12:10:34,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d7826bd9-0697-4aaa-84e4-da7a09d98246 2018-10-20 12:10:34,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0390799045563s 2018-10-20 12:10:34,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 12:10:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:34,757 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:34 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-a5cb573c-06bf-4c90-bf6b-3aa0576097d7 x-openstack-request-id: req-a5cb573c-06bf-4c90-bf6b-3aa0576097d7 2018-10-20 12:10:34,758 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9d68f5ad-3bd7-4b7c-9e2d-f036e9f154c5 used request id req-a5cb573c-06bf-4c90-bf6b-3aa0576097d7 2018-10-20 12:10:34,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.049103975296s 2018-10-20 12:10:34,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:10:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:34,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2ade2e-8710-4838-a8ba-87e3819b72a0 2018-10-20 12:10:34,989 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 12:10:34,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7f2ade2e-8710-4838-a8ba-87e3819b72a0 2018-10-20 12:10:34,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230837106705s 2018-10-20 12:10:34,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:10:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:35,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d384a91c-342e-46ea-b3b5-32aa6967fca4 2018-10-20 12:10:35,205 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4649e8c6-ca9d-420c-b510-384677dc8b00", "links": {"self": "http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eaeb1cd6f3704d999c3782e72cb9ea6f", "description": null}} 2018-10-20 12:10:35,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f used request id req-d384a91c-342e-46ea-b3b5-32aa6967fca4 2018-10-20 12:10:35,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208539962769s 2018-10-20 12:10:35,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 12:10:35,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:35,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e58df69-fa77-4440-9782-e9f0b71d430d 2018-10-20 12:10:35,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:10:35,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/eaeb1cd6f3704d999c3782e72cb9ea6f used request id req-2e58df69-fa77-4440-9782-e9f0b71d430d 2018-10-20 12:10:35,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290296077728s 2018-10-20 12:10:35,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 12:10:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:35,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9263611e-70b5-4446-959c-4bf968a412a2 2018-10-20 12:10:35,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d"}, "tags": [], "enabled": true, "id": "fa13f0b672c443f0a0512990b1faf51d", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4649e8c6-ca9d-420c-b510-384677dc8b00"}]} 2018-10-20 12:10:35,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-9263611e-70b5-4446-959c-4bf968a412a2 2018-10-20 12:10:35,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.286156892776s 2018-10-20 12:10:35,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 12:10:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:36,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-761bad94-d632-4a9e-b732-2a4a6e9e796f 2018-10-20 12:10:36,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:10:36,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/fa13f0b672c443f0a0512990b1faf51d used request id req-761bad94-d632-4a9e-b732-2a4a6e9e796f 2018-10-20 12:10:36,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246530056s 2018-10-20 12:10:36,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 12:10:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=fa13f0b672c443f0a0512990b1faf51d&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}1bfb6a010961ce056de91daddc0badd75d1c4e2bb23ea79d19c18a6eecb8f450" 2018-10-20 12:10:36,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:36 GMT X-Openstack-Request-Id: req-7660dc69-bbd5-4e6f-be0f-5b22529fe956 2018-10-20 12:10:36,635 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 12:10:36,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=fa13f0b672c443f0a0512990b1faf51d&name=default used request id req-7660dc69-bbd5-4e6f-be0f-5b22529fe956 2018-10-20 12:10:36,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.589625120163s 2018-10-20 12:10:36,636 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-20 12:10:36,637 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-20 12:10:39,436 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-371 | | 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-20 12:10:39,439 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZxnMJ3msD6NmfcqPD5otIRlDe 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=906439e73a574f6faa0801abd57f945a export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-20 12:10:39,440 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-20 12:10:39,446 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-20 12:10:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 12:10:39,755 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823bd9e9-9610-40bc-a2aa-7e5a8342a64b 2018-10-20 12:10:39,755 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 12:10:39,755 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-823bd9e9-9610-40bc-a2aa-7e5a8342a64b 2018-10-20 12:10:39,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 12:10:40,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T13:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "906439e73a574f6faa0801abd57f945a", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-275886771", "id": "1b7db84aba69491d86ad7d1047a43f1b", "name": "tempest-service-1720435672"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [], "type": "tempest-type-492797565", "id": "33a2e6a484eb42fd8627a63c5b4c4c73", "name": "tempest-service-558629363"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/906439e73a574f6faa0801abd57f945a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ee4d951e0b444caead7f5dcebde58c80"}, "audit_ids": ["igmC54arR3yyfMK9HGy_mw"], "issued_at": "2018-10-20T12:10:40.000000Z"}} 2018-10-20 12:10:40,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-20 12:10:40,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:40,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:40 GMT X-Openstack-Request-Id: req-283788bd-99cb-46bc-a736-d54a7ed67c35 2018-10-20 12:10:40,461 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"c3dd1abd-ef2e-4dbf-816a-7c31774cb14f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"bf6d2380454343518b91bb562008241c","l2_adjacency":true,"status":"ACTIVE","subnets":["6c35dc0c-e5f4-4d2a-871b-fbf461390ea9"],"description":"","tags":[],"updated_at":"2018-10-20T07:55:04Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"bf6d2380454343518b91bb562008241c","created_at":"2018-10-20T07:38:50Z","provider:network_type":"flat"}]} 2018-10-20 12:10:40,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-283788bd-99cb-46bc-a736-d54a7ed67c35 2018-10-20 12:10:40,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299144983292s 2018-10-20 12:10:40,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 12:10:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:40,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c0cc52-eb5e-45e9-aa2c-af08195e2651 2018-10-20 12:10:40,662 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/c8786c4cf45c4f25b430e1b5b46dfa36"}, "tags": [], "enabled": true, "id": "c8786c4cf45c4f25b430e1b5b46dfa36", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-10-20 12:10:40,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-61c0cc52-eb5e-45e9-aa2c-af08195e2651 2018-10-20 12:10:40,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193718910217s 2018-10-20 12:10:40,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-20 12:10:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}}' 2018-10-20 12:10:40,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37076b59-2465-4bb8-9c65-6f3349add24d 2018-10-20 12:10:40,839 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7"}, "tags": [], "enabled": true, "id": "f4e68cf699744d3eaf3268ab9ed62ca7", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}} 2018-10-20 12:10:40,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-37076b59-2465-4bb8-9c65-6f3349add24d 2018-10-20 12:10:40,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.16969203949s 2018-10-20 12:10:40,840 - 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'f4e68cf699744d3eaf3268ab9ed62ca7', '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_cbc1f604-d959-4e05-aa5c-918328120a38'}) 2018-10-20 12:10:40,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-20 12:10:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ed4d643e-cae0-47f3-9d74-5dc196a8ce19", "email": null, "name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38"}}' 2018-10-20 12:10:41,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1502fecf-8a8a-4b1c-ae92-884ec8c6c735 2018-10-20 12:10:41,229 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "domain_id": "default", "password_expires_at": null}} 2018-10-20 12:10:41,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1502fecf-8a8a-4b1c-ae92-884ec8c6c735 2018-10-20 12:10:41,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381896972656s 2018-10-20 12:10:41,230 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd5c987faa5a04f6299a84cd2fce81e07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38'}) 2018-10-20 12:10:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:41,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec5ca50-f24c-4bee-87fd-1d589d17d149 2018-10-20 12:10:41,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:41,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-eec5ca50-f24c-4bee-87fd-1d589d17d149 2018-10-20 12:10:41,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192000150681s 2018-10-20 12:10:41,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:41,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:41,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e76faf-c169-4689-83bb-10d6841397ab 2018-10-20 12:10:41,544 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:41,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f0e76faf-c169-4689-83bb-10d6841397ab 2018-10-20 12:10:41,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111490011215s 2018-10-20 12:10:41,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:41,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69480203-c5d9-476a-86c2-ef396d091140 2018-10-20 12:10:41,731 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:41,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-69480203-c5d9-476a-86c2-ef396d091140 2018-10-20 12:10:41,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181454896927s 2018-10-20 12:10:41,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 12:10:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:41,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86170d18-a112-43bd-851b-5add43814404 2018-10-20 12:10:41,930 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 12:10:41,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-86170d18-a112-43bd-851b-5add43814404 2018-10-20 12:10:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19368314743s 2018-10-20 12:10:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:10:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c949423-2d44-44d4-9614-82541c87d5f3 2018-10-20 12:10:42,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 12:10:42,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6c949423-2d44-44d4-9614-82541c87d5f3 2018-10-20 12:10:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126467943192s 2018-10-20 12:10:42,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 12:10:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f2ef9f-151b-4154-8a1e-558e0b8fda70 2018-10-20 12:10:42,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7"}, "tags": [], "enabled": true, "id": "f4e68cf699744d3eaf3268ab9ed62ca7", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}]} 2018-10-20 12:10:42,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-28f2ef9f-151b-4154-8a1e-558e0b8fda70 2018-10-20 12:10:42,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154403924942s 2018-10-20 12:10:42,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 12:10:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682827ef-edec-4ae6-9495-8ebbf3dc7b36 2018-10-20 12:10:42,343 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7", "previous": null, "next": null}} 2018-10-20 12:10:42,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=cb6b50579cdf44338cd1e130ff513a0d&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7 used request id req-682827ef-edec-4ae6-9495-8ebbf3dc7b36 2018-10-20 12:10:42,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108034133911s 2018-10-20 12:10:42,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 12:10:42,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7/users/d5c987faa5a04f6299a84cd2fce81e07/roles/cb6b50579cdf44338cd1e130ff513a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aea2bcb-9278-4d0e-aeb9-e47e4452cf7a 2018-10-20 12:10:42,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:10:42,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7/users/d5c987faa5a04f6299a84cd2fce81e07/roles/cb6b50579cdf44338cd1e130ff513a0d used request id req-1aea2bcb-9278-4d0e-aeb9-e47e4452cf7a 2018-10-20 12:10:42,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144444942474s 2018-10-20 12:10:42,492 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38', 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'f4e68cf699744d3eaf3268ab9ed62ca7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ed4d643e-cae0-47f3-9d74-5dc196a8ce19', 'username': u'tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-20 12:10:42,497 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38', 'password': 'ed4d643e-cae0-47f3-9d74-5dc196a8ce19', 'project_name': 'tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000', 'project_id': 'f4e68cf699744d3eaf3268ab9ed62ca7', 'project_domain_name': 'Default'} 2018-10-20 12:10:42,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:42,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73a9a2e-f971-4b6d-84f8-6312a9e2cad1 2018-10-20 12:10:42,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:42,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b73a9a2e-f971-4b6d-84f8-6312a9e2cad1 2018-10-20 12:10:42,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109495162964s 2018-10-20 12:10:42,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22c0de5-58c9-4bda-8c67-fb2e851c317e 2018-10-20 12:10:42,808 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:42,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c22c0de5-58c9-4bda-8c67-fb2e851c317e 2018-10-20 12:10:42,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192863941193s 2018-10-20 12:10:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 12:10:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:42,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8809cc4f-12ba-4f67-ace7-f592018dac5b 2018-10-20 12:10:42,923 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 12:10:42,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8809cc4f-12ba-4f67-ace7-f592018dac5b 2018-10-20 12:10:42,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109718084335s 2018-10-20 12:10:42,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:10:42,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c5eaff-b833-4478-8e82-e3a24417e131 2018-10-20 12:10:43,055 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 12:10:43,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b1c5eaff-b833-4478-8e82-e3a24417e131 2018-10-20 12:10:43,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13131403923s 2018-10-20 12:10:43,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 12:10:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968045ea-4e59-469e-9182-50e64575f7ca 2018-10-20 12:10:43,262 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "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.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7"}, "tags": [], "enabled": true, "id": "f4e68cf699744d3eaf3268ab9ed62ca7", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}]} 2018-10-20 12:10:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-968045ea-4e59-469e-9182-50e64575f7ca 2018-10-20 12:10:43,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192754983902s 2018-10-20 12:10:43,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 12:10:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485fb1dd-bf92-4c3f-9428-899061f645b0 2018-10-20 12:10:43,377 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7", "previous": null, "next": null}} 2018-10-20 12:10:43,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d5c987faa5a04f6299a84cd2fce81e07&role.id=230bc15b574845fc870e118466e5e0d3&scope.project.id=f4e68cf699744d3eaf3268ab9ed62ca7 used request id req-485fb1dd-bf92-4c3f-9428-899061f645b0 2018-10-20 12:10:43,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105697154999s 2018-10-20 12:10:43,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-20 12:10:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7/users/d5c987faa5a04f6299a84cd2fce81e07/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-640b0ed1-bc27-412a-b33e-c0324b8c43db 2018-10-20 12:10:43,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:10:43,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7/users/d5c987faa5a04f6299a84cd2fce81e07/roles/230bc15b574845fc870e118466e5e0d3 used request id req-640b0ed1-bc27-412a-b33e-c0324b8c43db 2018-10-20 12:10:43,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243191003799s 2018-10-20 12:10:43,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:10:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6952cea4-0648-4c41-a958-90f131133cea 2018-10-20 12:10:43,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:10:43,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6952cea4-0648-4c41-a958-90f131133cea 2018-10-20 12:10:43,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108456134796s 2018-10-20 12:10:43,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-20 12:10:43,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06846950-29ab-403b-aff7-75928e40545f 2018-10-20 12:10:43,847 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-20 12:10:43,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-06846950-29ab-403b-aff7-75928e40545f 2018-10-20 12:10:43,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104424953461s 2018-10-20 12:10:43,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:10:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:43,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a274f4-c593-441d-b7b2-68ddb055c992 2018-10-20 12:10:43,981 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 12:10:43,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-69a274f4-c593-441d-b7b2-68ddb055c992 2018-10-20 12:10:43,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133529186249s 2018-10-20 12:10:43,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-20 12:10:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d5c987faa5a04f6299a84cd2fce81e07&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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:44,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8798d99a-daae-4631-99aa-457874f8dd37 2018-10-20 12:10:44,142 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d5c987faa5a04f6299a84cd2fce81e07&scope.domain.id=default", "previous": null, "next": null}} 2018-10-20 12:10:44,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=230bc15b574845fc870e118466e5e0d3&user.id=d5c987faa5a04f6299a84cd2fce81e07&scope.domain.id=default used request id req-8798d99a-daae-4631-99aa-457874f8dd37 2018-10-20 12:10:44,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.148138999939s 2018-10-20 12:10:44,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-20 12:10:44,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/d5c987faa5a04f6299a84cd2fce81e07/roles/230bc15b574845fc870e118466e5e0d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:10:44,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9997296-a854-4e64-bba1-7ae044973ca6 2018-10-20 12:10:44,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:10:44,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/d5c987faa5a04f6299a84cd2fce81e07/roles/230bc15b574845fc870e118466e5e0d3 used request id req-f9997296-a854-4e64-bba1-7ae044973ca6 2018-10-20 12:10:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.180572032928s 2018-10-20 12:10:44,328 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-20 12:10:48,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7a88893a-bec2-42d9-ac8c-15d45a814863 | 2018-10-20T12:10:48.276866 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7a88893a-bec2-42d9-ac8c-15d45a814863 ~/.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-20 12:10:51,885 - 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-275886771 | Available | | __unknown__ | tempest-type-492797565 | 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-20 12:10:52,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-20 12:10:57,774 - 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=825574ac-5eaf-45e6-830c-c5179dbfa260) as the default verifier for the future CLI operations. 2018-10-20 12:10:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 12:10:59,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 20 Oct 2018 12:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67514600-c397-4ed8-9c35-d8ef2325c6ab 2018-10-20 12:10:59,615 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-10-20 12:10:59,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-67514600-c397-4ed8-9c35-d8ef2325c6ab 2018-10-20 12:10:59,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-10-20 12:11:00,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32be5820ba984669a6a549c343fc5692", "name": "reader"}, {"id": "cb6b50579cdf44338cd1e130ff513a0d", "name": "member"}, {"id": "230bc15b574845fc870e118466e5e0d3", "name": "admin"}], "expires_at": "2018-10-20T13:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4e68cf699744d3eaf3268ab9ed62ca7", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}, "catalog": [{"endpoints": [], "type": "tempest-type-275886771", "id": "1b7db84aba69491d86ad7d1047a43f1b", "name": "tempest-service-1720435672"}, {"endpoints": [{"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27a4b016a04c4f1ea7ef5d970ece8e0a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b9acbecdb10845b3b00b4cc18bdd7a19"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e06e17cb64ab490cb8427f182b16d431"}], "type": "compute", "id": "23a6b442c2fe45e99b7c6863cd18ed2a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21276a8d773b4019b7d945ed6d419f37"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59d659f7823c4969ae1fcea754b2412b"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4bb24cdf7814df1b20b446ad25aef1c"}], "type": "alarming", "id": "24d59e5d93d742568c0bf2f8a8865da8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c754c6fc55844319ed302c07b936140"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b579cc6e1a694f4aa294b90c4dc94198"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb24290703524ca0842568129b043c76"}], "type": "image", "id": "266bc8a246064655982f03e8b2cca98b", "name": "glance"}, {"endpoints": [], "type": "tempest-type-492797565", "id": "33a2e6a484eb42fd8627a63c5b4c4c73", "name": "tempest-service-558629363"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77c00078ff204c1e98c49f93b43e84be"}, {"url": "http://192.30.9.3:8004/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e19302198c4c481fa3f0883f166260a3"}, {"url": "http://172.30.9.22:8004/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f29f1e86b4e94edf90eaa1750af73263"}], "type": "orchestration", "id": "38453bdf316d42c1a9ee3346f563349b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d66fb502d874daf924aa816ffc05a88"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f0d7ff35ec740fd91665daa3fb3dd3c"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e44e1a6f8be74015b372fc549f175ad1"}], "type": "metric", "id": "3ee526f9e32042e18fdeb82e429bb297", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e0470bcbef142daaae12b3bafb88793"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "73b2aeef1bd745f7baa2994640a8b2b3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc600a21cbd54227a63b1d14fa1e35ee"}], "type": "cloudformation", "id": "5c3b9fff14294cabb58b0d0ff001e779", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "79767aac852a443c8981856dfb6038e8"}, {"url": "http://172.30.9.22:8776/v2/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b66b6a79820a44bf9f60743e4090f17b"}, {"url": "http://192.30.9.3:8776/v2/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e94385624de744b5b6d32141cea46e0e"}], "type": "volumev2", "id": "63dfd628ae864c96b5e2abe44f18a688", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d29c69c49124ea2ae726c11b539b0a1"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c46143a45f87411c9dcf8d64fd2cfc22"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6f01ef4a9234041a64e3f77252b79bf"}], "type": "network", "id": "6aacf4c1f55f4cdfadee4b4d9b12f8b3", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "bd4cfb7c2d8f434e878bb874def8d9c6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38da88e4637c41aea63ccb15f30593e3"}, {"url": "http://192.30.9.3:8776/v3/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c2e7cc79c797410096292bcb937bb055"}, {"url": "http://172.30.9.22:8776/v3/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f13189d7185246f9a8cc962bff652cae"}], "type": "volumev3", "id": "d35125f0490a472687c353e67e1ce5b8", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad7e1c442d2e447eb5821c9bbc0d3506"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c9f62e1192c1475cba24aa407cb81e50"}, {"url": "http://172.30.9.22:8080/v1/AUTH_f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d73432ca50db436582fb85c452eedd78"}], "type": "object-store", "id": "de205ae224144c37ab783d603a949f03", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60a035aaf1b94695b30fdf3b8425913c"}, {"url": "http://172.30.9.22:8776/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a92532f4f5d941bba3b9422a7cafcb3e"}, {"url": "http://192.30.9.3:8776/v1/f4e68cf699744d3eaf3268ab9ed62ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d84c932b1b98477794d768c50bbe7597"}], "type": "volume", "id": "e7b044e8ea5d4e09aade3966c3b44c91", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2393bab5f8964f01a18fe61a2e0ccaa6"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb9e5b33cf264b8fae6f381fc5e533bc"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecce69e6fa6b42a0b1c1ef328798484b"}], "type": "placement", "id": "f83c9194e8864aceaaaa1525e1d43713", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1bda0a0d4ddd4f5e9e0727b3df8953b1"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9d04d5ccecf4a7eb4162b7e00b21981"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cf54752e013441c497a4c1d40c6f76b3"}], "type": "identity", "id": "f8d2d3c63eac4189be7049813eb310d7", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1961e890bdd44a259d165b75f8ce858c"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a750e84d18c416d87589b3dbc0b98ac"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d2d5ab1836e2423c9800b9839fac61f1"}], "type": "event", "id": "ffda9a65021e44449236894d2481a18e", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "id": "d5c987faa5a04f6299a84cd2fce81e07"}, "audit_ids": ["bpTrVjEYQxWxRe9xOBqxQQ"], "issued_at": "2018-10-20T12:10:59.000000Z"}} 2018-10-20 12:11:00,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-20 12:11:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:00,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:00 GMT X-Openstack-Request-Id: req-a307f211-d85a-43b3-8331-16adf01a74ec 2018-10-20 12:11:00,321 - 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-20 12:11:00,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-a307f211-d85a-43b3-8331-16adf01a74ec 2018-10-20 12:11:00,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.295810222626s 2018-10-20 12:11:00,332 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-20 12:11:00,332 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-20 12:11:00,431 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-20 12:11:00,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-20 12:11:00,439 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:00 GMT 2018-10-20 12:11:00,439 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-10-20 12:11:00,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:11:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:00 GMT X-Openstack-Request-Id: req-3053824f-9997-4a40-9764-12a47335ca51 2018-10-20 12:11:00,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:11:00,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3053824f-9997-4a40-9764-12a47335ca51 2018-10-20 12:11:00,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290452003479s 2018-10-20 12:11:00,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 12:11:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38"}' 2018-10-20 12:11:00,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:00 GMT Location: http://172.30.9.22:9292/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40fa44a2-98bd-4981-b6bf-b32c9c9217b3 2018-10-20 12:11:00,785 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:00Z", "file": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "14ec71fd-fa10-4296-9d05-e6259e2e72cd", "size": null, "self": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd", "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_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": null, "created_at": "2018-10-20T12:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 12:11:00,785 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-40fa44a2-98bd-4981-b6bf-b32c9c9217b3 2018-10-20 12:11:00,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0432970523834s 2018-10-20 12:11:00,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 12:11:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" -d '' 2018-10-20 12:11:01,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:11:01 GMT X-Openstack-Request-Id: req-3450b0ed-0982-44ea-9d4d-81b0cd4285e2 2018-10-20 12:11:01,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-20 12:11:01,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file used request id req-3450b0ed-0982-44ea-9d4d-81b0cd4285e2 2018-10-20 12:11:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.35903096199s 2018-10-20 12:11:01,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:11:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:01,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:01 GMT X-Openstack-Request-Id: req-5271f325-889d-456a-b268-98083dde53ad 2018-10-20 12:11:01,175 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:01Z", "file": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "14ec71fd-fa10-4296-9d05-e6259e2e72cd", "size": 12716032, "self": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T12:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:11:01,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5271f325-889d-456a-b268-98083dde53ad 2018-10-20 12:11:01,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.026447057724s 2018-10-20 12:11:01,178 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file', 'owner': u'f4e68cf699744d3eaf3268ab9ed62ca7', 'id': u'14ec71fd-fa10-4296-9d05-e6259e2e72cd', 'size': 12716032, u'self': u'/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4e68cf699744d3eaf3268ab9ed62ca7', 'name': 'tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T12:11:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T12:11:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38', '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/14ec71fd-fa10-4296-9d05-e6259e2e72cd', 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_cbc1f604-d959-4e05-aa5c-918328120a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38', 'created': u'2018-10-20T12:11:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T12:11: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/14ec71fd-fa10-4296-9d05-e6259e2e72cd', 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_cbc1f604-d959-4e05-aa5c-918328120a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 12:11:01,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 12:11:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_cbc1f604-d959-4e05-aa5c-918328120a38", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 12:11:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11: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-3be77aa4-16ab-4822-b0cf-bfd639b06fb1 x-openstack-request-id: req-3be77aa4-16ab-4822-b0cf-bfd639b06fb1 2018-10-20 12:11:01,500 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ff695cd-cc8a-404f-b9a1-85a56765102c", "name": "tempest_scenario-flavor_cbc1f604-d959-4e05-aa5c-918328120a38", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 12:11:01,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3be77aa4-16ab-4822-b0cf-bfd639b06fb1 2018-10-20 12:11:01,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318027019501s 2018-10-20 12:11:01,501 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_cbc1f604-d959-4e05-aa5c-918328120a38', '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'906439e73a574f6faa0801abd57f945a', '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'3ff695cd-cc8a-404f-b9a1-85a56765102c', 'swap': 0}) 2018-10-20 12:11:01,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 12:11:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c/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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"extra_specs": {}}' 2018-10-20 12:11:01,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11: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-efc1805f-c6b3-4f09-a9d9-0591de8add66 x-openstack-request-id: req-efc1805f-c6b3-4f09-a9d9-0591de8add66 2018-10-20 12:11:01,523 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 12:11:01,523 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c/os-extra_specs used request id req-efc1805f-c6b3-4f09-a9d9-0591de8add66 2018-10-20 12:11:01,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021507024765s 2018-10-20 12:11:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:11:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:01,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145255e8-2472-41cb-be0c-e37147d9395f 2018-10-20 12:11:01,735 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:11:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-145255e8-2472-41cb-be0c-e37147d9395f 2018-10-20 12:11:01,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201333999634s 2018-10-20 12:11:01,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-20 12:11:01,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:01,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9a074b-c3d5-4703-968e-67c1d2c50f59 2018-10-20 12:11:01,932 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "description": null, "id": "06aa23375572442eb0f2816e90f0e83f", "links": {"self": "http://172.30.9.22:5000/v3/roles/06aa23375572442eb0f2816e90f0e83f"}, "name": "heat_stack_owner"}, {"domain_id": null, "description": null, "id": "230bc15b574845fc870e118466e5e0d3", "links": {"self": "http://172.30.9.22:5000/v3/roles/230bc15b574845fc870e118466e5e0d3"}, "name": "admin"}, {"domain_id": null, "description": null, "id": "32be5820ba984669a6a549c343fc5692", "links": {"self": "http://172.30.9.22:5000/v3/roles/32be5820ba984669a6a549c343fc5692"}, "name": "reader"}, {"domain_id": null, "description": null, "id": "6579f8fde05c4dc2be1047856e59f565", "links": {"self": "http://172.30.9.22:5000/v3/roles/6579f8fde05c4dc2be1047856e59f565"}, "name": "_member_"}, {"domain_id": null, "description": null, "id": "a0e20a5457174fb29f7b31a40a2536f9", "links": {"self": "http://172.30.9.22:5000/v3/roles/a0e20a5457174fb29f7b31a40a2536f9"}, "name": "swiftoperator"}, {"domain_id": null, "description": null, "id": "aa96a58380d448f980008a63e321802d", "links": {"self": "http://172.30.9.22:5000/v3/roles/aa96a58380d448f980008a63e321802d"}, "name": "heat_stack_user"}, {"domain_id": null, "description": null, "id": "b346ff0c7d774ef3b78ea6b5a0897dc3", "links": {"self": "http://172.30.9.22:5000/v3/roles/b346ff0c7d774ef3b78ea6b5a0897dc3"}, "name": "ResellerAdmin"}, {"domain_id": null, "description": null, "id": "cb6b50579cdf44338cd1e130ff513a0d", "links": {"self": "http://172.30.9.22:5000/v3/roles/cb6b50579cdf44338cd1e130ff513a0d"}, "name": "member"}]} 2018-10-20 12:11:01,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c9a074b-c3d5-4703-968e-67c1d2c50f59 2018-10-20 12:11:01,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19194984436s 2018-10-20 12:11:01,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-20 12:11:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:02,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11: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-bf1efa2f-fe37-4602-a5b4-02f000d246a8 x-openstack-request-id: req-bf1efa2f-fe37-4602-a5b4-02f000d246a8 2018-10-20 12:11:02,271 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 11}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-10-20 12:11:02,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-bf1efa2f-fe37-4602-a5b4-02f000d246a8 2018-10-20 12:11:02,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.328058004379s 2018-10-20 12:11:02,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:11:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:02,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:02 GMT X-Openstack-Request-Id: req-a8de4782-5cad-4958-9e4a-8a3238990d9f 2018-10-20 12:11:02,301 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:01Z", "file": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "14ec71fd-fa10-4296-9d05-e6259e2e72cd", "size": 12716032, "self": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T12:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:11:02,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a8de4782-5cad-4958-9e4a-8a3238990d9f 2018-10-20 12:11:02,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247399806976s 2018-10-20 12:11:02,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-20 12:11:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38"}' 2018-10-20 12:11:02,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:02 GMT Location: http://172.30.9.22:9292/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0276bc4-c001-48d0-a9d6-1d2721bc35b5 2018-10-20 12:11:02,348 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:02Z", "file": "/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "b584db05-1784-4ccb-b8a3-3bbd3abc73c4", "size": null, "self": "/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4", "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_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": null, "created_at": "2018-10-20T12:11:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-20 12:11:02,349 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a0276bc4-c001-48d0-a9d6-1d2721bc35b5 2018-10-20 12:11:02,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0389709472656s 2018-10-20 12:11:02,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-20 12:11:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" -d '' 2018-10-20 12:11:03,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:11:03 GMT X-Openstack-Request-Id: req-d7dfc021-cc31-48fa-9d33-74e24dc3397c 2018-10-20 12:11:03,296 - 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-20 12:11:03,296 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/file used request id req-d7dfc021-cc31-48fa-9d33-74e24dc3397c 2018-10-20 12:11:03,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.946732997894s 2018-10-20 12:11:03,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:11:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:11:03,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11:03 GMT X-Openstack-Request-Id: req-7cebd1d8-78d6-4223-a17b-ce65a8f4e4cf 2018-10-20 12:11:03,331 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:03Z", "file": "/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "b584db05-1784-4ccb-b8a3-3bbd3abc73c4", "size": 12716032, "self": "/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T12:11:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:01Z", "file": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "14ec71fd-fa10-4296-9d05-e6259e2e72cd", "size": 12716032, "self": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T12:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:11:03,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7cebd1d8-78d6-4223-a17b-ce65a8f4e4cf 2018-10-20 12:11:03,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0301508903503s 2018-10-20 12:11:03,334 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/file', 'owner': u'f4e68cf699744d3eaf3268ab9ed62ca7', 'id': u'b584db05-1784-4ccb-b8a3-3bbd3abc73c4', 'size': 12716032, u'self': u'/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f4e68cf699744d3eaf3268ab9ed62ca7', 'name': 'tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-20T12:11:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-20T12:11:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38', '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/b584db05-1784-4ccb-b8a3-3bbd3abc73c4', 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_cbc1f604-d959-4e05-aa5c-918328120a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_cbc1f604-d959-4e05-aa5c-918328120a38', 'created': u'2018-10-20T12:11:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-20T12:11: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/b584db05-1784-4ccb-b8a3-3bbd3abc73c4', 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_cbc1f604-d959-4e05-aa5c-918328120a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-20 12:11:03,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-20 12:11:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-20 12:11:03,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11: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-c41a2ee2-6e53-4a6a-9e89-36f9468eb0d0 x-openstack-request-id: req-c41a2ee2-6e53-4a6a-9e89-36f9468eb0d0 2018-10-20 12:11:03,371 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "name": "tempest_scenario-flavor_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-20 12:11:03,371 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c41a2ee2-6e53-4a6a-9e89-36f9468eb0d0 2018-10-20 12:11:03,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.036474943161s 2018-10-20 12:11:03,372 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_cbc1f604-d959-4e05-aa5c-918328120a38', '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'906439e73a574f6faa0801abd57f945a', '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'6da8e33a-9c71-47f6-b342-bcb7ffe2bc30', 'swap': 0}) 2018-10-20 12:11:03,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-20 12:11:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30/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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" -d '{"extra_specs": {}}' 2018-10-20 12:11:03,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 20 Oct 2018 12:11: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-d803749c-030f-4f4a-af6d-1093c2973aa1 x-openstack-request-id: req-d803749c-030f-4f4a-af6d-1093c2973aa1 2018-10-20 12:11:03,394 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-20 12:11:03,394 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30/os-extra_specs used request id req-d803749c-030f-4f4a-af6d-1093c2973aa1 2018-10-20 12:11:03,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217878818512s 2018-10-20 12:11:03,395 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_cbc1f604-d959-4e05-aa5c-918328120a38', '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'906439e73a574f6faa0801abd57f945a', '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'6da8e33a-9c71-47f6-b342-bcb7ffe2bc30', 'swap': 0}) 2018-10-20 12:11:06,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-20 12:11:06,591 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-20 12:11:06,592 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-20 12:11:06,594 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-20 12:11:06,604 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-20 12:11:08,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-825574ac-5eaf-45e6-830c-c5179dbfa260/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-20 12:11:08,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-20 12:11:08,604 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-20 12:11:08,604 - 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-20 12:12:21,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:12:21.183 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [59.233s] 2018-10-20 12:13:19,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:13:19.282 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [46.108s] 2018-10-20 12:14:12,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:14:12.306 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [46.828s] 2018-10-20 12:15:14,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:15:14.233 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [61.905s] 2018-10-20 12:16:51,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:16:51.744 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [90.999s] 2018-10-20 12:16:59,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:16:59.560 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.875s] 2018-10-20 12:18:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:18:24.996 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [78.260s] 2018-10-20 12:19:17,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:19:17.756 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [52.752s] 2018-10-20 12:19:58,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:19:58.983 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [28.174s] 2018-10-20 12:20:49,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:20:49.714 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.082s] 2018-10-20 12:21:18,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:21:18.812 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-20 12:22:00,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:22:00.165 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [41.337s] 2018-10-20 12:23:16,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-20 12:23:16.845 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [76.665s] 2018-10-20 12:23:35,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 020a415d-061f-4806-bf20-9022a4673cd0 2018-10-20 12:23:35,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '020a415d-061f-4806-bf20-9022a4673cd0']'. 2018-10-20 12:23:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-20 12:23:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-20 12:23:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 12:23:36,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 020a415d-061f-4806-bf20-9022a4673cd0 | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-20 12:11:10 | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-20 12:23:35 | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:12:25 | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 825574ac-5eaf-45e6-830c-c5179dbfa260) | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-20 12:23:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7a88893a-bec2-42d9-ac8c-15d45a814863) | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 723.435 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-20 12:23:36,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-20 12:23:36,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-10-20 12:23:36,570 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 12:36 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-20 12:23:36,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 12:23:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:23:37,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:23:37 GMT X-Openstack-Request-Id: req-621e968f-e2c2-45fe-999e-1975e190eff5 2018-10-20 12:23:37,831 - 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-20 12:23:37,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b584db05-1784-4ccb-b8a3-3bbd3abc73c4 used request id req-621e968f-e2c2-45fe-999e-1975e190eff5 2018-10-20 12:23:37,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25543117523s 2018-10-20 12:23:37,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 12:23:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:38,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23: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-eb84292e-b40f-4db4-8186-eabf20f137f4 x-openstack-request-id: req-eb84292e-b40f-4db4-8186-eabf20f137f4 2018-10-20 12:23:38,164 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ff695cd-cc8a-404f-b9a1-85a56765102c", "name": "tempest_scenario-flavor_cbc1f604-d959-4e05-aa5c-918328120a38", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6da8e33a-9c71-47f6-b342-bcb7ffe2bc30", "name": "tempest_scenario-flavor_alt_cbc1f604-d959-4e05-aa5c-918328120a38", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 12:23:38,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-eb84292e-b40f-4db4-8186-eabf20f137f4 2018-10-20 12:23:38,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.318993091583s 2018-10-20 12:23:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 12:23:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:38,195 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23: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-b99af46f-c712-41ee-b510-50342a8cee86 x-openstack-request-id: req-b99af46f-c712-41ee-b510-50342a8cee86 2018-10-20 12:23:38,195 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6da8e33a-9c71-47f6-b342-bcb7ffe2bc30 used request id req-b99af46f-c712-41ee-b510-50342a8cee86 2018-10-20 12:23:38,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278079509735s 2018-10-20 12:23:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-20 12:23:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:23:38,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23:38 GMT X-Openstack-Request-Id: req-a9ae1a5d-d670-45a8-92a9-d4dce8689d51 2018-10-20 12:23:38,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-20T12:11:01Z", "file": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/file", "owner": "f4e68cf699744d3eaf3268ab9ed62ca7", "id": "14ec71fd-fa10-4296-9d05-e6259e2e72cd", "size": 12716032, "self": "/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ef1b178a-3cfc-4c21-9941-924fa1900296/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_cbc1f604-d959-4e05-aa5c-918328120a38", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-20T12:11:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-20 12:23:38,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a9ae1a5d-d670-45a8-92a9-d4dce8689d51 2018-10-20 12:23:38,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345859527588s 2018-10-20 12:23:38,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-20 12:23:38,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fa4fb1ce67aacb0ae44d4250f1b287ff469faf0443443a9175955eaa31391574" 2018-10-20 12:23:38,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 20 Oct 2018 12:23:38 GMT X-Openstack-Request-Id: req-8ac3dfe2-6c3b-4f10-84ad-7410b59ec724 2018-10-20 12:23:38,883 - 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-20 12:23:38,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/14ec71fd-fa10-4296-9d05-e6259e2e72cd used request id req-8ac3dfe2-6c3b-4f10-84ad-7410b59ec724 2018-10-20 12:23:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.648118019104s 2018-10-20 12:23:38,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-20 12:23:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:38,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23: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-7601415a-245f-4978-a9ab-bb839b0f5e27 x-openstack-request-id: req-7601415a-245f-4978-a9ab-bb839b0f5e27 2018-10-20 12:23:38,907 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3ff695cd-cc8a-404f-b9a1-85a56765102c", "name": "tempest_scenario-flavor_cbc1f604-d959-4e05-aa5c-918328120a38", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-20 12:23:38,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7601415a-245f-4978-a9ab-bb839b0f5e27 2018-10-20 12:23:38,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023243188858s 2018-10-20 12:23:38,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-20 12:23:38,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:38,942 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23: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-c04e6563-1714-4017-b93e-8754f3f48cb7 x-openstack-request-id: req-c04e6563-1714-4017-b93e-8754f3f48cb7 2018-10-20 12:23:38,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3ff695cd-cc8a-404f-b9a1-85a56765102c used request id req-c04e6563-1714-4017-b93e-8754f3f48cb7 2018-10-20 12:23:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0329141616821s 2018-10-20 12:23:38,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:23:38,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76799fc7-200e-4878-95f5-dca7f778e76e 2018-10-20 12:23:39,153 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/02ae00c2f5c14e319d46374d2012f6f6"}, "domain_id": "c8786c4cf45c4f25b430e1b5b46dfa36", "enabled": true, "options": {}, "id": "02ae00c2f5c14e319d46374d2012f6f6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/0b2692c9adab427b89e864e7ab2bddf9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b2692c9adab427b89e864e7ab2bddf9", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/0b64c2420fe648589aba7e29450bdc27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b64c2420fe648589aba7e29450bdc27", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/13a02f7a1291440ba4d39a8ab2f271d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "13a02f7a1291440ba4d39a8ab2f271d1", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1f7ddbc86ab64b88bcc5486b00e8feab"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f7ddbc86ab64b88bcc5486b00e8feab", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3b1627d5d007488487163f344372e650"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b1627d5d007488487163f344372e650", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/6f44e98afcfa4af3bdf2abf8c6d81412"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6f44e98afcfa4af3bdf2abf8c6d81412", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c", "links": {"self": "http://172.30.9.22:5000/v3/users/8ec40533c40946bb9a4bef0a78f0b47b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8ec40533c40946bb9a4bef0a78f0b47b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8feab3d2d66a47d680ec1011ae60d0c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8feab3d2d66a47d680ec1011ae60d0c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_ff73a692-0370-412c-9be0-d7f137cb4d46", "links": {"self": "http://172.30.9.22:5000/v3/users/abbb73b50a0e4a7f8790ba8d55df1126"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "abbb73b50a0e4a7f8790ba8d55df1126", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/ba07014974c249fc83aaa7face5f7fd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ba07014974c249fc83aaa7face5f7fd9", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/bd220c70640c4450810edcf34f634097"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd220c70640c4450810edcf34f634097", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2bdff28e7df4708afce0ed3d6811931"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2bdff28e7df4708afce0ed3d6811931", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/c97c37d4afee47ba8c9f12bd87ec320e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c97c37d4afee47ba8c9f12bd87ec320e", "email": "nova@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "domain_id": "default", "password_expires_at": null}, {"name": "api_check-user_5a652ac8-dadb-45b9-a9d1-878dc8f30d55", "links": {"self": "http://172.30.9.22:5000/v3/users/d7384eeffb5c4f51ac9decafa4f6e48a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7384eeffb5c4f51ac9decafa4f6e48a", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/ea389a5ddc0740b7b8ae90fdb406bf04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ea389a5ddc0740b7b8ae90fdb406bf04", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/ee4d951e0b444caead7f5dcebde58c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee4d951e0b444caead7f5dcebde58c80", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-10-20 12:23:39,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-76799fc7-200e-4878-95f5-dca7f778e76e 2018-10-20 12:23:39,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210937023163s 2018-10-20 12:23:39,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-20 12:23:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:39,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085aa551-9302-4780-8a2c-40bc3dd93e6e 2018-10-20 12:23:39,363 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_cbc1f604-d959-4e05-aa5c-918328120a38", "links": {"self": "http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d5c987faa5a04f6299a84cd2fce81e07", "description": null}} 2018-10-20 12:23:39,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07 used request id req-085aa551-9302-4780-8a2c-40bc3dd93e6e 2018-10-20 12:23:39,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202162027359s 2018-10-20 12:23:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-20 12:23:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:39,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501826a8-6b23-4b95-b5be-9e8feff54738 2018-10-20 12:23:39,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:23:39,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d5c987faa5a04f6299a84cd2fce81e07 used request id req-501826a8-6b23-4b95-b5be-9e8feff54738 2018-10-20 12:23:39,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.322907209396s 2018-10-20 12:23:39,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-20 12:23:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:39,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032b897f-45c3-4365-b6c8-7a919bb4d38a 2018-10-20 12:23:39,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/906439e73a574f6faa0801abd57f945a"}, "tags": [], "enabled": true, "id": "906439e73a574f6faa0801abd57f945a", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb4857c26ab4468a9be49bb15f0b1c53"}, "tags": [], "enabled": true, "id": "bb4857c26ab4468a9be49bb15f0b1c53", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_ff73a692-0370-412c-9be0-d7f137cb4d46"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/bf6d2380454343518b91bb562008241c"}, "tags": [], "enabled": true, "id": "bf6d2380454343518b91bb562008241c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/ca08ba6f3747441fafc986c11a62db7a"}, "tags": [], "enabled": true, "id": "ca08ba6f3747441fafc986c11a62db7a", "parent_id": "default", "domain_id": "default", "name": "api_check-project_5a652ac8-dadb-45b9-a9d1-878dc8f30d55"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.22:5000/v3/projects/e3e5e3b1c8ac412294ae7e502c4dbaeb"}, "tags": [], "enabled": true, "id": "e3e5e3b1c8ac412294ae7e502c4dbaeb", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_ff0f583e-9c8a-4fd7-bf8b-721e524baa2c"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7"}, "tags": [], "enabled": true, "id": "f4e68cf699744d3eaf3268ab9ed62ca7", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_cbc1f604-d959-4e05-aa5c-918328120a38"}]} 2018-10-20 12:23:39,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-032b897f-45c3-4365-b6c8-7a919bb4d38a 2018-10-20 12:23:39,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210808992386s 2018-10-20 12:23:39,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-20 12:23:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:40,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 20 Oct 2018 12:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62968d3f-0bce-4a55-a2ed-1884203a3b20 2018-10-20 12:23:40,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-20 12:23:40,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f4e68cf699744d3eaf3268ab9ed62ca7 used request id req-62968d3f-0bce-4a55-a2ed-1884203a3b20 2018-10-20 12:23:40,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.268212795258s 2018-10-20 12:23:40,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-20 12:23:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=f4e68cf699744d3eaf3268ab9ed62ca7&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}bd381ce5120574c41b8ea87a5708b5413c2c94c40d9a86c2db09a398b2f2acd6" 2018-10-20 12:23:40,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 20 Oct 2018 12:23:40 GMT X-Openstack-Request-Id: req-811958d0-b3d6-4319-ba42-2d6633c316b1 2018-10-20 12:23:40,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-20 12:23:40,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=f4e68cf699744d3eaf3268ab9ed62ca7&name=default used request id req-811958d0-b3d6-4319-ba42-2d6633c316b1 2018-10-20 12:23:40,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342633008957s 2018-10-20 12:23:40,527 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK